PDA

View Full Version : Mini Mods - username markup in announcements


kNeeLy
09-01-2009, 10:00 PM
Just a little touch to add to your site..

admincp -> styles & templates -> edit templates -> threadbit_announcement:

Find this code...
<a href="member.php?$session[sessionurl]u=$announcement[userid]">$announcement[username]</a>


and replace it with this one..
<a href="member.php?$session[sessionurl]u=$announcement[userid]">$announcement[musername]</a>


thats all...just sumthing fun to do! :cool:

kNeeLy
09-02-2009, 08:59 PM
Reserved.

I'll try and help you if you need help with this..but its pretty straight forward of a mod... :cool: