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">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">no support for this plugin ?
@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.
This topic has been closed to new replies.