Hey Mighty,
I found where it is defined for the color for the Moderator and Admin in the forums. Problem is I don't know how to fix it yet, any ideas?
Look in
includes/page_header.php
and
includes/page_header_review.php
for these lines and their definitions. I can't post the full code becuse the html isn't allowed.
Code:
L_WHOSONLINE_ADMIN =>
L_WHOSONLINE_MOD =>
in my 7.4 patched 2.10 forums file it is lines 356 and 357
just need to figure out how to get it to use the current theme selection's
forums/theme_info.cfg file... :roll: