Hi,
Go to forum_list template and add in up of template:
SAVE!
Go to EXTRA.css and add:
Go to forum_list template and add in up of template:
Code:
<xen:require css="EXTRA.css" />
<div id="welcome">
Welcome to our newest member <xen:username user="$boardTotals.latestUser" />!
</div>
SAVE!
Go to EXTRA.css and add:
Code:
/*Start - Welcome Newset Member*/
.welcome {
background...
You do not have permission to view the full content of this resource.
Log in or register now.