Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Sigil

Notices

Reply
 
Thread Tools Search this Thread
Old 11-10-2014, 12:52 PM   #1
rosshalde
Zealot
rosshalde began at the beginning.
 
Posts: 142
Karma: 10
Join Date: Jun 2014
Device: nook
Any Reason a Cover Image won't work?

Hello,

I also posted this in the Kobo forum in case it is a Kobo questions.

I have created 6 epubs using Sigil and have been viewing them on my Kobo Touch. As far as I can tell, I did the same thing to insert each Cover image.

For some reason, only 5 or the 6 covers default as the thumbnail on the front page of my kobo.

The 6th image is present, but I need to scroll backwards once I open the book to view it. I would like it to display as the thumbnail and open to the cover as it has nice graphics.

I have deleted the cover and reinserted it to see if I made a mistake, but this didn't work either. I have checked on other devices and the cover displays (even on iBook which sometimes drives me nuts).

Any ideas why this isn't working on Kobo?
rosshalde is offline   Reply With Quote
Old 11-10-2014, 01:12 PM   #2
rosshalde
Zealot
rosshalde began at the beginning.
 
Posts: 142
Karma: 10
Join Date: Jun 2014
Device: nook
Here are some things I already tried.

1) deleting the file off of Kobo and then reloading it. Just in case it was storing an old version that I had looked at during the editing process.

2) deleting and re-adding the image in Sigil.
3) One former post in these forums mentioned that the name must be cover.jpg, but none of my other cover images are named that and they display just fine.

Here is the code for my cover page-this was created by Sigil and I compared it to a cover page that is working fine and I don't see an issue.

<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Cover</title>
</head>

<body>
<div style="text-align: center; padding: 0pt; margin: 0pt;">
<svg xmlns="http://www.w3.org/2000/svg" height="100%" preserveAspectRatio="xMidYMid meet" version="1.1" viewBox="0 0 1040 1477" width="100%" xmlns:xlink="http://www.w3.org/1999/xlink">
<image height="1477" width="1040" xlink:href="../Images/Misericordia%20Readers%20Second%20Cover%20copy.jpg "></image>
</svg>
</div>
</body>
</html>
rosshalde is offline   Reply With Quote
Advert
Old 11-10-2014, 02:47 PM   #3
Toxaris
Wizard
Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.
 
Toxaris's Avatar
 
Posts: 4,520
Karma: 121692313
Join Date: Oct 2009
Location: Heemskerk, NL
Device: PRS-T1, Kobo Touch, Kobo Aura
Have you identified both the cover page and the cover image as cover in the semantics? Right click on these files in the book browser in Sigil and ensure they are identified as cover.
Toxaris is offline   Reply With Quote
Old 11-10-2014, 02:52 PM   #4
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 13,472
Karma: 78880114
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
Also I'd suggest not double posting; its frowned on by the mods.
PeterT is offline   Reply With Quote
Old 11-10-2014, 06:03 PM   #5
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,707
Karma: 29711016
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by PeterT View Post
Also I'd suggest not double posting; its frowned on by the mods.
Not to mention the folks who volunteer their time and knowledge in the interests of helping others.

BR
BetterRed is offline   Reply With Quote
Advert
Old 11-10-2014, 06:09 PM   #6
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,023
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
If you decide a post is in the wrong place, PM the current section/ or board (greenies) Mods, they can MOVE it.
theducks is offline   Reply With Quote
Old 11-10-2014, 07:45 PM   #7
rosshalde
Zealot
rosshalde began at the beginning.
 
Posts: 142
Karma: 10
Join Date: Jun 2014
Device: nook
sorry about the double post. I just wasn't sure where to put it.

I checked and it is labeled as cover in semantics.

I checked some old posts with similar problems and they ran the epub through calibre and had success. I did an epub to epub via calibre and this worked somehow. That being said, it doesn't tell me what the problem is....just that I have a strange way to fix it if it happens.

Thanks for your time and let me know if you have any other ideas.
rosshalde is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Why won't image resize when in Kindle DX bcarrancho Kindle Formats 2 02-27-2014 03:38 PM
Sidelaunchers won't work for me pwright2 Kindle Fire 7 04-02-2013 01:02 PM
Cover image isn't displaying as cover image Eugene88 Sigil 3 08-15-2012 04:05 PM
Does this cover image work? mr ploppy Writers' Corner 22 04-28-2012 09:52 PM
how come my kobo epub won't show a cover image? mayamo Kobo Reader 4 11-15-2011 04:31 PM


All times are GMT -4. The time now is 07:29 PM.


MobileRead.com is a privately owned, operated and funded community.