View Single Post
Old 06-16-2011, 01:41 PM   #13
jane10021
Member
jane10021 began at the beginning.
 
Posts: 17
Karma: 10
Join Date: Jan 2011
Device: hanlin V3, pocketbook 360
Paola, where do I find this CSS style file?
I have more or less the same problem: I get the same font, whatever font I choose. Maybe your solution is the problem in my files. But I wouldn't know where to look for this file.

thanks!
jane

Quote:
Originally Posted by
EDIT: problem solved (at least in my case). My EPUB are all translated, and in the CSS style file for the declaration of the text I had:
[CODE
.calibre {
display: block;
font-family: "LexiaDaMa", serif;
font-size: 1em;
line-height: 1.2;
margin-bottom: 0;
margin-left: 5pt;
margin-right: 5pt;
margin-top: 0;
padding-left: 0;
padding-right: 0;
text-align: justify
}
[/CODE]
The font family declaration (highlighted in bold) for some reason seem to be creating the problems in the PB903 - I removed it, and all is well. Hope it works for you too!
jane10021 is offline   Reply With Quote