go41

Navbar a active color of text need some simple help pls!

von Joern am 14. Aug. 2010 | Keine Kommentare

Hi Joern,
You can visit my site here just want to know how you change the
Navbar a active color of text.
As you can see in the native state
the navbar is white and the text has the hexidecimal code #CC0000
when you hover over it, the nav buttons turn red, but I want the text

to turn white. I can’t find where in the CSS to do that?
Also, lastly, you see there is a small black gap between my header banner and the main container, I want to close it. HOw? or remove the space between them
Thanks man! HOPE YOU ARE WELL!
Omar

(von: omerkhan02)

Hier noch 2 weitere Ergebnisse dieses Threads:

Re: Navbar a active color of text need some simple help pls! :: Reply by Joern

18. Aug. 2010 (von: Joern)

you are quite in the right place in style.css but you use font-color instead of the correct 'color'start here:#page-bar a:hover { text-decoration:none; display:block;font-color:#000000; }and change to:#page-bar a:hover { text-decoration:none; display:b... Weiterlesen →

Re: Navbar a active color of text need some simple help pls! :: Reply by Joern

18. Aug. 2010 (von: Joern)

The gap between the navbar and the header banner: remove '15px' in margin here:#navbar {background:url("images/navbar.png") repeat scroll 0 0 #2C2C2C;font:100% Arial,Helvetica;margin:auto 0;padding:0 10px;text-transform:uppercase;}____________________you find me on Google+, Twitter and Facebook Weiterlesen →

Autor:

Du findest mich auch auf Twitter und Facebook!

Schreibe einen Kommentar

Pflichtfelder sind mit * markiert.


Diese Website verwendet Akismet, um Spam zu reduzieren. Erfahre mehr darüber, wie deine Kommentardaten verarbeitet werden.

weitere forum Beiträge: