BUG324100 : Fix for Show Intro Scrrens. Added a layer around previews

This commit is contained in:
racham%netscape.com 1998-10-08 18:18:33 +00:00
parent f4286610cf
commit 90bc7ab463

View File

@ -123,6 +123,9 @@ and Communicator detects no existing Communicator user preferences or user profi
</TR>
</TABLE>
</LAYER>
<LAYER NAME="Intro_Screens" WIDTH =275 LEFT=340 TOP=204 VISIBILITY=HIDE>
<!-- The table below contains the buttons that link to the Previews. If you want to remove the Previews, simply remove the table below. If you want to remove one or the other of the Previews, you can remove them as groups of rows, as described by comments within the table. -->
@ -140,18 +143,15 @@ and Communicator detects no existing Communicator user preferences or user profi
<TR><TD HEIGHT="22" CLASS="blurb">Learn more about all the features<BR>you get in Communicator.</TD><TD VALIGN="BOTTOM" ROWSPAN=2></TD></TR>
<TR><TD HEIGHT=8 COLSPAN=3></TD></TR>
<!-- To remove the Communicator Setup preview, remove the three table rows below. -->
<TR><TD WIDTH=200 HEIGHT=16 BGCOLOR="#006666" VALIGN="MIDDLE" CLASS="previewhead">&nbsp;<B>SET UP COMMUNICATOR </B></TD><TD ALIGN=LEFT VALIGN=TOP BACKGROUND=images/filler.gif ROWSPAN=2><spacer type=vertical size=10><A HREF="about:blank" onClick="document.images['info'].SRC='images/info_dn.gif'; setPath('Next'); return(false)" onMouseOver="document.images['info'].src='images/info_mo.gif'" onMouseOut="document.images['info'].src='images/info.gif'" ID="main104"><IMG NAME="info" SRC="images/info.gif" BORDER=0 HEIGHT=31 WIDTH=30></A></TD><TD WIDTH=10 BGCOLOR="#006666" VALIGN="BOTTOM"><FONT COLOR="#006666">'</FONT></TD></TR>
<TR><TD HEIGHT="22" CLASS="blurb">Learn more about setting up <BR>Communicator to access the Internet.</TD><TD VALIGN="BOTTOM" ROWSPAN=2></TD></TR>
<TR><TD HEIGHT=8 COLSPAN=3></TD></TR>
</TABLE>
</LAYER>
</BODY>
</HTML>