Code for Shadow in usernames on chatbox
3 posters
Page 1 of 1
Code for Shadow in usernames on chatbox
Does anyone know the code to add shadow to people's usernames in the chatbox? I know it can be done because i seen it happen on another site.
Anonymous Boy- Forumember
- Posts : 248
Reputation : -1
Language : English
Re: Code for Shadow in usernames on chatbox
Hi,
Try adding this code in Admin CP > Display > Colors > CSS...
Try adding this code in Admin CP > Display > Colors > CSS...
- Code:
.online-users a ,
.chatbox_row_1 .user-msg .user a ,
.chatbox_row_2 .user-msg .user a {
text-shadow: 1px 1px 1px red;
}
ankillien- Energetic
- Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL
Re: Code for Shadow in usernames on chatbox
Error
Detected error
We have counted a different number of "{" and of "}". It means your CSS risks to be not valid and will not be posted correctly on your forum.
We advise you to reread your code. what does this mean?
Detected error
We have counted a different number of "{" and of "}". It means your CSS risks to be not valid and will not be posted correctly on your forum.
We advise you to reread your code. what does this mean?
Anonymous Boy- Forumember
- Posts : 248
Reputation : -1
Language : English
Re: Code for Shadow in usernames on chatbox
The error means that you have mistakenly omitted to close one of the curly braces {}. You have find it and close it to remove the error.
ankillien- Energetic
- Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL
Re: Code for Shadow in usernames on chatbox
Thanks for the code i changed versions to punbb
Anonymous Boy- Forumember
- Posts : 248
Reputation : -1
Language : English
Re: Code for Shadow in usernames on chatbox
Solved > Locked
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Similar topics
» Code For Chatbox
» Chatbox backbround pic (CSS code)
» Multi-Colored Usernames in chatbox
» Everything in Chatbox has a line (strikethrough) through it; even usernames.
» Usernames not visible to guests after applying a Javascript code
» Chatbox backbround pic (CSS code)
» Multi-Colored Usernames in chatbox
» Everything in Chatbox has a line (strikethrough) through it; even usernames.
» Usernames not visible to guests after applying a Javascript code
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum