Extra space on right of caption images

Just purchased the theme and looking for help in getting started?

Extra space on right of caption images

Postby jrothra » Wed Jul 14, 2010 3:12 pm

I've scoured the CSS and still seem to be missing something. There is extra space on the right side of captioned images (see my site, http://www.jrothraministries.com, and you can see an example on the most recent post). What do I change to even this?

Here's my CSS code relating to the images:
Code: Select all
/* WordPress Images and Captions */
#content .post p.wp-caption-text { text-align: center; font-size: 0.8em; line-height: 135%; margin: 0px; padding: 3px 0px; }
#content img.alignnone { margin: 0px 10px 10px 0px; padding: 5px; border: 1px #aaa solid; }
#content .post div.alignleft, #content .post img.alignleft { float: left; margin: 0px 10px 10px 0px; padding: 5px; border: 1px #aaa solid; background-color: #f3f3f3; }
#content .post div.aligncenter, #content .post img.aligncenter { display: block; margin-left: auto; margin-right: auto; margin-bottom: 10px; padding: 5px; border: 1px #aaa solid; clear: both; background-color: #f3f3f3; }
#content .post div.alignright, #content .post img.alignright { float: right; margin: 0px 0px 10px 10px; padding: 5px; border: 1px #aaa solid;background-color: #f3f3f3;  }
#content img.featured-image { float: left; padding: 5px; border: 1px solid #aaa; margin: 0px 10px 10px 0px; }
#content img.thumbnail-image { float: right; padding: 5px; border: 1px solid #aaa; margin: 0px 0px 7px 7px; }
jrothra
 
Posts: 16
Joined: Sat Oct 10, 2009 6:45 am

Return to Help!

Who is online

Users browsing this forum: No registered users and 3 guests

cron