Smiley Icon alignment
-
Hi there and thanks for a great plugin.
I’m using version 3.1.9 of the plugin (free version) with the Bahaus theme and I’ve noticed a persistent issue with the smily icon placement .
The top image is how my site looks by default and the bottom image is with the following code running as a plguin:
function smiley_margin() { echo "<style type=\"text/css\">img.wp-smiley { margin: 0; display:inline !important; }</style>"; } add_action('wptouch_post_head', 'smiley_margin');
Perhaps you can fix this in a future release.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Smiley Icon alignment’ is closed to new replies.