Mike6979865
Posts: 0
Joined: Fri Jul 11, 2014 3:53 pm

Two images inside grid.

Hi,

I created a 1 x 2 create, and placed an image in each square. I also added buttons to to take image, and have it display. I'm having a problem with the image size. I wat to the grid and image sizes to by dynamic depending on the screen size. I set the property for grid and image to auto. However, the image place holders are being displayed a huge images. Can you please help me with css for image and the container grid?

Image

Image

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Two images inside grid.

Hello Mike,

Set width=100% and height=auto for such images.
http://prntscr.com/6z1ifp

Return to “Issues”