please help
pieter |
|
---|---|
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 ...
|
|
Dit bericht is bewerkt door pieter (2009-07-05 17:56, 15 jaren ago) |