Results 1 to 3 of 3

Thread: wheres my scrollbars?

  1. #1
    Join Date
    May 2008
    Posts
    144
    Thanks
    6
    Thanked 11 Times in 11 Posts

    Default wheres my scrollbars?

    anyone have any clue why im missing scrollbars? sites at http://1736lemoyne.com

  2. #2
    Join Date
    Sep 2006
    Location
    St. George, UT
    Posts
    2,769
    Thanks
    3
    Thanked 157 Times in 155 Posts

    Default

    In your css (css/lemoyne.css), you have to take out or change the following:

    Code:
    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.
    "Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." - Kristian Wilson, Nintendo, Inc, 1989
    TheUnlimitedHost | The Testing Site | Southern Utah Web Hosting and Design

  3. The Following User Says Thank You to thetestingsite For This Useful Post:

    thenajsays (07-16-2009)

  4. #3
    Join Date
    May 2008
    Posts
    144
    Thanks
    6
    Thanked 11 Times in 11 Posts

    Default

    crap! how did i manage to do that? thanks!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •