Jump to content
  • 0

очень обычное меню


termoplus
 Share

Question

возникла проблема с меню. раньше 1000 раз делал такое меню, проблем не возникало. теперь не знаю почему глюк. что делаю не так? пробовал по разному, исход тот же самый. LI блок спец. оставил пустым.... хелп люди плиз!

453628example.jpg

<div id="sidebar_menu">
<ul>
<li><a href="#">about our company</a></li>
<li><a href="#">Cities and phones</a></li>
<li><a href="#">Vip services</a></li>
<li><a href="#">Order a transfer</a></li>
<li><a href="#">Order a limo</a></li>
<li><a href="#" class="NoLine">Rent a car / driver</a></li>
</ul>
</div>


#sidebar_menu{
background: url(images/sidebar_menu_shadow.jpg) no-repeat left top;
margin-bottom:25px;
height:240px;
padding-left:60px;
}
#sidebar_menu ul {
margin:0px;
padding:0px;
list-style: none;
font: bold 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#sidebar_menu li {
}

#sidebar_menu ul li a {
background: url(images/ar.gif) no-repeat 5px 52%;
border-bottom:1px dashed #990;
color: #000;
text-decoration: none;
text-transform: uppercase;
display:block;
padding:8px 0 8px 33px;
}
#sidebar_menu li a.NoLine {
border:none;
}
#sidebar_menu a:hover, #sidebar_menu a.active{
color:#D00;
background:url(images/ar_over.gif) no-repeat 5px 52%;
}
#sidebar_menu a.active{cursor:text;}

Edited by termoplus
Link to comment
Share on other sites

7 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy