Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #447408

    I’m putting an image next to text in a text block because I need it to line up correctly and with Avia it won’t get small enough next to the text to look right.

    How do I make the image inside the text block have the lightbox feature? I need the image to be 100×100 and then when clicked pop into lightbox with a 900×900 image. I have both resolutions already on the server.

    #447553

    Hey!

    The image should be lightbox-ed automatically if its linking an actual image (jpg/gif/png):

    <a href="larger_image.jpg"><img src="smaller_image.jpg"></a>
    

    Best regards,
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.