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.

Navigation Bar

2 posters

Go down

In progress Navigation Bar

Post by uJhisper January 26th 2012, 19:27

I want to place a code in CSS when ever you hover over the Nave bar the opacity gets brighter.
avatar
uJhisper
Forumember

Posts : 135
Reputation : 2
Language : english

Back to top Go down

In progress Re: Navigation Bar

Post by Nera. January 26th 2012, 20:57

Your forum url?


Try this:

Code:
a.mainmenu {
opacity: 1;
}
a.mainmenu:hover {
opacity: 0.7;
}


Last edited by Nera. on January 26th 2012, 21:19; edited 1 time in total
Nera.
Nera.
Energetic

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

Back to top Go down

In progress Re: Navigation Bar

Post by uJhisper January 26th 2012, 21:19

Nevermind co -admin solved it
avatar
uJhisper
Forumember

Posts : 135
Reputation : 2
Language : english

Back to top Go down

In progress Re: Navigation Bar

Post by Nera. January 26th 2012, 21:19

Topic Solved & Locked
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