Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Formats > ePub

Notices

Reply
 
Thread Tools Search this Thread
Old 09-19-2017, 02:32 PM   #1
kk3
Junior Member
kk3 began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Sep 2017
Device: none
Overdrive file reading issues

I made an epub file in InDesign and converted it to a mobi file for Kindle, which is what the client will be selling the book for. The Kindle file appears to work correctly when viewed in the Kindle app, but they are looking at the epub file in Overdrive and there are a few issues. The superscripts are huge and one of the graphics is overlapping the text.

Any ideas how to fix those? I can sort of duplicate them when I view the file in the Overdrive app, but I am unfamiliar with Overdrive so I'm not totally sure how to fix it.

Thanks.
kk3 is offline   Reply With Quote
Old 09-19-2017, 03:29 PM   #2
IronChaim
Do-er, All of the Things
IronChaim once ate a cherry pie in a record 7 seconds.IronChaim once ate a cherry pie in a record 7 seconds.IronChaim once ate a cherry pie in a record 7 seconds.IronChaim once ate a cherry pie in a record 7 seconds.IronChaim once ate a cherry pie in a record 7 seconds.IronChaim once ate a cherry pie in a record 7 seconds.IronChaim once ate a cherry pie in a record 7 seconds.IronChaim once ate a cherry pie in a record 7 seconds.IronChaim once ate a cherry pie in a record 7 seconds.IronChaim once ate a cherry pie in a record 7 seconds.IronChaim once ate a cherry pie in a record 7 seconds.
 
IronChaim's Avatar
 
Posts: 26
Karma: 1970
Join Date: Jan 2017
Location: Midwest
Device: Androids
You'll need to post an example of your content, and related CSS to get some more help.

Also, by OverDrive - do you mean their OverDrive App or just through their service? What happens if you try to open the EPUB in ADE or another EPUB reader?
IronChaim is offline   Reply With Quote
Advert
Old 09-19-2017, 08:06 PM   #3
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 73,841
Karma: 128597114
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
The problem is that the eBook was made in InDesign. You'll need to go into the code and have a look at it. It's most likely something that needs to be fixed in the CSS. Do not go back to ID to try to fix things. Without seeing the HTML code and the CSS, there's no way anyone can have a shot at figuring out what might be wrong.
JSWolf is online now   Reply With Quote
Old 09-20-2017, 11:39 AM   #4
kk3
Junior Member
kk3 began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Sep 2017
Device: none
I will take a look at the CSS. I can't get the file to duplicate what I am being told it is doing. What do you suggest I made ebook files in, if not InDesign?

This is the image that I am being told is overlapping text.
<div class="_idGenObjectLayout-1" id="_idContainer004"><img alt="" class="_idGenObjectAttribute-1" src="../Images/table_8-2.jpg" /></div>
kk3 is offline   Reply With Quote
Old 09-20-2017, 11:43 AM   #5
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,093
Karma: 18727053
Join Date: Dec 2012
Location: Charleston, SC today
Device: iPhone 11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire
That html looks fine, but we need to see what those classes are....for that item and those around it. Can you post the CSS for '_idGenObjectLayout-1' and '_idGenObjectAttribute-1' and whatever may be before and after the image??
Turtle91 is offline   Reply With Quote
Advert
Old 09-20-2017, 11:55 AM   #6
kk3
Junior Member
kk3 began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Sep 2017
Device: none
Is this what you need?

<p class="Body-Text">Paul’s most direct appeal for discipleship is found in 2 Timothy 2:1–2: <span class="italics _idGenCharOverride-1">“You then, my child, be strengthened by the grace that is in Christ Jesus, and what you have heard from me in the presence of many witnesses entrust to faithful men, who will be able to teach others also.”</span> Here, Paul reminds Timothy to recognize the one who shared the message with him (Paul). He also reminds Timothy that it is necessary to continue the progress of the Gospel by taking what you have learned and sharing it with others (Timothy’s disciples). Note the four generations of believers included in Paul’s admonition to Timothy:</p>

<div class="_idGenObjectLayout-1" id="_idContainer004"><img alt="" class="_idGenObjectAttribute-1" src="../Images/table_8-2.jpg" /></div>

<p class="Body-Text">Based on the example of Paul, and his frequent admonitions to teach others, it is clear that Christ’s command to make disciples was taken seriously and obeyed during the apostolic age. His command is no less compelling to believers today.</p>
</div>
</body>
</html>
kk3 is offline   Reply With Quote
Old 09-20-2017, 12:46 PM   #7
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,093
Karma: 18727053
Join Date: Dec 2012
Location: Charleston, SC today
Device: iPhone 11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire
That's the HTML file. You should have a CSS file as well - something like "stylesheet.css" - that actually defines what those various classed do. That should look something like:

Code:
.Body-Text {margin:0; padding:0; text-indent:1.2em; text-align:left}
._idGenObjectLayout-1 {margin:0; padding:0; text-indent:0; text-align:center}
._idGenObjectAttribute-1 {width:50%; max-width:600px}
Turtle91 is offline   Reply With Quote
Old 09-20-2017, 12:56 PM   #8
kk3
Junior Member
kk3 began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Sep 2017
Device: none
Here is the CSS. Sorry.

p.Body-Text {
color:#000000;
font-family:"Trebuchet MS", sans-serif;
font-size:1em;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.2;
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:15px;
orphans:1;
page-break-after:auto;
page-break-before:auto;
text-align:left;
text-decoration:none;
text-indent:0;
text-transform:none;
widows:1;

img._idGenObjectAttribute-1 {
height:100.00%;
min-width:100%;
width:100.00%;
}
div._idGenObjectLayout-1 {
margin:4px auto 8px 0;
text-align:left;
}
kk3 is offline   Reply With Quote
Old 09-20-2017, 01:43 PM   #9
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,093
Karma: 18727053
Join Date: Dec 2012
Location: Charleston, SC today
Device: iPhone 11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire
That looks legal to me - and shouldn't be causing a problem. It may be that there is some other CSS with a higher priority that is causing the issue??

I would try cleaning it up a little bit and see if it helps. Replace those 3 classes with:

p.Body-Text {
color:#000000;
font-family:"Trebuchet MS", sans-serif;
font-size:1em;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.2;
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:15px;
orphans:1;
page-break-after:auto;
page-break-before:auto;
text-align:left;
text-decoration:none;
text-indent:0;
text-transform:none;
widows:1;

img._idGenObjectAttribute-1 {
height:100.00%;
min-width:100%;

width:100.00%;
}
div._idGenObjectLayout-1 {
margin:4px auto 8px 0;
margin-top:1em;
margin-bottom:1em;
margin-left:0;
margin-right:0;

text-align:left;
}


edit: just changed the top/bottom margin to 1em on the div because I think .5em is too small and it was irritating me! lol

Last edited by Turtle91; 09-20-2017 at 01:47 PM.
Turtle91 is offline   Reply With Quote
Old 09-20-2017, 03:39 PM   #10
kk3
Junior Member
kk3 began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Sep 2017
Device: none
Thank you Turtle91. That seemed to fix it, at least as I am viewing it.

Do you know how to fix superscripts? They aren't showing up in the Overdrive viewer either. All is well in the mobi file, but not what the client is viewing the book on.
kk3 is offline   Reply With Quote
Old 09-20-2017, 06:25 PM   #11
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 73,841
Karma: 128597114
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
The thing is, classes with names like _idGenObjectAttribute-1 look robotic. They don't really mean anything.

Also,<span class="italics _idGenCharOverride-1"> where you could use <i> or <em> is also not nice code.

But what I'm really concerned about is table_8-2.jpg. Is that a graphic to replace a table that could have been done in the ePub? I can't stand when graphics are used instead of text where the text would work.
JSWolf is online now   Reply With Quote
Old 09-20-2017, 11:08 PM   #12
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,093
Karma: 18727053
Join Date: Dec 2012
Location: Charleston, SC today
Device: iPhone 11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire
Do you have the CSS that is used on the superscripts??
Turtle91 is offline   Reply With Quote
Old 09-21-2017, 09:49 AM   #13
kk3
Junior Member
kk3 began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Sep 2017
Device: none
I think this is it.

span._idGenCharOverride-3 {
font-size:58%;
}
kk3 is offline   Reply With Quote
Old 09-21-2017, 10:03 AM   #14
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 73,841
Karma: 128597114
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
I think 58% is too small.
JSWolf is online now   Reply With Quote
Old 09-21-2017, 10:05 AM   #15
kk3
Junior Member
kk3 began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Sep 2017
Device: none
The problem is that they are showing up as regular size in relation to the font size chosen in the epub.
kk3 is offline   Reply With Quote
Reply

Tags
epub, overdrive

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Overdrive Kobo Aura One sync issues Cootey Kobo Reader 11 04-08-2018 10:13 PM
Sansa Clip Zip for Overdrive - licencing issues - HELP!! xendula General Discussions 40 11-04-2014 08:34 AM
Reading offline using Overdrive REad BlueEyedC Apple Devices 4 02-05-2014 07:30 AM
Library/Overdrive issues? JSWolf General Discussions 7 12-10-2010 03:16 PM
Overdrive releasing reading apps AnemicOak News 37 08-25-2010 03:40 PM


All times are GMT -4. The time now is 08:01 AM.


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