MobileRead Forums

MobileRead Forums (https://www.mobileread.com/forums/index.php)
-   Amazon Kindle (https://www.mobileread.com/forums/forumdisplay.php?f=140)
-   -   Is it possible to completely remove the right and left margins? (https://www.mobileread.com/forums/showthread.php?t=94129)

grizedale 09-01-2010 04:16 PM

Well, I have my Kindle 3 in my hands at last, I have tried all the methods I know to remove the margins but to no avail, any hints/tips would be greatfully received...

This is using non DRM Epub to Mobi with the margins set to 0 in calibre

olis 09-01-2010 04:36 PM

Quote:

Originally Posted by grizedale (Post 1087796)
Well, I have my Kindle 3 in my hands at last, I have tried all the methods I know to remove the margins but to no avail, any hints/tips would be greatfully received...

This is using non DRM Epub to Mobi with the margins set to 0 in calibre

Same thing here. The Kindle doesn't seem to observe the margin configuration I setup in Calibre. I think the Kindle has "minimum" margins hardcoded in the firmware that cannot be overruled by the css stylesheet of the ebook.
Has anyone been able to reduce the page margins?

jswinden 09-01-2010 06:42 PM

Quote:

Originally Posted by olis (Post 1087828)
Same thing here. The Kindle doesn't seem to observe the margin configuration I setup in Calibre. I think the Kindle has "minimum" margins hardcoded in the firmware that cannot be overruled by the css stylesheet of the ebook.
Has anyone been able to reduce the page margins?

I've tried but to no avail. Unfortunately the Kindle support of CSS is rather limited and does not support the use of margin-left or margin-right or padding-left or padding-right.

isotherm 09-01-2010 07:44 PM

On my Kindle 2, you can edit the default left/right margins. You don't even need to install any packages or jailbreak! I don't know if this will work for Kindle 3 or not, as I don't have one. But for earlier versions, hook the Kindle up to your computer and open the following file with your favorite text editor (e.g. notepad):
Code:

\system\com.amazon.ebook.booklet.reader\reader.pref
You will see a line like the following:
Code:

HORIZONTAL_MARGIN=40
The default is 40 pixels. Change it as you desire; 0 does work if that is what you want. Once you have changed it, save the file, eject your Kindle, and restart it using the menu (Menu > Settings, Menu > Restart). Your margins should now have changed.

NiLuJe 09-01-2010 08:40 PM

It's still there on the K3. Haven't tried though. (But I do remember seeing 40 as the default. I may be wrong ^^)

Ben Thornton 09-01-2010 08:51 PM

The file is still there, and the default is 40.

I changed it to 20, and this worked - the margins were reduced.
However, if you select the dialog to change font size etc., this resets the margin - so you'd have to edit the file again to change it back.

In other words, this sets the current margin, not the default margin.

geekgeek 09-01-2010 10:06 PM

Quote:

Originally Posted by grizedale (Post 1087796)
Well, I have my Kindle 3 in my hands at last, I have tried all the methods I know to remove the margins but to no avail, any hints/tips would be greatfully received...

This is using non DRM Epub to Mobi with the margins set to 0 in calibre

I've had much success using Sigil to open the CSS of the non-DRM ePub, and editing the Left and Right margins from 5pt to 0, worked like a charm for all my non-DRM ePubs!

Let me know if it works for you too!

jswinden 09-01-2010 10:42 PM

Quote:

Originally Posted by geekgeek (Post 1088212)
I've had much success using Sigil to open the CSS of the non-DRM ePub, and editing the Left and Right margins from 5pt to 0, worked like a charm for all my non-DRM ePubs!

Let me know if it works for you too!

No, as stated just above you cannot change the CSS margins in Mobi (Kindle) books.

geekgeek 09-01-2010 10:47 PM

Quote:

Originally Posted by jswinden (Post 1088253)
No, as stated just above you cannot change the CSS margins in Mobi (Kindle) books.

Yup, my method only works for ePub books, but once you've made the changes to the ePub book, you can then use Calibre to convert them to Mobi, and they should display perfectly on the Kindle without the left and right margins

jswinden 09-01-2010 11:07 PM

Quote:

Originally Posted by Ben Thornton (Post 1088122)
The file is still there, and the default is 40.

I changed it to 20, and this worked - the margins were reduced.
However, if you select the dialog to change font size etc., this resets the margin - so you'd have to edit the file again to change it back.

In other words, this sets the current margin, not the default margin.

I tried it too, but it didn't take. The only result I got was a screwed up Collection sorting. I had been using an initial period to make Collections appear first during Title sort. I guess the restart caused them to be re-alphabetized differently so I had to rename all collections to an initial underbar instead. Damn Amazon for not allowing us to set this as desired.

sirmaru 09-01-2010 11:10 PM

K3 can eliminate margins totally
 
Quote:

Originally Posted by tiramisł (Post 1051378)
Hi,

I'm thinking about purchasing a Kindle3 but first I'd like to know if you can completely remove the left and right margins.
I've read that with Caliber you can set the margins to 0 (points), does this mean that there will be no white space between the bezels and the text?
Thanks in advance.

Yes, the Kindle LG WiFi 3 can eliminate all margins using the Text key. I have one eBook set that way and another not set that way. One uses the 5 way controller to set the number of words per line.

I only use AZW - Amazon - books however.

grizedale 09-02-2010 02:44 AM

Quote:

Originally Posted by geekgeek (Post 1088258)
Yup, my method only works for ePub books, but once you've made the changes to the ePub book, you can then use Calibre to convert them to Mobi, and they should display perfectly on the Kindle without the left and right margins

You would think it would but, sadly, this is not the case. This is the exact method I have been trying to no avail.

grizedale 09-02-2010 02:50 AM

Quote:

Originally Posted by Ben Thornton (Post 1088122)
The file is still there, and the default is 40.

I changed it to 20, and this worked - the margins were reduced.
However, if you select the dialog to change font size etc., this resets the margin - so you'd have to edit the file again to change it back.

In other words, this sets the current margin, not the default margin.

I tried this but it does not take, when I check the file after a restart it has reverted back to 40

geekgeek 09-02-2010 03:29 AM

Quote:

Originally Posted by grizedale (Post 1088452)
You would think it would but, sadly, this is not the case. This is the exact method I have been trying to no avail.

Just to confirm, you are opening up the ePub book in Sigil, and changing the "stylesheet.ss" file under the "Styles" folder? The values to be changed are "margin-left" and "margin-right", which were set to 5pt in my ePub books for some reason, so I changed them both to 0 and it worked.

grizedale 09-02-2010 04:00 AM

Quote:

Originally Posted by geekgeek (Post 1088508)
Just to confirm, you are opening up the ePub book in Sigil, and changing the "stylesheet.ss" file under the "Styles" folder? The values to be changed are "margin-left" and "margin-right", which were set to 5pt in my ePub books for some reason, so I changed them both to 0 and it worked.

Yes, this is exactly what I have been doing for months and it works fine on my Sony Pocket as an epub, when converted to Mobi it ignores this setting...


All times are GMT -4. The time now is 10:01 PM.

Powered by: vBulletin
Copyright ©2000 - 3.8.5, Jelsoft Enterprises Ltd.
MobileRead.com is a privately owned, operated and funded community.