Forum Discussion

Astroraf's avatar
Astroraf
Data Pipeline
09-23-2024
Solved

How to make all images the same size in a BloX conditional statement?

I have a BloX widget where all my pictures that I am using are of different sizes, I want to be able to make them all the same size so that when you the user sift through each image the BloX widget d...
  • harikm007's avatar
    09-23-2024

    Hi Astroraf ,

    To make all images to same size, set height and width to image element as below:

     

    -Hari