How To Remove polls-css.css from wp-head section of Wordpress

Discussion in 'WordPress' started by Sanjeevmishra9, Aug 19, 2009.

  1. #1
    When you active the Wp-Polls plugin in your wordpress blog, a CSS for that will appear in wp-head i.e. header part of your blog. Please let me know how to remove that from there and merge the poll css into main css of the blog.
     
    Sanjeevmishra9, Aug 19, 2009 IP
  2. navjotjsingh

    navjotjsingh Well-Known Member

    Messages:
    640
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    125
    #2
    Add the following code to your theme's functions.php:

    This will remove the CSS and now you can add the CSS to your main blog's CSS file.
     
    navjotjsingh, Aug 19, 2009 IP