- Code: Select all
background-color: #FAFAFA;
background-image: url('./images/TKSDVstaFrmstyleBack.png');
background-repeat:no-repeat;
background-position:center;
color: #333333;
font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
font-size: 1.3em;
line-height: 1.4em;
font-weight: normal;
border: 1px solid #09560C;
padding: 2px;
Posting_body.html
- Code: Select all
<td valign="top" style="width: 100%;"><textarea class="post" name="message" rows="15" cols="76" tabindex="3" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);" style="width: 98%;">{MESSAGE}</textarea></td>















