Quote:
Originally Posted by inbrissy
Hi RedTyger,
Could you please reply to my previous request on the banners? If its not possible, I'll have to get some banner rotation stuff made, and I'd rather use what you have made so far cuz it works really well.
|
I didn't understand what you said, but I'll take another shot at it.
You want one large banner in the header that rotates.
You want two small banners side by side in the footer that independently rotate.
If this is correct then it is possible but the small banners will only show in pairs. You can't have them both randomly rotating independently.
Your header adcode:
<img src="large1" />|
<img src="large2" />|
<img src="large3" />
Your footer adcode:
<img src="small1.1" /> <img src="small1.2" />|
<img src="small2.1" /> <img src="small2.2" />|
<img src="small3.1" /> <img src="small3.2" />
So the footer will only be able to show .1 banners together, .2 banners together etc. But it will randomly rotate between 1. banners 2. banners etc.