View Single Post
Old 03-14-2012, 10:49 AM   #1
Indigo121
Enthusiast
Indigo121 is a marvel to beholdIndigo121 is a marvel to beholdIndigo121 is a marvel to beholdIndigo121 is a marvel to beholdIndigo121 is a marvel to beholdIndigo121 is a marvel to beholdIndigo121 is a marvel to beholdIndigo121 is a marvel to beholdIndigo121 is a marvel to beholdIndigo121 is a marvel to beholdIndigo121 is a marvel to behold
 
Posts: 41
Karma: 11516
Join Date: Mar 2012
Device: Nook
"Publisher default" Font family in Nook

I'm trying to make my Nook (original, latest version) use the entire width of the screen, which is more than the built-in margin selection permits me.

So far I've managed to edit an Epub's CSS to make it have 0 margins. The problem is no matter what font I write in the CSS the "Publisher default" on the device remains Malabar. And as you know once I uncheck the "Publisher default" I also lose the 0 margin I defined.

I've put these in every single style class but the Nook must have a different syntax for fonts.

font-family: "Amasis";
margin-left: 0;
margin-right: 0;

Iv'e tried Arial, etc, but it always shows Malabar.

any ideas? Does Nook not recognize at all font types?

Thanks
Indigo121 is offline   Reply With Quote