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
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 .