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.

Code for Shadow in usernames on chatbox

3 posters

Go down

Solved Code for Shadow in usernames on chatbox

Post by Anonymous Boy October 4th 2011, 7:27 am

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.
avatar
Anonymous Boy
Forumember

Posts : 248
Reputation : -1
Language : English

Back to top Go down

Solved Re: Code for Shadow in usernames on chatbox

Post by ankillien October 4th 2011, 8:14 am

Hi,

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
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Code for Shadow in usernames on chatbox

Post by Anonymous Boy October 4th 2011, 8:46 am

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?
avatar
Anonymous Boy
Forumember

Posts : 248
Reputation : -1
Language : English

Back to top Go down

Solved Re: Code for Shadow in usernames on chatbox

Post by ankillien October 4th 2011, 8:54 am

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
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Code for Shadow in usernames on chatbox

Post by Anonymous Boy October 4th 2011, 8:59 am

Thanks for the code Very Happy i changed versions to punbb
avatar
Anonymous Boy
Forumember

Posts : 248
Reputation : -1
Language : English

Back to top Go down

Solved Re: Code for Shadow in usernames on chatbox

Post by Nera. October 4th 2011, 10:00 am

Solved > Locked
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum