I think, you're missing what I'm trying to do.
I want to have one rotating banner 728x90 to work in my header,
And I want two rotating banners 468x60 to display under the 728x90.
But both sizes I want to be rotating. So I want to be able to add both sizes to the rotations part of the header in the AdminCP. But I only want the big sized banners to show up in the very top banner, and the smaller banners to show up in the two positions directly under it.
728x90 Banners
468x60 Banners 468x60Banners
Like this. But I want all three to be rotating. I just don't want to end up having 468x60 banners to show up in the 728x90 spot and visa versa.
I'm I making this all way to complicated? or is something like this still possible?
Quote:
Originally Posted by RedTyger
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>
|