PDA

View Full Version : Colour Changing


Bisusz
04-04-2012, 02:23 PM
Hey guys, whenever I change my Admin user group colour to red, it changes all text the around it to red too? Any reason why?


https://vborg.vbsupport.ru/external/2012/04/53.png
https://vborg.vbsupport.ru/external/2012/04/54.png
https://vborg.vbsupport.ru/external/2012/04/55.png

Stefan118
04-04-2012, 04:57 PM
Maybe you want to add a closing tag like this?
</font>

grasshopper1983
04-04-2012, 05:08 PM
i dont now how you did it but you can set it under

Usergroup Manager>edit usergroup

then you do after "Username HTML Markup" in the first textbox:

<span style='color: #FF0000;'>

and in the second:

</span>

thats it...

hope it helps

Videx
04-08-2012, 01:15 AM
Yes, clearly a closing tag is missing. Watch out for those.