Hi, I have a css problem with this site: ht*tp://ww*w.pe*nisenlargementdevicesz.com (please remove stars) The footer on the homepage is screwed And the category and tag pages are bad very bad - for instance ht*tp://ww*w.pe*nisenlargementdev*icesz.com/category/volumepills/ you can hardly see anything. I've looked through the code for 3 days now and can't seem to nail it. All suggestions welcome.
Footer Fix div#footer is supposed to be outside the div#content div so take them out and place just after the closing tag for <div id="content"> <div id="footer"> <p><a rel="nofollow" href="http://www.penisenlargementdevicesz.com/about/">About</a> :: <a rel="nofollow" href="http://www.penisenlargementdevicesz.com/contact/">Contact</a> :: <a rel="nofollow" href="http://www.penisenlargementdevicesz.com/privacy/">Privacy </a> :: <a rel="nofollow" href="http://www.penisenlargementdevicesz.com/disclaimer/">Disclaimer</a> </p> <p><span>© Copyright PenisEnlargementDevicesz.com Powered by : <a href="http://www.penisenlargementdevicesz.com/">Penis Enlargement Devices</a></span> </p> </div> Code (markup):
For the other fix, i suggest you to look at the index page mark up, for example div sidebar is not to be first to appear, I think first you should rearrange your markup as they appear on you website.