View Single Post
Old 01-13-2020, 02:50 PM   #3
Turtle91
A Hairy Wizard
Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.
 
Turtle91's Avatar
 
Posts: 3,360
Karma: 20171571
Join Date: Dec 2012
Location: Charleston, SC today
Device: iPhone 15/11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire
You need to put the picture into your ebook. In Sigil that would mean clicking on the "Add Existing" (plus sign on toolbar or File/Add in the menu) and selecting your file.

Once the image is in your epub, then you need to reference the image using this format:
background-image: url("../Images/example.jpg");

where ../Images/example.jpg is the full internal path to the image file you added.

You can (and should) spend some time looking through some of the CSS/HTML tutorials found on our Wiki or at W3Schools
Turtle91 is offline   Reply With Quote