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.
Здравствуйте, подскажите какой тег использовать для увеличения значения, пример на картинке.
Вроде, про такой тег я слышала. Если есть тег прогресс бар, значит и такое должно быть.
Question
visortelle
В общем достаточно странная вещь происходит. Элемент с классом .bx-pager на странице ОДИН ЕДИНСТВЕННЫЙ.
А результат во всех трёх случаях разный. Объясните пожалуйста новичку в чём разница.
#slider .bx-pager{
bottom: 10px;
right: 0px;
width: 124px;
height: 53px;
padding-top: 0 !important;
margin: 0 !important;
}
#slider.bx-pager{
bottom: 10px;
right: 0px;
width: 124px;
height: 53px;
padding-top: 0 !important;
margin: 0 !important;
}
.bx-pager{
bottom: 10px;
right: 0px;
width: 124px;
height: 53px;
padding-top: 0 !important;
margin: 0 !important;
}
Собственно вот этот http://bxslider.com/ на всякий случай.
Link to comment
Share on other sites
4 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.