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 navbar fonts bold and change hover colour??Help!

2 posters

Go down

How to make navbar fonts bold and change hover colour??Help! Empty How to make navbar fonts bold and change hover colour??Help!

Post by Vibhor April 3rd 2009, 9:20 am

HI!..can any one plz tell How to make navbar fonts bold and change hover colour??just like in this forum?am using invision.plz reply! Thanks for any help in advance! Smile
Vibhor
Vibhor
Forumember

Male Posts : 420
Reputation : 10
Language : English
Location : India

Back to top Go down

How to make navbar fonts bold and change hover colour??Help! Empty Re: How to make navbar fonts bold and change hover colour??Help!

Post by ankillien April 3rd 2009, 10:02 am

Please tell me the basic color and hover color you want.
I'll give you the CSS code.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

How to make navbar fonts bold and change hover colour??Help! Empty Re: How to make navbar fonts bold and change hover colour??Help!

Post by Vibhor April 3rd 2009, 10:08 am

keep basic colour black(in bold) and hover to red, Thanks!
Vibhor
Vibhor
Forumember

Male Posts : 420
Reputation : 10
Language : English
Location : India

Back to top Go down

How to make navbar fonts bold and change hover colour??Help! Empty Re: How to make navbar fonts bold and change hover colour??Help!

Post by ankillien April 3rd 2009, 10:10 am

Thanks for the info.
Now here you go....add this code to your CSS...

Code:
div#submenu a.mainmenu {
font-weight : bold;
color : black;
}

div#submenu a.mainmenu:hover {
font-weight : bold;
color : red;
}

Hope this will work Smile
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Back to top

- Similar topics

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