Issues with photo captions in Imbalance 2

  • Hi,

    I am new to wordpress and trying to use the Imbalance 2 theme. When I type in the caption for a photo, the photo turns into a “polarioid” with a frame and the caption within the frame. Is there anyway to caption a photo so it just appears as clean text under the photo? I haven’t posted my first post yet because I am trying to work out this kink.

    theecstaticflash.wordpress.com

    The blog I need help with is: (visible only to logged in users)

  • Howdy!

    This is the way captions are styled in Imbalance2.

    The easiest way to change the caption style is to use Custom CSS, which is part of the Custom Design upgrade. If you decide to go this route, something like this should get you started:

    .wp-caption {
    background: transparent;
    }

    You might also look for another theme that styles the captions to your taste — you can check out the theme demo sites to see image caption styles for each. Theme demos are linked from the Theme Showcase.

    I hope this helps!

  • The topic ‘Issues with photo captions in Imbalance 2’ is closed to new replies.