![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hello!
I would like to change my primary navigation bar to what copyblogger.com has. Except, my color will be green. How would I go about doing this? Here is my site Here is my current code for primary navigation: #nav { background: url(images/nav-green.png); color: #FFFFFF; font-size: 16px; font-family: Helvetica, Arial, Tahoma, Verdana; margin: 0 auto 0; padding: 0; font weight: bold; text-transform: uppercase; } #nav .wrap { background: url(images/navline.png) left no-repeat; width: 1050px; margin: 0 auto 0; padding: 11px 0 10px 0; overflow: hidden; } #nav ul { width: 100%; float: left; list-style: none; margin: 0; padding: 0 0 0 2px; } #nav li { float: left; list-style: none; margin: 0; padding: 0; } #nav li a { background: url(images/navline-green.png) right no-repeat; color: #FFFFFF; display: block; margin: 0; padding: 4px 19px 5px 15px; text-decoration: none; position: relative; } #nav li a:hover { background: ; color: #000000; } #nav li a.sf-with-ul { padding-right: 25px; } #nav li a .sf-sub-indicator { background: url(images/arrow-down.png); display: block; width: 10px; height: 10px; text-indent: -9999px; overflow: hidden; position: absolute; top: 10px; right: 10px; } #nav li li a, #nav li li a:link, #nav li li a:visited { background: #8B7B6E; color: #FFFFFF; width: 138px; font-size: 12px; margin: 0; padding: 6px 10px 6px 10px; border-left: 1px solid #A89B8F; border-right: 1px solid #A89B8F; border-bottom: 1px solid #A89B8F; position: relative; } #nav li li a:hover, #nav li li a:active { background: #A59586; } #nav li li a .sf-sub-indicator { background: url(images/arrow-right.png); top: 10px; right: 5px; } #nav li ul { z-index: 9999; position: absolute; left: -999em; height: auto; width: 160px; margin: 0 0 0 -1px; padding: 0; } #nav li ul a { width: 140px; } #nav li ul ul { margin: -33px 0 0 159px; } #nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul { left: -999em; } #nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul { left: auto; } #nav li:hover, #nav li.sfHover { position: static; } |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Copyblogger | Gregor | General Discussion | 3 | 09-14-2011 06:33 PM |
| What theme is copyblogger using? | ngb222 | General Discussion | 4 | 11-30-2010 08:39 PM |
| Copyblogger Owns StudioPress? | vanguard | General Discussion | 10 | 09-01-2010 06:03 PM |
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us