FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » How to... Change User Profile Link colour to bold
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: How to... Change User Profile Link colour to bold [message #20099 is a reply to message #20098] Sun, 26 September 2004 18:37 Go to previous messageGo to previous message
Abraxa is currently offline  Abraxa   Germany
Messages: 72
Registered: August 2004
Location: Germany
Karma:
Member
If I guess correct and you mean the link that is shown in every message posted titled with the name of the person that made the post you can change it easily:

First, open /FUDForumData/include/theme/default/drawmsg.inc line 220, change

$user_link = '<a href="index.php?t=usrinfo&amp;id='.$obj->user_id.'&amp;'._rsid.'">'.$user_login.'</a>';


to

$user_link = '<a href="index.php?t=usrinfo&amp;id='.$obj->user_id.'&amp;'._rsid.'"><b>'.$user_login.'</b></a>';


and then rebuild the theme in the Admin panel. That's all =)

-Soeren
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: fudforum into phpgroupware: coder wanted
Next Topic: Undefined template: "TEMPLATE"
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Nov 24 03:50:27 GMT 2024

Total time taken to generate the page: 0.04417 seconds