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

Home » FUDforum » How To » Add another group colour to bottom of main page?
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
icon6.gif  Re: Add another group colour to bottom of main page? [message #159839 is a reply to message #38697] Sun, 28 June 2009 14:14 Go to previous messageGo to previous message
The Witcher is currently offline  The Witcher   United States
Messages: 675
Registered: May 2009
Location: USA
Karma:
Senior Member
OK! If I understand this correctly:

Added custom tags for 2 users Group leader and Host in user control panel, added custom profile colors #002EB8; font-weight: bold; and #B88A00; font-weight: bold; both display properly.


Added to forum CSS

}

.grpldrColor {
	color: #002EB8;
	font-weight: bold;
}

.hostColor {
	color: #B88A00;
	font-weight: bold;
}

But the new user tags still do not display in the stats section, some how it looks like I need to add this code (or something similar ) to the Index.PHP

;&nbsp;<span class="grpldrcolor">[Group Leader]</span>&nbsp;&nbsp;<span class="hostcolor">[Host]</span>


Checking Page info shows the code there now reads :

<span class="SmallText">There are <b>0</b> member(s), <b>0</b> invisible member(s) and <b>1</b> guest(s) visiting this board.&nbsp;&nbsp;&nbsp;<span class="adminColor">[Administrator]</span>&nbsp;&nbsp;<span class="modsColor">[Moderator]</span></span><br />


But I do not find where to make that change?

It is obviously in stats or index tmpl yet I am still not finding it; Any suggestions?




"I'm a Witcher, I solve human problems; not always using a sword!"

[Updated on: Sun, 28 June 2009 14:14]

Report message to a moderator

[Message index]
 
Read Message
Read Message
Read Message icon6.gif
Read Message
Read Message icon6.gif
Read Message icon6.gif
Read Message icon6.gif
Previous Topic: Attachments to NNTP Postings
Next Topic: Banner Ad On Every Page
Goto Forum:
  

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

Current Time: Thu May 16 09:19:50 GMT 2024

Total time taken to generate the page: 0.05057 seconds