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.

azley

Пользователи
  • Регистрация

  • В сети

Reputation Activity

  1. Like
    azley reacted to _Dark_ in Удаление копирайтов шаблона   
    Вот это уберите:


    {parse replacement="skinlink"}
    [/CODE]
  2. Like
    azley reacted to Respected in [IPBForumskins] Cielo 3.3.x   
    Кнопка менюшек:
    в ipb_styles.css найти:


    #primary_nav img.navIcon {
    text-align: center;
    width: 16px;
    height: 16px;
    margin-bottom: 7px;
    opacity: 0.4;
    background: url("{style_images_url}/_custom/icon_primary_portal.png") no-repeat 0 0;
    }
    Где {style_images_url}/_custom/icon_primary_portal.png и есть путь до картинки. Вот шаблон вывода изображений у каждого форума:
    <img class="forum_img" src="{style_images_url}/_forumimg/{$forum_data['id']}.png" />
    [/code]
    Из него видно, что изображения берутся из папки _forumimg, которая в свою очередь находится в папке с изображениями стиля. Изображения называются по порядковому номеру: 1,2,3,4 и тд, каждое число соответствует ID форума, например у форума с ID 1, изображение будет 1.png.
    То есть достаточно посмотреть ID интересующего нас форума (навести стрелку мышки на форум) и заменить изображение в папке на нужное нам :)

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.