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.

Evols

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

  • В сети

Everything posted by Evols

  1. То что на скрине это для IPB 3
  2. TemaMinsky У тебя и дефолтный устарел стиль
  3. Скачай свой перевод, поставь новый да обнови своим
  4. Плагин BacktoTop Dual работает идеально на 4.4.4
  5. Есть же в свободном доступе Yandex.Kassa Payment Gateway Yandex.Money Payment Gateway Для 4.4
  6. Найди .cForumRow.ipsDataItem { width: calc(100% - 16px); margin: 8px; background: #fff; } смени на нужный цвет
  7. У тебя сайт не работает
  8. Evols replied to reddy's тема in Флейм
    Если жалоба поступит к хостеру или регистратору доменного имени то прикроют
  9. Перевод пробовал поставить другой?
  10. Зашёл по ссылке что указана там всё нормально.
  11. Number_of_topics.xml Number_of_topics.xml
  12. (NB40) Separate Pinned Topics Number of topics
  13. Можно без плагина сделать.
  14. Evols replied to Silence's тема in Themes and design
    Нажать на кнопочку, дальше думаю разберётесь.
  15. Если не ошибаюсь то перевод виноват, была подобная тема.
  16. От петушка слышу. Сам та изменил классы? Вытащил с xF и считаешь своим, иди плакайся дальше.
  17. На форуме много инфы как правильно обновить свой форум, не так давно отвечали.
  18. Westeroffical97 Я сделал с помощью (itzverified) member verification это если пользователь в команде и не имеет прав на форуме.
  19. Вставь в globalTemplate <div class="ipsResponsive_hidePhone header-position"> <div class="outer-width"> <header class="ipsfocus-header"> <div class="width"> <div class="ipsfocus-logo"> <a href="https://gtafivestar.ru/forum/index.php?/bg/">Bug<span>Tracker</span></a> </div> <nav class="navigation header-desktop"> <ul> <li><a href="https://gtafivestar.ru/donate" target="_blank"><i class="fa fa-shopping-basket" aria-hidden="true"></i> Донат</a></li> <li><a href='#dialogContent' data-ipsDialog data-ipsDialog-content='#dialogContent'><i class="fa fa-cloud-download" aria-hidden="true"></i> Начать играть</a></li> <div id="dialogContent" class='ipsHide FaviHead'> <div class="fixed_inner" style="margin: 0 0 15px 0;padding: 155px;"> <div class="ipsPad"> <div class="FaviDiolog0"> <h1 style="color: #fff;">Как начать играть на FiveStar?</h1> <p style="color: #fff;">Установите GTA 5, скачайте лаунчер Rage MP и наслаждайтесь игрой на нашем увлекательном сервере.</p></div> <div class="FaviDiolog1">Уважаемые игроки!<br> Помните, что на проекте FiveStar можно играть исключительно с лицензионной версии GTA 5.</div> <a class="ipsButton ipsButton_medium ipsButton_important" href="https://cdn.gtanet.work/RAGE_Multiplayer.zip" data-ipsdialog="" data-ipsdialog-size="narrow" style="border-radius: 50px;margin: 2px;"><i class="fa fa-download"></i> Скачать RAGE клиент</a> <a class="ipsButton ipsButton_medium ipsButton_important" href="/forum/index.php?/forum/47-вопрос-ответ/" data-ipsdialog="" data-ipsdialog-size="narrow" style="border-radius: 50px;margin: 2px;"><i class="fa fa-question-circle"></i> Задать вопрос на форуме</a> </div></div></div> <li class="nav-icon"><a href="https://discordapp.com/invite/ycjNrEe" target="_blank"> <img src='{resource="discord_101785.png" app="forums" location="global"}'><span class="nav-tooltip">Группа FiveStar RP в Discord'e</span> </a></li> <li class="nav-icon"><a href="https://www.twitch.tv/sarmatfivestar" target="_blank"> <img src='{resource="twitch.png" app="forums" location="global"}'><span class="nav-tooltip">Twitch канал FiveStar RP</span> </a></li> <li class="nav-icon"><a href="/" target="_blank"> <img src='{resource="youtube.png" app="forums" location="global"}'><span class="nav-tooltip">Youtube канал FiveStar RP</span> </a></li> </ul> </nav> </div> </header> </div> </div> В custom.css /* Header */ .header-position, #footer, .mobile-nav-panel { line-height: 1.6; } .header-position { top: 0; left: 0; right: 0; z-index: 10; position: fixed; background: #6f140d3d; } .outer-width { margin: 0 auto; max-width: 1920px; } .ipsfocus-header { /*position: fixed; background: #D42027; border-bottom: 1px solid rgba(0,0,0,0.6); position: relative;*/ line-height: 60px; } .ipsfocus-header .width { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } .width { max-width: 1280px; width: calc(100% - 80px); margin: 0 auto; } .ipsfocus-logo a:hover { -webkit-filter: blur(2px); filter: blur(2px); } .ipsfocus-logo a span { color: rgba(255,255,255,0.8); } .ipsfocus-logo a { display: block; color: #fff; text-shadow: rgba(0,0,0,0.6) 0px -1px 0px; font-size: 24px; font-weight: bold; padding: 0 15px; -webkit-transition: all ease-in-out 0.2s; transition: all ease-in-out 0.2s; } .navigation a:active { background: rgba(0,0,0,0.2) !important; } .navigation { font-size: 13px; font-weight: bold; color: rgb(255, 255, 255); } .navigation a { display: block; color: inherit; padding: 0 10px; position: relative; } .navigation .nav-icon a { padding: 0 13px; } .navigation .nav-icon .fa { font-size: 24px; line-height: inherit; display: block; min-width: 20px; margin: 0; } .navigation> ul { margin: 0; padding: 0; list-style: none; } .navigation> ul { margin: 0px 0; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } .navigation> ul> li:hover { z-index: 10; } .navigation li:hover> a { color: #d42027; } .navigation> ul> li { -webkit-box-flex: 0; -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto; position: relative; } .navigation li:hover .nav-tooltip { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); opacity: 1; } .nav-tooltip { position: absolute; right: 0; bottom: -36px; line-height: 30px; white-space: nowrap; font-size: 11px; text-transform: none; background: rgba(28,34,40,0.95); color: #fff; padding: 0 10px; pointer-events: none; border-radius: 2px; -webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px); opacity: 0; -webkit-transition: all ease-in-out 0.2s; transition: all ease-in-out 0.2s; } .nav-tooltip:before { content: ''; border: 5px solid transparent; border-bottom-color: rgba(28,34,40,0.95); position: absolute; right: 18px; top: -10px; } @media only screen and (min-width: 910px) .navigation li:hover .nav-tooltip { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); opacity: 1; } @media only screen and (min-width: 910px) .nav-tooltip { position: absolute; right: 0; bottom: -36px; line-height: 30px; white-space: nowrap; font-size: 11px; text-transform: none; background: rgba(28,34,40,0.95); color: #fff; padding: 0 10px; pointer-events: none; border-radius: 2px; -webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px); opacity: 0; -webkit-transition: all ease-in-out 0.2s; transition: all ease-in-out 0.2s; } /* Header End */ Ссылки поменяй на свои да отредактируй как тебе надо.
  20. Я вообще не стал заморачиватся а просто оставил основную и дебавил хедер с менюшкой
  21. Посоветуйте мощный vds с защитой, всякое говно за 5-10к не пишите
  22. Ссылку на форум ещё не мешало бы указывать верную, может и ответили бы быстрее.
  23. Меняй как тебе нужно .ipsApp .ipsDataItem_new, .ipsApp .ipsDataItem_success { background-color: #2d4533; }

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.