![]() |
|
#1
|
|||
|
|||
|
I've been trying for a couple hours now... I can't figure out how to remove the color from the Online Users Module.
I'm looked at adv_portal_onlineusers and onlineusers.php and still can't figure it out. I only want the color stipped on the block/module but still present in the forums. |
|
#2
|
|||
|
|||
|
back to try to figure this out again...
|
|
#3
|
|||
|
|||
|
I know I'm just missing something simple...
If I look in the adv_portal_online users template "$activeusers" is what outputs the users names. Then I look in onlineusers.php and I see $activeusers = ''; This confused me at first but I'm getting it... however I can't find anything that supplies the user title "styles" in any shape way or form. |
|
#4
|
||||
|
||||
|
So you're just trying to remove the username markup from the usernames listed in the online users module? If so, you should be able to do that by looking for this code in the modules/onlineusers.php file:
PHP Code:
PHP Code:
|
|
#5
|
|||
|
|||
|
I KNEW it had something to do with this but couldn't see what you've just shown me!
Thank you Brian you are a great help. I'm going to return some help by paying to remove my branding ![]() Edit: Actually I was messing with the wrong line. This exactly what I need. Thanks! Last edited by justchil; 01-18-2008 at 07:47 PM. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Online users module question | toejam | "How Do I..." Questions | 4 | 11-28-2007 01:47 PM |
| Remove Online Users: X | 1349 | "How Do I..." Questions | 3 | 02-21-2007 05:11 PM |
| Scrollbox on Users Online Module? | Strife | "How Do I..." Questions | 2 | 10-01-2006 03:34 PM |
| Need to alter the Online Users module | christianb | "How Do I..." Questions | 1 | 09-17-2006 09:56 PM |
| Online Users Module Change | Cadmus | "How Do I..." Questions | 5 | 09-07-2005 01:01 PM |