Log in

View Full Version : Style issue -- no scroll bar when the page is wider than the screen?


Merriweather
03-26-2007, 05:57 PM
I have a style problem where if the post is stretched wider than the layout, instead of actually stretching and giving users a scrollbar, it's just cutting it off. So if a user posts a large image that makes the post extend past the right side of the screen, the report nd other buttons get cut off -- you can't scroll to see them at all.

Has anyone else experienced this, and how did you fix it?

nexialys
03-26-2007, 06:46 PM
have to see your site for that... we can't test and find an answer if we don't have a thing in hand!

Regs
03-26-2007, 06:47 PM
First thing that comes to mind would be somewhere you have a css style declaration that includes 'overflow: hidden' - try searching your stylesheet for that and see what comes up.

Cheers,

~Regs.

Merriweather
03-26-2007, 06:51 PM
have to see your site for that... we can't test and find an answer if we don't have a thing in hand!I would be happy to PM it, but I don't care to post it publicly. :)

First thing that comes to mind would be somewhere you have a css style declaration that includes 'overflow: hidden' - try searching your stylesheet for that and see what comes up.I did see some "overflow: hidden" in the stylesheet and wondered if that was it -- I'm going to mess with that and see if it doesn't fix it.

Thanks!

All right, it's not the overflow and I now see it's just an IE issue, and doesn't happen in FireFox. I'll be happy to PM the link and a user login to someone if they think they can help. I've been messing with it for hours with no luck. ???

Nevermind, I got it. :)