Quote:
Originally Posted by Keroberos
I'm not so sure of that. According to shaina's second post the entire text shows justified in Sigil which it should not if there were anything incorrect with the xhtml or if there were any changes or different styles like you describe. .
|
not true - I've had stuff look great in sigil book view but all wrong in ADE or on my sony reader, becuase SIGIL is more error tolerant.
ADE/sony give up at the 1st CSS typo & ignore all other style rules.
PS sometimes it is faster to run epub to epub conversion in calibre than to stare at the code looking for errors.
calibre will auto fix many bugs
otherwise stare hard at the lines in XHTML which link to the stylesheet, an error there can lead to not seeing styles applied
in the head section you should have something like this
<link href="../Styles/stylesheet.css" rel="stylesheet" type="text/css" />
<style type="text/css">