Skip 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.

unknown

Новичок
  • Регистрация

  • В сети

Reputation Activity

  1. Like
    unknown reacted to Respected in Вид профиля в темах!   
    1. Для отображения репутации использован хук
    Перед установкой хука нужно проделать следующее:

    Открыть [Hook] (TB) Show Reputation in User Info 3.0.0 и найти:


    <div style='margin:5px auto;min-width:80px;' class='reputation {$tbSruiStyle}'>
    <span class='number'>{parse format_number="$author['pp_reputation_points']"}</span>
    </div>]]></template_content>
    Заменить на:
    Репутация: <div style='margin:5px auto;min-width:5px;' class='reputation {$tbSruiStyle}'>
    <span class='number'>{parse format_number="$author['pp_reputation_points']"}</span>
    </div>]]></template_content>
    [/code] 2. Горизонтальный линии: Открыть ipb_styles.css в Внешний вид --> Стиль --> CSS, в самый низ добавить код: [CODE]
    .basic_info li{
    clear:both;
    border-bottom:1px solid #E4E4E4;
    padding:4px 0;
    overflow:hidden;
    margin-left: -10px !important;
    margin-right: -10px !important;
    }
    [/code]

    3. Для отображения количества тем под профилем - хук [b][/b]

    Вроде всё Будут вопросы - пиши!

Account

Navigation

Search

Search

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.