Thanks Mark!
by DylancMSP - 3/13/12 12:05 PM
In Reply to: Difficult to say by MarkFlax
I have used IE9 at home, and the site looks fantastic. Im starting to think it might be due to something in the CSS stylesheet? These are the errors that popped up in the CSS validator site. I have no clue about CSS though. HTML i seem to be able to weasel through.. CSS is a whole nother can of worms though...
Sorry! We found the following errors (16)
URI : http://www.msppartybus.com/test/css/style.css
14 body Parse Error repeat-x
14 body Parse Error repeat-y
16 .css3 Property border-radius doesn't exist in CSS level 2.1 but exists in [css3] : 8px
16 .css3 Property -moz-border-radius doesn't exist : 8px
16 .css3 Property -webkit-border-radius doesn't exist : 8px
16 .css3 Property box-shadow doesn't exist in CSS level 2.1 but exists in [css3] : 0 0 4px rgba(0,0,0,0.4 )
16 .css3 Property -moz-box-shadow doesn't exist : 0 0 4px rgba(0,0,0,0.4 )
16 .css3 Property -webkit-box-shadow doesn't exist : 0 0 4px rgba(0,0,0,0.4 )
138 #ContactForm .button Property box-shadow doesn't exist in CSS level 2.1 but exists in [css3] : 0 0 6px rgba(256,256,256,0.5 )
138 #ContactForm .button Property -moz-box-shadow doesn't exist : 0 0 6px rgba(256,256,256,0.5 )
138 #ContactForm .button Property -webkit-box-shadow doesn't exist : 0 0 6px rgba(256,256,256,0.5 )
139 #ContactForm .button:hover Property box-shadow doesn't exist in CSS level 2.1 but exists in [css3] : 0 0 6px rgba(152,103,190,0.5 )
139 #ContactForm .button:hover Property -moz-box-shadow doesn't exist : 0 0 6px rgba(152,103,190,0.5 )
139 #ContactForm .button:hover Property -webkit-box-shadow doesn't exist : 0 0 6px rgba(152,103,190,0.5 )
URI : http://www.msppartybus.com/test/
123 Property overflow-x doesn't exist in CSS level 2.1 but exists in [css3] : hidden
123 Property overflow-y doesn't exist in CSS level 2.1 but exists in [css3] : hidden
Was this reply helpful? (0) (0)
Staff pick