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.

fomen

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

  • В сети

Reputation Activity

  1. Like
    fomen got a reaction from AlexBrtn in Кнопка "вверх" в левом боку   
    В globalTeaple перед тегом </head> вставить код который ниже
    <script type="text/javascript"> jQuery(document).ready(function(){ jQuery('body').append("<div class='scrolltotop'><div class='scrolltotop__side'></div><div class='scrolltotop__arrow'></div></div>"); jQuery(window).scroll(function(){ if (jQuery(this).scrollTop() > 350) { jQuery('.scrolltotop').fadeIn(); } else { jQuery('.scrolltotop').fadeOut(); } }); jQuery('.scrolltotop').click(function(){ jQuery("html, body").animate({ scrollTop: 0 }, 600); return false; }); });0 </script> В ipb_styles.css
    .scrolltotop { display:none; position:fixed; width:3%; top:0; left:0; height:100% ;z-index:9000; cursor:pointer } .scrolltotop__side { position:fixed; width:3%; height:100%; top:0; left:0; background: black; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter:alpha(opacity=0.2); -moz-opacity:0.1; -khtml-opacity:0.1; opacity:0.1 } .scrolltotop__arrow { position:fixed; width:3%; height:100%; top:50px; left:0; background:url(__typicall-cs.ru/totop.png) top no-repeat; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0.4)"; filter:alpha(opacity=0.4); -moz-opacity:0.4; -khtml-opacity:0.4; opacity:0.4 }
  2. Like
    fomen got a reaction from superwork in Кнопка "вверх" в левом боку   
    В globalTeaple перед тегом </head> вставить код который ниже
    <script type="text/javascript"> jQuery(document).ready(function(){ jQuery('body').append("<div class='scrolltotop'><div class='scrolltotop__side'></div><div class='scrolltotop__arrow'></div></div>"); jQuery(window).scroll(function(){ if (jQuery(this).scrollTop() > 350) { jQuery('.scrolltotop').fadeIn(); } else { jQuery('.scrolltotop').fadeOut(); } }); jQuery('.scrolltotop').click(function(){ jQuery("html, body").animate({ scrollTop: 0 }, 600); return false; }); });0 </script> В ipb_styles.css
    .scrolltotop { display:none; position:fixed; width:3%; top:0; left:0; height:100% ;z-index:9000; cursor:pointer } .scrolltotop__side { position:fixed; width:3%; height:100%; top:0; left:0; background: black; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter:alpha(opacity=0.2); -moz-opacity:0.1; -khtml-opacity:0.1; opacity:0.1 } .scrolltotop__arrow { position:fixed; width:3%; height:100%; top:50px; left:0; background:url(__typicall-cs.ru/totop.png) top no-repeat; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0.4)"; filter:alpha(opacity=0.4); -moz-opacity:0.4; -khtml-opacity:0.4; opacity:0.4 }
  3. Like
    fomen reacted to kgb in Проблема с форумом (эроглифы)   
    IE 8, Opera 12, Я-броузер, Chrome, FF, Safari - все нормально.
  4. Like
    fomen reacted to 1nF1niTE in Нужна помощь: Баг в стиле Animate   
    Хотя, я нашел способ избавится от этого бага, я удалил футер) 
  5. Like
    fomen reacted to 1nF1niTE in Нужна помощь: Баг в стиле Animate   
    Вообщем, дел в том что, когда я захожу на форум, то у меня футер расширен на весь экран!!!! Помогите пожалуйста!
     
     

  6. Like
    fomen reacted to SanyaSamp in Подскажите название хука   
    1) '?do=embed' frameborder='0' data-embedContent>>
    2) '?do=embed' frameborder='0' data-embedContent>>
     
    C тебя лайк
  7. Like
    fomen reacted to SanyaSamp in Выделить ответы ..   
    <abbr title="{$forum_data['posts']} Ответов"><p style="margin: 0px; padding: 0px;"><span class="ipsBadge" style="color: #ffffff; text-decoration: none; display: inline-block; height: 16px; line-height: 16px; padding: 0px 5px; font-size: 9px; font-weight: bold; text-transform: uppercase; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; vertical-align: middle; background-color: rgba(250, 119, 68, 0.78);"><strong>{$forum_data['posts']}</strong></span>&nbsp{$this->lang->words['replies']}</p></abbr> Попробуй так
  8. Like
    fomen reacted to SanyaSamp in Выделить ответы ..   
    Это надо подумать)
  9. Like
    fomen reacted to SanyaSamp in Выделить ответы ..   
    <p style="margin: 0px; padding: 0px;"><span class="ipsBadge" style="color: #ffffff; text-decoration: none; display: inline-block; height: 16px; line-height: 16px; padding: 0px 5px; font-size: 9px; font-weight: bold; text-transform: uppercase; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; vertical-align: middle; background-color: rgba(250, 119, 68, 0.78);"><strong>{$forum_data['posts']}</strong></span>&nbsp{$this->lang->words['replies']}</p> С тебя много лайков
  10. Like
    fomen reacted to SanyaSamp in Выделить ответы ..   
    А так?
     <p style="margin: 0px; padding: 0px;"><span class="ipsBadge" style="color: #ffffff; text-decoration: none; display: inline-block; height: 16px; line-height: 16px; padding: 0px 5px; font-size: 9px; font-weight: bold; text-transform: uppercase; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; vertical-align: middle; background-color: rgba(250, 119, 68, 0.78);"><strong>{$forum_data['posts']}</strong></span>{$this->lang->words['replies']}</p>
  11. Like
    fomen reacted to SanyaSamp in Выделить ответы ..   
    На каком форуме вы это видели?

    PS За это отвечает код в boardIndexTemplate
    <li><strong>{$forum_data['posts']}</strong> {$this->lang->words['replies']}</li>
    Заменяешь на что то вроде этого
    <p style="margin: 0px; padding: 0px;"><span class="ipsBadge" style="color: #ffffff; text-decoration: none; display: inline-block; height: 16px; line-height: 16px; padding: 0px 5px; font-size: 9px; font-weight: bold; text-transform: uppercase; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; vertical-align: middle; background-color: #006dcc;"><strong>{$forum_data['posts']}</strong> {$this->lang->words['replies']}</span></p>
  12. Like
    fomen reacted to Mercurial in Выделить ответы ..   
    Цвет - background-color: #006dcc; замени на тот цвет который тебе надо.
  13. Like
    fomen reacted to SanyaSamp in Выделить ответы ..   
    Попробуй так
    <p style="margin: 0px; padding: 0px;"><span class="ipsBadge" style="color: #ffffff; text-decoration: none; display: inline-block; height: 16px; line-height: 16px; padding: 0px 5px; font-size: 9px; font-weight: bold; text-transform: uppercase; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; vertical-align: middle; background-color: rgba(250, 119, 68, 0.78);"><strong>{$forum_data['posts']}</strong></span></p>{$this->lang->words['replies']} PS С тебя лайки
  14. Like
    fomen reacted to andreuka in (SOS34) Friends Online   
    Название: (SOS34) Friends Online
    Добавил: andreuka
    Добавлен: 17 Фев 2013
    Категория: Хуки, Модификации для IP.Board
    Название по-русски : (SOS34) Друзья Онлайн
    Версия IP.Board: 3.4.X, 3.3.X

    (SOS34) Friends Online - хук выводит на все страницы форума (рядом с сообщениями и оповещениями) кнопку. Эта кнопка отображает количество друзей в онлайне, а если на нее нажать выводит список друзей онлайн. При желании выводит также список администрации онлайн. Все это очень просто настраивается в настройках хука.
    В архив я добавил свой файл перевода всей системы. Так что аккуратно там с ним )


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.