I saw a few that some members of few forums on forumpolish server have a shadow in the text in chatbox... How to make it? It looks so cool...
This is a Hitskin.com skin preview
Install the skin • Return to the skin page
This is a Hitskin.com skin preview
Install the skin • Return to the skin page
#chatbox .msg {
text-shadow:0 0 3px #F00;
}
[table style="text-shadow:0 0 3px #F00"][tr][td]Text[/td][/tr][/table]
#chatbox .msg table {
display:inline-block;
border-spacing:0;
}