grid view column size

By: Andres Garcia | Asked: 10/10/2022
ForumsCategory: General questionsgrid view column size
Andres Garcia asked 2 years ago
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?
1 Answers
Bobby Clapp answered 2 years ago

You can define your with using img src tags.

Resource: https://www.w3schools.com/tags/att_img_width.asp

Andres Garcia replied 2 years ago

Will that work with the file attachment and short code? Using [99 show_image=1]

Bobby Clapp replied 2 years ago

If the images are from an upload field, then you would remove the "show_image" parameter.

Andres Garcia replied 2 years ago

I did that, and now it just shows what the address to image thumbnail size is

Bobby Clapp replied 2 years ago

Something like <img src="[99]" width="500" height="600"> is what you should be working with.

Andres Garcia replied 2 years ago

Thank you Bobby! You nailed it

Making the Best WordPress Plugin even better - Together

Take on bigger projects with confidence knowing you have access to an entire community of Formidable Experts and Professionals who have your back when the going gets tough. You got this!
Join the community
crossarrow-right