Shadow name color
3 posters
Page 1 of 1
Shadow name color
I don't know if i make right topic name but i made this because i wanna make shadow around my name in forum (i am admin)
and this looks like this
its not like my name is black and around my black name is red shadow like this if you understand me what i mean :-) (photoshop lv -0001 hahahahaha)
- Code:
a[href="/u1"]{
text-shadow:1px 0px #fff;
}
and this looks like this
its not like my name is black and around my black name is red shadow like this if you understand me what i mean :-) (photoshop lv -0001 hahahahaha)
Re: Shadow name color
Yes you have to add the code as you provided or if you want change the type of the shadow.
For example you can have your name like these two type of shadows and have the shadow color red and your name color black:
Type One: Simple Shadow around all your name!
Type Two: Light Red Shadow
For example you can have your name like these two type of shadows and have the shadow color red and your name color black:
Type One: Simple Shadow around all your name!
- Code:
a[href="/u1"]{color:black !important;
text-shadow: 0 0 0.2em darkred, 0 0 0.2em darkred, 0 0 0.3em darkred;
}
Type Two: Light Red Shadow
- Code:
a[href="/u1"]{ color:black !important;
text-shadow:0px 1px darkred;
}
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |
*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
Re: Shadow name color
Ok this fixed all
- Code:
a[href="/u1"]{color:black !important;
text-shadow: 0 0 0.2em darkred, 0 0 0.2em darkred, 0 0 0.3em darkred;
}
Re: Shadow name color
Problem solved & topic 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
» Chat box text color change/shadow change
» Can someone get rid of this shadow?
» Box-shadow
» Shadow Realm
» phpbb3 shadow
» Can someone get rid of this shadow?
» Box-shadow
» Shadow Realm
» phpbb3 shadow
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum