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.
The forum of the forums

    Mutli-colored user names

    avatar
    Goppyrules
    Forumember


    Posts : 125
    Reputation : 2
    Language : english

    Mutli-colored user names Empty Mutli-colored user names

    Post by Goppyrules February 3rd 2017, 12:51 am

    Code:
    a[href="/u1"] span strong { font-size:0 }
    a[href="/u1"] span strong:before {
      font-size:10px;
      content:"Ange ";
      color:#00A5CD;
    }
    a[href="/u1"] span strong:after {
      font-size:10px;
      content:"Tuteur";
      color:#7CBA2C;
    }
    #chatbox_members li a[href="/u1"] span:first-child strong:before { content:"@" }
    #chatbox_members li a[href="/u1"] span:first-child strong:after { content:"" }

    i used this code for the chatbox but its not working.
    i use phpBB3


    Last edited by Goppyrules on February 3rd 2017, 3:17 am; edited 1 time in total
    avatar
    Guest
    Guest


    Mutli-colored user names Empty Re: Mutli-colored user names

    Post by Guest February 3rd 2017, 1:02 am

    Hello @Goppyrules,
    Have you tried to use the following article to do the task?
    https://help.forumotion.com/t129844-username-in-multiple-colors

    Cheers,
    James
    avatar
    Goppyrules
    Forumember


    Posts : 125
    Reputation : 2
    Language : english

    Mutli-colored user names Empty Re: Mutli-colored user names

    Post by Goppyrules February 3rd 2017, 3:11 am

    Mimikyu wrote:Hello @Goppyrules,
    Have you tried to use the following article to do the task?
    https://help.forumotion.com/t129844-username-in-multiple-colors

    Cheers,
    James

    i put it in the javascript and it only does multi color on everywhere in froum BUT chatbox.
    avatar
    Guest
    Guest


    Mutli-colored user names Empty Re: Mutli-colored user names

    Post by Guest February 3rd 2017, 3:19 am

    @Goppyrules,
    So the multi-color usernames appear as they should in the forum, posts, and profiles. However they don't show up the same way in the chatbox is this correct?

    Cheers,
    James
    avatar
    Goppyrules
    Forumember


    Posts : 125
    Reputation : 2
    Language : english

    Mutli-colored user names Empty Re: Mutli-colored user names

    Post by Goppyrules February 3rd 2017, 3:21 am

    Mimikyu wrote:@Goppyrules,
    So the multi-color usernames appear as they should in the forum, posts, and profiles. However they don't show up the same way in the chatbox is this correct?

    Cheers,
    James

    yes but i found another solution and it worked
    avatar
    Guest
    Guest


    Mutli-colored user names Empty Re: Mutli-colored user names

    Post by Guest February 3rd 2017, 3:49 am

    Well that is great @Goppyrules. Would you be willing to post your solution you found here for future use if other members encounter the same issue?

    Cheers,
    James

      Current date/time is September 23rd 2024, 4:21 am