CSS Customization – adding comments

  • Unknown's avatar

    I’ve purchased the CSS customization upgrade. It doesn’t appear to be saving any of my comments to make note of what changes were done and why.

    For example, an entry as simple as the following:

    /* This changes the navigation background color */
    #access {
    background: #2d3e6a;
    }

    will return only this once the stylesheet is saved:
    #access {
    background: #2d3e6a;
    }

    Am I missing something or are comments not available?

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Sorry about that! Comments currently won’t be saved because of the limitation of our security implementation—we do strip out some things for security reasons such as the ability to read in any external file. Comments is on our list to make available though!

  • Unknown's avatar

    We’ve updated and CSS comments are now preserved in the WordPress.com CSS Editor. Thanks for posting a note about it in the forums for us about it!

  • Unknown's avatar
    thistimethisspace · Member ·

    That’s good news. :)

  • The topic ‘CSS Customization – adding comments’ is closed to new replies.