View Template > Blue Moon at Midight ...
Example of how this template looks:
Comments
|| leave me a monkey ||
To install copy and past the following
code into your template file or if you are logged in, click on "use this template":
<html><head>
<meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
<title>Comments</title>
<link rel="stylesheet" type="text/css" href="http://www21.brinkster.com/omnichron/omni.css">
</head>
<!--
a:link {
color : #ffffff;
text-decoration : none ;
}
a:visited {
color : #ffffff;
text-decoration : none ;
}
a:active {
color : #000000;
text-decoration : none ;
}
a:hover {
color : #000000 ;
text-decoration : none ;
}
body {
margin : 20px ;
background-color : #C0C0C0 ;
color : #000000 ;
font-family : verdana ;
font-size : 9px ;
}
table {
font-size : 9px ;
}
textarea {
font-size : 9px ;
font-family : verdana ;
color : #000000;
border : 1px solid #000000 ;
background-color : #ffffff ;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #ffffff;
}
input {
font-size : 9px ;
font-family: verdana ;
color : #000000;
border : 1px solid #000000 ;
background-color : #ffffff ;
}
//-->
<body text="#BDBCBC">
<div align=right>
<p><a href="javascript:window.close();'" onMouseover="if (document.images) document.images.close.src='http://www21.brinkster.com/omnichron/close_ovr.gif'" onMouseout="if (document.images) document.images.close.src='http://www21.brinkster.com/omnichron/close_up.gif'"><img name="close" src="http://www21.brinkster.com/omnichron/close_up.gif" border="0" onClick="window.close();" ></a></p>
</div>
<comments>
<div align="left"><font style="font-size:10;color:#BDBCBC"><b>!name</b> @ !time
| !date|<br></font>
<br>
<table style="width:300;border:1px dashed #0A00A0;background-color:#000000" cellpadding="0">
<tr>
<td style="padding:0" valign="top"><font color="#BDBCBC"><font size="2">!comments</font></font><br>
<p align=right><a href="mailto:!email">email</a> | <a href="/">website</a>
</td>
</tr>
</table>
<br>
</div>
</comments> <font style="font-size:12px" color="#BDBCBC" face="conga"><br>
|| leave me a monkey ||</font>
<hr noshade color="#BDBCBC" size="1" width="300" align="left">
<div align="left">
<table width="310"
border="0" cellspacing="0" cellpadding="0">
<form
action="/" method="POST">
<tr valign="top">
<td width="111">
<div align="right"><font size="-1" color="#BDBCBC" face="
conga">name: </font></div>
</td>
<td width="199"> <font>
<input type="text" name="name" size="25" value="!username">
</font></td>
</tr>
<tr valign="top">
<td
width="111">
<div align="right"><font size="-1" color="#BDBCBC" face="
conga">e-mail:</font></div>
</td>
<td width="199"> <font>
<input
type="text" name="email" size="25" value="!useremail">
</font></td>
</tr>
<tr valign="top">
<td
width="111">
<div align="right"><font size="-1" color="#BDBCBC" face="
conga">www: </font></div>
</td>
<td width="199"> <font>
<input type="text" name="webpage" size="25" value="!userpage">
</font></td>
</tr>
<tr valign="top">
<td colspan="2">
<div align="right"></div>
<div align="center"><font>
<textarea name="comments" cols="35"
wrap="VIRTUAL" rows="5"></textarea>
</font></div>
</td>
</tr>
<tr valign="top">
<td colspan="2">
<div align="right"><font><br>
<input type="submit"
name="submit" value="comment >>">
</font></div>
</td>
</tr>
</form>
</table>
</div>
</body></html>
Created by: alexander
Website: http://www21.brinkster.com/omnichron
Creators thoughts:
A nifty template I designed to match my site. It completely matches the decor of my page, although it's usefulness to anyone else is in question. But it looks nifty, so I figured I'd submit it anyway. I didn't muck about too much with the core code, just the cosmetics. In the future I'll have a completely redesigned version.