Navigation Bar Customization
-
Hi,
I have been struggling with customizing the navigation bar on my blog: https://www.djripe.com/blog/
Ultimately, I want to have it looking like this:
https://djripe.com/blog/wp-content/uploads/2010/01/Screen-shot-2010-01-23-at-9.28.32-PM.pngThat navigation bar is from https://www.djatrak.com
The code for my navmenu is as follows:
#navmenu ul {margin: 0; padding: 40px; list-style-type: none; list-style-image: none; } #navmenu li {display: inline; padding: 15px 45px 15px 45px} #navmenu a {text-decoration:none; color: ; } #navmenu a:hover {color: red; }
Any Help Would Be Much Appriciated!
Thank You In Advance,
Robert
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Navigation Bar Customization’ is closed to new replies.