View Single Post
Old 09-06-2014, 01:32 PM   #5
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: 31,109
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by Arkadian View Post
You are quite right... but I was hoping I wold be able to do it simply altering the existing css... It would take me some time to get the basics (I would think)
Most CSS for basic e-book use is butt-simple (compared to a web page) :

class="some_name" is where the real styling work is done


Find some books in the MR Library (3 men in a boat is advanced stuff)
Look at the code for what you like

find the class name in the CSS
fiddle with a SINGLE attribute value and note what happens in the Live Preview pane.

Borrow code snippets from PD/open sources (CSS in other books my be covered by copyrights if using for other than you personal enjoyment)

HTMLdog has good tutorials (remember. Not all CSS applies to EPUB)
theducks is offline   Reply With Quote