Forums

WordPress.com Stats (2 posts)

  1. mrcantu
    Member
    Posted 2 months ago #

    Hey guys I am using that plug in [WordPress.com Stats] for stats on my site, however there's only one thing I dislike and not been PHP savvy lead me here, the plug in puts a smiley face at the footer, the author of the plug in says on his faqs section that we can remove it by adding this code img#wpstats{display:none} to the stylesheet, but what style sheet? Please help me guys, I've tried putting that code on my theme style sheet but doesn't seem to work!

    Thanks in advance.

  2. countrymusicchicago
    Member
    Posted 3 weeks ago #

    Hi mrcantu,

    Don't know if you found this out yet but the style sheet can usually be found in your theme's directory and labeled. style.css. Look in

    wp-content/themes/"your theme" in your FTP program.

    Open up sytle.css with a text editor and paste

    img#wpstats{display:none}

    Seems to work for me. I'm not a coder/designer either.

Reply

You must log in to post.

About this Topic