Group Bold colors - specific groups only
Posted: 13 Apr 2010, 11:08
Hello,
I was wondering if someone could help me with the way group members are shown on the viewforum and viewtopic lists.
I have a number of groups on my forum and all have different colors and I want them to keep their colors but I only want specific groups to be shown in bold and all the rest in standard format. Ive been trying to find a variable or something to use the viewforum/viewtopic templates but cant seen to figure it out.
Does anyone know of maybe an If statement I could use within them to only show specific groups in bold and where I should put the code please?. Maybe something like:
<!-- IF ThisMemberIsInGroupId == "???" --> DISPLAY IN BOLD <!-- ELSE --> DISPLAY NORMAL BUT KEEP THE COLOR <!-- ENDIF -->
Thank you.
I was wondering if someone could help me with the way group members are shown on the viewforum and viewtopic lists.
I have a number of groups on my forum and all have different colors and I want them to keep their colors but I only want specific groups to be shown in bold and all the rest in standard format. Ive been trying to find a variable or something to use the viewforum/viewtopic templates but cant seen to figure it out.
Does anyone know of maybe an If statement I could use within them to only show specific groups in bold and where I should put the code please?. Maybe something like:
<!-- IF ThisMemberIsInGroupId == "???" --> DISPLAY IN BOLD <!-- ELSE --> DISPLAY NORMAL BUT KEEP THE COLOR <!-- ENDIF -->
Thank you.