Results 1 to 5 of 5

Thread: templates???

  1. #1
    Guest Guest

    Default templates???

    I started messing around with the standard templates, and for the most part I got what I want... with one small exception. When it exports a multi-cd set, I get the second cd at the top of the page and then the cover and first cd below ([url]http://corryzahn.com/pages/music/orange/123/a30b1c0c.html[/url]).

    Can someone help me figure out what I've done wrong?

    Thanks!

    ~Michael

  2. #2
    Join Date
    Feb 2009
    Posts
    1,549

    Default Re: templates???

    Hi Michael,

    It is difficult to diagnose the problem from the generated HTML. If you post the template code, I could try and determine what is wrong.

    Andrei

  3. #3
    Guest Guest

    Default Re: templates???

    Thank you a bunch!

  4. #4
    Join Date
    Feb 2009
    Posts
    1,549

    Default Re: templates???

    Hi,

    Right away, I see the problem with tag nesting: <volume> begins inside a table cell, but ends outside it.

    Try changing last lines to:

    <!--[/Track]--></ol>
    <!--[/Volume]-->

  5. #5
    Guest Guest

    Default Re: templates???

    ok... so far I have had lots of fun trying to figure out the templates... and I think I've done a pretty good job of it, if I may say so myself. However, I have one question, I am trying to put the cover on a page, but how would I get it to have a border? The page looks ok, but having a border around the cover would make it look so much sharper.

    What I have for the cover image is this:

    <tr><td bgcolor="#E0D5CA"><p align="center"><b><i><font face="Verdana" size="5"><!--[Cover]-->NO
    COVER
    IMAGE<!--[/Cover]--></font></td></tr>

    how would I enter the <img border="2"> tag in here so it will do what I want???

    Any help would be appreciated!

    Thanks,

    ~M~

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •