[ Новые сообщения · Участники · Правила форума · Поиск · RSS ]
  • Страница 1 из 1
  • 1
Меню на сайт
ttr_05Дата: Суббота, 15.05.2010, 17:07 | Сообщение # 1
ttr_05
Группа: Администраторы
Сообщений: 124
:-)

Создаем глобальный блок AAMENU пхаем етот код:
Code
<style type="text/css">        
.suckerdiv ul{        
margin: 0;        
padding: 0;        
list-style-type: none;        
width: 185px; /* Width of Menu Items */        
border-bottom: 1px solid #000000;        
}        
.suckerdiv ul{         
margin: 0;         
padding: 0;         
list-style-type: none;         
width: 180px; /* Width of Menu Items */         
border-bottom: 1px solid #212121;         
}         

.suckerdiv ul li{         
position: relative;         
}         

/*Sub level menu items */         
.suckerdiv ul li ul{         
position: absolute;         
width: 170px; /*sub menu width*/         
top: 0;         
visibility: hidden;         
}         

/* Sub level menu links style */         
.suckerdiv ul li a{         
display: block;         
overflow: auto; /*force hasLayout in IE7 */         
color: #FFFFFF;         
text-decoration: none;         
background: #292929;         
padding: 8px 15px;         
border: 1px solid #212121;         
border-bottom: 0;         
}         

.suckerdiv ul li a:visited{         
color: #FFFFFF;         
}         

.suckerdiv ul li a:hover{         
background: url(http://cssource2.ucoz.net/files/strelka.gif);         
}         

.suckerdiv .subfolderstyle{         
background: url(http://cssource2.ucoz.net/images/8.gif) no-repeat center right;         
}         

/* Holly Hack for IE \*/         
* html .suckerdiv ul li { float: left; height: 1%; }         
* html .suckerdiv ul li a { height: 1%; }         
/* End */         

</style>         

<script type="text/javascript">         
var menuids=["suckertree1




 
  • Страница 1 из 1
  • 1
Поиск: