Help Making Chatbox Names Two Colors
3 posters
Page 1 of 1
Help Making Chatbox Names Two Colors
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.
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
Re: Help Making Chatbox Names Two Colors
Sorry for the delay.
Check this:
https://help.forumotion.com/t138440-multi-colored-usernames-in-chatbox
Check this:
https://help.forumotion.com/t138440-multi-colored-usernames-in-chatbox
Take Notes- Helper
-
Posts : 2337
Reputation : 324
Language : English
Location : Forumountain
Re: Help Making Chatbox Names Two Colors
Topic solved and archived


Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.

» how to make the colors for names
» How to make chatbox names capitalized?
» Making Categorie/Forum names in bold red?
» MEMBER RANKS (THE COLORS OF NAMES)
» Is there a way to use colors for Registered Users' names?
» How to make chatbox names capitalized?
» Making Categorie/Forum names in bold red?
» MEMBER RANKS (THE COLORS OF NAMES)
» Is there a way to use colors for Registered Users' names?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum