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:

before fix

before fix

to this:

after fix

after fix

Let me know if anyone runs into any problems.

No TweetBacks yet. (Be the first to Tweet this post)

One Response to “Elegant Grunge Wordpress theme – Fixed image caption box.”

  1. Avatarsibble
    1
    Author Comment

    This doesn’t seem to work when I add an image as a thumbnail. I’ll look into that tomorrow.

    Reply to this comment.

Leave a Reply