View Single Post
Old 12-21-2020, 01:24 PM   #5
Turtle91
A Hairy Wizard
Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.
 
Turtle91's Avatar
 
Posts: 3,339
Karma: 20171571
Join Date: Dec 2012
Location: Charleston, SC today
Device: iPhone 15/11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire
In your attempt you have simply set the width of the image to be 100%...and it will automatically size the height to keep the proper aspect ratio. This will often cause the image to flow over to the next page because most cover images are taller than they are wide. That's why an svg wrapper works so well. It automatically maximizes the image to fill the screen with the proper aspect ratio. (assuming you use the settings I provided above).

I actually keep this as a template...all I need to do is enter the exact image dimensions and it always works.
Turtle91 is offline   Reply With Quote