Jump to content
View in the app

A better way to browse. Learn more.

IPBMafia.ru - поддержка Invision Community, релизы, темы, плагины и приложения

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

  • Replies 84
  • Просмотров 36,6k
  • Created
  • Последний ответ

Лучшие авторы в теме

Most Popular Posts

  • сейчас-сейчас, косячек только докурю, карты разложу, ребят позову и начнем сеанс гадания №100500 под названием "е*ать что же он имел ввиду"

  • Johnsy,   В ipb_styles.css шаблона найди: a { color: #b4453b; /* поменяй на свой цвет, например, #222 почти черный */ text-decoration: none; } За цвет при наведении мыши отвечает следующая стр

  • изменяйте то что выделил 

Posted Images

  • 1 месяц спустя...
9 часов назад, igor сказал:

Подскажите как сделать что бы картинка в шапке не повторялась и была одна и посредине ? Заранее благодарен

Не реклама

  Показать контент

 

ссылку на форум в профиле верную укажи

#branding {
    background: url(http://rgho.st/8hJDxBLxB/thumb.png) transparent;
    border-bottom: 1px solid #393939;
    height: 130px;
    min-height: 67px;
    width: 100%;
}

заменить на:

#branding {
    background: url(http://rgho.st/8hJDxBLxB/thumb.png) transparent center no-repeat;
    border-bottom: 1px solid #393939;
    height: 130px;
    min-height: 67px;
    width: 100%;
}

 

22 минуты назад, WOLF сказал:

#branding {
    background: url(http://rgho.st/8hJDxBLxB/thumb.png) transparent;
    border-bottom: 1px solid #393939;
    height: 130px;
    min-height: 67px;
    width: 100%;
}

заменить на:


#branding {
    background: url(http://rgho.st/8hJDxBLxB/thumb.png) transparent center no-repeat;
    border-bottom: 1px solid #393939;
    height: 130px;
    min-height: 67px;
    width: 100%;
}

 

Спасибо за помощь

  • 2 месяца спустя...

Приветствую, хотелось бы найти где-то, как исправить то, что выделено красным на скриншоте. Иконки выезжают за рамки, при этом, если в разделе есть непрочитанные темы, то значок еще сильнее выезжает. Хотелось бы, что бы во всех случаях он не выезжал за белые рамки. Заранее благодарю

Screenshot_274.png

в одном из css файлов найти: 

.col_c_icon img[src*='f_'], .downloads_icon img, .forum_icon img[src*='f_'] {
    position: absolute;
    margin-left: -18px;
    margin-top: -17px;
}

и заменить на:

.col_c_icon img[src*='f_'], .downloads_icon img, .forum_icon img[src*='f_'] {
    position: absolute;
    margin-top: -17px;
}

 

4 часа назад, WOLF сказал:

в одном из css файлов найти: 


.col_c_icon img[src*='f_'], .downloads_icon img, .forum_icon img[src*='f_'] {
    position: absolute;
    margin-left: -18px;
    margin-top: -17px;
}

и заменить на:


.col_c_icon img[src*='f_'], .downloads_icon img, .forum_icon img[src*='f_'] {
    position: absolute;
    margin-top: -17px;
}

 

Благодарю, помогло!

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.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.