<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>Formatting the Email Contact Form</title>
</head>
<body>
<p align="center"><img border="0" src="images/header.jpg" width="685" height="106"></p>
<table border="0" cellpadding="8" cellspacing="0" width="100%">
<tr>
<td width="20%" valign="top">
<table height="241" background="images/link_box.gif" width="151">
<tbody>
<tr>
<td valign="top" width="143" height="16"><font size="2" face="Verdana"> <img src="images/tri_yellow.gif" align="absMiddle" width="7" height="8">
<a href="index.htm">Overview</a></font></td>
</tr>
<tr>
<td width="143" height="18"><font size="2" face="Verdana"> <img src="images/tri_yellow.gif" align="absMiddle" width="7" height="8">
<a href="installation.htm">Installation</a></font></td>
</tr>
<tr>
<td width="143" height="18"><font size="2" face="Verdana"> <img src="images/tri_yellow.gif" align="absMiddle" width="7" height="8">
<a href="configuration.htm">Configuration</a></font></td>
</tr>
<tr>
<td width="143" height="18"><font size="2" face="Verdana"> <img src="images/tri_yellow.gif" align="absMiddle" width="7" height="8">
<a href="extras.htm">Advanced Usage</a></font></td>
</tr>
<tr>
<td width="143" height="19"><font size="2" face="Verdana"> <img src="images/tri_yellow.gif" align="absMiddle" width="7" height="8">
<a href="css.htm">Email Page Format</a></font></td>
</tr>
<tr>
<td width="143" height="18"><font size="2" face="Verdana"> <img src="images/tri_yellow.gif" align="absMiddle" width="7" height="8">
<a href="webwisesage.htm">Web Wise Sage</a></font></td>
</tr>
</tbody>
</table>
<p> </td>
<td width="68%" valign="top">
<p align="center"><b><font size="4" face="Verdana" color="#0000FF">Formatting
the Email Contact Form</font></b></p>
<font face="Verdana" size="2">
<p align="left">Max Contact system formatting is controlled by a CSS file.
The CSS file is called 'contact.css' Being a text file, it can be
edited with a text editor. All the tags are documented in the CSS
file. Here is basically what it says within the CSS file:</p>
<p align="left">The <b>popuptitle</b> tag is used as the text font for the
words Email Contact Form</p>
<p align="left">The <b>titlebkgnd</b> tag is the background of the box for
the words Email Contact Form</p>
<p align="left">The <b>bodybkgnd</b> tag is used for the main color of the
whole Email Contact Form</p>
<p align="left">The <b>subheader</b> tag is used for the words
"Here's what you entered"</p>
<p align="left">The <b>content</b> tag is the main body text format</p>
<p align="left">The <b>contentsm</b> tag is used below the Send Email
Message button to say "Have patience."</p>
<p align="left">The <b>error</b> tag is used whenever an error in input is
made, such as a bad email address, for example.</p>
<p align="left">The <b>thankyou</b> page is used for the words Thank You
after the visitor has pressed the Send Email Message button.</p>
<p align="center">(<a href="webwisesage.htm">Web Wise Sage</a>)</font></td>
<td width="12%" valign="top"></td>
</tr>
</table>
</body>
</html>