Hello, I love the selection of smilies in this plugin, however there's a green border that looks very odd around each one. Is there some way to make these blend a bit more seamlessly with my posts? Thank you.
Odd green border around smilies
(4 posts) (2 voices)-
Posted 2 years ago #
-
If you have a border around each smiley, it is an issue with CSS.
To get rid of borders around the smileys in posts and pages, you can add the following CSS definition to your theme's style.css file:
.tse-smiley { border: none !important; }If you have a border around the smileys for the comment form, you can use this CSS definition:
#tseCTIsmileys-comment img { border: none !important; }Posted 2 years ago # -
And thank you for actually using the support forum! Most people just add another comment and it gets difficult to sort through the comments for support requests.
Posted 2 years ago # -
Rock on!! Works like a charm! Thank you so much. I was worried that I wouldn't be able to use your smilies because they looked so odd with the border, and they're just too perfect to NOT use!
You're quite welcome. I was a bit worried about the lack of questions, but since I run a few of my own sites, I figured you'd probably written the large glowing instructions with the intention that they be followed... (silly me) ;)
Posted 2 years ago #
Topic Closed
This topic has been closed to new replies.