Thread: Resizing Images
View Single Post
Old 05-19-2022, 07:08 AM   #3
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,857
Karma: 146918083
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by Gunivortus View Post
Thanks! Where do I add that?
The CSS goes in the CSS file. Make sure you are not duplicating nay styles such as two body styles.

The HTML code goes where the code is to display your images. But you will need the correct source (path/filename). Get the source from the <img> that you are replacing.

The reason the class is called cover is because I use it mostly for the cover and title page.
JSWolf is offline