emoticons issue

Posted in: Newsmag
Post count: 74

I noticed something when trying to add an emoticon inside a post, instead of showing up at the end of the sentence; it shows on a totally different line and creates a line break, is there anyway to change this so that it shows up inline?

Post count: 6600

Hi,

Please use this css:

.wp-smiley {
display: inline-block !important;
}

Please let me know if this doesn’t solve your it and also send a link to your site with this issue.

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.