This guide will place a banner below the top welcome/search bar and above the tabs in the header of your site.- Go to your web based template editor: /admin_editor.php.
- Open the /yget/header.tpl file
- Find: <div id="cab">
- Add before this whatever banner code you like. Below is an example ending with the div tag mentioned:
Code:
<div align="center">
<a href="http://www.pligg.com/advertising/adclick.php?bannerid=10&zoneid=3&source=&dest=http%3A%2F%2Fwww.midphase.com%2Fnewaff%2Fredir.pl%3Fa%3D0.156754513577656%26c%3D1%26redirURL%3Dhttp%3A%2F%2Fwww.midphase.com%2Fhtml_files%2Forder_step1.php"><img src="http://www.pligg.com/advertising/adimage.php?filename=midphase_banner_2.gif&contenttype=gif"></a>
</div>
<div id="cab">
If you are not able to edit the template within a browser you can manually edit the file and FTP it over. Open up the file manually from /templates/yget/header.tpl