 stickers11 | Me again. I always know where to go when I need the straight dope. So here I am again. Trying to insert a self-portrait of myself in my About page. I want it right aligned in the body text. So use the image uploader and chose the right align button and take a look….image appears flush left! In the WISIWIG mode the image appears where it should – flush right. I found one explanation that the CSS for the alignment buttons are not by default present in your theme? Is this true…do I need to copy and paste the CSS into my child theme? |
 Rev. Voodoo | It could be! A lot of themes seem to forget these rules! If you look through 2011 for instance, near the top of the style.css you will see a section named Alignment, which has the very basic left, right, and center css rules. YOu may need further styling beyond that, but pasting those basic rules in to your css should be a start! |