Scrollbal problem?

Discussion in 'CSS' started by Sanma, May 13, 2008.

  1. #1
    Hello people!

    I've been having a few problems with my site, which most of them could be solved, but i just realized i have an horizontal scrollbar on the site, i tried it with FF and IE, in 1024x768 and 1280, but it still appears. How can i remove it?

    take a look: http://psnick.com

    Thanks in advance! ^^


    Nick
     
    Sanma, May 13, 2008 IP
  2. X.Homer.X

    X.Homer.X Peon

    Messages:
    290
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    do you have a container div around the whole thing? it looks like your site is just a little too wide (for my screen resolution anyway) if you have a container try making the width a few pixels smaller. Maybe that will do it.

    EDIT: looking at your page in firebug, i noticed that the problem is fixed if the background image (on body) is set to 99% rather than 100%, why, i have no idea, but that fixes it. Maybe one of the gurus can tell you why or anoyher way to fix it.

    EDIT 2: it also is fixed when you set the width to 999px .
     
    X.Homer.X, May 13, 2008 IP
    Sanma likes this.
  3. Sanma

    Sanma Active Member

    Messages:
    468
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    60
    #3
    Thanks!
    Changed the width to 99% in the body and that did the trick =)

    +rep added ^^
     
    Sanma, May 13, 2008 IP