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.

forcer

Актив
  • Регистрация

  • В сети

Everything posted by forcer

  1. У меня стиль не катит, в ЛС давай
  2. сейчас поставлю у себя, может что получится.
  3. Какой стиль? скинь код ipb_style.css
  4. Тогда попробуй вставить этот код(рамки): .custom_fields li {background: #FFFFFF; padding:4px; margin-top:2px; border:1px solid #DDDDDD; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; text-align:center; width:100%; }
  5. просто стиль настолько кривой, что ничерта не получается, или вы просто все не так делаете.
  6. Этот стиль на столько не прожарен Что на нем них*ра не работает
  7. когда фон изменишь, думаю тебе уже не придется менять цвет
  8. отступы для иконки сделай
  9. не красиво, поправь пока это
  10. фон рамки,он у вас белый
  11. фон для начала поменяй на другой в .css на строке: background: #FFFFFF;
  12. Что именно? я кучу всего тут вижу
  13. Кстати да, можно и так, но это на много дольше.
  14. Что бы убрать нижнюю строчку копирайта делаешь так: В файле skinbox.css Найти: .branding_skin { padding: 16px 8px; text-align: left; clear: both; color: #fff; font-size: 11.7px; overflow: hidden; background: url("{style_images_url}/_custom/sep.png") repeat-x 0 0; } .branding_skin a { color: #fff; text-decoration: none; } .branding_skin a:hover { color: #fff; text-decoration: underline; } Заменить на: .branding_skin { display: none; padding: 16px 8px; text-align: left; clear: both; color: #fff; font-size: 11.7px; overflow: hidden; background: url("{style_images_url}/_custom/sep.png") repeat-x 0 0; } .branding_skin a { display: none; color: #fff; text-decoration: none; } .branding_skin a:hover { display: none; color: #fff; text-decoration: underline; }
  15. Найди: #rss_feed{ margin-top: -1px; } Замена на: #rss_feed{ display: none; margin-top: -1px; } Найти: #branding { Ниже добавь: display: none;
  16. Так прозвучало, что мы виноваты
  17. Я вот сейчас просто подумал, какие темы так создавать. Ни одной мысли. Хоть может кому-то и пригодится.
  18. Посмотрел в Яндексе, это #5B86AB цвет "Начать чат", почему у тебя не выходит, я не знаю.
  19. Все, я без силен.
  20. тогда тут: a:hover { color: #5B86AB; } #5B86AB меняй
  21. тогда в ipb_style.css код который ты добавлял в этой строке: a { color:#36559f; text-decoration: none; } #36559f меняй на другой, попробуй.

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.