frm
Well-known member
I see that we can embed images, but when I do:
It embeds a resized (by attributes/CSS) picture of the original 24-megapixel image. But, we have a setting to create thumbnails. Is it possible to do something like:
Where it'd pull the dimensions I set in the settings (max 300x300) and embed the 300px image instead?
Or would this require custom development?
Code:
[GALLERY=media, 83][/GALLERY]
It embeds a resized (by attributes/CSS) picture of the original 24-megapixel image. But, we have a setting to create thumbnails. Is it possible to do something like:
Code:
[GALLERY=media, 83]thumbnail[/GALLERY]
Where it'd pull the dimensions I set in the settings (max 300x300) and embed the 300px image instead?
Or would this require custom development?