Before you ask please READ THIS

Thumbnail behavior in a slider

Is it it possible to have the thumbnail at the bottom remain open for a slider? I want to duplicate the thumbnail look (all the thumbnail showing at the bottom, with white background) you can get in the gallery album but using a slider instead?

Comments

  • I figured it out. Thanks for documenting the CSS file so well! - You can close this.
  • AirAir
    Posts: 10,970
    Hello :-)

    Nice that you solved it:-) Can you share what change you finally did?

    With kind regards.
  • I'm still playing around with the code, having issues with scaling on small screens with where the thumbnails at the bottom overlap the main image. It's working fine full screen but it's an issue on small tablet. Will keep poking around and post the mods when I'm done and everything is working.
  • AirAir
    Posts: 10,970
    For lightbox I have added such CSS today so they will look better, but I don't know it is what you are searching for:
    .lg-outer .lg-thumb-item img {
    height: auto;
    width: 100px;
    }
    If I can help you some more please tell :-)

    With kind regards.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!