inherit
263769
0
Mar 10, 2021 17:57:31 GMT -8
dean723
3
March 2021
dean723
|
Post by dean723 on Mar 4, 2021 5:35:52 GMT -8
I have a skin from the libary and im trying to get this legend code to apply to all site skins <div id="user-legend"></div> but i dont know how to do that or how to code a miniprofile for a pokemon site. or any skin for that matter
|
|
inherit
252032
0
Apr 26, 2024 23:51:41 GMT -8
Retread
Tribbial Pursuit.
5,017
January 2018
retread
|
Post by Retread on Mar 4, 2021 7:37:31 GMT -8
Hi dean723Could you provide a link to your forum and a clearer description of what you want to accomplish?
|
|
inherit
263769
0
Mar 10, 2021 17:57:31 GMT -8
dean723
3
March 2021
dean723
|
Post by dean723 on Mar 4, 2021 7:46:21 GMT -8
cascadeacademiarp.proboards.com/ i want to have a legend at the bottom of the page with the different groups in colored blocks and I want to do this with every skin im new to coding and all those kinds of things.
|
|
inherit
252032
0
Apr 26, 2024 23:51:41 GMT -8
Retread
Tribbial Pursuit.
5,017
January 2018
retread
|
Post by Retread on Mar 4, 2021 9:22:52 GMT -8
Hey dean723 I'm still not certain exactly what you're after but it sounds like maybe something like this? Group Color Assignments▇ Administrator▇ Global Moderator▇ Moderator... where the list would automatically populate with names of all the groups on the forum? And the colors would automatically display as the color assigned to the display names of the members of each group, as they appear on the particular theme? I'm not sure how, or even if, this could be done. Maybe someone else can help if this is what you are trying to achieve.
|
|
inherit
263769
0
Mar 10, 2021 17:57:31 GMT -8
dean723
3
March 2021
dean723
|
Post by dean723 on Mar 4, 2021 9:45:39 GMT -8
yes but at the bottom of the page when you go over the colors it shows what group is that color. there is a plug in for it but it wont add it to the pages code and wont work so im trying to get it to work. www.proboards.com/library/plugins/item/398
|
|
inherit
217348
0
Jul 27, 2022 7:26:44 GMT -8
Lynx
5,848
January 2015
msg
|
Post by Lynx on Mar 4, 2021 13:14:52 GMT -8
Tagging Brian, as this looks to be his plugin - and it doesn't look like there's a support thread for it (which is where I would normally send someone).
|
|
inherit
Official Code Helper
65613
0
1
Oct 22, 2024 1:56:19 GMT -8
Chris
"'Oops' is the sound we make when we improve"
9,018
December 2005
horace
RedBassett's Mini-Profile
|
Post by Chris on Mar 4, 2021 13:48:50 GMT -8
|
|
inherit
217348
0
Jul 27, 2022 7:26:44 GMT -8
Lynx
5,848
January 2015
msg
|
Post by Lynx on Mar 4, 2021 14:20:15 GMT -8
I stand corrected, Chris, and admit that I did not do a full search. However, The Help button in the plugin library just links to the Plugins board and not a support thread. Also, I checked Retread's Quick Links to items in the Proboards Plugin Library which showed there was no support thread - which could have been based off that the plugin has no support thread link.
|
|
inherit
252032
0
Apr 26, 2024 23:51:41 GMT -8
Retread
Tribbial Pursuit.
5,017
January 2018
retread
|
Post by Retread on Mar 4, 2021 14:27:27 GMT -8
Right, LynxWhen I created the table in that thread, I was basing the support thread links according to what was provided in the plugin listing in the ProBoards Plugin Library. I edited that table just now and added the link to the support thread for this plugin. Thanks for tagging me. 🙂
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Mar 5, 2021 15:59:51 GMT -8
The code that the plugin gives you can be added anywhere that accepts HTML.
If you want it to show alongside the user list on any particular theme you can edit the HTML that produces that in Themes > Layout Templates > Home and put the code wherever you like in there.
Keep in mind that you only have the plugin enabled on some of your themes. In Plugins > Manage you can click on the Edit button next to a plugin to open its permission settings and determine which themes it runs on.
|
|