Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Center area post/pages (http://forum.bytesforall.com/forumdisplay.php?f=32)
-   -   [SOLVED] Image Alignment (http://forum.bytesforall.com/showthread.php?t=14527)

dvalliere Jun 7, 2011 07:51 AM

[SOLVED] Image Alignment
 
This has probably been addressed before, but I've looked and can't find it.

I'm using Atahualpa 3.6.7 and want to adjust my images within post to align with my text. The top of the image border should be even with the top of the text in the paragraph. I need to figure out how to do this on both left and right aligned images.

Thanks!

I'm using WP and Atahualpa at http://www.witheecac.org/. Thanks.

lmilesw Jun 7, 2011 10:10 PM

I have run across that myself. This is what I use in the CSS Inserts of the theme options.
HTML Code:

img.alignleft, img.alignright {
    margin-top: 3px !important;

}

dvalliere Jun 8, 2011 04:12 PM

Excellent! Thank you so much!


All times are GMT -6. The time now is 11:44 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.