![]() |
#1 |
Enthusiast
![]() 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; } 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. |
![]() |
![]() |
![]() |
#2 |
Well trained by Cats
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 30,880
Karma: 59840450
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:// |
![]() |
![]() |
Advert | |
|
![]() |
#3 |
Enthusiast
![]() 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.
|
![]() |
![]() |
![]() |
|
![]() |
||||
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 |