View Single Post
Old 08-18-2017, 08:53 AM   #3
AlanRoberts
Member
AlanRoberts began at the beginning.
 
Posts: 19
Karma: 10
Join Date: Jan 2014
Device: Android tablet + FBReader
Quote:
Originally Posted by kovidgoyal View Post
... There is no difference in the navbars created by calibre between test and normal runs, as long as you use the same output profile in both.
Useful clue, I hadn't been specifying a profile when running a test convert. I extracted all the files from an actual epub (output profile is "Tablet"), and instead of the div styled with calibre_navbar, I see a table styled with touchscreen_navbar along with table elements styled with pcalibre and article[s]_link styles.

This also renders in a desirable fashion (single row, across most of the page width) when I view with a browser, but still stacks vertically in the center of the page width when viewed with FBreader. I'll see if I can figure out what part of the CSS the app isn't rendering correctly.

Can I override these styles via extra_css?

Thanks,
Alan
AlanRoberts is offline   Reply With Quote