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.

CSS Glow Help

2 posters

Go down

In progress CSS Glow Help

Post by Shea September 14th 2011, 6:00 am

When i add this code:


Code:
a[href="/g2-developer"] {
    text-shadow: 0px 2px 6px #f5a911;
}

It never works.... Same with adding an icon to a group via. Css still.

Any suggestions on how to fix?

Forums: Project-perfect.forumotion.com
avatar
Shea
New Member

Posts : 5
Reputation : 1
Language : English

Back to top Go down

In progress Re: CSS Glow Help

Post by Nera. September 14th 2011, 8:34 am

It should work though I don't see the shadow code in your CSS, only this I see
a[href="/g2-developer"] {

Just tired it on Invision and works normally and on your forum. Try changing the position of the code.

Code:
a[href="/g2-developer"] {
    text-shadow: 0 2px 6px #F5A911;
}

http://i.imm.io/9axZ.png
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