Hello I made my page, I inserted new smileys .gif, but they have white background and on mouse over they have orange border
loook there http://kedaz.sytes.net/
Hello I made my page, I inserted new smileys .gif, but they have white background and on mouse over they have orange border
loook there http://kedaz.sytes.net/
you need to put some CSS
img.wp-smiley {
float: none;
OTHER-STUFF-YOU-PUT-HERE
}
learn more here http://codex.wordpress.org/Using_Smilies
This topic has been closed to new replies.