Size of images on mobile devices

frida
7 Posts
frida posted this 15 February 2016

I wonder if you can help me understand why images in a table don“t show correctly on mobile devices. They have exactly the same size and proportions, but on mobiles images in the right column are larger. There is no problem on any other platform.

http://www.haarstudion.se/kontakt/

I wonder if you can help me understand why images in a table don´t show correctly on mobile devices. They have exactly the same size and proportions, but on mobiles images in the right column are larger. There is no problem on any other platform. http://www.haarstudion.se/kontakt/
Vote to pay developers attention to this features or issue.
2 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 16 February 2016

Hi,

I've tested your table with default WP theme and it looks the same.
The size of the image depends on the column width. The width of these columns is different because the width depends on the text content inside the columns. To keep the same width of the columns the table should have fixed table-layout. But in this case the empty columns that you added to each row will have the same width as columns with images.

Thank you,
Olivia

Hi, I've tested your table with default WP theme and it looks the same. The size of the image depends on the column width. The width of these columns is different because the width depends on the text content inside the columns. To keep the same width of the columns the table should have fixed table-layout. But in this case the empty columns that you added to each row will have the same width as columns with images. Thank you, Olivia
Stagger Lee
1818 Posts
Stagger Lee posted this 16 February 2016

@Frida, small advice. Use some finished Section for this, replace images, decide size, remove from section elements you dont need.
Dont use tables.

I am saying this because Sections are prepared and tested from Themler developers, to behave well on all devices, responsive. Use their lost time and enjoy.

@Frida, small advice. Use some finished Section for this, replace images, decide size, remove from section elements you dont need. Dont use tables. I am saying this because Sections are prepared and tested from Themler developers, to behave well on all devices, responsive. Use their lost time and enjoy.
You must log in or register to leave comments