Как создать дизайн меню tpl
Где изменить дизайн вывода главного меню?
Сам дизайн отдельной кнопки я уже описал и вставил для наглядности в template.php осталось его воткнуть в mod_menu.tpl, но куда что писать пока не соображу.
Подскажите пожалуйста решение.
Сайт копируется с bozina.info
посмотреть в css и html исходника :)и как же это сделать?
и как же это сделать?
#menu-main { position: relative; top: 100px; left: 11px; float: left; margin-left: auto; margin-right: auto; width: 167px; height: auto; min-height: 28px; max-height: 56px; text-align: left; z-index: 4} #mainmenu{margin: 0;padding: 0} #mainmenu li{list-style: none;} #mainmenu li a{ background-color: #cc0001; background: -webkit-radial-gradient(35% 40%, ellipse cover, #cc0001 50%,#a00001 90%); background: -moz-radial-gradient(35% 40%, ellipse cover, #cc0001 50%,#a00001 90%); background: -o-radial-gradient(35% 40%, ellipse cover, #cc0001 50%,#a00001 90%); background: -ms-radial-gradient(35% 40%, ellipse cover, #cc0001 50%,#a00001 90%); background: radial-gradient(35% 40%, ellipse cover, #cc0001 50%,#a00001 90%); border-radius: 0 15px 15px 0; border: 2px double #d9dad8; display: block; text-decoration: none; color: #fff; padding: 0 0 0 5px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;} #mainmenu li a:hover, #mainmenu li a.selected{ -webkit-box-shadow: inset 5px 5px 6px rgba(0,0,0,0.3); -moz-box-shadow: inset 5px 5px 6px rgba(0,0,0,0.3); -ms-box-shadow: inset 5px 5px 6px rgba(0,0,0,0.3); -o-box-shadow: inset 5px 5px 6px rgba(0,0,0,0.3); box-shadow: inset 5px 5px 6px rgba(0,0,0,0.3); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
Просто я заходил с подвала, в место того что бы через парадную дверь. Нужно просто смотреть id тегов которые отображаются и применять к ним нужные css свойства