В Блок. Код <div style="OFFopacity:0.5;"> <span class="blockmenu"> <a href="/">Главная</a> <a href="/load">Файлы</a> <a href="/publ">Обзоры и Статьи</a> <a href="/forum">Форум</a> <a href="/blog">Блог</a> <a href="/video">Видео</a> <a href="/index/mod_mesjaca/0-10">Мод месяца</a> <a href="/stuff">Каталог модификаций<sup><span style="color:green"><b> 2.0</sup></b></a> <noindex><a href="http://twitter.com/APwolfstalker" target="_blank">Твиттер</a></noindex> <a href="/photo">Галерея</a> <a href="/blog/kalendar_relizov/2013-02-11-454">Календарь релизов</a> <a href="/blog/10_modov_v_kotorye_stoit_poigrat/2013-05-23-493">Наш выбор</a> <a href="/index/top/0-99">Популярное</a> <a href="/dir/">ТОП сайтов</a> <a href="/index/ap_production_team/0-47/">О нас</a> <a href="javascript://" id="stuff"><span style="color:green">Наши проекты</span></a><div style="display:none;" class="stuff0"> <noindex><a href="http://stalker.ucoz.ae/" target="_blank">Stalker.uCoz.ae</a></noindex> <noindex><a href="http://lost-alpha.com" target="_blank">Lost Alpha Fan Site</a></noindex> <noindex><a href="http://vk.com/gscgame" target="_blank">S.T.A.L.K.E.R.-2 News</a></noindex> </div> </span></div> В CSS. Код /* Меню (спан) */ .blockmenu { height:18px; width: 100%; font: normal 11px Arial, Helvetica, sans-serif; text-align: left; } .blockmenu a:link, .blockmenu a:visited { color:#999; text-decoration:none; padding-left:16px; line-height:18px; display:block; font-weight:normal; border: 1px solid #191919; border-top: 1px solid #191919; border-right: 1px solid #191919; border-bottom: 1px solid #191919; border-left: 1px solid #191919; text-align: left; background: #262626; -webkit-transition: All 0.4s ease; -moz-transition: All 0.4s ease; -o-transition: All 0.4s ease; -ms-transition: All 0.4s ease; transition: All 0.4s ease; } .blockmenu a:hover { color:#c0f7ff; text-decoration:none; padding-left:16px; line-height:18px; display:block; font-weight:normal; border: 1px solid #404f51; border-top: 1px solid #404f51; border-right: 1px solid #404f51; border-bottom: 1px solid #404f51; border-left: 1px solid #404f51; background: #2b3837; text-align: left;
}
|