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.

Glowing

2 posters

Go down

Solved Glowing

Post by Kittykat123 June 26th 2015, 00:55

So, I wanted to use one of those thicker, better looking glows, and I succeeded, but they wouldn't show in the chatbox.

Code:
a[href="/u1"]{    
text-decoration: none !important;    
font-weight:bold
text-shadow: 0 0 0.2em white, 0 0 0.2em white, 0 0 0.2em white;
}


That's the code I used for them to glow outside of the chat, but I need a code that can allow them to glow in the chatbox the same way. Can you please help?
Kittykat123
Kittykat123
Forumember

Female Posts : 50
Reputation : 1
Language : English
Location : United States

http://thebeyond.forumotion.com/

Back to top Go down

Solved Re: Glowing

Post by Ange Tuteur June 26th 2015, 01:05

Hi @Kittykat123,

Add a comma after a[href="/u1"], then add span[data-user="1"]. The 1 refers to your user id, of course.

Modified code :
Code:
a[href="/u1"], span[data-user="1"]{   
text-decoration: none !important;   
font-weight:bold
text-shadow: 0 0 0.2em white, 0 0 0.2em white, 0 0 0.2em white;
}
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: Glowing

Post by Kittykat123 June 26th 2015, 01:48

It worked. Thanks a lot ^^


This topic can be locked now.
Kittykat123
Kittykat123
Forumember

Female Posts : 50
Reputation : 1
Language : English
Location : United States

http://thebeyond.forumotion.com/

Back to top Go down

Solved Re: Glowing

Post by Ange Tuteur June 26th 2015, 01:57

You're welcome ^^

Topic archived

Have a nice day. Smile
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Back to top

- Similar topics

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