Scheme 1 (As what is shown on the page) Here’s the Code (you can just copy and paste): #menu-container{ background-color:#151515; margin-top:15px; padding:0px 15px 0 15px; background-color:none; border-top:1px solid #ccc; border-bottom:1px solid #ccc; } ul#topmenu li{ float:left; } ul#topmenu li a { text-decoration:none; color:#fff; } ul#topmenu li a:hover{ background:#fff; color:#151515; } To change the color, just [...]
 |
Click the button to go get the WP Spire theme!
|
| Click the button to go get the WP Spire plugin!
|
Color Scheme #1 (As what is shown on this page): Code: #menu-container{ margin-top:15px; padding:0px 15px 0 15px; background-color:none; border-top:none; border-bottom:2px solid #151515; } ul#topmenu li{ float:left; background-color:#151515; } ul#topmenu li a { text-decoration:none; color:#fff; } ul#topmenu li a:hover{ background:#151515;color:#ccc; } To change the background color, change the value in red: #menu-container{ margin-top:15px; padding:0px 15px 0 [...]
 |
Click the button to go get the WP Spire theme!
|
| Click the button to go get the WP Spire plugin!
|