• Resolved jlmccutcheon

    (@jlmccutcheon)


    I would like to use an extended album, but have the galleries inside the albums be displayed horizontally and not vertically (like the compact version). Could someone assist me in tweaking the CSS sheet, nggallery.css. Thanks so much.

    J

Viewing 1 replies (of 1 total)
  • Thread Starter jlmccutcheon

    (@jlmccutcheon)

    I think I got it:

    .ngg-album {
    float:left;
    overflow:hidden;
    padding: 5px;
    margin-bottom: 5px;
    margin-right: 12px;
    margin-left: 12px;
    border: 1px solid #cccccc;
    }

    Thanks!

    Jackie

Viewing 1 replies (of 1 total)
  • The topic ‘NextGEN Gallery Album Page’ is closed to new replies.