How much would you guys ask to get fixed all this stuff over here ! http://jigsaw.w3.org/css-validator/validator?uri=http://crysiseu.com And how long would it take to you to do it ? cheers vai
I won't force any payment for this because for one thing if this is ALL that you want to validate, it will be bad for me to ask for something, so it's up to you. well anyway, you have two problems, edit this line div.module-ja-newssb ul.ja-newslinks li { background-image: url(../../images/orange/arrow.gif);!important; } Code (markup): to this div.module-ja-newssb ul.ja-newslinks li { background-image: url(../../images/orange/arrow.gif) !important; } Code (markup): simply remove the first " ; " you placed, and it's valid. Also, add a background-color: transparent; Code (markup): on your #ja-header so that it will be cleared for warnings, because it will give you many warnings about that one. try it and you'll have a valid css 2.0