Thanks for taking a look.
Please check how it's supposed to look like in Firefox: http://eyecarehi.com/testingechi/about-us/
Then, open up in IE7/IE6. The sidebar's bg image simply disappears. Well, it doesn't actually disappear completely, it just doesn't repeat and it shows up somewhere at the bottom.
Any thoughts?
add overflow:hidden to
add overflow:hidden to .wrap-box
Any chance you can
:jawdrop:
Any chance you can explain the senseless theory behind this? Thanks, it worked.
When you set overflow to
When you set overflow to hidden as you could probably imagine this would hide all that is overflowing this element but the clever thing is it try's to force the overflowing elements inside before hiding them.
This can also solve allot of spacing issues you may have.
lexpresso wrote:Any chance
Any chance you can explain the senseless theory behind this? Thanks, it worked.
Makes perfect sense
http://gtwebdev.com/workshop/floats/enclosing-floats.php
hmmm, maybe it's a good time
hmmm, maybe it's a good time to quit It makes absolutely no sense to me, however, I know it'll come in handy some day.