Already a customer? Login Now
Username:
Password:
Remember me
Register? | Lost Your Password?
Wildcard Usage:* matches any number of characters% matches exactly one character
Help Forums How To Fix WordPress Image Align Right (and Left)
Fix WordPress Image Align Right (and Left)
9:02 amJuly 26, 2010
AvondaleSteve
posts 9
This may only be relevant on version 3.62 but …
The image alignment feature of the "Add media" function of the toolbar doesn't work with Market 3.62 so you have to add the following code to your stylesheet.
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left; }
With many thanks to this blog post
8:50 pmJuly 23, 2011
rrsales
posts 4
This fix worked however the caption does not alight to the center.
Thanks!
Market takes e-commerce to the next level with an easy to use, quick setup platform. Learn more or take the tour.