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.

How to make the text switch color when hovering?

2 posters

Go down

How to make the text switch color when hovering? Empty How to make the text switch color when hovering?

Post by Cool-Guy Sun 10 Apr - 20:50

Hello,

Check my forum: http://crimson-butterfly.forumotion.com/login

When hovering it, the grey text turn white.

What CSS-code should I use to change the blue text when hovering?

Thanks.
avatar
Cool-Guy
Forumember

Posts : 295
Reputation : 0
Language : English

Back to top Go down

How to make the text switch color when hovering? Empty Re: How to make the text switch color when hovering?

Post by Nera. Sun 10 Apr - 23:16

If you meant this text
Navigations + Today's active topics •
Today's top 20 posters •
Overall top 20 posters
Delete the forum cookies

Who is Online ? Etc.

Find this in your CSS =>
Code:
a:hover {
    color: #368AD2;
    text-decoration: none;
}

Change the color code.
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

How to make the text switch color when hovering? Empty Re: How to make the text switch color when hovering?

Post by Cool-Guy Mon 11 Apr - 0:16

It did work, but what if I want all links to change color, and not just one?

I mean, when hovering the background, the text turns white. It should be so when you hover the background, all links turn one color.
avatar
Cool-Guy
Forumember

Posts : 295
Reputation : 0
Language : English

Back to top Go down

How to make the text switch color when hovering? Empty Re: How to make the text switch color when hovering?

Post by Nera. Mon 11 Apr - 12:35

Don't think so, they are not your wraps property, your wrap hovers your letters but we can wait on others to vote Laughing
Maybe there is a way Confused
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