Craven de Kere wrote:Like I said, I just hardcoded it. I don't need the language support at present so I didn't bother coding it in.
LOL, hours later and 478 attempts, i got it! See, I am not very good with the TD and TR thingies...
Here is my code for others to learn from:
Code:<!-- END switch_privmsg -->
<tr>
<td class="row1" width="22%"><span class="gen">{L_SUBJECT}</span></td>
<td class="row2" width="78%"> <span class="gen">
<input type="text" name="subject" size="45" maxlength="60" style="width:450px" tabindex="2" class="post" value="{SUBJECT}" />
</span></TD><TR>
<td class="row1"><p align="center">If This Is Your First Post, Please Read The <b><a href="http://www.YOUR-URL.com/ftopic1878.html">Forum Rules</a></B></p> <td class="row2" width="100%"> <span class="genmed"><B>The Subject Line Is Important.</B> Never use the words: <B>Please, Help</B> or <B>WORD REMOVED BY BENT-COWBOY</b> in the subject line. The subject should be relevant to the topic or question. Ideally the subject line should be able to summarize the question. Using a relevant title will greatly increase the chances of an answer. An example of a bad title is: <B>PLEASE HELP ME!</B> An example of a good title is: <B>REMOVED BY BENT-COWBOY</B> Using all CAPS or <B>BOLD</b> is not allowed.
</span></td>
</tr>