The Forum has been Updated
The code has been upgraded to the latest .NET core version. Please check instructions in the Community Announcements about migrating your account.
I need to change the common header on all of my Forum pages (see www.gayrites.net/forum) but I can't find the file in which to make the change. (I use FrontPage, can't preview any of the forum files in it and am pretty weak at reading html and deciphering it.) This is the code I need to use; can anyone tell me where to put it? (Now, now ...!)
<td>
<table width="760" border="0" cellspacing="0" cellpadding="0" background="images/a_01.gif">
<tr>
<td width="21" bgcolor="#FFF5D1">
</td>
<td align="left" bgcolor="#FFF5D1">
<!--webbot bot="Include" U-Include="include/themeD.htm" TAG="BODY" --></td>
<td width="474" align="right" bgcolor="#FFF5D1">
<!--webbot bot="Include" u-include="include/menuD2.htm" tag="BODY" --></td>
</tr>
</table>
</td>
</tr>
<tr align="center">
<td>
<table width="760" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<table width="760" border="0" cellspacing="0" cellpadding="0" id="table97">
<tr>
<td>
<table width="760" border="0" cellspacing="0" cellpadding="0" id="table98">
<tr>
<td height="60">
<a href="http://www.gayrites.net">
<img border="0" src="images/banners/logobannerfill.gif" width="292" height="60"></a><script language="JavaScript" src="http://www.GayRites.net/absolutecr/absolutecr.asp?z=1"></script></td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table width="760" border="0" cellspacing="0" cellpadding="0" id="table99">
<tr>
<td bgcolor="#FFF5D1" align="left" valign="top">
<!--webbot bot="Include" u-include="include/menu.htm" tag="BODY" --></td>
<td bgcolor="#FFF5D1">
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
Also, I want to remove the rotating banner ad text just below theheader since I now have banner ads rotating using a different software program in the new header. How do I do that?
Many thanks!!<
<td>
<table width="760" border="0" cellspacing="0" cellpadding="0" background="images/a_01.gif">
<tr>
<td width="21" bgcolor="#FFF5D1">
</td>
<td align="left" bgcolor="#FFF5D1">
<!--webbot bot="Include" U-Include="include/themeD.htm" TAG="BODY" --></td>
<td width="474" align="right" bgcolor="#FFF5D1">
<!--webbot bot="Include" u-include="include/menuD2.htm" tag="BODY" --></td>
</tr>
</table>
</td>
</tr>
<tr align="center">
<td>
<table width="760" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<table width="760" border="0" cellspacing="0" cellpadding="0" id="table97">
<tr>
<td>
<table width="760" border="0" cellspacing="0" cellpadding="0" id="table98">
<tr>
<td height="60">
<a href="http://www.gayrites.net">
<img border="0" src="images/banners/logobannerfill.gif" width="292" height="60"></a><script language="JavaScript" src="http://www.GayRites.net/absolutecr/absolutecr.asp?z=1"></script></td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table width="760" border="0" cellspacing="0" cellpadding="0" id="table99">
<tr>
<td bgcolor="#FFF5D1" align="left" valign="top">
<!--webbot bot="Include" u-include="include/menu.htm" tag="BODY" --></td>
<td bgcolor="#FFF5D1">
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
Also, I want to remove the rotating banner ad text just below theheader since I now have banner ads rotating using a different software program in the new header. How do I do that?
Many thanks!!<