well one thing i noticed off is that your CSS has changed a bit
.content, .fullwidth {
clear:left;
padding:20px 30px 10px;
position:relative;
width:auto;
}
I do not understand why you need a clear: left. Once that is gone it should be okay but i padding looks high but that might be what you are going for. I would look at the clear and padding . Also i never seen . fullwidth applied to vbulletin here either. But that might be default now. Unsure .
|