View Single Post
Old 08-15-2011, 11:20 AM   #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,094
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Once you solve the other issues
font size is usually a piece of cake ( except when: see @Toxaris post).

In the Style sheet:
find the class used in the <body> tag. change the font-size: value
(test results by looking at many different types (in book usage) pages)


If only a few areas have issues, spot fix their classes font-size. If not, you are going to have to work backwards through the nested 'box model' to find the culprit.

IMHO 300+ line CSS for a simple book = a GIGO issue
theducks is offline   Reply With Quote