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.

torry01

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

  • В сети

Reputation Activity

  1. Like
    torry01 got a reaction from Respected in It's the Final Countdown   
    Решил попробовать сам сделать, да уж, не совсем вышло :D
  2. Like
    torry01 reacted to .eXe in It's the Final Countdown   
    так все правильно сделал) осталось "and" изменить на "и"

    А я так и не приступил к работе(времени не было так что + забери а то как то не хорошо получается)

    ну ты можешь по другому вопросу обратиться щас я свободен)
  3. Like
    torry01 reacted to .eXe in It's the Final Countdown   
    я попробую
  4. Like
    torry01 reacted to _Dark_ in Блок "Новые записи в Блоге"   
    . . .
  5. Like
    torry01 reacted to _Dark_ in Блок "Новые записи в Блоге"   
    Стандартный же вроде есть.
  6. Like
    torry01 reacted to _Dark_ in Блок "Новые записи в Блоге"   
    IP.Blog устанавливает свой хук Последние записи блога, посмотрите в хуках, может он отключен.
  7. Like
    torry01 reacted to _Dark_ in Блок "Новые записи в Блоге"   
    Понятия не имею, что вы делали с хуками, но вам стандартный хук из IP.Blog.

  8. Like
    torry01 reacted to _Dark_ in Контактная информация   
    Можно.
    АЦ → Пользователи → Дополнительные поля.
  9. Like
    torry01 reacted to _Dark_ in IP.Blog   
    Найти


    #blog_title {
    display: block;
    width: 63%;
    background: url(...) no-repeat;
    }
    Заменить на:
    #blog_title {
    display: block;
    width: 100%;
    }
    [/code]

    Все проблемы исчезнут.
  10. Like
    torry01 reacted to _Dark_ in IP.Blog   
    Найдите в том же файле


    #blog_title span {
    color: #FFFFFF;
    font-family: Georgia;
    font-size: 1.8em;
    font-style: italic;
    left: 60px;
    position: absolute;
    text-transform: capitalize;
    top: 10px;
    width: 100%;
    }
    и замените на
    #blog_title span {
    color: #FFFFFF;
    font-family: Georgia;
    font-size: 1.8em;
    font-style: italic;
    left: 60px;
    position: relative;
    text-transform: capitalize;
    top: 10px;
    width: 100%;
    }
    [/code]
  11. Like
    torry01 reacted to _Dark_ in IP.Blog   

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.