1
Shadow NAV on Sat Dec 18, 2010 1:48 pm
COR3 POW3R
Registered Member

How was the shadow on the navbar of this forum made?
I want it to go on all links.
I want it to go on all links.
Shadow NAV on Sat Dec 18, 2010 1:48 pm
Re: Shadow NAV on Sat Dec 18, 2010 1:54 pm
a {
text-shadow: 1px 1px 1px #000;
}
Re: Shadow NAV on Mon Dec 20, 2010 7:17 am
a:hover{
text-shadow: 0px -1px 1px;
}Similar topics
Permissions in this forum:
You cannot reply to topics in this forum