• Resolved reptyler

    (@reptyler)


    I get the following messages after trying to validate the CSS.

    Sorry! We found the following errors (7)
    URI : webdeveloper-localhost-1337859205329.css
    347 .meteor-slides .mslide img[src$=”.png”] Property -ms-filter doesn’t exist : “progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)”
    348 .meteor-slides .mslide img[src$=”.png”] attempt to find a semi-colon before the property name. add it
    348 .meteor-slides .mslide img[src$=”.png”] Property progid doesn’t exist : DXImageTransform
    348 .meteor-slides .mslide img[src$=”.png”] Parse Error DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
    355 Parse Error [: 1; } /* =Previous/Next Navigation ————————————————————– */ .meteor-slides ul.meteor-nav]
    364 body .meteor-slides ul.meteor-nav Parse Error *display: block;
    368 Parse Error [: block; } body .meteor-slides:hover ul.meteor-nav]

    Please Advise, sT

    https://www.ads-software.com/extend/plugins/meteor-slides/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Those rules are browser specific, to get PNGs working better in Internet Explorer. They are legit, but not necessarily valid.

    If you’re not using PNGs and you want to clean up the stylesheet to validate properly, I’d suggest using a custom stylesheet.

    Thread Starter reptyler

    (@reptyler)

    thanks, J
    kind of what i figured. was able to validate by removing a few pieces of code from your wp css. kind of think i’ll be adding it back
    once i go live. love your work and owe you some buckaroos once we’re up
    and running. i’ll share the site as well. thanks for all you do.
    always, reptyler

    You’re welcome, I’d love to check it out when you’re done!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Meteor Slides CSS won't validate’ is closed to new replies.