Quote:
Originally Posted by inbrissy
Perhaps i'm missing something. I understand how to put the 468 banner in the admin cp section in the rotation field. But that means that there will be both 728 and 468 banners in the same section. So if I then add the $header_advertisement to the header, then it will rotate between both sizes.
What I'd like to achieve is to have the top banner only show the 728 banners and the two banners underneath only show the 468 banners. I hope this makes sense.
And I hope I'm just missing something and this is still easy to do.
Thanks again for the help.
|
In the static header adcode:
<a href="nothing.htm"><img src="largead.jpg /></a>
In the random footer adcode:
<a href="nothing.htm"><img src=smallad1.jpg /></a>|
<a href="nothing.htm"><img src="smallad2.jpg /></a>