• Resolved willwoffjr

    (@willwoffjr)


    I am using wp 4.9.5 and my theme is Origami. My browser is chrome, and my OP is Windows 10.

    For some reason, my NextGen gallery (2.2.54) thumbnails have no spacing between the top and bottom of the rows. I have spacing on the sides of each image, but want to also add padding/spacing equal to what I have on the sides so that each image has equal spacing on all sides.

    Can someone tell me how to fix this? Is there CSS I can add?, and where should I add it? Any help is greatly appreciated. I don’t want to change plugins as I have used this gallery on a previous site and am comfortable with using it. That was the old Nextgen framework though, and this is the first time I have used this version.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter willwoffjr

    (@willwoffjr)

    Since no one is responding to this ticket, I suppose I could deactivate Nextgen and try a different plugin? Of course, now that I have already posted this, going to another plugin to see if I can correct this issue will invalidate the link. I know that the Nexcellent gallery plugin is based on the old architecture and so I could likely correct the issue will css, but I will wait a bit longer since i would rather use Nextgen.

    Plugin Contributor Imagely

    (@imagely)

    @willwoffjr – From a quick look at your site I would suspect this is due to your theme’s styles. This element/property seems to be at the base of the style involved:

    .content *:first-child { margin-top: 0px; } around line 451 in your theme’s style.css

    Your theme’s author may be the better person to suggest what to adjust that definition so it does not affect things like it is in this case.

    Thanks!

    – Cais.

    Thread Starter willwoffjr

    (@willwoffjr)

    My Site Origen Theme support resolved the issue with Css.

    Thread Starter willwoffjr

    (@willwoffjr)

    glad i didn’t have to change. always liked this gallery

    • This reply was modified 6 years, 11 months ago by willwoffjr.
    Plugin Contributor Imagely

    (@imagely)

    @willwoffjr – Thanks for the update!

    – Cais.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘vertical spacing between rows of thumbnails’ is closed to new replies.