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.

shef9

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

  • В сети

  1. Добавьте часть кода в медиа тег и будет работать
  2. у меня так сделано ! выпадающее меню....
  3. за последнее время ничего не устанавливал и не удалял с форума ошибка появилась из не откуда !
  4. давно искал такой стиль только вот не нравится что почти везде текст подчёркнутый !
  5. не про бывали создать ?
  6. пихал я код в него отображается только текст (
  7. да как бы я не могу понять возможно сделать боковой блок или нет?куда лучше сунуть код радио чтоб стало блоком с права !
  8. не могу понять куда этот код засунуть? <foreach loop="side_blocks:$side_blocks as $block"> {$block} </foreach>
  9. сорри не отписал сразу на хосте включён mbstring.func_overload после отключения данной функции и переустановки всех стилей проблема была решена !
  10. <script type="text/javascript"> jQuery(document).ready(function() { // Виджет кнопки вверх (Test-Templates) // 1.0 jQuery('body').append('<div class="button-up" style="display: none;opacity: 0.7;width: 40px;height:100%;position: fixed;left: 0px;top: 0px;cursor: pointer;text-align: center;line-height: 30px;color: #d3dbe4;font-weight: bold;">▲ Вверх</div>'); jQuery (window).scroll (function () { if (jQuery (this).scrollTop () > 100) { jQuery ('.button-up').fadeIn(); } else { jQuery ('.button-up').fadeOut(); } }); jQuery('.button-up').click(function(){ jQuery('body,html').animate({ scrollTop: 0 }, 100); return false; }); jQuery('.button-up').hover(function() { jQuery(this).animate({ 'opacity':'1', }).css({'background-color':'#e7ebf0','color':'#6a86a4'}); }, function(){ jQuery(this).animate({ 'opacity':'0.7' }).css({'background':'none','color':'#d3dbe4'});; }); }); </script> globalTemplate

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.