kvrt
New Member
Posts: 2
inherit
267689
0
Mar 11, 2023 13:38:30 GMT -8
kvrt
2
March 2023
kvrt
|
Post by kvrt on Mar 6, 2023 7:25:20 GMT -8
URL du forum : (privé) Bonjour, bonsoir,
je cherche à mettre des images sous les pseudos des personnes sur mon forum en fonction de leur rang. Est-il possible de mettre des rangs spéciaux ?
Exemple cette image d'un forum.

Merci.
|
|
inherit
6871
0
May 8, 2023 6:27:14 GMT -8
bigballofyarn
"If you wish to make an apple pie from scratch, you must first invent the universe." -Carl Sagan
6,565
January 2003
bigballofyarn
|
Post by bigballofyarn on Mar 6, 2023 9:03:28 GMT -8
URL du forum : (privé) Bonjour, bonsoir,
je cherche à mettre des images sous les pseudos des personnes sur mon forum en fonction de leur rang. Est-il possible de mettre des rangs spéciaux ?
Exemple cette image d'un forum.

Merci. ProBoards Support can only offer support in English. I used Google Translate. Is this an accurate translation of your question?
|
|
#e61919
Support Staff
224482
0
1
May 26, 2023 18:57:00 GMT -8
Scott
21,145
August 2015
socalso
|
Post by Scott on Mar 6, 2023 9:38:01 GMT -8
kvrt - While the method is the same, there are actually 3 locations where you can insert code to display an image. 1) Member Rank is an auto-incremented level based on the number of posts made. 2) Member Group is designation usually used to denote staff, although a member can belong to a group and not be staff (or have powers) 3) Custom Titles (Added to member via their Profile > Edit Profile > Staff Options) If you add images to the Member Ranks the image displayed will change to the specified rank image as the member achieves each rank. If an image is defined for a Member Group then that image will display if the member is part of that group. You can assign a specific image to member using the Custom Title. The image will be static and not change regardless of the members rank, or group status. For Rank or Group, go to Admin > Members > Member Ranks (or Member Groups). In the Name field you add the code for the image: [img src="IMAGE_URL_HERE"]
Substitute IMAGE_URL_HERE for the actual image URL. Keep the quote marks around the URL. For a Custom Title, go to the member's Profile, then click on Edit Profile, then Staff Options tab. In the Custom Title field add the code for the image: [img src="IMAGE_URL_HERE"]
Substitute IMAGE_URL_HERE for the actual image URL. Keep the quote marks around the URL. Please let us know if you have any questions.
|
|
kvrt
New Member
Posts: 2
inherit
267689
0
Mar 11, 2023 13:38:30 GMT -8
kvrt
2
March 2023
kvrt
|
Post by kvrt on Mar 11, 2023 6:42:28 GMT -8
URL du forum : (privé) Bonjour, bonsoir,
je cherche à mettre des images sous les pseudos des personnes sur mon forum en fonction de leur rang. Est-il possible de mettre des rangs spéciaux ?
Exemple cette image d'un forum.

Merci. L'assistance ProBoards ne peut offrir une assistance qu'en anglais. J'utilise Google Traduction. Est-ce une traduction exacte de votre question ? Exactly ! sorry for the inconvenience caused
For Scott, thanks ! I used the 3rd option which is the closest to what I was looking to do ! Thanks !
|
|