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.

poduna

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

  • В сети

Reputation Activity

  1. Like
    poduna reacted to WOLF in Проблема отображения форума.   
    что за чел? Вы, а скорее ТЫ в какой школе учишься? никакого уважения в каждом сообщении
  2. Like
    poduna got a reaction from Artyom in Меняем фон форума в любом шаблоне   
    в css
    #heroPanel { background: url(../img/hero/bg-1.jpg) no-repeat; min-height: 237px; background-size: 100%; background-position: center bottom!important; }  
  3. Like
    poduna got a reaction from Artyom in Меняем фон форума в любом шаблоне   
    сюда пиши если что, не я так другой поможет
  4. Like
    poduna got a reaction from Вадим Муравьев in Чат   
    не нужно заливать ничего, как выше написали  .tar  установить, и все в порядке будет.
     
  5. Like
    poduna got a reaction from Silence in Чат   
    не нужно заливать ничего, как выше написали  .tar  установить, и все в порядке будет.
     
  6. Like
    poduna got a reaction from Вадим Муравьев in Чат   
    Туда же в тему бы и написали. Как устанавливаете ?
  7. Like
    poduna got a reaction from killer911 in проблема с url тем форума   
  8. Like
    <center><div align="center"><a href="ССЫЛКА НА САЙТ"><img src="ПУТЬ КАРТИНКИ БАННЕРА" alt="ДОМЕН | Проект игровых серверов Couner Strike" border="0" height="31" width="88"></a></div><br> <b><span style="color:#0B8BEA; text-shadow: 1px 1px 4px #42aaff;">Мы будем вам признательны, если вы разместите нашу кнопку у себя на сайте.</span></b> <br> <textarea rows="1" cols="30"><a href="ССЫЛКА НА САЙТ"><img src="ПУТЬ КАРТИНКИ БАННЕРА" alt="Проект игровых серверов Couner Strike" border="0" height="31" width="88"></a></textarea></center><br> <center> <b><span style="color:#0BB7EA; text-shadow: 1px 1px 4px #C3E354;">Партнёры проекта.</span></b><br> <a href="ССЫЛКА НА САЙТ"><img src="ПУТЬ КАРТИНКИ БАННЕРА" alt="Проект игровых серверов Couner Strike" border="0" height="31" width="88"></a> - <a href="ССЫЛКА НА САЙТ"><img src="ПУТЬ КАРТИНКИ БАННЕРА" alt="Проект игровых серверов Couner Strike" border="0" height="31" width="88"></a><br></center>
  9. Like
    Это шаблон кривой, шаблон список тем нужно нажать отмену и встанет стандартный. Будет нормально работать
  10. Like
    Твой шаблон - Список форумов - boardIndexTemplate   удали <tr class='header'> <th scope='col' class='col_c_icon'>&nbsp;</th> <th scope='col' class='col_c_forum'>{$this->lang->words['cat_name']}</th> <th scope='col' class='col_c_stats stats'>{$this->lang->words['stats']}</th> <th scope='col' class='col_c_post'>{$this->lang->words['last_post_info']}</th> </tr>
  11. Like
    poduna got a reaction from aaronn in Ответы в темах - где поправить ответы?   
    Настройки: Темы, Сообщения и Опросы -  Создание сообщений - Запретить вложенные цитаты? да 
  12. Like
    poduna reacted to WOLF in Экспорт хуков   
    '?do=embed' frameborder='0' data-embedContent>>
  13. Like
    poduna reacted to Respected in Экспорт хуков   
    Хук можно экспортировать в режиме разработчика
  14. Like
    poduna reacted to Efremov in Вход в АЦ Белый экран   
    Только что зашел с телефона- все нормально открывается.
  15. Like
    poduna reacted to WOLF in Вход в АЦ Белый экран   
    лог ошибок тоже пуст? 
  16. Like
    poduna reacted to WOLF in Вход в АЦ Белый экран   
    с другого браузера пробывали? возможно проблема в хостере? 
  17. Like
    poduna reacted to WOLF in Вход в АЦ Белый экран   
    Включите dispay_errors...
    php.ini
    display_error = true или .htaccess
    php_flag display_errors on
  18. Like
    poduna got a reaction from Kinkl in фон для мафии   
    сделайте что бы фон могли менять сами пользователи 
  19. Like
    уже убирать пора, а у вас получилось только)) 
  20. Like
    poduna got a reaction from roseev in Как разъединить репутации и фото профиля   
    А как ты это проверяешь? у тебя на форуме не одного ответа нет у себя не будет показывать 
  21. Like
    poduna got a reaction from roseev in Как разъединить репутации и фото профиля   
    <div class='user_details'> <ul class='basic_info'> <if test="membertitle:|:$author['member_title']"> <p class='desc member_title'>{$author['member_title']}</p> </if> <if test="avatar:|:$author['member_id']"> <li class='avatar'> <a href="{parse url="showuser={$author['member_id']}" template="showuser" seotitle="{$author['members_seo_name']}" base="public"}" title="{$this->lang->words['view_profile']}" class='ipsUserPhotoLink'> <if test="hasVariable:|:$this->settings['member_topic_avatar_max']"> <img src='{$author['pp_main_photo']}' class='ipsUserPhoto ipsUserPhoto_variable' /> <else /> <img src='{$author['pp_thumb_photo']}' class='ipsUserPhoto ipsUserPhoto_large' /> </if> </a> </li> <else /> <li class='avatar'> <img src='{$author['pp_thumb_photo']}' class='ipsUserPhoto ipsUserPhoto_large' /> </li> </if> <if test="rankimage:|:$author['member_rank_img']"> <li class='group_icon'> <if test="rankimageimage:|:$author['member_rank_img_i'] == 'img'"> <img src='{$author['member_rank_img']}' alt='' /> <else /> {$author['member_rank_img']} </if> </li> </if> <br> <li class='post_count desc lighter'> <if test="postCount:|:$author['member_id']"> </if> </li> </if> <if test="authorcfields:|:$author['custom_fields'] != """> <ul class='custom_fields'> <li class='group_title'> {$author['_group_formatted']} </li> <foreach loop="customFieldsOuter:$author['custom_fields'] as $group => $data"> <foreach loop="customFields:$author['custom_fields'][ $group ] as $field"> <if test="$field != ''"> <li> {$field} </li> </if> </foreach> </foreach> <li><span class='ft'>{$this->lang->words['m_posts']}</span> <span class='fc'>{parse expression="$this->registry->getClass('class_localization')->formatNumber( intval( $author['posts'] ) )"}</span></li> <li>Дата регистрации: {$this->lang->words['m_member_since']} {parse date="$author['joined']" format="DATE"}</li> <if test="authorwarn:|:$author['show_warn']"> <if test="$options['wl_id']"> <img src='{$this->settings['img_url']}/warn.png' class='clickable' onclick='warningPopup( this, {$options['wl_id']} )' title='{$this->lang->words['warnings_issued']}' /> </if> <li class='mp'> <a href='{parse url="app=members&amp;module=profile&amp;section=warnings&amp;member={$author['member_id']}&amp;from_app={$this->request['app']}&amp;from_id1={$contentid}&amp;from_id2={$options['id2']}" base="public"}' id='warn_link_{$contentid}_{$author['member_id']}' title='{$this->lang->words['warn_view_history']}'>{parse expression="sprintf( $this->lang->words['warn_status'], $author['warn_level'] )"}</a> </li></li> </if> </if> </ul> </ul> </if> </div>
  22. Like
    Graphiti22, Вы вообще как относитесь к тому, чтобы немного поучиться?
     
    Как узнать, какой класс CSS отвечает за тот или иной объект
     
    Хотя и без картинок, но можно понять суть. Можете еще умных книжек документацию почитать про html и css.
     
    Первое, что нам нужно найти, это класс, в котором прописаны св-ва, отвечающие за ширину блоков, которые расположены ниже нашей панели. 
    .wrapper { margin: 0 auto; min-width: 980px; max-width: 1600px; width: 90%; } Второе - найти нашу панель 
    <div id='nav_wrap'> <!-- код --> </div> Компот Третье - добавить класс 
    <div id='nav_wrap' class='wrapper'> Сложно?
  23. Like
    poduna got a reaction from Serg in Как установить блок с keycaptcha по центру?   
    АЦ  "KeyCAPTCHA template" 
    #keycaptcha# замени на
    <center>#keycaptcha#</center>
  24. Like
    poduna got a reaction from WOLF in С днём рождения Wolf!   
    С днем Рождения 
  25. Like
    poduna got a reaction from nomexx32 in как добавить иконку в меню?   
    Использовать 

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.