vezquex Posted April 20, 2007 Share Posted April 20, 2007 My site wide template forces a horizontal scroll in Firefox. How do I remedy this? My style sheet has become monstrously huge, and I can't single out which rule is causing it. http://vezquex.110mb.com/template.php EDIT: Ha, I answered my own question. Removing padding from the description paragraphs did the trick. p, dl, ol { line-height: 1.15em; padding: .5em 1em; margin: 0; } #desc, .descbox { width: 100%; padding: 0; } Link to comment https://forums.phpfreaks.com/topic/47836-solved-horizontal-scroll/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.