Quote:
Originally Posted by bob1xxx
I bought and download a epub formatted book from the simon and schsister web site and when I try to read it on my aluratek libre it format is screwed up it base font for full page view is a unreadable 2to3 point font size at "100%" if I go to decent zoom of 200% Im left with a narrow column about 3 to 5 words wide with a 1 1/2 inch margins all around a equally unreadable format, is there a way I could edit this epub so it base font size and page margins are readable or is this the 3rd ebook with a screwed up format that I've have been ripoff on? Is there any epub editor that will work with a DRM'd epub or will I have to strip off the drm so I can edit it in to a sensable format. (which means Im still out the 5.99 because Ive havent been successful with any of the drm removal progams because there instructions are clear as mud  )? Any ideas? 
|
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.