Quantcast
Channel: Topic Tag: footer | WordPress.org
Viewing all articles
Browse latest Browse all 13566

Evan Herman on "Footer Issues"

$
0
0

Hey dave_steepmedia,

The smiley face at the bottom of the page is placed there by the 'Akismet' plugin. This is just a visual representation to let you know Akismet is actively defending against spam. You can hide it using a CSS decleration. Something like this should hide it:

#wpstats {
  display:none;
}

That will also remove the transparent area below the footer, which is created by the smiley face image.


Viewing all articles
Browse latest Browse all 13566

Trending Articles