PDA

View Full Version : Spacing issue under header


len backus
09-03-2008, 07:54 AM
I would like to have some vertical spacing at the top of my 728x90 ad just under my header.

http://www.longrangehunting.com/forums/

Princeton
09-03-2008, 02:19 PM
I would like to have a convertible Corvette. ;)

LOL. What's your question?

Princeton
09-03-2008, 02:22 PM
sorry, I couldn't resist..

you will need to add a <br /> before the ad or add some padding to the block element

for example, if ad is within a <div> you can use the followinG
<div align="center" style="padding-top: 10px">
AD GOES HERE
</div>