• Hi
    am using LIGHTBOX PLUS with STARKERS THEME. Am having trouble spacing the thumbnails if i add a caption. Without caption and using class=thumbs no prob. But when i add a caption class the thumbs don’t align horiz.

    [caption id="wp-caption" align="left" width="150"]<a href="http://www.bunddesign.com/wp-content/uploads/2012/09/matthias-contzen.png"><img src="http://www.bunddesign.com/wp-content/uploads/2012/09/matthias-contzen-150x101.png" alt="www.matthiascontzen.com" width="150" height="101" class="gallery-item img" /></a> www.matthiascontzen.com[/caption]

    css

    .gallery-item img {margin: 10px 7px 10px 7px; border:solid 1px #CCC;}
    
    /* The wrapper <div> for the caption and captioned element. */
    .wp-caption {
    max-width: auto;
    text-align: center;}
    
    /* The caption text. */
    .wp-caption-text {
    font-size: 10px;
    line-height:18px;
    font-weight: normal;
    padding: 0px;
    margin: 0;
    }

    page
    http://www.bunddesign.com/test/

    Can any one help me????
    thanks in advance

  • The topic ‘gallery thumbnail spacing with caption BIG problem’ is closed to new replies.