help with side nav
I don't know what I'm doing or why this is happening, but the code ends up giving me double the boxes that my HTML actually asks for. I've never really done vertical menus, so I really don't know whats wrong. Check the css out and tell me whats wrong.
if someone gave me the correct code, that would be much appreciated too.
.sidenav {
width: 144px;
height: 734px;
float: left;
margin: 0 auto 0 20px;
padding: 0;
background: #ff9933;
background: url(images/sidenav.jpg) no-repeat;
}
.sidenav ul{
list-style-type:none;
margin:0;
padding:0;
}
.sidenav li {
padding: 0;
margin: 0;
height: 39px;
list-style: none;
background-repeat: no-repeat;
margin: 0 0 50px 0;
}
.sidenav li a, .sidenav li a:visited {
display: block;
text-decoration: none;
text-indent: -9999px;
height: 39px;
background-repeat: no-repeat;
background: #ff9933;
border: 1px solid #ffffff;
} -
bestfriend -
Thanks
{{ DiscussionBoard.errors[4382369].message }} -
-
leppozdrav -
Thanks
Signaturewww.seorockstars.net{{ DiscussionBoard.errors[4417056].message }} -