Welcome, Guest. Please Login or Register.
April 30, 2025, 07:04:23 PM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  Development  |  Graphics and Templates  |  Probably The Lamest Question. « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Probably The Lamest Question.  (Read 585 times)
morr0lan
Full Member
***
Posts: 110


I'm ate llama!

Probably The Lamest Question.
« on: February 14, 2003, 01:23:16 AM »
Reply with quote

I konw this is most likely a fairly easy answer and many will chuckle over this, but how do you change the font color for who's online.

Users online
 0 Guests, 1 Users
Raduli En-Senara <~~This shows red and want to change that font color. Thank you and for all the chuckles glad i could lighten your day. ;-) LoL
Logged
Spaceman-Spiff
Mod Team
YaBB God
*****
Posts: 3689


My $txt[228]

Re:Probably The Lamest Question.
« Reply #1 on: February 14, 2003, 01:45:06 AM »
Reply with quote

no, its not the lamest, ppl been asking this ;)

open your BoardIndex.php, search for the word "blue"
it should be close to that
Logged

   My mods, ysePak, codes, tutorials
    Support question IMs = bad.
Killer Possum
Sr. Member
****
Posts: 446


turboz3@msn.com WWW
Re:Probably The Lamest Question.
« Reply #2 on: February 14, 2003, 01:54:36 AM »
Reply with quote

I asked and here's what I was told ;D and it works:

Search for: (in BoardIndex.php)
if ($tmp['memberGroup'] == 'Administrator')
                               $tmpusers[] = "<a href=\"$scripturl?action=viewprofile;user=$euser\"><font color=\"red\">$tmp[realName]</font></a>";
                       elseif ($tmp['memberGroup'] == 'Global Moderator')
                               $tmpusers[] = "<a href=\"$scripturl?action=viewprofile;user=$euser\"><font color=\"blue\">$tmp[realName]</font></a>";


you can add and change as many member groups as you want :D
« Last Edit: February 14, 2003, 01:55:07 AM by Killer Possum » Logged
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  Development  |  Graphics and Templates  |  Probably The Lamest Question. « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.039 seconds with 21 queries.