Thread: PRS-650 Flashing the firmware
View Single Post
Old 11-08-2010, 01:52 PM   #87
PatNY
Zennist
PatNY ought to be getting tired of karma fortunes by now.PatNY ought to be getting tired of karma fortunes by now.PatNY ought to be getting tired of karma fortunes by now.PatNY ought to be getting tired of karma fortunes by now.PatNY ought to be getting tired of karma fortunes by now.PatNY ought to be getting tired of karma fortunes by now.PatNY ought to be getting tired of karma fortunes by now.PatNY ought to be getting tired of karma fortunes by now.PatNY ought to be getting tired of karma fortunes by now.PatNY ought to be getting tired of karma fortunes by now.PatNY ought to be getting tired of karma fortunes by now.
 
PatNY's Avatar
 
Posts: 1,022
Karma: 47809468
Join Date: Jul 2010
Device: iPod Touch, Sony PRS-350, Nook HD+ & HD
Chris, have you been able to get your font-size adjustment to stick? I thought I got it working on my reader the other day, but now it's not working anymore and I have no clue why. The fonts of my choice are definitely working ... as is the line-height adjustment in the body style, but the font-size is being ignored.

Here is the bit of code directly copied from the userstyle.css. Anyone spot anything wrong?

h1 {
font-family: sans-serif1, sans-serif;
}
body {
font-family: garamond;
line-height: 1.1em;
font-size: 125%;
}


After flashing, there were two other css sheets in the epub folder -- userstyle.dflt.css and userstyle.droid.css. I kept them both as is. Should either of them be tweaked or deleted???

It's not a biggie about the font size as I can just switch to M size, but it's much nicer to be able to adjust it globally with the userstyle.css.
PatNY is offline   Reply With Quote