PDA

View Full Version : vB from 3.5.4 to 3.6.2 & FirFox 1.4 & 2.0 RC3


Belisario
10-19-2006, 05:09 PM
Hi,
The topic looks crazy, but here is the explanation.
When using FireFox to explore the vB forum (fristly 3.5.4 AFAIR, now 3.6.2) people cannot see colours of their nicks. Every nick on forum is the same: grey or red or any other but the same, depending on used style. IE and Opera are OK. As I could find out, this happens only on our forum. What did we wrong?

r007
10-19-2006, 07:46 PM
Hi Belisario,

What style are you using? Do you have a link to your forums that I can take a look at?

Belisario
10-31-2006, 10:22 AM
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.