sorry if this has been answered - i cant find it !!
so i’ve just started with anki, making a deck (on my linux laptop), for use be me and my son on our phones…
I used some images with labels to study. what i cant get into my thick head is how to auto size the images. Its frustrating to the point of giving up that we have to scroll each and every card !!! i’ve seen ImageResizer addon, but doesnt seem to work with existing cards, and i have to kkep guessing screen sizes for various devices… three days i’ve been fighting with this…
tl,dr: how do i make an image fit the window/app by height, to avoid scrolling ???
please, anyone got an idiots guide for this ?!?!?!
you can use % instead of px
but the % only works on width for me, don’t know why (scales the whole images down tho).
try using this: img {width: 50%}
you can change 50 till you find the number that works best for all of your devices