Hovering over memberlist glow
4 posters
Page 1 of 1
Hovering over memberlist glow
What code will make it when you hover over the members list it will glow
Re: Hovering over memberlist glow
Layflon1 wrote:What code will make it when you hover over the members list it will glow
Hello when you say members list what one you talking about ?
Please leave a link to your forum and the page you mean if it's not clear a screen shot will help us more.
Thanks.
APE
Re: Hovering over memberlist glow
APE wrote:Layflon1 wrote:What code will make it when you hover over the members list it will glow
Hello when you say members list what one you talking about ?
Please leave a link to your forum and
the page you mean if it's not clear a screen shot will help us more.
Thanks.
APE
My forum:http://genosis.forumotion.com/
Im talking about this page http://genosis.forumotion.com/memberlist
when you hover over a persons name it will glow
Re: Hovering over memberlist glow
Add this to Admin Control Panel -> Display -> CSS
- Code:
#memberlist a:hover {
text-shadow: 1px 0 2px red;
transition: 300ms;
}
Re: Hovering over memberlist glow
SarkZKalie wrote:Add this to Admin Control Panel -> Display -> CSSGet more text shadow style here
- Code:
#memberlist a:hover {
text-shadow: 1px 0 2px red;
transition: 300ms;
}
its not working
Similar topics
» Links are hovering where they shouldnt be
» How to stop Text hovering
» Hovering online icon near name.
» Sliding Hovering forum title
» Profile info on avatar when hovering
» How to stop Text hovering
» Hovering online icon near name.
» Sliding Hovering forum title
» Profile info on avatar when hovering
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum