My images are not floating when I insert them. What's going on?
My images are not floating when I insert them. What's going on?
You're missing the alignment classes in your CSS:
http://codex.wordpress.org/CSS#WordPress_Generated_Classes
So specifically what do I need to do to fix 'em? I'm a bit of a noob with this.
Hi Atkinson.
To resolve the image floating issue, as nathanrice mentioned, you require styling of the native WordPress alignment CSS classes. These can be found at the link posted in nathanrice's reply above.
Pasting these CSS styles into your style.css file should resolve the issue you are having with image floating. :)
This topic has been closed to new replies.