View Single Post
Old 09-21-2012, 07:17 AM   #6
Turk.Turkleton
Junior Member
Turk.Turkleton began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Sep 2012
Device: All Ereader Formats
You definitely put on the right path, thank you for that.

I started altering the searches I was doing and was able to determine that this is much closer to the effect I was going for, and it looks the same in Nook for PC viewer as it does in the calibre viewer:

body
{
background-image:url('../Images/image002.jpg');
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center;
}

The only problem with this is that it puts the image on every page of the ebook. My brain is fried at the moment, I'll have to begin anew later, but, I kinda/sorta know which direction to head now.

I'll look into the IDPF that you mentioned, but I'm wondering if I can just create some sort of command line that will let me drop the image anywhere in the epub one time and not have it repeat on every page, just the pages I wanted to put it into.

I have no idea if that would be faster or not, I have quite a few different images I would like to drop into the background.

I hope that makes sense, I'm too tired to think about at the moment.

Thanks Again!

Turk
Turk.Turkleton is offline   Reply With Quote