View Single Post
Old 04-20-2016, 01:00 AM   #210
DoctorOhh
US Navy, Retired
DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.
 
DoctorOhh's Avatar
 
Posts: 9,897
Karma: 13806776
Join Date: Feb 2009
Location: North Carolina
Device: Icarus Illumina XL HD, Kindle PaperWhite SE 11th Gen
Quote:
Originally Posted by Love2readheas View Post
I'd like to install a background image (in place of a color) to appear throughout the pages of my books. Would this take place in "Edit Book"? I'm just guessing here because I honestly have no clue.
Open a book in the viewer. Then click on the viewer's preferences icon. Click on the User Stylesheet tab. I placed the following in this area.

body { background-image:url("file:///c:/bigback.jpg");
background-size:100% 100%;
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center
}

Then click OK. Your file and path would have to be substituted for where I have c:/bigback.jpg.

I also attached the image I use in case you are interested.
Attached Thumbnails
Click image for larger version

Name:	bigback.jpg
Views:	1932
Size:	168.8 KB
ID:	148024  
DoctorOhh is offline   Reply With Quote