View Single Post
Old 07-11-2023, 02:29 PM   #1
Anyssia
Enthusiast
Anyssia has met Morla.Anyssia has met Morla.Anyssia has met Morla.Anyssia has met Morla.Anyssia has met Morla.Anyssia has met Morla.Anyssia has met Morla.Anyssia has met Morla.Anyssia has met Morla.Anyssia has met Morla.Anyssia has met Morla.
 
Anyssia's Avatar
 
Posts: 25
Karma: 19112
Join Date: Aug 2012
Device: Kobo Libra2
Resizing cover automatically created from metadata

Hi!

I'm having some trouble resizing automated covers.

When I add an epub file from AO3 to Calibre, it automatically creates a cover using the metadata info, which is great.

However, I find the size of the book details preview too small.
Spoiler:
I'd like to increase the font size or %. But I've tried poking at the settings and cannot seem to find where to go to resize the covers created by calibre when uploading the epub.

I tried editing the Preferences - Look & Feel - Book details - Text styling css, and there correcting the body titlepage to
body.fff_titlepage {
font-size: 2.4vmax;
margin: 2vmax;
color: red;
}

(used the red attribute to see if it worked), but it doesn't change anything.

I also tried the same with
.calibre-cover {
font-size: 2em;
color:green;
still no effect.

I also poked at the
img {
height:200%;
width: 200%;
}
attribute without effect either.

Then I moved to Output/Common options, also had a look at the "tweak" setting, ...

As far as I understand from the net, Calibre automatically created the cover from the metadata info, which is great. Any idea how to edit the look of that cover Calibre auto-creates?


EDIT: Just realized that it might be an effect of the Generate Cover plugin and not actually Calibre...

I replied to the generate cover thread to this, but I can't seem to find how to delete a thread I created ? O.o

Thank you
Ateana

Last edited by Anyssia; 07-11-2023 at 03:19 PM.
Anyssia is offline   Reply With Quote