How can I make the navbar link-text change color when hovering?
3 posters
Page 1 of 1
How can I make the navbar link-text change color when hovering?
... Couldn't figure out how to do this.
phpBB3
Thanks.
phpBB3
Thanks.
Last edited by Friendly Toucan on February 16th 2023, 8:35 pm; edited 1 time in total
Re: How can I make the navbar link-text change color when hovering?
I believe it's :
- Code:
mainmenu:hover {
color:some_color;
}
Guest- Guest
Re: How can I make the navbar link-text change color when hovering?
Is your forum's version phpBB 3?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: How can I make the navbar link-text change color when hovering?
hello
the correct is
the correct is
- Code:
a.mainmenu:hover {
color: #111 !important;
}
SarkZKalie and TonnyKamper like this post
Re: How can I make the navbar link-text change color when hovering?
Is this solved now?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: How can I make the navbar link-text change color when hovering?
Problem solved & topic archived.
|
Similar topics
» Change text and link color in Forumotion Toolbar
» How can I change the text color in posts?
» Change Footer link Color
» change bg color on text blocks
» Change color text
» How can I change the text color in posts?
» Change Footer link Color
» change bg color on text blocks
» Change color text
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum