Skip to content

Instantly share code, notes, and snippets.

View Narga's full-sized avatar

Nguyễn Đình Quân Narga

View GitHub Profile
@Narga
Narga / hide-wordpress-stats-smiley.css
Created June 6, 2012 08:28
Hide WordPress.com Stats Smiley Face
img#wpstats{width:0px;height:0px;padding:0px;border:none;overflow:hidden}
/* If you are using THESIS, just head to custom.css and paste in */
.custom img#wpstats{width:0px;height:0px;padding:0px;border:none;overflow:hidden}