FM Design
Would you like to react to this message? Create an account in a few clicks or log in to continue.

IMPORTANT

FM Design is in read-only mode, please click here for more information.

Latest topics
» Forumactif Edge - Releases
by Ange Tuteur Tue 03 Sep 2019, 11:49

» GIFActif - Giphy Button for the Editor
by Ange Tuteur Wed 08 May 2019, 17:21

» Forum Closure
by Ange Tuteur Mon 01 Jan 2018, 01:28

» Chit Chat Thread
by Valoish Sun 31 Dec 2017, 19:15

» Font/Text background color.
by Valoish Sun 31 Dec 2017, 19:11

» Forumactif Messenger - Instant Message Application for Forumotion
by Wolfuryo Sun 31 Dec 2017, 18:24

» [GAME] Count to One Million!
by brandon_g Fri 29 Dec 2017, 18:58

» Post Cards
by manikbiradar Wed 20 Dec 2017, 07:50

» [GAME] Countdown from 200,000
by Valoish Wed 13 Dec 2017, 23:22

» GeekPolice Tech Support Forums - GeekPolice.net
by Dr Jay Mon 11 Dec 2017, 19:12

» Asking about some plugin for Forumotion
by Dr Jay Mon 11 Dec 2017, 19:10

» [GAME] What are you thinking right now?
by Van-Helsing Sat 09 Dec 2017, 14:51

» Widget : Similar topics
by ranbac Wed 06 Dec 2017, 18:11

» Change the Background of the Forum and put an image and how to make prefixs?
by Clement Wed 06 Dec 2017, 15:19

» Hello from Western Australia
by SarkZKalie Wed 06 Dec 2017, 05:34

Recent Tutorials
Top posting users this month

Who is online?
In total there are 31 users online :: 0 Registered, 0 Hidden and 31 Guests :: 1 Bot

None

[ View the whole list ]


Most users ever online was 515 on Tue 14 Sep 2021, 15:24

[SOLVED] automatically add group icons

View previous topic View next topic Go down

jessy
jessy

Gender : Female
Posts : 102
Points : 3140
Reputation : 14
Language : italy
Browser : Browser : Google Chrome Forum Version : Forum Version : Invision
http://ilgiornaledibordo.forumattivo.com/

Postjessy Thu 04 Aug 2016, 15:32

it's possible to insert the group's icon automaically?

founder:
[SOLVED] automatically add group icons Rang[SOLVED] automatically add group icons La_ter30

I found this not work

Code:
$(' a[href^="/g1"] span[style="color:#00FFFF"]').closest('.postprofile dl dt').after('<img src="http://2img.net/i/fa/admin/icones/small_ico/rang.png"style="cursor:pointer;"title="founder"/>');
});

thanks in advance Heart eyes
Ange Tuteur
Ange Tuteur
Administrator
Gender : Male
Posts : 4741
Points : 12043
Reputation : 2375
Location : Pennsylvania
Language : EN, JA, FR
Browser : Browser : Brave Forum Version : Forum Version : Forumactif Edge
https://sethclydesdale.github.io/ https://twitter.com/sethc1995

PostAnge Tuteur Thu 04 Aug 2016, 17:24

Hi @Jessy,

Please see the following tutorial :
Customize usernames according to group

I think you were using this one, correct ?
Group's style on legend: glitter, icon & glow

If you have any questions let me know. Wink
jessy
jessy

Gender : Female
Posts : 102
Points : 3140
Reputation : 14
Language : italy
Browser : Browser : Google Chrome Forum Version : Forum Version : Invision
http://ilgiornaledibordo.forumattivo.com/

Postjessy Fri 05 Aug 2016, 13:57

this ok (founder)

Code:
a[href="/g1"] {
    background: url("http://2img.net/i/fa/admin/couronne.png") no-repeat;
    padding-left: 19px;
    padding-top: 2px;}

this in the profile I hawe 2 icon
Code:
a[href="/u1"] {
    background: url("http://2img.net/i/fa/admin/couronne.png") no-repeat;
    padding-left: 19px;
    padding-top: 2px;}

[SOLVED] automatically add group icons La_ter31

flower

question :
how to remove the word founder in profile [SOLVED] automatically add group icons 1f33a





Ange Tuteur
Ange Tuteur
Administrator
Gender : Male
Posts : 4741
Points : 12043
Reputation : 2375
Location : Pennsylvania
Language : EN, JA, FR
Browser : Browser : Brave Forum Version : Forum Version : Forumactif Edge
https://sethclydesdale.github.io/ https://twitter.com/sethc1995

PostAnge Tuteur Fri 05 Aug 2016, 14:14

Try using this instead for your name :
Code:
a[href="/u1"] span strong {
    background: url("http://2img.net/i/fa/admin/couronne.png") no-repeat;
    padding-left: 19px;
    padding-top: 2px;}

About the "founder" texts, try checking Admin Panel > Users and Groups > Ranks
jessy
jessy

Gender : Female
Posts : 102
Points : 3140
Reputation : 14
Language : italy
Browser : Browser : Google Chrome Forum Version : Forum Version : Invision
http://ilgiornaledibordo.forumattivo.com/

Postjessy Sat 06 Aug 2016, 13:04

Ange Tuteur wrote:Try using this instead for your name :
Code:
a[href="/u1"] span strong {
    background: url("http://2img.net/i/fa/admin/couronne.png") no-repeat;
    padding-left: 19px;
    padding-top: 2px;}
perfect thanks [SOLVED] automatically add group icons 1f60d

Ange Tuteur wrote:
About the "founder" texts, try checking Admin Panel > Users and Groups > Ranks

I can't cancel i ranks [SOLVED] automatically add group icons 1f60a
Ange Tuteur
Ange Tuteur
Administrator
Gender : Male
Posts : 4741
Points : 12043
Reputation : 2375
Location : Pennsylvania
Language : EN, JA, FR
Browser : Browser : Brave Forum Version : Forum Version : Forumactif Edge
https://sethclydesdale.github.io/ https://twitter.com/sethc1995

PostAnge Tuteur Sat 06 Aug 2016, 13:30

You're welcome. Smile

Can you remove the rank by going to your profile in the AP ? The option should be at the very bottom :
Users and Groups > Search users > Your account
[SOLVED] automatically add group icons Captur57
jessy
jessy

Gender : Female
Posts : 102
Points : 3140
Reputation : 14
Language : italy
Browser : Browser : Google Chrome Forum Version : Forum Version : Invision
http://ilgiornaledibordo.forumattivo.com/

Postjessy Sun 07 Aug 2016, 10:42

Thank you very much [SOLVED] automatically add group icons 36_3_5
Anonymous
Guest
Guest

PostGuest Sun 07 Aug 2016, 10:47

@jessy : Will this be all? I mean, can we close the topic or do you need further assistance?
jessy
jessy

Gender : Female
Posts : 102
Points : 3140
Reputation : 14
Language : italy
Browser : Browser : Google Chrome Forum Version : Forum Version : Invision
http://ilgiornaledibordo.forumattivo.com/

Postjessy Sun 07 Aug 2016, 12:51

sorry @Samantha question off topic:
you can add a button with a link in the panel?
[SOLVED] automatically add group icons Captur14
thank you [SOLVED] automatically add group icons 1f33c
Anonymous
Guest
Guest

PostGuest Sun 07 Aug 2016, 15:30

@jessy , do you mean an extra profile tab? If so, you could use the roleplaying game for that and activate the sheets holding the special fields one by one for each user.

Here's an example:

[SOLVED] automatically add group icons A7fd9905c98f44509eecb3c16e2c0c2a


Resulting in:

[SOLVED] automatically add group icons 627d5957a29a4764b3d7d68531f95293
jessy
jessy

Gender : Female
Posts : 102
Points : 3140
Reputation : 14
Language : italy
Browser : Browser : Google Chrome Forum Version : Forum Version : Invision
http://ilgiornaledibordo.forumattivo.com/

Postjessy Sun 07 Aug 2016, 16:55

no...admin panel

[SOLVED] automatically add group icons Captur18

thanks in advance flower
Anonymous
Guest
Guest

PostGuest Sun 07 Aug 2016, 17:01

No, I'm sorry. I don't know how to make an extra tab in the ACP. FM has the platforms customized to fit their needs, so if you really need an extra tab I'd suggest you ask FM for it in their Suggestions forum @ http://help.forumotion.com
jessy
jessy

Gender : Female
Posts : 102
Points : 3140
Reputation : 14
Language : italy
Browser : Browser : Google Chrome Forum Version : Forum Version : Invision
http://ilgiornaledibordo.forumattivo.com/

Postjessy Sun 07 Aug 2016, 17:35

Thank you very much loove
Anonymous
Guest
Guest

PostGuest Sun 07 Aug 2016, 17:37

You're welcome. To get back on-topic again, do you need Ange's assistance still related to your original question, or can this topic be closed?
jessy
jessy

Gender : Female
Posts : 102
Points : 3140
Reputation : 14
Language : italy
Browser : Browser : Google Chrome Forum Version : Forum Version : Invision
http://ilgiornaledibordo.forumattivo.com/

Postjessy Mon 08 Aug 2016, 15:15

solved thanks [SOLVED] automatically add group icons 2764
Ange Tuteur
Ange Tuteur
Administrator
Gender : Male
Posts : 4741
Points : 12043
Reputation : 2375
Location : Pennsylvania
Language : EN, JA, FR
Browser : Browser : Brave Forum Version : Forum Version : Forumactif Edge
https://sethclydesdale.github.io/ https://twitter.com/sethc1995

PostAnge Tuteur Mon 08 Aug 2016, 15:52

Thanks for the help Samantha. Wink

Topic archived
Sponsored content

PostSponsored content

View previous topic View next topic Back to top

Create an account or log in to leave a reply

You need to be a member in order to leave a reply.

Create an account

Join our community by creating a new account. It's easy!


Create a new account

Log in

Already have an account? No problem, log in here.


Log in

 
Permissions in this forum:
You cannot reply to topics in this forum