gixbecks
Member
Posted 2 years ago #
Whenever I post a smilies in the paragraph in a post, the smiley will turn to a new row.
It also happens on the comments page, I added the smilies above the comment form, it doesn't shows 5 icons in a row but 1 icon each row, it makes the page very long.
The same problem applies to the flickr photo album plugins, the thumbnails all shows one photo one row.
I am totally clueless about where can i edit to fix this.
Thank you very much!!
in style.css the 'img' tag is styled with
img,img.alignnone {margin: 0 0 1em 0;clear:both;float:none;display:block;}
this 'display:block' could cause the problem.
to begin with, you could just remove the 'img,' from the line and see what effect it has.
that is as much help as you might get without a link to the 'problem' blog ;-)
gixbecks
Member
Posted 2 years ago #
Thanks alchymyth.
You got it ^_^
LindsayHorn
Member
Posted 2 years ago #
Hi! I was having this same problem and tried your fix. It worked, but it also made all of my other images align on the left rather than being centered. Is there any way to fix it just for the smileys? http://www.lindsayhorn.com/blog . Thanks!
LindsayHorn
Member
Posted 2 years ago #
I forgot to mention that I just imported these posts from my old wordpress.com blog where this wasn't a problem.