Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter somnifac

    (@somnifac)

    Found a solution ( <- link to solution in case anyone else is in need of it) for the galleries, but still stumped on the widget.

    .ngg-widget, .ngg-widget img {
        text-align: center;
    }
    .ngg-galleryoverview {
    text-align:center;
    }
    .ngg-gallery-thumbnail-box {
    float:none !important;
    display:inline-block;
    }

    OK, I’ve crossposted this, the first is the widget one

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Centering Thumbnails’ is closed to new replies.