View Single Post
Old 12-28-2014, 12:30 PM   #3
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,133
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 please55 View Post
I got an epub but the color of the pages are an off color yellow and I can't figure out how to make them the usual white.

Can I make the change within the editor?
look for a background-color: in the CSS (probably in the body class, but it could be elsewhere)
/* is how you comment out (disable) a line in the CSS */

the color assigned part varies it could be yellow, but if a shade was used it will be 6 hexadecimal values with a # in front

having no background-color: line will let the device use the default
theducks is offline   Reply With Quote