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.

ozersk

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

  • В сети

Reputation Activity

  1. Like
    ozersk reacted to Fateswhisper in Сменить фон   
    А основной фон можно сделать в бади в том же global.css:
    body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; color: #525252; height: 100%; background-color: #e9e9e9; } Например закоментировав
    background-color: #e9e9e9; и добавив
    background: #e9e9e9 url(/uploads/custom_image/ornaments_texture1146.jpg) fixed; background-size:cover; Путь разумеется свой указывайте.
  2. Like
    ozersk reacted to andros0789 in Сменить фон   
    Я в globalTemplate после <body ...> добавил себе следующее)
    <div class="is_overlay"> <video id="background-video" autoplay="" loop="" name="media" preload="auto"> <source media="screen" src="http://eaassets-a.akamaihd.net/battlelog/background-videos/bg-video.webm" type="video/webm"> <source media="screen" src="http://eaassets-a.akamaihd.net/battlelog/background-videos/bg-video.ogg" type="video/ogg"> <source media="screen" src="http://eaassets-a.akamaihd.net/battlelog/background-videos/bg-video.mp4" type="video/mp4"> </video> </div> <style> .is_overlay{ background: #230d0d url(http://d34ymitoc1pg7m.cloudfront.net/bf4/backgrounds/bg-xp4-20dbcfdb.jpg) 50% 0 no-repeat; text-align: center; display: block; width: 100%; height: 110%; } .is_overlay video { position: fixed; right: 0; bottom: 0; min-width: 100%; min-height: 100%; width: auto; height: auto; z-index: -100; } </style> Теперь у меня видео фон.
  3. Like
    ozersk reacted to GavriK595 in Прошу помощи с Префиксами   
    1. Внешний вид - Ваш стиль - Список тем форума - topic
            <if test="isHot:|:$data['folder_img']['is_hot'] && !$this->lang->words['topic_is_archived']">             <span class='ipsBadge ipsBadge_orange'>{$this->lang->words['topic_is_hot']}</span>         </if> 2. Внешний вид - Ваш стиль - Список тем форума - topic
            <if test="topicUnapproved:|:$data['approved'] == 0">             <span class='ipsBadge ipsBadge_orange'>{$this->lang->words['f_queued_badge']}</span>         <else />             <if test="queuedpostsImg:|$this->memberData['is_mod'] AND $data['_hasqueued'])">                 <a href='{parse url="showtopic={$data['tid']}&amp;modfilter=invisible_posts" seotitle="{$data['title_seo']}" template="showtopic" base="public"}' title='{$this->lang->words['view_uapproved_posts']}' data-tooltip="{parse expression="sprintf( $this->lang->words['topic_queued_count'], $data['topic_queuedposts'] )"}"><span class='ipsBadge ipsBadge_orange'>{$this->lang->words['f_queued_badge']}</span></a>             </if>         </if> 3. Внешний вид - Ваш стиль - Список тем форума - topic
            <if test="solvedBadge:|:$data['_answeredPid'] !== false">             <a href="{parse url="app=forums&amp;module=forums&amp;section=findpost&amp;pid={$data['_answeredPid']}" base="public"}"><span class='ipsBadge has_icon ipsBadge_green'><img class='icon' src="{$this->settings['img_url']}/icon_check_white_8px.png"> {$this->lang->words['topic_solved']}</span></a>         </if>
  4. Like
    ozersk reacted to GavriK595 in Помогите с шапкой   
    ipb_styles.css - #header_bar
  5. Like
    ozersk reacted to LvsF in [IPBFocus.com] Dashboard 3.4.6   
    Не подскажу.
    Вроде ясно написал, не хотите открывать доступ - решайте проблему самостоятельно.
    .shoutbox_text { word-wrap: break-word; } Заменить на 
    .shoutbox_text { word-wrap: break-word; color: #000000; }
  6. Like
    ozersk reacted to Respected in IP.Downloads 2.5.4 !Русская версия!   
    Название: IP.Downloads 2.5.4 !Русская версия!
    Добавил: Respected
    Добавлен: 06 Авг 2013
    Категория: Русские компоненты и приложения IP.Board всех версий.
    Автор локализации: IBResource Оригинальное название: Файловый архив
    Версия IP.Board: 3.4.x, 3.3.x


    IP.Downloads 2.5.4 Rus - последняя на данный момент версия компонента файлового архива для IP.Board. Русская версия.

    Специально для пользователей форума поддержки IPBMafia.ru


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.