Thread: Images Sizes
View Single Post
Old 09-16-2024, 05:25 PM   #38
m610
Enthusiast
m610 began at the beginning.
 
m610's Avatar
 
Posts: 35
Karma: 10
Join Date: Jun 2024
Location: Esparto, CA
Device: Kindle 11
Thanks for the tips. That sent me on a search here and I found something that I thought might help, and in part it did.

Code:
img.Image_Style_70
{
  border: none;
  max-width: 70%;
  width: 70%;
}
The max-width line did it. The only problem now is the images are distorted. The image heights did not resize in proportion to the width.
m610 is offline   Reply With Quote