Loading...
DCMS | CSS??? Нужна помощь.
Вот там на скриншоте / я Хочу за круглить уголки в низу, там где блок черный.

Вот - CSS



.copy{
margin: 0px;
padding: 5px;
text-align: center;
background: #535353 url(img/ft.png) repeat-x bottom ;
margin-bottom: 0px;
color:#fff;
}
използуй border-radius
AZE (02.11.2016 в 17:25)
използуй border-radius


Вот так?
border-radius 2px 2px 0px 0px

Да?
Ricky[55], ага
AZE (02.11.2016 в 17:44)
Ricky[55], ага


Не работает!


.copy{
margin: 0px;
padding: 5px;
border-radius 2px 2px 5px 5px;
text-align: center;
background: #535353 url(img/ft.png) repeat-x bottom ;
margin-bottom: 0px;
color:#fff;
}
border-radius:2px 2px 5px 5px;
Ricky[55] (02.11.2016 в 17:37)
AZE (02.11.2016 в 17:25)
използуй border-radius


Вот так?
border-radius 2px 2px 0px 0px;

Да?


нет, третье и четвёртое значение для нижних углов
________
посл. ред. 02.11.2016 в 17:48; всего 2 раз(а); by Вилы_Выкидные
Ricky[55] (02.11.2016 в 17:45)
AZE (02.11.2016 в 17:44)
Ricky[55], ага


Не работает!


.copy{
margin: 0px;
padding: 5px;
border-radius 2px 2px 5px 5px;
text-align: center;
background: #535353 url(img/ft.png) repeat-x bottom ;
margin-bottom: 0px;
color:#fff;
}
у вас после border-radius : отсутствует,
вот поэтому и не работает
________
посл. ред. 02.11.2016 в 17:52; всего 1 раз(а); by SENSEI
Ricky[55] (02.11.2016 в 17:24)
Вот там на скриншоте / я Хочу за круглить уголки в низу, там где блок черный.

Вот - CSS



.copy{
margin: 0px;
padding: 5px;
text-align: center;
background: #535353 url(img/ft.png) repeat-x bottom ;
margin-bottom: 0px;
color:#fff;
}

border-radius: 10px;
Ajax (02.11.2016 в 17:59)
Ricky[55] (02.11.2016 в 17:24)
Вот там на скриншоте / я Хочу за круглить уголки в низу, там где блок черный.

Вот - CSS



.copy{
margin: 0px;
padding: 5px;
text-align: center;
background: #535353 url(img/ft.png) repeat-x bottom ;
margin-bottom: 0px;
color:#fff;
}

border-radius: 10px;
это общее скругление углов
Онлайн: 1
Время:
Gen. 0.0979
(c) ByMAS.RU 2010-2025