Elegant Grunge Wordpress theme – Fixed image caption box.
I noticed a problem with the caption boxes that Wordpress creates, and the image box model around the images in posts.
adding this to styles.css:
.wp-caption { padding-right:15px; padding-left:5px; }
will change this:
to this:
Let me know if anyone runs into any problems.









