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.

Featured Replies

Posted

Приветствую. Хотелось бы затолкать в стиль Background (основной фон), изначально он не предусмотрен. Какой скрипт и куда надо затолкать, чтобы вставить его? 
Заранее благодарен за ответ, сам выход найти не смог. 

GothSilvio, АЦ - ВНешний вид - Ваш стиль - CSS - ipb_styles, там в теге body творите что хотите, либо цвет, либо картинку

Пример:

body {
color: #666;
font: 400 12px tahoma,helvetica,arial,sans-serif;
position: relative;
height: 100%;
z-index: 2;
background-color: #197393;
background-attachment: fixed;
background-size: cover;
padding-bottom: 10px;
}
  • Author

 

GothSilvio, АЦ - ВНешний вид - Ваш стиль - CSS - ipb_styles, там в теге body творите что хотите, либо цвет, либо картинку

Пример:

body {
color: #666;
font: 400 12px tahoma,helvetica,arial,sans-serif;
position: relative;
height: 100%;
z-index: 2;
background-color: #197393;
background-attachment: fixed;
background-size: cover;
padding-bottom: 10px;
}

Картинку в этот код как впихнуть? 

body {
 
background:#212121 url("Ссылка на картинку") ;
        background-repeat: no-repeat;
        background-attachment:fixed;
        background-position: center bottom;
        background-size:100% 100%;
color: #FFF;
font: normal 11px tahoma, helvetica, arial, sans-serif;
position: relative;
padding-bottom: 20px;
}
Guest
This topic is now closed to further replies.

Последние посетители 0

  • No registered users viewing this page.

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.