Great Mod. It will definitely help to improve the regn rate. I searched this thread to get an idea about how to include the html for the message window. For example, your demo page has nice colored background. I want to add our default border color. So, I added this to the welcome message phrase.
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
Welcome to our forums message....
</thead>
</table>
Even then, no changes to the display. Is there a way to customize the display of these messages? Thanks!
|