Quote:
Originally Posted by JSWolf
It sounds like S&S used either small or x-small for the base font size. A lot of ePub do that. Next issue is margins. Some ePub have huge margins defined using em. When you increase the font size, the margins increase as well. If you want margins, define them with px. Then they will stay the same without changing as the font size changes. Also, when you edit the CSS to fix the font size, remove the small/x-small lines so you can start with whatever the default text size it.
|
Ok great whats the PX program and where can I get it thanks!