Quote:
Originally Posted by arco
When I look at the html code on your site, the markup code for registered users are missing.
HTML Code:
<span style="color: DeepSkyBlue;"><b>[Administrators] </b></span><font color="#33cc00"><b>[Super Moderators] </b></font><font color="#c062ff"><b>[Moderators] </b></font>[Registered Users]
I suggest using something like this for the markup:
Opening HTML tag
<span style="font-weight: bold;color: blue;">
Closing HTML tag
</span>
|
yes Arco, but i don't want set a html for the regs. ... i wanna that they have the default color ... so why your list haven't that color?