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.
Актуальные контакты:
Telegram: @Nikker_web
E-Mail: tarasevich.email@gmail.com
Портфолио https://www.behance.net/d4d4186e
Разрабатываю дизайн групп в соц сетях, сайтов, приложений, другой дизайн под заказ
Актуальные контакты:
Telegram: @Nikker_web
E-Mail: tarasevich.email@gmail.com
Разрабатываю дизайн групп в соц сетях, сайтов, приложений, другой дизайн под заказ
Портфолио https://www.behance.net/d4d4186e
Question
Mary_RND
Меню сделано на основе картинок, все браузеры кроме IE6 реагирует нормально на вариант вертикального меню этим способом
При наведение на меню оно начинает убегать вверх из-за
#second .s-menu a:hover {
background-position: right 0 !important;
}
без него все нормально, но не работает как надо
css
#second .s-menu {
background:#9f1e26;
padding:30px 0 20px 30px;
}
#second .s-menu a {
display:block;
margin:0 0 18px 0;
}
#second .s-menu a#s_7 {
background:url(/i/s_m_rest.gif) no-repeat;
width:116px;
margin-bottom:18px;
height: 11px;
}
#second .s-menu a#s_804 {
width:31px;
margin:0 0 10px 0;
background:url(/i/s_van.gif) no-repeat;
height: 9px;
}
#second .s-menu a#s_807 {
width:67px;
margin:0 0 10px 0;
background:url(/i/s_eurasia.gif) no-repeat;
height: 9px;
}
#second .s-menu a#s_813 {
width:72px;
margin:0 0 10px 0;
background:url(/i/s_stanica.gif) no-repeat;
height: 11px;
}
#second .s-menu a#s_815 {
width:56px;
margin:0 0 10px 0;
background:url(/i/s_fregat.gif) no-repeat;
height: 10px;
}
#second .s-menu a#s_816 {
width:73px;
margin:0 0 10px 0;
background:url(/i/s_samurai.gif) no-repeat;
height: 11px;
}
#second .s-menu a#s_8 {
width:50px;
background:url(/i/s_m_cafe2.gif) no-repeat;
height: 13px;
}
#second .s-menu a#s_mini {
width:120px;
background:url(/i/s_m_mini.gif) no-repeat;
}
#second .s-menu a#s_orange {
width:80px;
margin:0 0 10px 0;
background:url(/i/s_m_orange.gif) no-repeat;
height: 11px;
}
#second .s-menu a#s_moktely {
margin:0 0 10px 0;
width:72px;
background:url(/i/s_m_moktely.gif) no-repeat;
}
#second .s-menu a#s_pancakes {
margin:0 0 10px 0;
width:144px;
background:url(/i/s_m_pancakes.gif) no-repeat;
height: 11px;
}
#second .s-menu a#s_rotonda {
margin:0 0 10px 0;
$padding:0 0 10px 0;
width:177px;
background:url(/i/s_m_rotonda.gif) no-repeat;
height: 11px;
}
#second .s-menu a:hover {
background-position: right 0 !important;
}
#second .s-menu img {
border: 0 solid;
}
#second .s-menu img.minicafe {
margin: 0 0 10px 0;
}
#second .s-menu img.minicafe_last {
margin: 0 0 10px 0;
}
#second .s-menu img.mini_cafe_active {
border: 0 solid;
margin-left:-12px;
margin-bottom:10px;
}
#second h1 {
background:#a5232b;
text-align:center;
width:207px;
padding:10px 0 8px 0;
}
#second .text {
padding:30px 25px 35px 25px;
color:#666;
}
#second .text .news div.date {
color:#ccc;
font-size:0.85em;
width:57px;
clear:left;
}
#second .text .news a, #second .text .news a:hover {
color:#a5232b;
font-size:1.15em;
}
html
Link to comment
Share on other sites
8 answers to this question
Recommended Posts
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.