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.

piksi

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

  • В сети

Reputation Activity

  1. Like
    piksi reacted to WOLF in Steam CS GO   
    compose.css
    html[dir="ltr"] .ipsComposeArea_dropZone > div { margin-left: 40px; } заменить на:
    html[dir="ltr"] .ipsComposeArea_dropZone > div { margin-left: 40px; color: #000; } и в typography.css
    .ipsType_richText a { text-decoration: underline; } заменить на:
    .ipsType_richText a { text-decoration: underline; color: #417a9b; }  
  2. Like
    piksi reacted to Viktar83 in Стандартная ава   
    Админка ---> Внешнй вид ---> Стили и шаблоны:
    На нужном стиле выбрать пункт "управление ресурсами"
    Найти default_photo.png - кнопка "редактировать"
    Заменить на свое фото
  3. Like
    piksi reacted to FoLez in Криво отображается Userpane гостям.   
    ац -> внешний вид -> ваш стиль -> темы -> post
    найти:
    <if test="postModCheckbox:|:$post['post']['moddable'] && ! $topic['_isArchived']"> <span class='right'> <label for='checkbox_{$post['post']['pid']}' class='post_mod hide'>{$this->lang->words['mod_select_post']}</label> <input type='checkbox' id='checkbox_{$post['post']['pid']}' name='selectedpids[]' value='{$post['post']['pid']}' class='post_mod right'<if test="postModSelected:|:!empty( $post['post']['_pid_selected'] )"> checked='checked'</if> data-status='{$post['post']['queued']}' /> </span> замените на:
    <if test="postModCheckbox:|:$post['post']['moddable'] && ! $topic['_isArchived']"> <span class='right'> <label for='checkbox_{$post['post']['pid']}' class='post_mod hide'>{$this->lang->words['mod_select_post']}</label> <input type='checkbox' id='checkbox_{$post['post']['pid']}' name='selectedpids[]' value='{$post['post']['pid']}' class='post_mod right'<if test="postModSelected:|:!empty( $post['post']['_pid_selected'] )"> checked='checked'</if> data-status='{$post['post']['queued']}' /> </span> </if>  

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.