Not certan, but have you thought of these:

- Why hot use your main template as the YABB template? Just use your main template and make the mods necessary to turn it into a YABB template. You'll want to add a lnk to get back to your main pages, but this should work

- I think someone else mentioned it, but if your template uses frames, you can modify the YABB template and then the YABB output should be OK in the frame.

- Can you use SSI exec to get YABB invoked as part of the page? Again, might need to change the YABB template to get rid of it headers.

- Try the YABB forums. Those folks are YABB experts and have probably already faced this issue,


In reply to Re: Combining Results from Multiple CGIs into one HTML page by playingwithbots
in thread Combining Results from Multiple CGIs into one HTML page by Tanalis

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.