- Code: Select all
{{ fancybox("image.jpg", 334, 250) }}
- Code: Select all
{{ showimage("bolt/files/image.jpg", 800, 600) }}
Inserting an image in an introduction or body with the wysiwyg doesn't give me fancybox. Is there a way to do this?
However, regardless of how I do it, the images are not responsive. Which kind of sucks because the Bolt template is responsive. So how to make them responsive like the images in the default Bolt entries/pages? I've used the default class "imageholder" in a div tag, but to no avail.
Nor can I position two smaller thumbnails left or right of a larger image and have them realign as the browser resizes.
I realize this is probably rediculously simple for php/twig people, but I started with html/css and graduated to pivot/pivotx. They are so simple by comparison. And I really have tried to understand the Bolt documentation. Honest. But I'm not. So, please help. Pretty please. I won't even try to figure out the image record arrays for the templates until I get this wrapped around my head.