Quote:
Originally Posted by jswinden
I would try stripping out the CSS completely. This looks like a print publisher who tried to push that into an eBook format, probably due to ignorance of eBook formatting. Regardless, substitute an empty file for the CSS file, then all that garbage goes away. In other words, open the CSS file, delete evrything inside it, then save it. Then rebuild the ePub.
|
That'll result in an ePub that will more than likely reference a load of non-existent class names, and hence will be invalid. That's really not a good idea.