I used the layout builder and selected 2 columns, the left for displaying a thumbnail image and the right for information. The 150x150 thumbnail seems to be too large and is bleeding into the other column, without "pushing" the text over. How can I expand the width of the left column. Or how can I make the thumbnail a bit smaller?
You can define your with using img src tags.
Will that work with the file attachment and short code? Using [99 show_image=1]
If the images are from an upload field, then you would remove the "show_image" parameter.
I did that, and now it just shows what the address to image thumbnail size is
Something like <img src="[99]" width="500" height="600"> is what you should be working with.
Thank you Bobby! You nailed it
Please login or Register to submit your answer