Help Making Chatbox Names Two 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.
3 posters

    Help Making Chatbox Names Two Colors

    Legionheart
    Legionheart
    Helper
    Helper


    Male Posts : 721
    Reputation : 111
    Language : English
    Location : San Venganza

    Solved Help Making Chatbox Names Two Colors

    Post by Legionheart April 6th 2016, 7:58 am

    I need help to fix this code I found. It should work for the chatbox however i believe it glitched the forum Im trying to create. Can someone help me fix this error.
    I believe it goes with this topic: https://help.forumotion.com/t129844-username-in-multiple-colors <--Except that one is just the forum not the CSS for the chatbox.

    Code:
    span[data-user="#"] { font-size:0 }
    span[data-user="#"]:before {
      font-size:11px;
      content:"Name";
      color: black;
    }
    span[data-user="#"]:after {
      font-size:11px;
      content:"Name";
      color: Color;
    }


    Last edited by Distruktion1408 on April 13th 2016, 2:23 am; edited 1 time in total
    Take Notes
    Take Notes
    Helper
    Helper


    Male Posts : 2337
    Reputation : 324
    Language : English
    Location : Forumountain

    Solved Re: Help Making Chatbox Names Two Colors

    Post by Take Notes April 13th 2016, 2:03 am

    Legionheart
    Legionheart
    Helper
    Helper


    Male Posts : 721
    Reputation : 111
    Language : English
    Location : San Venganza

    Solved Re: Help Making Chatbox Names Two Colors

    Post by Legionheart April 13th 2016, 2:23 am

    This topic is solved!
    Thanks Forumedic
    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: Help Making Chatbox Names Two Colors

    Post by SLGray April 13th 2016, 3:24 am

    Topic solved and archived



    Help Making Chatbox Names Two Colors Slgray10

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