inherit
121455
0
Oct 20, 2024 19:46:35 GMT -8
Shawn
547
March 2008
stagefright
|
Post by Shawn on Mar 16, 2014 9:32:04 GMT -8
Good morning everyone. I was wondering is there a plug-in for the following or if anyone can help me with a code in order to achieve this change i would appreciate it.
I would like to be able to have the colour of the user name change at the same time as the users Rank Changes once they hit a certain amount of posts. Right now the only way to change the usernames colour is to create a new group and add them manually. Which is extremely time consuming and when i have hundreds and hundreds of members.
Any help would be very much appreciated
thanks
RB
|
|
Former Member
inherit
guest@proboards.com
131621
0
Nov 22, 2024 15:07:12 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Mar 16, 2014 10:15:06 GMT -8
Hmm I believe a Layout Template could do this.. I know I can say "if the user has -this- many posts, then use -this- code" essentially which would let me change the color of the display name based on post count. The thing I'm unsure of is 1) if I can do this all over the forum or if it'd only work in certain areas, i.e. mini-profile, because I'm not sure if the post count variable is available on every necessary page (such as thread list, board list, etc.) and 2) I'm not positive a basic code can alter the color of the display name or if it requires a div class with an important! added to it. I'll see if anyone chimes in to answer my questions or to offer another alternative, such as an actual plugin. =)
|
|
#eb7100
33409
0
1
Nov 13, 2024 16:56:46 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Mar 16, 2014 15:05:37 GMT -8
^ Seconding that.
I don't believe the post count of each individual user present on the page is anywhere in the page's source, so a plugin would likely be out of the question.
|
|
inherit
121455
0
Oct 20, 2024 19:46:35 GMT -8
Shawn
547
March 2008
stagefright
|
Post by Shawn on Mar 16, 2014 17:42:19 GMT -8
Ok so is the answer no to a plug-in and also no to a CSS modification? thanks in advance RD
|
|
inherit
2671
0
May 14, 2013 14:40:03 GMT -8
Peter
🐺
10,615
February 2002
peter3
|
Post by Peter on Mar 17, 2014 7:42:26 GMT -8
Not sure why this is labelled as "Not Currently Possible", because it is possible with a plugin using a key.
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Mar 17, 2014 11:54:03 GMT -8
Good point.. I just didnt think anyone would go down the route of using a super key to store just the posting rank...
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Mar 17, 2014 12:30:53 GMT -8
on that note, the "new rank salute" plugin already stores currrank as part of a comparison when new posting ranks are achieved. I could probably write in an option to force a specific color on that displayname.
|
|
inherit
194160
0
Mar 23, 2015 9:54:45 GMT -8
blc
2,641
May 2013
blc
|
Post by blc on Mar 19, 2014 1:23:00 GMT -8
on that note, the "new rank salute" plugin already stores currrank as part of a comparison when new posting ranks are achieved. I could probably write in an option to force a specific color on that displayname. I like that idea. I'm still hoping, down the road that we can add additional information for each new rank.
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Mar 20, 2014 1:05:38 GMT -8
I just submitted v1.1.0 to the library for anyone who wants to try it. blc post the ideas you have in that support thread so I dont clog this one with anymore side mentions
|
|