Quote:
Originally Posted by Karellen
Sometimes that happens. I've noticed two causes...
1. You have declearations at the top of the css file. Something like the following. For some reason, this interferes with the ctrl-click link which is a know issue in Calibre.
@charset "utf-8";
@namespace h "http://www.w3.org/1999/xhtml";
2. If you run the CheckBook and EpubCheck functions, there will be errors. One of those errors is breaking the ctrl-click link. Once the errors are fixed, it will work again.
|
1. The @ character does not appear in the CSS file. The CSS file looks normal to me, but I'm not highly experienced.
2. CheckBook says no problems found. I don't have EpubCheck installed, as it requires Java which I don't want to install.
It sounds like my guess about the CSS file not being in a Styles folder is incorrect.