Quote Originally Posted by cache529 View Post
Hello Jade,

I just encountered an issue I can't figure out. I enabled banners (header 3 position) on the main page only. I added: "float:left;" (so that the banner is only in the center column) in the following section:

#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
float:left;
padding:1.2em;
}

Anyway, there is a gap above the sideboxes same height as the banner. I messed around with the following area:

#navColumnTwo, #navColumnOne {
float:left;
position:relative;
width:20%;
padding-bottom:20px;
}

I added padding-top:0px!important; vertical-align:top; but nothing seemed to work. Also, this only occurs on the main page. Do you have any idea? thx
Could you send a link? The banner may be just a tad too wide.