Форуми / Cotonti / Support / random logos after refresh

please help

pieter
#13793 05.07.2009 17:18
I took some time, but here it is:
Skin with adaptations

The change I made in the skin above:1. In header I added:
<div id="banner">
  <img src="skins/{PHP.skin}/img/banner.jpg" alt="Sed-Dark banner" /> 
</div>

2.In css
#banner {float:left;margin-top:2px;margin-left:10px}

3.Logo was deleted in SED-Dark_HD.gif and placed in banner.jpg

If you install the skin, all will look the same.

If you want to but rotating banner on the site,
1. Follow the instructions first to install the banner-plugin.
2. Change in header the following:
<div id="banner">
  <img src="skins/{PHP.skin}/img/banner.jpg" alt="Sed-Dark banner" /> 
</div>

into
<div id="banner">
  {HEADER_SHOW_BANNER1} 
</div>


Good Luck and let me know it it works.
Maybe give us a link if it is done.

--------------------------------------------
--------------------------------------------
EXAMPLE: http://www.broens.be
--------------------------------------------
--------------------------------------------
... can we help you ...

Відредаговано: pieter (05.07.2009 17:56, 14 років тому)