Thanks, and sorry for the delay in replying. Is there another file that would contain the SHOW_BANNERS_GROUP_SET2 info? Because the tpl_main_page.php page skips from SET1 to SET 3...

The actual code around the banner is this:

<div id="headerpic">
<div id="bannerTwo" class="banners"><img src="images/04.jpg" alt="04" title=" 04 " width="960" height="274" /></div>

And the banner is definitely showing up on all pages, so the code HAS to be somewhere. It's not on the tpl_main_page.php page from either the template_default common folder or the template folder I am using.

Sorry for the lack of knowledge, it's very frustrating to look for code that isn't there...

Thanks again,

Doug

Quote Originally Posted by Ajeh View Post
Do not change the code from 1 to 2 ...

Find the original code that uses:
SHOW_BANNERS_GROUP_SET2

and add your change to that so you are altering the Header Position 2 banner code and not the Header Position 1 banner code ...