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.

Username Glow

4 posters

Go down

In progress Username Glow

Post by kulkas kecil November 5th 2011, 10:25 am

how make username Glow ??
kulkas kecil
kulkas kecil
Forumember

Male Posts : 26
Reputation : 1
Language : indonesia
Location : http://indonesia-cyber4rt.tk/

http://indonesia-cyber4rt.tk/

Back to top Go down

In progress Re: Username Glow

Post by Stephen- November 5th 2011, 10:30 am

Stephen-
Stephen-
Hyperactive

Male Posts : 2542
Reputation : 326
Language :

Back to top Go down

In progress Re: Username Glow

Post by Guest November 5th 2011, 10:32 am

Code:
a[url=/u1] {
text-shadow: 0 0 0.2em #87F, 0 0 0.2em #87F, 0 0 0.2em #87F;}
avatar
Guest
Guest


Back to top Go down

In progress Re: Username Glow

Post by Guest November 5th 2011, 10:35 am

Johnny. wrote:
Code:
a[url=/u1] {
text-shadow: 0 0 0.2em #87F, 0 0 0.2em #87F, 0 0 0.2em #87F;}

Why url? The url attribute does not exist for a tag. Very Happy
The correct is:
Code:
a[href="/u1"] {
text-shadow:0px 2px 13px #f5a911;}
avatar
Guest
Guest


Back to top Go down

In progress Re: Username Glow

Post by kulkas kecil November 5th 2011, 10:40 am

kulkas kecil
kulkas kecil
Forumember

Male Posts : 26
Reputation : 1
Language : indonesia
Location : http://indonesia-cyber4rt.tk/

http://indonesia-cyber4rt.tk/

Back to top Go down

In progress Re: Username Glow

Post by Base November 5th 2011, 10:44 am

kulkas kecil, have you tried adding Gassy's code to your CSS yet?

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

The code will give the founder's name a orangey shadow colour. Smile
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

In progress Re: Username Glow

Post by kulkas kecil November 5th 2011, 10:47 am

no, I mean my username instead of letters but the picture
kulkas kecil
kulkas kecil
Forumember

Male Posts : 26
Reputation : 1
Language : indonesia
Location : http://indonesia-cyber4rt.tk/

http://indonesia-cyber4rt.tk/

Back to top Go down

In progress Re: Username Glow

Post by Base November 5th 2011, 10:50 am

Oh, if you're talking about the icon before the username then see this topic: https://help.forumotion.com/t90311-how-to-add-an-icon-before-username
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

In progress Re: Username Glow

Post by Guest November 5th 2011, 2:46 pm

Why url? The url attribute does not exist for a tag. Very Happy

Oops, sorry for that Very Happy
avatar
Guest
Guest


Back to top Go down

In progress Re: Username Glow

Post by Guest November 5th 2011, 2:56 pm

Johnny. wrote:
Why url? The url attribute does not exist for a tag. Very Happy

Oops, sorry for that Very Happy
Don't request sorry, you haven't for what. Very Happy
avatar
Guest
Guest


Back to top Go down

In progress Re: Username Glow

Post by kulkas kecil November 6th 2011, 1:05 am

background.
kulkas kecil
kulkas kecil
Forumember

Male Posts : 26
Reputation : 1
Language : indonesia
Location : http://indonesia-cyber4rt.tk/

http://indonesia-cyber4rt.tk/

Back to top Go down

In progress Re: Username Glow

Post by Base November 6th 2011, 11:18 am

Background of what? If you're talking about the glittery effect, please read this: https://help.forumotion.com/t96136-group-s-style-on-legend-glitter-icon-glow

Simply apply it to the usernames.
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

In progress Re: Username Glow

Post by Guest November 6th 2011, 11:19 am

If you mean background of the username:
Code:
a[href="/u1"] {
        background-image: url(link_of_the_picture);}
avatar
Guest
Guest


Back to top Go down

In progress Re: Username Glow

Post by xReaper November 13th 2011, 3:59 pm

Base wrote:kulkas kecil, have you tried adding Gassy's code to your CSS yet?

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

The code will give the founder's name a orangey shadow colour. Smile

Where in the CSS would i put that just anywhere?
xReaper
xReaper
Forumember

Male Posts : 30
Reputation : 1
Language : English
Location : USA

Back to top Go down

In progress Re: Username Glow

Post by Guest November 13th 2011, 4:11 pm

xReaper, in CSS Stylesheet, prefered after the last code you have here. Wink
avatar
Guest
Guest


Back to top Go down

In progress Re: Username Glow

Post by xReaper November 13th 2011, 5:28 pm

Gassy wrote:xReaper, in CSS Stylesheet, prefered after the last code you have here. Wink
Okay thank you
xReaper
xReaper
Forumember

Male Posts : 30
Reputation : 1
Language : English
Location : USA

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum