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.

Анна Алексеева

Новичок
  • Регистрация

  • В сети

Reputation Activity

  1. Like
    usergeuv1, у тебя в теле форума перед <!--?php include("nav.php"); ?-->  ещё стоит "1111111" 
    По прозрачности. У тебя есть <style> после <body id="ipboard_body">   в этом <style> поставь не position: absolute;  а position: fixed ;
     
  2. Like
    Глобальные --> globalTemplate

    Находим:
    <body id='ipboard_body'>  
    Ниже вставляем:
    <script type="text/javascript"> theTime = new Date(); theHour = theTime.getHours(); theMinute = theTime.getMinutes(); if(theHour>=9&&theHour<=17){ document.body.style.cssText = "background: #59b0ee url('http://site.ru/public/style_images/vash_stil/_backgrounds/bg1.jpg') top center repeat-x"; } else if(theHour>6&&theHour<9){ document.body.style.cssText = "background: #26abf6 url('http://site.ru/public/style_images/vash_stil/_backgrounds/bg2.jpg') top center repeat-x"; } else if(theHour>17&&theHour<21){ document.body.style.cssText = "background: #26abf6 url('http://site.ru/public/style_images/vash_stil/_backgrounds/bg3.jpg') top center repeat-x"; } else{ document.body.style.cssText = "background: #155e87 url('http://site.ru/public/style_images/vash_stil/_backgrounds/bg4.jpg') top center repeat-x"; } </script>  
    если ваше время:

    - больше или равно 9 и меньше или равно 17 - устанавливается bg1.jpg из папки _backgrounds
    - больше 6 и меньше 9 - устанавливается bg2.jpg из папки _backgrounds
    - больше 17 и меньше 21 - устанавливается bg3.jpg из папки _backgrounds
    - в остальное время - устанавливается bg4.jpg из папки _backgrounds

    Не забудьте загрузить сами фоновые изображения в папку _backgrounds вашего стиля! А так же не забудьте поменять в коде
    http://site.ru/ на адрес Вашего сайта 
    /ваш_стиль/  
  3. Like
    Быстро  Спс
  4. Like
    Анна Алексеева reacted to FoLez in Подскажите хук для IPB 3.4   

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.