Forum Moderators: not2easy

Message Too Old, No Replies

Site now working in IE7 and below

Site now working in IE7 and below

         

spaceman

10:08 am on Sep 20, 2010 (gmt 0)

10+ Year Member



Hello, my site [cozibag.co.uk ] used to be fully compliant and functional but all of a sudden it's not displaying properly in IE7 and below.

To be honest, I don't understand how it could have changed but one or two tweaks have been made so someone, somewhere (the developer or SEO company...) must have changed something to affect it.

I'm assuming there's some CSS problem in there but I'm a bit of novice and don't know how to spot it.

Any ideas?

Thanks in advance

Scott

enigma1

5:49 pm on Sep 21, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



welcome to the forums,

try fixing first of all your css errors, here are some invalid entries I see

global.css
background-color:none;
border: px #c0c0c0 dashed;
font-size:1.em;

jqzoom.css
* width:100px;
*height:55px;

these are all invalid entries in your css files.

caffinated

6:55 pm on Sep 21, 2010 (gmt 0)

10+ Year Member



Had a quick look and you seem to have some float issues. Can't see any ie-specific stylesheets in use - maybe worth looking into that perhaps?