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.

color changing nav bar

3 posters

Go down

color changing nav bar Empty color changing nav bar

Post by hydroghost September 6th 2010, 1:46 am

I found a forum(s) that has a navigation bar, that when you hover out an option, such as memberslist, it changes do a darker color.. it's on a forumotion forum, because I found it in the directory. I want to know how you do that..? Smile

here is an example of what I mean
http://rule-12.darkbb.com/forum.htm
that forum, has a navigation bar that goes from a bright-ish color, to a dark color. how do you do that? is it like a script?
hydroghost
hydroghost
Forumember

Posts : 51
Reputation : 0
Language : english

Back to top Go down

color changing nav bar Empty Re: color changing nav bar

Post by scribbletalk September 6th 2010, 2:09 am

I dont know, how did you find that forum?
scribbletalk
scribbletalk
Forumember

Male Posts : 32
Reputation : 0
Language : English, American
Location : Yo Mama's Face

Back to top Go down

color changing nav bar Empty Re: color changing nav bar

Post by hydroghost September 6th 2010, 2:30 am

the board directory.
hydroghost
hydroghost
Forumember

Posts : 51
Reputation : 0
Language : english

Back to top Go down

color changing nav bar Empty Re: color changing nav bar

Post by kirk September 6th 2010, 4:25 am

there is a css code for that.
ankillien gave me code to do this a long time agao i will see if i can find it for you.
i will see if i can find if not he will know.

info added

i need to see what kind of nav bar you have now.
i have this code that ankillien gave me befor and it fades or makes it disappear a lil depending how you adjust it.
And the forum that it is on right now it works fine but i just tried in on my test forum and it messed everthing on the forum up.
so i do not know what the deal is with that.. i am still testing.


i dont want top put the code up yet until i am sure it wont do the same thing to you that it just did on my test forum... lol

But either way like i said it's just a css code and ankillien would most likely have the best code for you or tell you how to do it.

In the mean time i am still testing with the one i have.
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

color changing nav bar Empty Re: color changing nav bar

Post by hydroghost September 6th 2010, 4:46 am

hah, ahh, well.. the nav I'm using is a Vbulletin look-alike. here is the forum
the home button is this.. color changing nav bar I_icon_mini_index if that helps at all.


I was hoping to find one that made it brighter when you hover over it. ;P
hydroghost
hydroghost
Forumember

Posts : 51
Reputation : 0
Language : english

Back to top Go down

color changing nav bar Empty Re: color changing nav bar

Post by kirk September 6th 2010, 5:25 am

Well heres the css code i have that will do this like over here

to try to make yours go a lil brighter you can try to adjust this code a lil and see if that helps.. change all the 5 to like 8 or 9 and see what thats like.

or if you like it like the one in the example link above then you can just leave it as is.

Code:
a.mainmenu:hover img {
opacity : .5;
-khtml-opacity : 0.5;
-moz-opacity : 0.5;
filter : alpha(opacity=50);
opacity : 0.5;
}
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

color changing nav bar Empty Re: color changing nav bar

Post by hydroghost September 6th 2010, 5:44 am

awesome it works nice.
I was hoping to be able to edit it to make it brighter, but I tried lowering the numbers and raising them to like 1.5 and it didn't make them brighter.. hah oh well =P
hydroghost
hydroghost
Forumember

Posts : 51
Reputation : 0
Language : english

Back to top Go down

color changing nav bar Empty Re: color changing nav bar

Post by kirk September 6th 2010, 5:53 am

Well what it would do is just make it less transparent and give it effect in the sense of makeing it brighter when in fact it's not just changing the density a Lil.

anyway you only want to change the numbers where the 5 are.
like change every number to 8 or 9 and you might like that better?

or change them to one or 2 and they will just disappear when you mouse over... lol it's cool but might confuse some people.. LOL
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

color changing nav bar Empty Re: color changing nav bar

Post by hydroghost September 6th 2010, 6:33 am

haha, I see, I like it at 7. looks nice, but I also changed the 50 to 80.

anyways love it, thank you! Smile
you can lock it ;p
hydroghost
hydroghost
Forumember

Posts : 51
Reputation : 0
Language : english

Back to top Go down

Back to top

- Similar topics

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