View Single Post
Old 11-27-2010, 07:44 PM   #1
Ray Tayek
Enthusiast
Ray Tayek began at the beginning.
 
Posts: 25
Karma: 10
Join Date: Nov 2010
Device: as many as possible
how to get a serif font to work in an epub

hi, trying ti get a serif font to work in an epub made by calibre.

i am altering the css by adding:

body {
font-family: "Times", "Times New Roman", serif;
}

to the stylesheet.css file in the unzipped epub.

doing a kindlegen on the opf, and viewing the mobi file in kindle reader shows me a serif font.

zipping up the epub (it still passes epubcheck) and viewing with mobi reader shows me a sans-serif font.

how do i make the epub use a serif font?

thanks
Ray Tayek is offline   Reply With Quote