css, jquery issue
Posted
by wadada
on Stack Overflow
See other posts from Stack Overflow
or by wadada
Published on 2010-04-02T21:07:44Z
Indexed on
2010/04/02
21:13 UTC
Read the original article
Hit count: 314
I was playing with Infogrid on my site. I added a header, a footer and added some text on the last block of iron man. As you can see the footer doesn't show up and the text of the last block is cut off. Now if you remove overflow:hidden; on the body, html the footer shows up but the text is still cut off. Any idea on how this the footer could show up without the scrollbar (so overflow:hidden; has to stay) and how to get the text of the last block to show up entirely? Thanks in advance and have fun :) wadada
© Stack Overflow or respective owner