View Full Version : wheres my scrollbars?
thenajsays
07-16-2009, 06:22 PM
anyone have any clue why im missing scrollbars? sites at http://1736lemoyne.com
thetestingsite
07-16-2009, 06:29 PM
In your css (css/lemoyne.css), you have to take out or change the following:
body {
background-color: #382D21;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 15px;
overflow: hidden;
}
Either take out that line or change hidden to auto.
Hope this helps.
thenajsays
07-16-2009, 07:11 PM
crap! how did i manage to do that? thanks!
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.