Jump to content

Профили пользователей в постах.

Featured Replies

Posted
comment_85041

Подскажите пожалуйста, как немного отредактировать профили пользователей в постах тем, а именно убрать черный фон с хука с наградами. Спасибо.

post-13158-0-24255200-1428614830.png

comment_85044

Админ Панель-Внешний вид-Ваш стиль-css-ipb_styles.css ваш код
 

.post_block h3 {
border-top: 1px solid #333;
border-bottom: 1px solid #333;
text-shadow: rgba(0,0,0,0.4) 0px -1px 0px;
background: #484848 url('__liveracingreborn.com/public/style_images/snapshot/highlight_faint.png') repeat-x 0 -1px;
background-image: -moz-linear-gradient(top, rgba(255,255,255,0.08) 0%, rgba(255,255,255,0) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.08)), color-stop(100%,rgba(255,255,255,0)));
background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.08) 0%,rgba(255,255,255,0) 100%);
background-image: -o-linear-gradient(top, rgba(255,255,255,0.08) 0%,rgba(255,255,255,0) 100%);
background-image: -ms-linear-gradient(top, rgba(255,255,255,0.08) 0%,rgba(255,255,255,0) 100%);
background-image: linear-gradient(to bottom, rgba(255,255,255,0.08) 0%,rgba(255,255,255,0) 100%);
-webkit-box-shadow: inset rgba(255,255,255,0.1) 0px 1px 0px;
-moz-box-shadow: inset rgba(255,255,255,0.1) 0px 1px 0px;
box-shadow: inset rgba(255,255,255,0.1) 0px 1px 0px;
padding: 0 10px;
height: 40px;
line-height: 40px;
font-weight: normal;
font-size: 13px;
overflow: hidden;
}

Чтоб бистрей искать нажмите Ctrl+F убей у поиск
 

.post_block h3 {
comment_85139

Не подскажите как такой хук с наградами называеться?

'?do=embed' frameborder='0' data-embedContent>>

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.


Guest
Ответить в этой теме...

Последние посетители 0

  • No registered users viewing this page.