Chatbox problem 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.
3 posters

    Chatbox problem

    avatar
    Mocy
    Forumember


    Posts : 33
    Reputation : 1
    Language : English

    In progress Chatbox problem

    Post by Mocy Fri Feb 06, 2015 5:06 pm

    Technical Details


    Forum version : phpBB2
    Position : Founder
    Concerned browser(s) : Google Chrome
    Who the problem concerns : All members
    Forum link : www.rs-srb.com

    Description of problem

    How to change color of usernames on chatbox

    http://prntscr.com/61j3wp
    http://prntscr.com/61j3sa
    avatar
    Fierce Star
    Forumember


    Male Posts : 110
    Reputation : 17
    Language : English
    Location : United States

    In progress Re: Chatbox problem

    Post by Fierce Star Fri Feb 06, 2015 5:52 pm

    Hello @Mocy,

    Try adding this to your CSS (Admin Panel -> Display -> Colors -> CSS Stylesheet):
    Code:
    #chatbox_members li {
        color: #FFF;
    }
    avatar
    Mocy
    Forumember


    Posts : 33
    Reputation : 1
    Language : English

    In progress Re: Chatbox problem

    Post by Mocy Sat Feb 07, 2015 4:33 pm

    work, thanks!
    Derri
    Derri
    Helper
    Helper


    Male Posts : 8711
    Reputation : 638
    Language : English & Basic French
    Location : Scotland, United Kingdom

    In progress Re: Chatbox problem

    Post by Derri Sat Feb 07, 2015 5:12 pm

    Is this now solved?