I only tried the font type. I removed the complete line as you mentioned. will tomorrow.
Hope it'll be okay this way.
Quote:
Originally Posted by jackie_w
By 'change of font' do you mean font-face, font-size or both?
The reason changing the Kobo Font Face setting has no effect with this epub is these lines in the css
font-family: Times,serif;.
You need to remove them. The Kobo won't know what Times is so will default to serif. For some reason, on a Kobo, this means using the 'Document Default' font which is a Georgia variation.
I see nothing in your attached css which should stop the font-size slider working, although it's possible that you have something in the body css which is causing the problem.
|