Quote:
Originally Posted by ksng
Hi
I reinstalled Sigil from the link above, but still i got this error.
1.ERROR: repack3.epub/OEBPS/Text/1279 NZQA4 DL WB M2a Aug 09.xhtml(8): 'OEBPS/stylesheet.css': referenced resource missing in the package
Do you have any idea to fix this?
Thanks
|
is repak3 your epub?
1) There are un-encoded spaces in the embedded file name
2) your path to the stylesheet is wrong in the listed document
Code:
<link rel="stylesheet" href="../Styles/stylesheet.css" type="text/css" />
is normal