It happened in every style while using firefox 1.5 or even 2.0 but now I know what was wrong.
In AdminCP > Usergroups > Usergroup Manager > Edit Administrator Group (or any other) > Username HTML Markup there 2 fields. In the first one we should have:
<span style="color:red">
in the second:
</span>
What it was before there?
First field: <span style="color: #990099;"</span>
Second field: nothing.
So there was > missing in the line. It seems that IE and Opera could fix that by itself, but Firefox had some problems, and displayed every group with the same colour.
|