Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Conversion

Notices

Reply
 
Thread Tools Search this Thread
Old 10-21-2013, 12:01 PM   #1
dawood
Enthusiast
dawood began at the beginning.
 
Posts: 26
Karma: 10
Join Date: Oct 2013
Device: none
Multi column TOC

My Toc is basically a boring list of plates/illustrations but they space over two pages and the list looks pretty awful. So I added some css to make it multicolumn on one page something like this:

http://www.r0t.co.uk/sshots/shot-2005598872.png

Code:
.tableofcontents {
-moz-column-count: 3;
-moz-column-gap: 10px;
-webkit-column-count: 3;
-webkit-column-gap: 10px;
column-count: 3;
column-gap: 10px;
margin-left: 10%;
text-align: left;
}
It works in epub but mobi doesn't like that at all and right aligns it in a single column. Here's a shot of the inspector:

http://www.r0t.co.uk/sshots/shot-2396616129.png

Those nested blocksquotes don't look right. Any ideas what's up and if it can be fixed?

Last edited by dawood; 10-21-2013 at 12:05 PM.
dawood is offline   Reply With Quote
Old 10-21-2013, 12:36 PM   #2
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 29,804
Karma: 54830978
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Mobi is a limited feature format

There is a do/don't section near the bottom of the Wiki
https://wiki.mobileread.com/wiki/MOBIhttp://
theducks is offline   Reply With Quote
Advert
Old 10-21-2013, 01:18 PM   #3
dawood
Enthusiast
dawood began at the beginning.
 
Posts: 26
Karma: 10
Join Date: Oct 2013
Device: none
I got it better by converting with output format set to kindle, but there is no <div> around the toc in mobi so I can't use the same trick it seems, not without manually editing it anyway.
dawood is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Multi-Column Reading on Kindle DX? ppk812 Kindle Developer's Corner 5 01-11-2013 05:39 PM
Q: multi-column PDF to single column mobi format converstion auburn1975 Calibre 7 01-28-2012 06:11 PM
Multi column sort? nexus100 Calibre 1 07-11-2010 11:19 PM
Multi-column articles in PDF tdido OpenInkpot 7 06-30-2009 11:13 AM


All times are GMT -4. The time now is 12:51 PM.


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