Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author webaware

    (@webaware)

    G’day Ginny,

    Add this to your theme’s stylesheet:

    .ngg-galleryoverview hr {
        clear: both;
    }

    I think I’m going to have to add an option for adding that to the template, since a lot of themes don’t seem to set clear:both on HR elements.

    cheers,
    Ross

    Thread Starter saylahv

    (@ginny-parry)

    Thank you Ross
    …but didn’t work with this theme:::: paste in Theme’s stylesheet, right–?
    No Sidebar will have to be my solution.
    Next question: Possible to add space between the Select All / Download buttons
    Here’s a Looksee: https://www.saylahv.com/wp/capen/
    So appreciate your guidance
    –Ginny

    Thread Starter saylahv

    (@ginny-parry)

    Scratch that… I did it in the stylesheet
    Thanks for everything R

    Plugin Author webaware

    (@webaware)

    G’day Ginny,

    You need to add it to the stylesheet, just like I wrote above. To space out the buttons, add some padding-left to the second button.

    cheers,
    Ross

    Thread Starter saylahv

    (@ginny-parry)

    Re— .ngg-galleryoverview hr {
    clear: both;
    }
    :::: didn’t work for me
    And since it’s an issue with Theme’s page template w/sidebar… I chose full page
    just a head’s up
    thanks
    –ginny

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Select All button’ is closed to new replies.