Картинка в объявлении

zenitcdhik85

Участники
Сообщения
36
Реакции
9
Баллы
5,505
Как его сдвинуть чтоб по центру был??

321.jpg

CSS

Код:
.Responsive .notice_3 {
    background: url("@imagePath//xenforo/sources/images.png") no-repeat scroll left bottom rgba(0, 0, 0, 0) !important;
}
.Responsive .notice_3 .notice_name.benmed.blue {
    color: #808080;
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 3px;
    margin-top: 0;
}
.Responsive .notice_3 .noticeHeader span {
    color: #72aeb6;
    font-size: 30px;
    text-transform: uppercase;
}
.Responsive .notice_3 .notice_name.benmed.blue {
    float: left;
}
.Responsive .notice_3 .notice_text {
    padding-left: 280px;
}
.notice_3 .noticeHeader {
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
    overflow: hidden;
}
.notice_3 .noticeHeader .notice_sub {
    color: #b0b0b0;
    float: right;
    font-weight: normal;
}
.notice_3 .notice_text li {
    box-sizing: border-box;
    float: left;
    width: 100%;
}
.notice_3 ul {
    margin: 0;
}
#Notices .notice_3 .noticeContent {
    padding-right: 5px !important;
}
.notice_3 .notice_text li {
    background: url("@imagePath/xenforo/sources/galka.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    box-sizing: border-box;
    color: #edab6b;
    float: left;
    list-style: none outside none !important;
    margin: 2px 0;
    padding-left: 25px;
}
/* ===================================================================== */
.tealButton {
    background: linear-gradient(to bottom, rgba(114, 174, 182, 1) 0%, rgba(91, 156, 165, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 7px 15px;
    position: absolute;
    right: 39px;
    top: 145px;
}
.tealButton:hover {
    background: none repeat scroll 0 0 #5399a2 !important;
}
.tealButton:hover a {
    text-decoration: none;
}
.Responsive .notice_15 .tealButton {
    color: #ecf4f5;
    font-family: 'Lato',sans-serif;
    font-size: 15px;
}
.Responsive .gritter-top {
    display: none;
}
.Responsive a.tealNoticebutton {
    background: linear-gradient(to bottom, rgba(114, 174, 182, 1) 0%, rgba(91, 156, 165, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #c8dfe2;
    display: block;
    margin-left: 10px;
    padding: 7px 0;
    text-align: center;
    text-decoration: none;
    width: 160px;
}
.tealNoticebutton:hover {
    background: none repeat scroll 0 0 #5399a2 !important;
}
.tealNoticebutton:hover a {
    text-decoration: none;
}
.tealLeft {
    margin-bottom: -7px;
    margin-top: 6px;
}
.tealRight {
}
/* ======================================================================= */
 
Современный облачный хостинг провайдер | Aéza
Назад
Сверху Снизу