Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Contributor photocrati

    (@photocrati)

    You will need a bit of custom CSS to achieve these ideals:

    Try adding something along these lines:

    .ngg-galleryoverview { padding-left: 45px; }
    .ngg-gallery-thumbnail img { border: none; }

    The padding creates a faux-centered look … and you may also need to add the !important directive as well for the border.

    Thanks!

    – Cais.

    Thread Starter borysek

    (@borysek)

    I decided to paste the code you gave me with padding and border into custom CSS. It makes all my images turn into portrait format and stretches the thumbnail completely vertically.

    Any help for this?

    @borysek It’s impossible any further help with the right click disabled.

    Thread Starter borysek

    (@borysek)

    Right click enabled.

    Plugin Contributor photocrati

    (@photocrati)

    @borysek – That CSS should not do what you are describing … neither would affect images in size or aspect ratio.

    Did you copy it into Gallery > Other Options > Styles, or somewhere else?

    – Cais.

    Thread Starter borysek

    (@borysek)

    Yes. I copied the CSS into Styles and when I enable it, the photos become portrait. I did fiddle about with the CSS before and put 100 as width and 150 as height for thumbnails, but I deleted that and it’s no longer there. The only code I have in there is the one you’re suggesting me. Any help?

    Plugin Contributor photocrati

    (@photocrati)

    @borysek – With out seeing it in use on your site I am not certain why you are having this issue. As it is, your site looks like it did the first time I looked at it.

    – Cais.

    Thread Starter borysek

    (@borysek)

    I’ll paste the CSS in right now and please check the Portfolio -> People page. On my galleries I’m using the gallery-caption.php template to space them out.

    Thread Starter borysek

    (@borysek)

    Oh. It seems fixed now. Thank you Cais.

    Plugin Contributor photocrati

    (@photocrati)

    @borysek – Looks great!

    Thanks for trying again!

    – Cais.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘How to move thumbnails on my page?’ is closed to new replies.