View Single Post
Old 01-15-2018, 06:50 PM   #16
awcross
Junior Member
awcross began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Jun 2017
Device: kindle
Quote:
Originally Posted by KevinH View Post
Confirmed. As soon as I edited the ch1.html to fix the link href, the styling showed right up in Preview.

The corrected code as mentioned earlier in this thread by jackie_w:

Code:
<link rel="stylesheet" type="text/css" href="../Styles/TSOW.css"/>
Makes everything work. This is something that Reports or epubcheck would have detected.

In the future it would probably be easier to highlight ch1.html in the BookBrowser and right click and select Link Stylesheets... would probably be a safer way to make proper links if you are unsure about the exact href needed.
Yes! I just did the same thing! I have idea why reports or epubcheck didn't pick it up :/ Thank you so much for your help :-)
awcross is offline   Reply With Quote