Quote:
Originally Posted by qkiazd
but I wonder why nobody has complained about it yet?
|
Because linking css files and images works just fine in the latest version. The problem you're probably running into is that the latest Sigil no longer forces an epub's structure to comply with Sigil's historical structure. So the images you're trying to link are probably not IN OEBPS/Images, and the css you want to link to might not be in OEBPS/Styles.
Though the latter shouldn't matter if you use the right-click feature of Book View to link existing stylesheets, and the former shouldn't matter if you use the Insert File feature of Sigil. You'll only run into trouble if you manually insert traditional css and images link paths into html in an epub that doesn't actually HAVE those paths.
Use the "Tools->Restructure Epub to Sigil Norm" if you have no need to maintain an alternate epub structure.