I have created a three columned web page. First column is menu and so it is shorter than other columns. So when I put my background image, it shows till the menu items but other page below is displayed blank. how can I put the full background. Please help !
This is the code for first column :
.back {background:url(../image/menuback.jpg) repeat-y left;
height:100%;
}
And also I want to put some FOOTER menu in the bottom of the first column irrespective of how long other pages are. Awaiting for the precious reply. thank you !