View Single Post
Old 07-17-2024, 07:32 PM   #9752
TaviCalderon
Enthusiast
TaviCalderon began at the beginning.
 
Posts: 25
Karma: 10
Join Date: Dec 2023
Device: Kindle Scribe
hi,

i added the below to my personal.ini, but it didn't seem to change anything or make the summaries italicized. did i miss something? should i have plugged the word "description" into something on the titlepage_entry: line?

Spoiler:

Code:
titlepage_entry:<b class="fff_tp_label" id="${id}_label">${label}:</b> <span class="fff_tp_value" id="${id}_value">${value}</span><br />

add_to_output_css:
 #description_value {
    font-style:italic;
 }


sorry, i know nothing about css or coding in general so i'm not sure where i went wrong. i added this under the [epub] section since that's the only format i have anything in.
TaviCalderon is offline   Reply With Quote