Hello, I need help on name colors Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

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.
4 posters

    Hello, I need help on name colors

    avatar
    Unkn0wnModder
    New Member


    Posts : 14
    Reputation : 1
    Language : English :P

    Solved Hello, I need help on name colors

    Post by Unkn0wnModder December 16th 2012, 10:19 pm

    Hi, I'm new to the site and I have a forumotion site and I need help for the following reasons:
    -I need help on changing peoples name colors
    So I really want something where with the points system you can spend them on a name change or "a name Color change"

    Solved! :wouhou:


    Last edited by Unkn0wnModder on December 17th 2012, 9:18 am; edited 1 time in total (Reason for editing : To solve it)
    Mariofan13
    Mariofan13
    Forumember


    Male Posts : 188
    Reputation : 6
    Language : German, English, Latin, 1337, HTML, CSS, BBCode, Wikitext
    Location : Mushroom Kingdom

    Solved Re: Hello, I need help on name colors

    Post by Mariofan13 December 16th 2012, 10:56 pm

    To give a member his own username color, you can create a group in ACP Arrow Users & Groups Arrow groups administration for this member, and set the color of the group to the color, in which the name of the member should be displayed Wink
    If you don't want to display the group in the groups legend at "Who is onlne", you must set the group status to "Hidden" Wink
    [/sorry for my bad English]
    avatar
    Unkn0wnModder
    New Member


    Posts : 14
    Reputation : 1
    Language : English :P

    Solved Re: Hello, I need help on name colors

    Post by Unkn0wnModder December 16th 2012, 11:16 pm

    Thanks! But it don't work, this is the solution I alLways try but it just don't work Sad btw I'm going to Germany in 3days Very Happy
    Mariofan13
    Mariofan13
    Forumember


    Male Posts : 188
    Reputation : 6
    Language : German, English, Latin, 1337, HTML, CSS, BBCode, Wikitext
    Location : Mushroom Kingdom

    Solved Re: Hello, I need help on name colors

    Post by Mariofan13 December 16th 2012, 11:31 pm

    Did you enable "Color Group Members"? Wink
    If a user is member of more than one groups with different colors, he will have the color of the highest-ranked group Wink
    You can see the group ranking in the first column at USers & Groups :arrow Group Administration Wink
    avatar
    Unkn0wnModder
    New Member


    Posts : 14
    Reputation : 1
    Language : English :P

    Solved Re: Hello, I need help on name colors

    Post by Unkn0wnModder December 16th 2012, 11:45 pm

    Yes I did but it still isn't working?
    Mariofan13
    Mariofan13
    Forumember


    Male Posts : 188
    Reputation : 6
    Language : German, English, Latin, 1337, HTML, CSS, BBCode, Wikitext
    Location : Mushroom Kingdom

    Solved Re: Hello, I need help on name colors

    Post by Mariofan13 December 16th 2012, 11:55 pm

    Sorry, I made a mistake Embarassed
    Group colors aren't displayed, if the group status is "hidden".

    avatar
    Unkn0wnModder
    New Member


    Posts : 14
    Reputation : 1
    Language : English :P

    Solved Re: Hello, I need help on name colors

    Post by Unkn0wnModder December 17th 2012, 12:00 am

    Thanks bud!
    Mariofan13
    Mariofan13
    Forumember


    Male Posts : 188
    Reputation : 6
    Language : German, English, Latin, 1337, HTML, CSS, BBCode, Wikitext
    Location : Mushroom Kingdom

    Solved Re: Hello, I need help on name colors

    Post by Mariofan13 December 17th 2012, 12:23 am

    There is another way without groups:
    Insert this code in your CSS:
    Code:
    a[href="/USER NUMBER"] {
      color: COLOR;
    }
    Replace "USER NUMBER" with the number of the user, which you cansee in the link to the profile: http://your_forum.forumotion.com/u1, and replace CPLOR with the hex-code of a color Wink
    A completed code looks like:
    Code:
    a[href="/u1"] {
      color: #00FFFF;
    }
    avatar
    Unkn0wnModder
    New Member


    Posts : 14
    Reputation : 1
    Language : English :P

    Solved Re: Hello, I need help on name colors

    Post by Unkn0wnModder December 17th 2012, 12:37 am

    Where do I put the CSS code? E.g. Acp->...-->...--->...
    Base
    Base
    Forumaster


    Male Posts : 10383
    Reputation : 1695
    Language : English and French
    Location : United Kingdom, England

    Solved Re: Hello, I need help on name colors

    Post by Base December 17th 2012, 12:40 am

    CSS is located at:

    1. Administration Panel (advanced mode)
    2. Display Tab
    3. Colors (on the left, under Pictures and Colors)
    4. CSS Stylesheet
    avatar
    Unkn0wnModder
    New Member


    Posts : 14
    Reputation : 1
    Language : English :P

    Solved Re: Hello, I need help on name colors

    Post by Unkn0wnModder December 17th 2012, 12:44 am

    Nope I don't see it Razz
    Base
    Base
    Forumaster


    Male Posts : 10383
    Reputation : 1695
    Language : English and French
    Location : United Kingdom, England

    Solved Re: Hello, I need help on name colors

    Post by Base December 17th 2012, 12:55 am

    It's on there. The CSS Stylesheet tab, near the centre of the page.
    avatar
    Unkn0wnModder
    New Member


    Posts : 14
    Reputation : 1
    Language : English :P

    Solved Re: Hello, I need help on name colors

    Post by Unkn0wnModder December 17th 2012, 1:02 am

    Thanks!
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Hello, I need help on name colors

    Post by SLGray December 17th 2012, 7:56 am

    Is this solved?



    Hello, I need help on name colors Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    avatar
    Unkn0wnModder
    New Member


    Posts : 14
    Reputation : 1
    Language : English :P

    Solved Re: Hello, I need help on name colors

    Post by Unkn0wnModder December 17th 2012, 9:17 am

    Yes?
    Base
    Base
    Forumaster


    Male Posts : 10383
    Reputation : 1695
    Language : English and French
    Location : United Kingdom, England

    Solved Re: Hello, I need help on name colors

    Post by Base December 17th 2012, 12:39 pm

    Topic Solved & Locked