The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Changing the name color

3 posters

Go down

Solved Changing the name color

Post by 99nour January 3rd 2012, 9:11 pm

So, my friend joined my forum and she get's into two groups that are both "Color team members" the first is black and the other is white so my friend's name is black. Her name appears black and she wants it to be white, how do I do that?


Last edited by 99nour on January 5th 2012, 4:56 pm; edited 1 time in total
99nour
99nour
Forumember

Female Posts : 368
Reputation : 18
Language : English
Location : Egypt

http://duelinguniversity.forumotion.com/

Back to top Go down

Solved Re: Changing the name color

Post by Cyborg112233 January 3rd 2012, 9:16 pm

Your friend must enter into the white group. Smile
Cyborg112233
Cyborg112233
Forumember

Male Posts : 435
Reputation : 25
Language : UBB, HTML, CSS, German, English and French
Location : Germany

Back to top Go down

Solved Re: Changing the name color

Post by Guest January 3rd 2012, 9:18 pm

Two methods:

1. The first, for all users that are avaible this groups: To Group administration from Administration Panel you need to put the white color group above the black group, just by clicking Changing the name color Haut

2. The second: Add to your CSS Stylesheet:
Code:
a[href="u#"]{
color: white !important;
}
Replace # by user id, for example on this support forum your id is 69760 because your profile link is https://help.forumotion.com/u69760 Wink
avatar
Guest
Guest


Back to top Go down

Solved Re: Changing the name color

Post by 99nour January 3rd 2012, 9:29 pm

Just one thing, I forgot where the CSS Stylesheet is o.o"

EDIT nvm found it at colors, but it doesn't make a difference. (Actually she wanted color green, but that wont differ, right?)

http://yugiohlegendacademy.forumotion.com/u3

a[href="u3"]{
color: green !important;
}

^ Too lazy to turn into code.
99nour
99nour
Forumember

Female Posts : 368
Reputation : 18
Language : English
Location : Egypt

http://duelinguniversity.forumotion.com/

Back to top Go down

Solved Re: Changing the name color

Post by 99nour January 4th 2012, 7:30 pm

bump
99nour
99nour
Forumember

Female Posts : 368
Reputation : 18
Language : English
Location : Egypt

http://duelinguniversity.forumotion.com/

Back to top Go down

Solved Re: Changing the name color

Post by Guest January 4th 2012, 7:48 pm

can i have a screen ?
avatar
Guest
Guest


Back to top Go down

Solved Re: Changing the name color

Post by 99nour January 4th 2012, 7:58 pm

of what? I just want to change the color of the name o.o and maybe the stuff like posts, language, location.. etc..
99nour
99nour
Forumember

Female Posts : 368
Reputation : 18
Language : English
Location : Egypt

http://duelinguniversity.forumotion.com/

Back to top Go down

Solved Re: Changing the name color

Post by Guest January 4th 2012, 8:15 pm

Users & Groups > Group Administration

or you can add this in css

https://help.forumotion.com/t96136-group-s-style-on-legend-glitter-icon-glow
avatar
Guest
Guest


Back to top Go down

Solved Re: Changing the name color

Post by 99nour January 4th 2012, 8:20 pm

I'm asking how to change the color for a specific member :l
99nour
99nour
Forumember

Female Posts : 368
Reputation : 18
Language : English
Location : Egypt

http://duelinguniversity.forumotion.com/

Back to top Go down

Solved Re: Changing the name color

Post by Guest January 4th 2012, 8:28 pm

you must create a new group for this member or edit his perimissions and gives special extras and go next on

Users & Groups > Group Administration

edit his name and gives a new color

thats all
avatar
Guest
Guest


Back to top Go down

Solved Re: Changing the name color

Post by 99nour January 4th 2012, 8:34 pm

Look, I'm new to this ._.
I don't want to create a new group for my friend. How do I edit her permissions? I'm at Group Administration now ._.
(Sorry, I'm sorta an idiot at this.)
99nour
99nour
Forumember

Female Posts : 368
Reputation : 18
Language : English
Location : Egypt

http://duelinguniversity.forumotion.com/

Back to top Go down

Solved Re: Changing the name color

Post by Guest January 4th 2012, 8:46 pm

Changing the name color 113
Changing the name color 211Changing the name color 310Changing the name color 410
save and its ok rock

Changing the name color 510
avatar
Guest
Guest


Back to top Go down

Solved Re: Changing the name color

Post by 99nour January 4th 2012, 9:15 pm

Thanks, but is there a way I can do it without showing my members the group? ._.
(Yes. I'm an idiot. But I'm an idiot that will let you ignore this topic if your bored of my stupidity.)
99nour
99nour
Forumember

Female Posts : 368
Reputation : 18
Language : English
Location : Egypt

http://duelinguniversity.forumotion.com/

Back to top Go down

Solved Re: Changing the name color

Post by Guest January 4th 2012, 9:21 pm

you are not stupid !

please tell me your forum verision (pun , phpbb2 ?)
avatar
Guest
Guest


Back to top Go down

Solved Re: Changing the name color

Post by 99nour January 4th 2012, 9:25 pm

phpBB2
99nour
99nour
Forumember

Female Posts : 368
Reputation : 18
Language : English
Location : Egypt

http://duelinguniversity.forumotion.com/

Back to top Go down

Solved Re: Changing the name color

Post by Guest January 4th 2012, 9:32 pm

i dont know how to delete a group but i tell you how to create a trick

go to your templates in index_body
search for

Code:
<td class="row1"><span class="gensmall">{LEGEND} : {GROUP_LEGEND}</span></td>

delete the :
Code:
{LEGEND} : {GROUP_LEGEND}

and if you know html ... you can replace this legend ...
avatar
Guest
Guest


Back to top Go down

Solved Re: Changing the name color

Post by Guest January 5th 2012, 8:33 am

Replace:
Code:
a[href="u3"]{
color: green !important;
}
with:
Code:
a[href="/u3"]{
color: green !important;
}
avatar
Guest
Guest


Back to top Go down

Solved Re: Changing the name color

Post by 99nour January 5th 2012, 4:55 pm

^ Gassy only helped changing the underline color, anyway the main reason of this topic is solved so.. Solved!
99nour
99nour
Forumember

Female Posts : 368
Reputation : 18
Language : English
Location : Egypt

http://duelinguniversity.forumotion.com/

Back to top Go down

Solved Re: Changing the name color

Post by SLGray January 5th 2012, 6:26 pm

Topic Solved & Locked
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

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