View Full Version : Stacking banners
Iron Creek
Nov-29-2006, 04:25 PM
Can you stack banners? In otherwords can I have two banners on a single page one on top (like I currently have) and on directly below it with a space or two inbetween. Got an idea that I might want to try out if this can be done. Thanks
Andy
Nov-29-2006, 04:32 PM
Can you stack banners? In otherwords can I have two banners on a single page one on top (like I currently have) and on directly below it with a space or two inbetween. Got an idea that I might want to try out if this can be done. Thanks
Yes.
In your header html section, make a new div:
<div id="banner2"></div>
and then you use CSS to position it. When you are ready, holler.
Iron Creek
Nov-29-2006, 09:04 PM
Yes.
In your header html section, make a new div:
<div id="banner2"></div>
and then you use CSS to position it. When you are ready, holler.
Let me get my head around what I want to do and see then I'll holler
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.