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
riaron
не работает padding у 2-ой li-шки(на что бы не менял, padding-top,padding-bottom,местоположения и области выделения текста не меняется), вот html
вот css
ul#menu {width: 923px;max-height:39px; background-color: #804a0b; background:#fff url(imgs/menut.png); background-image: linear-gradient(#cc9a55, #804a0b); border-radius: 3px; box-shadow: 0 1px 1px #777; text-transform: uppercase; font:12px Arial, Helvetica; text-decoration: none; text-shadow: 0 1px 0 #000; color:white;padding:0;}ul#menu1{ background-color: #fdf4e3; /*border-radius: 6px;*/ box-shadow: 0 1px 1px #777; text-transform: uppercase; font:16px Arial, Helvetica; text-decoration: none; text-shadow: 0 1px 0 #000;}li.kolonki:hover{ background: #fff9e0; background-image: linear-gradient(#f7d683, #e8c478);}ul#menu1 li:hover{ background: #f7d683;}ul#menu li{ position: relative; list-style-type: none; display:inline-block;}ul#menu1{ position: absolute; left: -9999px;}ul#menu li.kolonki:hover ul#menu1 { display: block; left:0; }Link to comment
Share on other sites
2 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.