• Resolved vsolanic

    (@vsolanic)


    Hi,

    first of all many thanks for the plugin. I wonder how come that I did not come across it earlier because this is exactly what I had been looking for. I have a few questions that I was not able to find an answer for – I will post them in several topics.

    I like the idea of the Interim Popup for Album Thumbnails. However, I may be missing something as I do not see a button to close this popup. And the ESC does not seem to work. So my question is “how can I actually close the interim popup window”?

    I am testing the gallery here: http://www.skmbrussels.be/photonic.

    Thank you!

    Vladimir

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Sayontan Sinha

    (@sayontan)

    The icon to close is actually visible, however it is going behind the top bar on your website. You should be able to remedy this with a little bit of custom CSS:

    .photonicModal.photonic-panel { margin-top: 40px }
    a.photonicModalClose { top: 40px !important }

    Let me know if you need help figuring out how to add custom CSS without modifying code.

    Thread Starter vsolanic

    (@vsolanic)

    Hi,

    many thanks! Your solution seems to work well on desktops. However, when I tried to open a gallery on a mobile phone, I could not see the close button. Any solution for this? :).

    Once again many thanks!

    Vladimir

    Thread Starter vsolanic

    (@vsolanic)

    Hi,

    the issue does not seem to appear anymore for the mobile. Thanks a lot for providing the solution!

    Best regards,

    Vladimir

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Closing Interim Popup’ is closed to new replies.