Jump to content
  • 0

Помогите вытащить меню


b1ohazard
 Share

Question

6 answers to this question

Recommended Posts

  • 0

http://forum.htmlbook.ru/index.php?showtopic=26081

<!-- begin of <#header> -->
<div id="header">


<div id="header-bg"></div>



<div id="header-inner">

<!-- Basket -->




<div class="basketmini"><br />
<p class="selected">Корзина пуста</p>
</div>





<!-- Basket end -->
<!-- begin of <#logo> -->
<div id="logo"><a href="http://arenaservices.ru"><img src="as-logo.png" alt="AS"/></a></div><!-- end of <#logo> -->
<!-- begin of <.navigation> -->
<ul class="navigation">
<li><a href="http://www.arenaservices.ru">Главная</a></li>
<li><a href="/ArenaRating">Арена Рейтинг</a></li>
<li><a href="/BgRating">БГ Рейтинг</a></li>

<li><a href="/Coaching">Обучение</a></li>
<li><a href="/PvpCurrency">PvP Валюта</a></li>
<li><a href="/PveServices">PvE Услуги</a></li>
<li><a href="/Contacts">Контакты</a></li>
</ul><!-- end of <.navigation> -->
</div>
</div>

<!-- end of <#header> -->

/* ===== HEADER ===== */

div#header {
height:97px;
position:fixed;
top:0;
left:0;
width:100%;
z-index:100;
}

div#header-bg {
height:97px;
background:#0f1114 url("header_bottom.png") no-repeat 50% 100%;
filter:alpha(opacity=80);
-moz-opacity:0.80;
-khtml-opacity: 0.80;
opacity: 0.80;
position:absolute;
width:100%;
}

div#header-inner {
height:97px;
width:980px;
margin:0 auto;
position:relative;
}

/* ===== LOGO ===== */

div#logo {
position:absolute;
left: -30px;
top:0px;
}

/* ===== MAIN NAVIGATION ===== */

ul.navigation {
position:absolute;
top:70px;
right:20px;
}

ul.navigation > li {
float:left;
position:relative;
height:37px;
}

ul.navigation > li > a {
color:#FFFFFF;
font-size:13px;
float:left;
margin-left:10px;
text-decoration:none;
padding-bottom:3px;
}

ul.navigation > li > a:hover,
ul.navigation > li > a.active {
color:#CCCCCC;
background:url("navigation_hover_bg.png") 50% 100% no-repeat;
}

/* ===== SUB MENU ===== */

ul.navigation li ul {
background:#000000;
display:none;
position:absolute;
top:37px;
left:0px;
width:125px;
}

ul.navigation li ul li a {
border-bottom:solid 1px #333;
color:#FFFFFF;
padding:5px 0;
display:block;
text-decoration:none;
text-align:center;
}

ul.navigation li ul li a:hover {
border-bottom:solid 1px #fff;
background-color:#FFFFFF;
color:#010101;
}

Link to comment
Share on other sites

  • 0

Здравствуйте, помогите найти такоеже меню, либо вроде такого, как на данном сайте:

http://arenaservices.ru/

не могу найти, а так оно мне очень понравилось.

А файрбагом воспользоваться слабо?

Link to comment
Share on other sites

  • 0

Здравствуйте, помогите найти такоеже меню, либо вроде такого, как на данном сайте:

http://arenaservices.ru/

не могу найти, а так оно мне очень понравилось.

А файрбагом воспользоваться слабо?

чем простите? я только начинаю осваивать это дело

Link to comment
Share on other sites

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