Scrollbars in IE and Chrome
cakezula - September 1, 2009 - 21:50
| Project: | 960 Robots |
| Version: | 6.x-2.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hello,
I'm helping a non-profit that is using 960 robots. Found here:
http://urbaneconomy.org/
When I view the page in IE or Chrome, the link that the staff has posted in the right hand column causes nasty scrollbars to appear. Any assistance trouble shooting this would be appreciated, as I'm not too familiar with the grid system and they are launching tomorrow.
Thank you!

#1
I made the link into text instead of the url string as a workaround, but the bug is still there. Unbroken strings do not wrap in IE or Chrome (not sure about Safari).
#2
Did you find a work-around? Did you figure out the source of the problem? I'm having the same problem, and hoping you might be able to shed some light. Thanks.
#3
Look at the css files for overflow property an its value; change it to hidden when it's setted to auto.
#4
Thanks. Can anyone upload a screen shot of this problem?
I'm hesitant to fix it without having seen it.