Jump to content

Group Colors For Each Skin


Guest JeremyStCyr

Recommended Posts

How about adding a feature for group colors for each skin? becuase everyone knows if you choose a skin sometimes it won't match your group colors, so maybe on User Groups you can set something up that it will let you have different colors for each skin for groups, kinda confusing what im saying, but am sure everyone gets the idea! :lol:

Link to comment
Share on other sites

This would probably be confusing to most people to directly support this and if you are worried about this, then you are able to do this with simple editing to a skin. Just setup the group prefix to use a CSS class instead of an inline style and configure the skin stylesheets to trigger the desired look.

Link to comment
Share on other sites

This would probably be confusing to most people to directly support this and if you are worried about this, then you are able to do this with simple editing to a skin. Just setup the group prefix to use a CSS class instead of an inline style and configure the skin stylesheets to trigger the desired look.

I'm interested in doing this, since I have many skins that vary from being dark in tones to being light in tones. Can you explain how to assign a CSS class on a per skin basis?
Link to comment
Share on other sites

Can the CSS class name be anything, or does it have to match the name of your user group?



It doesn't need to match the group name), it would need to be what you put in the span tag <span class="anythinghereaslongasitsthesameasthecss">

 css would be 

 .anythinghereaslongasitsthesameasthecss {

	 color:purple;

 }

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...