Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Kobo Reader

Notices

Reply
 
Thread Tools Search this Thread
Old 06-04-2017, 01:34 AM   #1
Elim
Member
Elim began at the beginning.
 
Elim's Avatar
 
Posts: 16
Karma: 10
Join Date: May 2017
Device: none
Expanding Top/Bottom Margins

I've previously asked for help in regards to inverting the screen, but I still have one more request before I return my borrowed Kobo Aura One on Tuesday...

Similarly to the inverted screen code, is there something I add to the Kobo eReader.conf file to expand the top and bottom margins? I know this seems counterintuitive to most, but the 7.8in screen is so tall that my eyes get tired scanning from top to bottom. I have buggy depth perception as it is, so I'm sort of a unusual case. The settings allow me to adjust the right and left margins, but not the top and bottom...

Thank you again,
Elim
Elim is offline   Reply With Quote
Old 06-04-2017, 02:32 AM   #2
MGlitch
Wizard
MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.
 
Posts: 2,855
Karma: 22003124
Join Date: Aug 2014
Device: Kobo Forma, Kobo Sage, Kobo Libra 2
eta, nm misread thought you wanted them gone

Last edited by MGlitch; 06-04-2017 at 03:24 AM.
MGlitch is offline   Reply With Quote
Advert
Old 06-04-2017, 03:19 AM   #3
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
@Elim: I think this is a first. There are lots of requests to reduce the "wasted" space, but I don't think I've seen one to increase it.

There is no simple way to do this via the configuration. You can do it on a per book basis by setting the @page margins how you want. That means editing each book. Or using a calibre conversion to add this.

If you are using calibre, the KoboTouch driver can add code to the stylesheet when sending the book to the device. One of the reasons this was added was to remove the @page. It should be able to add @page, but I don't remember if I have tested this.

The last way to do it would be via a patch to the firmware. I don't know if this is possible via a patch. But, there is a thread discussing the available patches for each firmware. Have a look in the one for your firmware version to see what can be done. The was one to change the top and bottom as the side margin are changed. I don't know if it is still around as I don't use the patches.
davidfor is offline   Reply With Quote
Old 06-05-2017, 12:49 PM   #4
Anak
Guru
Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.Anak ought to be getting tired of karma fortunes by now.
 
Posts: 602
Karma: 641742
Join Date: Mar 2012
Location: DE
Device: Kobo Glo
I don't think a firmware patch can make the top and bottom headers (much) larger.

However, you could expand the page margins in every epub/kepub manually:

Code:
@page {
margin-top:10pt;
margin-bottom:10pt;
}
Use your own values, this will add the desired space/empty lines at the top and bottom of the screen.

Edit: sorry, I just read that davidfor mentioned it in his previous post.
Anak is offline   Reply With Quote
Old 06-05-2017, 01:40 PM   #5
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,251
Karma: 16539642
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
You can set very large top/bottom @page margins via this method. It should work OK for standard epubs. I use it all the time to create a small amount of top whitespace, however I've never actually tried it to create large top/bottom margins. I don't see why it wouldn't work.

However, I don't believe the @page css command is supported by kepubs. Someone correct me if I'm wrong.
jackie_w is offline   Reply With Quote
Advert
Old 06-09-2018, 05:58 AM   #6
Elswyth
Member
Elswyth is a marvel to beholdElswyth is a marvel to beholdElswyth is a marvel to beholdElswyth is a marvel to beholdElswyth is a marvel to beholdElswyth is a marvel to beholdElswyth is a marvel to beholdElswyth is a marvel to beholdElswyth is a marvel to beholdElswyth is a marvel to beholdElswyth is a marvel to behold
 
Posts: 11
Karma: 11628
Join Date: Nov 2013
Location: Frankston, Australia
Device: Kobo Aura HD, Google Nexus 7
I have figured out a way to do this that worked for me, I’m on a Kobo Aura HD.

When you have an epub in your library, go to Convert Books in Calibre. On the left, choose the ‘Page Setup’ section and then in the bottom right area you’ll see some fields with margin settings; by default they are all 5pt.

You can change these and it will adjust the output of your epubs!

Worked a treat for me.
Elswyth is offline   Reply With Quote
Old 06-09-2018, 01:59 PM   #7
RobertJSawyer
Guru
RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.
 
RobertJSawyer's Avatar
 
Posts: 735
Karma: 3911762
Join Date: Jun 2006
Location: Toronto
Device: Kobo Libra 2, Clara 2E, and Clara HD; Kindle PaperWhite
If you're just using regular Kobo ebooks bought from the Kobo store, try fiddling with the line height command. A whole number of lines has to fit on the screen, so if you do it right, you can get a bit of additional bottom-margin space that way (when ALMOST an entire line would fit).

By the way, I have the same up-down problem you have; I tried a Kobo Aura One and went back to my trusty original six-inch Kobo Aura.
RobertJSawyer is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Top and bottom margins with side loaded EPUB chromeuser Kobo Reader 16 10-21-2016 04:41 AM
Aura Remove top/bottom margins mortimer7 Kobo Reader 23 10-29-2015 11:45 PM
Top & Bottom Margins in viewer mapline Calibre 5 07-13-2012 10:11 AM
top and bottom margins when converting to pdf jhsrennie Conversion 3 04-06-2012 02:26 AM
Wider top and bottom margins in LRF Uke Devices 3 05-06-2011 07:55 AM


All times are GMT -4. The time now is 11:29 AM.


MobileRead.com is a privately owned, operated and funded community.