My website is bigger than it should, the scrollbars shouldn’t appear, it’s like their an object there, but there isn’t. And the links at the footer aren’t working. Only one of them are, it seems like each of them are overlapping or something.
http://justxp.x10.mx/test/
My website is bigger than it should, the scrollbars shouldn’t appear, it’s like their
Share
remove the
left:111pxin#footerhighscoresand in#footerstoreremove theleft: 333px;and add
margin: 0 auto;in#footerstoreyou have set the position according the width of your screen don’t do this try to make the center floated layout
in your website there is major designing issues you haven’t set the position correct there are lots of issue on your
footerandfrontdivs try to use the firebug and Mozilla web developer tool