View Single Post
Old 04-16-2013, 11:13 AM   #798
icallaci
Guru
icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.icallaci ought to be getting tired of karma fortunes by now.
 
Posts: 819
Karma: 6528026
Join Date: Sep 2012
Device: Kobo Elipsa
Quote:
Originally Posted by pkbo View Post
Unfortunately CR doesn't support more than one link to css, I hope it will be supported in the future. In order to see indentation in this epub you might edit testpage.html. Now it looks like:
Code:
  <link href="../Styles/stylesheet.css" rel="stylesheet" type="text/css" />
  <link href="../Styles/page_styles.css" rel="stylesheet" type="text/css" />
It should work, if you will comment link to page_styles.css or just place link to stylesheet.css below page_styles.css. Sure it is not solution, just workaround for CR deficiency in css support.
Yes! That worked much better. Thank you. CR still doesn't use line-height or monospace, but at least <div> spacing and indentation are correct. For now I will use this workaround, and keep my fingers crossed that CR will someday support multiple stylesheets. Thank you!
icallaci is offline   Reply With Quote