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
marsh123
Добрый день, впервые столкнулся с такой проблемой.
Имеется HTML-код:
И соотв. CSS к нему:
.region_item {clear: left;
display: block;
background: url(../img/grad/region_bg.png) repeat-x;
height: 23px;
width: 198px;
margin-left: 3px;
border: 1px solid #5c636b;
color: #8c9398;
padding-top: 6px;
padding-left: 5px;
font-family: Tahoma, Arial, Sans-Serif;
font-size: 13px;
}
.region_item a {
text-decoration: none;
color: #018fc2;
border-bottom: 1px #018fc2 dashed;
font-family: Tahoma, Arial, Sans-Serif;
font-size: 13px;
}
.region_item a:hover {
color: #ae4e4e;
border-bottom: 1px #ae4e4e dashed;
}
.city {
color: #6d757e;
}
Проблема в том, что при наведении на ссылку, она не просто меняет цвет, а еще как бы прыгает, я долго думал почему, потом посмотрел поближe:
http://s017.radikal.ru/i404/1207/49/70d7dc89aa93.jpg
Заметно, что как бы меняется ориентация объема, слева направо, впервые сталкиваюсь с таким
Может кто-то знает, как с этим справиться? Спасибо заранее.
Link to comment
Share on other sites
5 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.