NextGen Thumbnail Gallery not centred

Discussion in 'Squirrel WordPress Theme' started by lnmarketingservices, May 30, 2014.

Thread Status:
Not open for further replies.
  1. lnmarketingservices

    lnmarketingservices Member

    Joined:
    Jan 19, 2013
    Messages:
    46
    Likes Received:
    0
    hi there,

    The NextGen Thumbnail Gallery not centred (see attached screen shot)
    website domain is in the top left corner of the screen shot

    newaircustomdesign.com-NextGen-Gallery-not-centred.png
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    Please share your website link so that i can check issue at your site.
    And provide you possible solution.

    Thanks & Regards
    Nitesh Raghuwanshi
     
  3. lnmarketingservices

    lnmarketingservices Member

    Joined:
    Jan 19, 2013
    Messages:
    46
    Likes Received:
    0
    please see picture for domain name
     

    Attached Files:

  4. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    Instead of nextgen gallery plugin you can create multiple gallery pages with the help of themes default gallery.
    For Nextgen gallery
    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    .ngg-galleryoverview {
    margin-left: 40px!important;
    }
    @media only screen and (max-width: 767px) and (min-width: 480px){
    .ngg-galleryoverview {
    margin-left: 10px!important;
    }}

    Thanks & Regards
    Nitesh Raghuwanshi
     
  5. lnmarketingservices

    lnmarketingservices Member

    Joined:
    Jan 19, 2013
    Messages:
    46
    Likes Received:
    0
    Thank you. This has fixed the problem.

    I will keep in mind the theme's default gallery.
     
Thread Status:
Not open for further replies.

Share This Page