Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #438331

    Just using HTML I am trying to add a lightbox to an image in the HTML without using the avia media element

    I tried to no avail

    #439109

    Hey Denis!

    This should work.

    <a href = "URL to your image" rel = "lightbox">
    <img src = "URL to your image" />
    </a>

    Best regards,
    Elliott

    #439351

    Perfect. Thanks Elliott

    Again amazing support.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Is there a way to manually add a lightbox’ is closed to new replies.