|
|
Forum moderator: bigblog |
uCoz Community For Webmasters Design Customization Background color |
Background color |
In the forum sections, how can i have it so certain ranks have a certain color background for their posts
Added (2015-11-13, 1:59 AM) |
walkin, please provide the number of the template you are using and the URL address of your site.
hey i'm joe and i do not work for the company anymore, please contact other staff or tech support
icon by ch-chau sometimes i lurk here |
walkin, you need to use conditional operators combined with custom styles:
Code <?if($USER_RANK_NAME$="Rank name")?>HTML code for a rank<?else?> <?if($USER_RANK_NAME$="Another rank")?>HTML code for another rank<?else?> <?if($USER_RANK_NAME$="ETC")?>continue like this <?endif?><?endif?><?endif?> hey i'm joe and i do not work for the company anymore, please contact other staff or tech support
icon by ch-chau sometimes i lurk here |
so how does that make the background of a thread post change color?, like if for say my rank color is red, and i start a new thread post or reply on a post in forums, i want my color background on my post or reply to be a red but like transparrent red
|
| |||
| |||