AndyB
Well-known member
I have the following Template HTML in a page:
This works fine and the image displays like this:
The Google logo is reduced in size, but there's no lightbox functionality. Is it possible to get the lightbox to work in a page?
Code:
{{ bb_code('[IMG height="100px"]https://www.google.com/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png[/IMG]', null, null) }}
This works fine and the image displays like this:
The Google logo is reduced in size, but there's no lightbox functionality. Is it possible to get the lightbox to work in a page?