0
Welcome Guest! Login
0 items Join Now

W3C CSS Validation Problem

    • Dan Walker's Avatar
    • Dan Walker
    • Elite Rocketeer
    • Posts: 529
    • Thanks: 21
    • Designer/Developer

    W3C CSS Validation Problem

    Posted 14 years 5 months ago
    • Ben Lee's Avatar
    • Ben Lee
    • Elite Rocketeer
    • Posts: 4193
    • Thanks: 42

    Re: W3C CSS Validation Problem

    Posted 14 years 5 months ago
    • Well, it looks like you've changed some of the head information that is asked to be left in my Joomla.

      There could be other items you've changed that are causing this to generate differently.

      Please post in the specific forum for the template you are using and we can help you further with this.
    • Dan Walker's Avatar
    • Dan Walker
    • Elite Rocketeer
    • Posts: 529
    • Thanks: 21
    • Designer/Developer

    Re: W3C CSS Validation Problem

    Posted 14 years 5 months ago
    • No, it's a problem with Gantry/RokGZipper itself. The Gantry Framework website itself ( www.gantry-framework.org/ ) gives the same W3 CSS validation errors. See:
      jigsaw.w3.org/css-validator/validator?ur...ll&warning=1&lang=en

      I do believe you're right in that it is some type of header problem, because when you paste the CSS code of the page directly into the validator, it validates for CSS3.
    • Dan Walker - Web Designer & Developer @ Top Webs Network
      Custom Joomla & Wordpress Websites
    • Dan Walker's Avatar
    • Dan Walker
    • Elite Rocketeer
    • Posts: 529
    • Thanks: 21
    • Designer/Developer

    Re: W3C CSS Validation Problem

    Posted 14 years 5 months ago
    • OK, I've isolated the problem, which is in the code of RokGZipper version 1.9. The header code is being written incorrectly for utf-8. The proper way is documented here: www.w3.org/International/questions/qa-css-charset.en.php
      Content-Type: text/css; charset=UTF-8
      On lines number 330 and 342 the header code is incorrect:
      header("Content-type: text/css; charset: UTF-8");
      which must be changed to that above. Can a moderator please bring this to the developers attention.
    • Dan Walker - Web Designer & Developer @ Top Webs Network
      Custom Joomla & Wordpress Websites
    • Ben Lee's Avatar
    • Ben Lee
    • Elite Rocketeer
    • Posts: 4193
    • Thanks: 42

    Re: W3C CSS Validation Problem

    Posted 14 years 5 months ago
    • It's already being looked at.
    • Loc Ho's Avatar
    • Loc Ho
    • Rocketeer
    • Posts: 53
    • Thanks: 0

    Re: W3C CSS Validation Problem

    Posted 13 years 5 months ago
    • Hi has this been fixed yet? Cause it seems to exist in all of the Wordpress Template Demos on Rockettheme

Time to create page: 0.067 seconds