Forum Replies Created

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

    (@virginiac)

    Hi,
    For whatever reason I just cannot effect the NexGen gallery CSS still. The problem seems to be that each thumbnail image is sitting within it’s own div, the problem is that that div is named dynamically- so there is no way to specifically effect it to give the grid more padding.

    Each thumbnail is sitting inside of this:

    <div id=”ngg-image-50″ class=”ngg-gallery-thumbnail-box desc”>

    then the next one is:

    <div id=”ngg-image-51″ class=”ngg-gallery-thumbnail-box desc”>

    By adding padding to the class ngg-“gallery-thumbnail-box” you will see it doesn’t help either. it spaces them, but it still ordering the lines oddly.

    thanks,
    Virginia

Viewing 1 replies (of 1 total)