Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1458641

    Hi,

    Is there a nice way to add a popup gallery lightbox from either clicking on an image or a button?

    Thanks

    #1458643

    if you place a gallery – you can choose on style – gallery style : to show only one big image – and the rest will be shown in lightbox.

    #1458739

    Thanks

    When you set gallery as main image only other images accessed via lightbox
    – is there a setting to change the rollover icon from 2 x arrows to an alternative icon, so it is more obvious that more gallery images are available?
    Or can you add a rollover title, so it states ‘View gallery’

    Please advise

    #1458879

    see here with an image : https://webers-testseite.de/popup-gallery/

    or simpler by a different font icon

    #top .image-overlay .image-overlay-inside::before {
      content: "\E80E" !important;
      font-family: entypo-fontello;
      font-size: 42px;
      font-weight: 400;
    }
    #1459680

    Thanks for the info

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Pop up image gallery lightbox’ is closed to new replies.