I'm using the Display theme, and would like some of the images in my pages and posts to align right. It looks good in the WP editor, but when I publish images remain flush left. Any help with this weird bug would be appreciated.
Images in Posts and Pages not aligning right
3 posts from 2 voices-
Posted 3 months ago #
-
Hey,
try to add following code to style.css:
.alignright { float: right !important; margin: 0 0 15px 15px !important; }Posted 3 months ago # -
Cool... that did it!
Posted 3 months ago #
Reply
You must log in to post.







