| 
 
				
			Создаём блог и вставляем туда следующий код:   Code  <SPAN class="blockmenu">
 
 <a href="/">Главная</a>
 <a href="/forum/">Форум</a>
 <a href="/load/">Файлы</a>
 <a href="/photo/">Картинки</a>
 <a href="/stuff/">Онлайн Игры</a>
 <a href="/publ/">Статьи</a>
 <a href="/index/0-7/">Состав клана</a>
 <a href="/index/0-10/">Чат</a>
 <a href="/index/0-11/">Оружия</a>
 <a href="/index/0-14/">Хомяк</a>
 </SPAN></td></tr>
 в CSS в самый, самый верх:    Code .counter {color:#585858; border: #000000 1px solid;}
 
 red {color: #ff0000;}
 blu {color: blue;}
 gre {color: green;}
 bla {color: black}
 whi {color: white}
 gra {color: gray;}
 yel {color: yellow;}
 ora {color: orange;}
 pur {color: purple;}
 
 a.demoScrollover {
 /* ���� �� ��������� */
 color: blue;
 }
 a.demoScrollover em:first-line {
 /* ���� ��� ��������� */
 color: red;
 }
 /* Site Spoiler by BENQ*/
 a.bspoiler:link {text-decoration:none;}
 a.bspoiler:visited {text-decoration:none;}
 a.bspoiler:hover {text-decoration:none;}
 a.bspoiler:active {text-decoration:none;}
 .bspoilerdiv {height: 18px; padding-left: 3px; padding-top: 3px; background:url('/img/15.bmp'); border: 1px solid #000; border-bottom: 0px;}
 .bspoilerdtw {margin: 3px; margin-top:1px;}
 /* ----------------- */
 
 .poll .answer div div {height:13px !important; background: url('http://diz-cs.ru/album1/poll.png') no-repeat right !important;}
 #anyclass A IMG{opacity:0.5; -moz-opacity:0.3; filter:alpha(opacity=60);}
 
 #anyclass a:hover img {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);background:none;}
 
 #anyclass a img {
 OPACITY:0.3px;
 -MOZ-OPACITY:0.3px;
 FILTER:alpha(opacity=60)
 }
 
 #anyclass a:hover img {
 OPACITY:1px;
 -MOZ-OPACITY:1px;
 FILTER:alpha(opacity=100);
 BACKGROUND:none
 }
 
 .blockmenu {
 height:18px;
 width: 100%;
 font: normal 10px Arial, Helvetica, sans-serif;
 text-align: left;
 }
 .blockmenu a:link,
 .blockmenu a:visited {
 color:#ffffff;
 text-decoration:none;
 padding-left:16px;
 line-height:18px;
 display:block;
 font-weight:normal;
 background: url(http://diz-cs.at.ua/img/15.bmp);
 border-top: 1px solid #666666;
 border-right: 1px solid #666666;
 border-bottom: 1px solid #666666;
 border-left: 1px solid #666666;
 text-align: left;
 }
 .blockmenu a:hover {
 color:#ffffff;
 text-decoration:none;
 padding-left:16px;
 line-height:18px;
 display:block;
 font-weight:normal;
 border: 1px solid #1E90FF;
 background: #333333 url("http://diz-cs.at.ua/steam/8.gif") no-repeat left center;
 text-align: left;
 }
 
 form {
 padding:0px;
 margin:0px;
 }
 
 /* hint menu */
 .hint
 {
 background-color:#3d3d3d;
 line-height:10px;
 color:white;
 font-family:verdana,arial,helvetica;
 font-size:8pt;
 width:auto;
 border-top:1px solid white;
 border-right:1px solid white;
 border-bottom:1px solid white;
 border-left:1px solid white;
 margin:1px;
 padding:8px;
 position:absolute;
 visibility:hidden;
 }
 /* ---------------- */
 
 
 
  Скачать Меню
 Зеркало Меню
 
 
 Источник:
 |