OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: More HTMLHelp


Hi again,

Is it possible to insert a logobanner like this just after the body tag when generating HTMLHelp or should we do it after all HTML files have been made?


<DIV id="nsbanner">
  <DIV id="bannerrow1">
    <TABLE width="100%" border="0" cellspacing="0" cellpadding="0" valign="baseline" background="./common_files/logostrip_pond_fill.gif" ID="Table1">
      <TR>
        <TD nowrap="true" align="left" width="400px" height="26px">
          <P style="color:#FFFFFF; font-weight:bold; margin-left:.7em; margin-bottom:0; margin-top:0; font-size:110%">###Title###</P>
        </TD>
        <TD align="right" width="15%"><IMG src="./common_files/logostrip_pond_right.gif" width="122" height="26"></TD>
      </TR>
    </TABLE>
  </DIV>
</DIV>

<DIV id="nstext">


This script must also be inserted in the beginning of the HTML-document. 
<SCRIPT src="./common_files/scroll.js"></SCRIPT>


/Kenneth

--------------------------------------------------------
Kenneth Johansson	Technical Documentation Manager
Sectra Imtec AB
Teknikringen 2		E-mail: ke-joh AT sectra DOT se
SE-583 30 Linköping	Phone:	+46 13 23 52 00
SWEDEN			Web:	http://www.sectra.se



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]