Hi,
I don't know how to name theme
I use this code in css for some colors in user nick...
My question is: how I can set this code for few users? It's for u1 (or something else), but I wont that for few users (like: u1, u3...)
can somebody help me?
I don't know how to name theme
I use this code in css for some colors in user nick...
- Code:
a[href="/u1"]{
text-decoration: none !important;
text-shadow: 0 0 0.2em black, 0 0 0.2em black, 0 0 0.2em blue
}
My question is: how I can set this code for few users? It's for u1 (or something else), but I wont that for few users (like: u1, u3...)
can somebody help me?
Last edited by Kralj on July 15th 2013, 9:58 pm; edited 1 time in total