| s |
|
|
|
Below is the default template's code, copy and paste
the code back to the Modify Your Board Template
page.
|
<html><head><title>
<xsorbit title></title>
<style type="text/css">
<!--
.quote {font-size: 10px; font-family: Arial; color:
#003366; background-color: dimgray;}
.code {font-size: 10px; font-family: Courier New;
color: #003366; background-color: #CCCCCC;}
TD {font-family: Verdana; color: #FFFFFF}
.poll {font-size: 10px; font-family: Arial; background-color:
#999999; color: #003366;}
-->
</style>
<link rel="stylesheet" href="
http://www.xsorbit.com/Resources/isorb.css">
<script language="JavaScript"
src="http://www.xsorbit.com/Resources/javascript.js"
type="text/javascript"></script>
</head>
<script>
function OpenAdsDetail(FileName,WindowName)
{
WindowFeature="Resizable=No,ScrollBars=Yes,
MenuBar=No,Directories=No,ToolBar=No,
Location=No,Status=No,Width=660,Height=550,ScreenX=0,
ScreenY=0,Top=0,Left=0"
newWindow=open(FileName,WindowName,WindowFeature);
if (newWindow.opener == null) { newWindow.opener
= self; }
if (newWindow.focus) { newWindow.focus(); }
}
</script>
<body text="#FFFFFF" bgcolor="#FFFFFF"
bottomMargin="0" leftMargin="0"
rightMargin="0" topMargin="0"
MARGINWIDTH="0" MARGINHEIGHT="0">
<table width="98%" cellspacing="1"
cellpadding="2" border="0"
align="CENTER" bgcolor="#000000">
<tr bgcolor="#8888AA"><td>
<table border="0" width="100%"
cellpadding="1" cellspacing="0">
<tr><td valign="middle" align="LEFT">
<font color="#FFFFFF" size="4"><xsorbit
boardname></font>
<BR> <font size="2"
color="#FFFFFF">« <xsorbit
title> »</font>
</td>
<td>
<font size="2" color="#FFFFFF">
<xsorbit uname> <xsorbit im>
<BR><xsorbit time>
</font><BR><BR>
</td></tr>
</table>
</td></tr>
<tr align="center" valign="middle"
bgcolor="#CCCCCC">
<td><font size="2">
<xsorbit menu></font></td></tr>
</table>
<table width="98%" cellspacing="0"
cellpadding="2" align="center">
<tr>
<td valign="TOP" width="100%"
height="100%">
<font size="1"><BR><BR>
<xsorbit main>
</font></td></tr>
</table>
</body>
</html>
|
|
|
|
s |