Viewing 4 replies - 1 through 4 (of 4 total)
  • It depends on the selected effect in Other Options > Lightbox effects, e.g., Shutter has no border, Highslide has border.

    Edit: Anyway the code is
    .ngg-widget img {border: 2px solid #A9A9A9;}
    But it’s unchanged from 2.0 to 2.0.30 version.

    The code goes in Other options > style

    thanks.. ??
    almost looks like before!

    Thread Starter Tim5280

    (@tim5280)

    Thanks Tizz. I already found the code but had to put it in my main style sheet to override whatever changed? With 2.0 I didn’t have to do this so I’m not sure what changed with 2.0.30?

    /* ———– Sidebar widget ————-*/
    .ngg-widget,
    .ngg-widget img {
    border: 2px solid #A9A9A9;
    margin: 0pt 2px 15px 0px;
    padding:1px;
    }

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Sidebar Gallery Widget’ is closed to new replies.