Jump to content

Featured Replies

вариант №1

в ipb_styles.css найти: 

#user_navigation {
    font-size: 11px;
    font-weight: bold;
    margin-top: -180px;
    float: right;
}

заменить на:

#user_navigation {
    font-size: 11px;
    font-weight: bold;
    margin-top: -180px;
    float: right;
    background: #283a4a;
    padding: 10px 10px 0px 0px;
    border-radius: 5px;
    color: #FFFFFF;
}

вариант №2

ваши иконки из одного стиля:

http://forum.stm-mc.ru/public/style_images/sv/icon_notify.png
http://forum.stm-mc.ru/public/style_images/sv/icon_inbox.png

заменить взяв иконки с другого:

http://forum.stm-mc.ru/public/style_images/baisik/icon_inbox.png
http://forum.stm-mc.ru/public/style_images/baisik/icon_notify.png

 

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.