If you look at the menu on my website on the left hand side there is a big white gap. I have tried everything I could think on to get this to fill in the white blank area. Could someone please tell me how to fix this? Thanks, Adam http://www.totallymotorsports.com/daeasr3gosuw.html
Are You refering to the space after We accept, and all those images? I mean, the common white space for both content section and sidebar? ~ExP~
There is no way to have a 100% height with html. You can use a background image to create the illusion of a 100% height sidebar.
use this css code for background.i uploaded to tinypic u need to put that image in ur host and change the image path in code line 117 #bodyshell2 { background:url("http://i34.tinypic.com/dvlo9k.jpg") repeat-y #fff ; float:left; margin:0 0 0; } Code (markup):
Chaotic code tbh. Loading Highslide CSS twice, Lytebox, Lightbox, ... Why not just put a background to the whole div with 100% height instead of using a graphic?