• Resolved lob01

    (@lob01)


    Hi, I like to work with NextGen but why is there so much space betwenn a block with the headline and the block with the preview pictures?

    Or is there a funktion to generate a headline inside NextGen?

    Regards,

    Stefan

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Imagely

    (@imagely)

    Hi @lob01,

    Let’s try adding the CSS rules from below to reduce the space between the heading and the gallery:

    .slideshowlink {
        margin: 0 !important;
    }
    
    .ngg-galleryoverview {
        margin-top: 0 !important;
    }
    Thread Starter lob01

    (@lob01)

    Thanks a lot! Both don′t change the space. Maby I do it the wrong way? I go to the block above the galery. Then I fill in the CSS code in the field on the right side at the bottom and update.

    Plugin Contributor Imagely

    (@imagely)

    Hi @lob01,

    The CSS rules must be added to a special field. Usually "Dashboard -> Appearance -> Customize -> Additional CSS" will work since that’ll apply the CSS for all of your site’s pages.

    Thread Starter lob01

    (@lob01)

    Thanks …it works! I use the CSS Editor and now the space is perfect!

    • This reply was modified 3 years, 1 month ago by lob01.
    Thread Starter lob01

    (@lob01)

    Is there a list, what CSS codes could change or does this depend on the theme I use?
    Maby the postpicture? My postpictures are much to big. Is there a CSS with a fixed postpicture size like 400pixel width and fixed on the left side?

    That would be great!

    Plugin Contributor Imagely

    (@imagely)

    Hi @lob01,

    Unfortunately, I don’t think we have such a list and we are usually generating them per users’ request.

    Anyways, I believe there are a couple of documentation articles that maypoint to custom CSS rules https://www.imagely.com/?s=css

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘To much space’ is closed to new replies.