-
AuthorPosts
-
August 11, 2015 at 4:25 pm #486045
Hi,
I have finished my website using this template and was really happy with it until I provided it to the client to add their own posts and products. As they have been adding images of all different sizes and aspect ratios the pages are misaligned due to the heights of the images being different.
To rectify this on the product pages I have added the following CSS to ensure the image spaces are all the same height. However this is no good for viewing on mobile devices as this makes the image space really tall and no longer square.
.thumbnail_container {height: 230px; line-height: 230px !important; overflow:hidden;}
http://www.hydrossolutions.com/product-category/market-sectors/construction/
I could ask the client to ensure they upload square images only of a minimum width / height to ensure they are always aligned, although I would much prefer to be able to control this myself is possible.
The images for news stories really confuse me as they are totally different sizes and inconsistent throughout.
See the links below which shows how different they all look.
http://www.hydrossolutions.com/2015/07/31/applicator-training-courses-australia/
http://www.hydrossolutions.com/2015/07/15/nanolia-worldwide-amalgamation-announcement/
http://www.hydrossolutions.com/2015/07/31/athens-underground-graffiti-playground/Even on the homepage where it shows the news posts displayed within a content slider the first three images shown all look square but then when you scroll to the next three, the images are different sizes again.
I just want them all to look the same width / height.
August 12, 2015 at 1:14 pm #486494Hi lol4000!
you can get control over image sizes using a plugin like this: https://wordpress.org/plugins/simple-image-sizes/
Best regards,
AndyAugust 13, 2015 at 11:10 pm #487489I would much prefer to find out why the images sizes for this theme are all over the place than have to add a plugin to get them consistant.
August 14, 2015 at 9:00 pm #487974Hi!
it is not about the theme, because it’s standard WordPress behavior. WordPress is resizing by default all images when uploading. This plugin just gives you the ability to control images sizes (for all themes).
Best regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.