View Single Post
Old 03-09-2016, 11:59 AM   #26
RbnJrg
Wizard
RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.
 
Posts: 1,830
Karma: 8700631
Join Date: Mar 2013
Location: Rosario - Santa Fe - Argentina
Device: Kindle 4 NT
Quote:
Originally Posted by fbrzvnrnd View Post
Uhm. Why css? If I simple use the type element in <a> coolreader do not see it?


f.
Yes, no problem with that. And if the a [type="note] selector is not defined, then CoolReader will use the default style for that. We only have to take care of using <a type="note ...> with footnotes and only <a ...> with navigation elements.

Regarding how CoolReader styles ebooks, remember that in the CoolReader folder you'll find the following files:

epub.css
fb2.css
htm.css
rtf.css
txt.css

If your ebook doesn't have css styles, then CoolReader will use some of those files. By the way, you can open them with a text editor and modify them with your own styles. However, for more or less complex layouts CoolReader is not the best ereader since it doesn't support many important properties (ie. float, border, etc.)

Last edited by RbnJrg; 03-09-2016 at 12:07 PM.
RbnJrg is offline   Reply With Quote