Group Styling (group colors on multible skins)
This modification is in the archives.
Alot of people use more then one skin. and its hard to get matching colors to work that won't clash with the other skins on your site. I hope this will help those with more then one skin come up with better group color themes ^_^
First lets create the CSS for your usergrups Near the bottom of your main CSS you can add some custom CSS lets do that now Goto your stle manager-> {Style to edit} -> main CSS then scroll to the bottom Code:
.owner{ color:#ffd880; } .admin{ color:#ff8080; } .smod{ color:#80ffb0; } .mod{ color:#80d4ff; } Now goto your manage usergroups and edit your admin/owener usergroup if you have your board setup like mine in the Username HTML Markup in the prefix put Code:
<span class="owner"> Code:
</span> Download No files for download. |