PDA

View Full Version : Moving image in old journal


emeraldrose
Jul-24-2009, 05:14 PM
So I've looked around adn can't find the answer. I use the old journal style for a lot of things and would prefer that my image be on the right instead of the left. How do I do that?:dunno

jfriend
Jul-24-2009, 11:26 PM
It took me awhile, but I found one of your journal galleries. Next time, you might get a quicker answer if you include a link to one of the galleries you're asking about.

Anyway, I found this gallery (http://www.emeraldrosephoto.com/gallery/8630302_A9NNe) and you can use this CSS to moves the images to the right:

#journal .journal_entry .photo.left {float:right; margin: 0 0 10px 10px;}

emeraldrose
Jul-25-2009, 05:55 AM
It took me awhile, but I found one of your journal galleries. Next time, you might get a quicker answer if you include a link to one of the galleries you're asking about.

Anyway, I found this gallery (http://www.emeraldrosephoto.com/gallery/8630302_A9NNe) and you can use this CSS to moves the images to the right:

#journal .journal_entry .photo.left {float:right; margin: 0 0 10px 10px;}

sorry and thanks, I put this in sitewide and not theme right?

jfriend
Jul-25-2009, 07:35 AM
sorry and thanks, I put this in sitewide and not theme right?Yes, site-wide-customization.