Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Multi-level navigation and easy menu definition
#41
hmmm....

Code:
.sitemenu li a {
display:block;
  color: #ECECEC;
  font: normal 18px Impact, Charcoal, sans-serif;  
  line-height:22px;
  text-transform:uppercase;
  letter-spacing:1px;
  text-decoration:none;
  background-color:#333;
  -moz-border-radius:4px 0 0 4px;
  border-radius:4px 0 0 4px;
}
.sitemenu li a:hover {
    background:#6B94B4;
}

post this menu somewhere
Addons: blue business theme, Online Visitors, Notepad
Reply


Messages In This Thread
Multi-level navigation and easy menu definition - by yojoe - 2011-06-09, 11:06:41



Users browsing this thread: 3 Guest(s)