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.

Bayg

Пользователи
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Bayg reacted to IAF for запись, Краткий FAQ по особо частым вопросам   
    Цитата 1. Каковы различия между нуллом и оригиналом?
     
     
    Цитата 2. Как установить движок?
    Залить файлы на хостинг, открыть сайт в браузере, следовать указаниям на экране.
     
    Цитата 3. Как обновить движок?
    Залить файлы на хостинг с заменой, перейти по адресу /admin/upgrade, следовать указаниям на экране.
     
    Цитата 4. Как добавить виджеты (блоки) на страницы форума? (Как частный случай: Я настроил права Chatbox, но блок чата не появился. Что делать?)
     
     
    Цитата 5. Как русифицировать движок?
     
    FAQ будет дополняться
    Автор: @IAF
  2. Like
    Добавьте кнопки загрузки файлов на ваш CKEditor


    Перейти к ACP > Customization > Themes > Your theme >edit HTML and CSS > core > global > forms > editorAttachments  и найти:
    <li class='ipsPos_right ipsResponsive_noFloat'> после этого, вставьте этот код:
    <span class="uploadfile ipsButton ipsButton_light ipsButton_verySmall"><a href="" onClick="javascript:window.open('https://mediafire.com','','location=0,status=0,scrollbars=1,width=760,height=660');"><i class="fa fa-upload" aria-hidden="true"></i> MediaFire</a></span> <span class="uploadfile ipsButton ipsButton_light ipsButton_verySmall"><a href="" onClick="javascript:window.open('http://filedropper.com','','location=0,status=0,scrollbars=1,width=760,height=660');"><i class="fa fa-upload" aria-hidden="true"></i> FileDropper</a></span> <span class="uploadfile ipsButton ipsButton_light ipsButton_verySmall"><a href="" onClick="javascript:window.open('http://www.tinyupload.com/','','location=0,status=0,scrollbars=1,width=760,height=660');"><i class="fa fa-upload" aria-hidden="true"></i> TinyUpload</a></span> Сохранить
    Перейти к CSS > custom.css и вставить этот код:
    .uploadfile a:link { text-decoration: none; color: #333; transition: all 0.5s ease; } .uploadfile a:visited { text-decoration: none; color: #333; transition: all 0.5s ease; } Сохранить
    Вы можете разместить ссылки на свой вкус
    наслаждаться 

Account

Navigation

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.