Hello folks i really don't understand why the other color of my other usergroup won't work.
I checked the admin and customize it with my own css , the admin group works okey but the rest of the group won't work! I double check the settings and make sure the css code is correct but still it won't work! Is there any settings that i need to edit first and put the id number in order for the color of the usergroup will randomly appear on my board? Just wondering please i really need help about this.
Here's my css:
Thanks!
I checked the admin and customize it with my own css , the admin group works okey but the rest of the group won't work! I double check the settings and make sure the css code is correct but still it won't work! Is there any settings that i need to edit first and put the id number in order for the color of the usergroup will randomly appear on my board? Just wondering please i really need help about this.
Here's my css:
Code:
font-family:Calibri;
border-radius: 10px;
font-size:10pt;
display: inline-block;
text-shadow:0 0 10px ff6000;
color: #00c1c3;
background:url(http://i49.tinypic.com/2w5psmb.gif);
text-shadow: 1.5px 1.5px 15px #FF3300;
}
Thanks!