Wraps text-based emoticons with <span> elements for easy styling. ex: <span class="smiley biggrin">:D</span>
Stylish Smilies adds CSS classes to text-based emoticons. You can then reference these classes in your theme to style each emoticon differently:
.smiley {
/* Applies to all emoticons */
color: black;
font-weight: bold;
}
.biggrin {
/* Applies to :D only */
background: green;
}
This plugin affects the following smilies:
8-) cool
8O eek
8-O eek
:( sad
:-( sad
:) smile
:-) smile
:-? confused
:D biggrin
:-D biggrin
:P razz
:-P razz
:o surprised
:-o surprised
:x mad
:-x mad
:| neutral
:-| neutral
;) wink
;-) wink
Requires: 2.0.2 or higher
Compatible up to: 3.4.2
Last Updated: 2012-9-1
Downloads: 597
Got something to say? Need help?