Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Excerpts, Read more, Pagination (http://forum.bytesforall.com/forumdisplay.php?f=20)
-   -   [SOLVED] Image Align Right (http://forum.bytesforall.com/showthread.php?t=3776)

fut Oct 7, 2009 10:29 PM

[SOLVED] Image Align Right
 
This doesn't fall into any of the categories on this forum so i'm guessing this is the closest one.
I'm trying to insert an image into my blog and align it to the right. Only the image won't align correctly vertically. There is some unnecessary white space. Please check the screen shot below:


http://uploadpad.com/files/align.jpg


Now you can see the CSS that goes with this aligned image. I'm guessing this is supposed to be correct.

http://uploadpad.com/files/align2.jpg

Under Atahualpa Theme Options -> Style Images , i've tried to play around with the settings there to no avail. I'm not very experienced in CSS. Right now the current default options are used.

http://uploadpad.com/files/align3.jpg

Can anyone tell me what I have to change to get my image to lay flat with the top of the text?

Thank you.

juggledad Oct 8, 2009 04:41 AM

what is the url showing the issue?
Is the picture alligned to the right?
Does it change when you make the window bigger or smaller? (ie is it the text that is the issue not the image?

fut Oct 8, 2009 04:09 PM

the URL is naturacne.com
Yes, the picture is aligned to the right.

I tried with no caption text, but the problem persisted.

My guess it is has something to do with the styling of images or the image caption box in general - not 100% certain though.

Thanks for the continued help.

juggledad Oct 9, 2009 07:04 AM

add the following to ATO->HTML/CSS Inserts->CSS Inserts
HTML Code:

.alignright,div.alignright {
 float:right;
 margin:0px 0 5px 10px
}


fut Oct 9, 2009 04:10 PM

It works, thanks!


All times are GMT -6. The time now is 05:34 PM.

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