Forums

[Plugin: Profilactic] dynamic stylesheet breaks the xhtml validation (3 posts)

  1. specialburce
    Member
    Posted 1 year ago #

    i dont want this dynamic style sheet, it breaks the xhtml validation. i want to include it only.

    how can i do this and remove the inline one?

    <!-- Dynamic Styleshhet for WP-Profilactic -->
    <style type="text/css">
  2. specialburce
    Member
    Posted 1 year ago #

    no support for this plugin ?

  3. ahpatel
    Member
    Posted 1 year ago #

    @specialburce I do parts of the style inline so that custom favicons can be pulled appropriately.

    If you want to remove this, you would remove the style code from profilactic.php (around line 447) and move the css code (around line 464-496) to the .css file.

    Alternatively, if you can rework the code to be xhtml compliant, I'd be happy to edit the code and give you the credit.

    Regards.

Topic Closed

This topic has been closed to new replies.

About this Topic