Log in

View Full Version : Resolved Problem with CSS image gallery: unwanted scrollbar in Firefox



aveli
06-05-2009, 09:17 AM
Hi there,

first post and it's a problem related...

I'm quite a newbie to what it comes to CSS, so my apologies for that, if my code is a mess.

Anyways...to my problem

I tried to implement the CSS image gallery to a site and it worked well when tested...then I probably did something in the CSS code (?), that I can't remember and unwanted scrollbar was revealed in Firefox. Can't understand, why it came. Opera, Safari and IE works fine.

At least in my Firefox the unwanted scrollbar appears right next to the rightside menu... :(


the link to the problem site is:
http://atteuotila.com/oida/index.php?id=2

Hope to find a solution for this

thanks in advance
-a-

aveli
06-05-2009, 10:29 AM
Ok then...problem solved, by myself (wich is quite unbelievable)

I had "overflow-x:hidden;" in my body css, took it away and the unwanted scrollbar dissapeared...