Hi, I am using below CSS code for a site. All pages are running well but 1 page is disturb. If content of the page does not exceed <div id="content"> limit then page will run fine if it exceed then FOOTER comes in middle of content and content bgimage also hide some part of content. Can anyone please help in it!
have you tried #footer { position:fixed; overflow:hidden; font:normal 11px/2.2em Verdana, Arial, Helvetica, sans-serif; }