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 Tue Apr 12, 2016 7:23 pm; 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.
Similar topics
» How to make chatbox names capitalized?
» new "multi-colored names on chatbox" codes
» Allow post making but not Topic Making?
» names
» Why can not I get the two names to be the same?
» new "multi-colored names on chatbox" codes
» Allow post making but not Topic Making?
» names
» Why can not I get the two names to be the same?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum