My clients office has Internet Explorer 7 and when they view the website it has a problem with the footer. The footer stacks itself and looks all funny. When viewed with updated EI and Chrome things look fine. Is there anything that I can do fix this? Any help would be great!
Thanks @Senff I think that must be what is causing problems. However, when I delete the asterisk it makes things still somewhat stacked. Not sure what to do so I just put it back in place for now. Any idea on what i could do next after deleting the asterisk
I'm not the most experienced Web developer, but you could look up the IE bug for overflow:hidden. I know it used to have a issue with overflow, but I thought it was lost after IE6, but i could be wrong, worth looking up. if it is that there is a simple code you can add to the CSS to make IE behave.
Any help would be great!
http://petrowest.squarespace.com/
with
and try again
@timmey: since footer has been declared as a block element in the CSS file, that shouldn't make a difference.
I'm not the most experienced Web developer, but you could look up the IE bug for overflow:hidden. I know it used to have a issue with overflow, but I thought it was lost after IE6, but i could be wrong, worth looking up. if it is that there is a simple code you can add to the CSS to make IE behave.
Hope that helps.
http://petrowest.squarespace.com/
Try
http://jsfiddle.net/kpVJt/3/embedded/result/