Bookmaker & Cat Slave
Posts: 11,503
Karma: 158448243
Join Date: Apr 2010
Location: Phoenix, AZ
Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2
|
Quote:
Originally Posted by Tex2002ans
You are welcome. Now, I don't know EXACTLY why B&N was exploding on this particular book, the only odd thing I spotted in AuthorGreg's CSS was this behemoth at the top:
Code:
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite,code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video
{
margin: 0px;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
}
I assume something in there was interfering with the B&N conversion.
Side Note: Probably not a good idea to include such "reset" code in your EPUB... some conversion tools probably won't take too kindly to that.
I decided to just scrap/redo his CSS from scratch, and replaced it with my tried/true tested minimal CSS that I use in all of the books I convert. According to AuthorGreg, my cleanup seems to have converted through B&N fine, and this book is back on sale looking better than ever! 
|
That's super. And very good of you, Tex.
Hitch
|