Jump to content

Смена цвета


Recommended Posts

Здравствуйте, помогите пожалуйста сменить цвет того кто отправил на белый. можно ли это вообще?

KXouVyaB2YM.jpg

Link to comment
Share on other sites

Только что, WOLF сказал:

в ipb_styles.css найти: 


a {
    color: #5b5b5d;
    text-decoration: none;
}

заменить на:


a {
    color: #fff;
    text-decoration: none;
}

 


Спасибо, а время можно цвет изменить*

?

Link to comment
Share on other sites

Только что, WOLF сказал:

.desc.lighter, .desc.lighter.blend_links a {
    color: #646464;
}

заменить на:


.desc.lighter, .desc.lighter.blend_links a {
    color: #fff;
}

67574848.png


Я буду очень благодарен если напомнишь как убрать название группы) 

Link to comment
Share on other sites

27 минут назад, Mr.Alex сказал:

Я буду очень благодарен если напомнишь как убрать название группы) 

Где .... userInfoPane -?

Шаблон userInfoPane, группа Global.

<li class='group_title'>
            {$author['_group_formatted']}
        </li>

 

Link to comment
Share on other sites

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
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Ваша ссылка была автоматически строена.   Отображать как обычную ссылку

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...