Back

If your email is not recognized and you believe it should be, please contact us.

  • You must be logged in to reply to this topic.Login

CS6 EPUB External CSS

Return to Member Forum

  • Author
    Posts
    • #62319
      lasatalayas
      Member

      In creating EPUBs with CS5.5 I've been using external CSS files with great success.

      With CS6 it appears that I can still specify an external CSS but once the EPUB is complete I end up with two CSS files. The original with a name such template.css
      and a second one template-1.css

      The second seems to contain just some basic page data viz:

      body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, pre, code, blockquote {
      margin:0;
      padding:0;
      border-width:0;
      }
      td, th {
      border-style:solid;
      border-width:1px;
      }
      table {
      border-collapse:collapse;
      }
      li {
      display:block;
      }
      body {
      -epub-hyphens:auto;
      -webkit-hyphens:auto;
      }
      @page {
      margin : 25px 25px 25px 25px;
      }
      img.frame-1 {
      height:199px;
      width:279px;
      }

      It doesn't seem to make any difference if it is deleted along with referenceto it in the XHTML and OPF.

      Ken.

Viewing 0 reply threads
  • The forum ‘EPUB and eBook’ is closed to new topics and replies.
Forum Ads