[raw]
![]()
[spacer height=”40px”]
[divider]
[spacer height=”24px”]
[/raw]
The [image] shortcode lets you insert an image that automatically resizes to fill its parent container. The idea is that you can add an image to a page and have it display correctly on all devices – desktop, tablet and mobile. Resize the window and watch as the image below resizes correctly. You can also click it to launch lightbox.
[raw]
title="Image Title" autosize="true" lightbox="true"/] [/codebox] [spacer height=”23px”] [divider] [spacer height=”24px”] [/raw]
Get The Code
[spacer height=”4px”] [codebox line_numbers=”true” remove_breaks=”true” lang=”html”] [fusion_image src="https://path/to/my/image.png" width="980" height="440"title="Image Title" autosize="true" lightbox="true"/] [/codebox] [spacer height=”23px”] [divider] [spacer height=”24px”] [/raw]
[raw]