posted 18 years ago
I added class="post" to the input fields in forum_login.htm like this:
<td><input class="post" maxlength="40" size="25" name="username" /> </td>
and
<td><input class="post" type="password" maxlength="25" size="25" name="password" /> </td>
(I have white on black text in my forum, which does not work so well with white input fields)
I'm using JForum 2.1.6
Thanks
Pierre
[originally posted on jforum.net by Anonymous]