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.

Envy

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

  • В сети

Everything posted by Envy

  1. Как сделать рамку вокруг кол-ва сообщений так же, как и у вмида и скайпа? У скайпа и вмида я сделал это так - добавил в ipb_styles.css .custom_fields li { margin: 1px; background: #292929; background-image: url('__trade-team.ru/public/style_images/tradetea/background-border.png'); border-bottom: 1px solid #353535; border-top: 1px solid #353535; padding: 3px 0; } Что добавить чтобы рамка была вокруг кол-ва постов?
  2. Envy replied to Envy's тема in Флейм
    Неактивные ссылки... Например _i.imgur.com/2Sgn2i1.png?1
  3. Вот что получилось. То же самое, только скайп выше.
  4. Envy replied to Envy's тема in Флейм
    Нактивные ссылки на картинки с другого хостинга - решение Например _imgur.com
  5. Мб нужно что - то куда - то добавить?
  6. - вот что получилось. А надо чтобы у каждого поля были полосы, и не такие жирные..
  7. А как сделать UserInfoPane как на скрине? Т.е не текст, а оформление, выравнивание полупрозрачными линиями
  8. Как добавить скайп __ipbmafia.ru/tutorials/article/97-%D0%BA%D0%B0%D0%BA-%D1%81%D0%B4%D0%B5%D0%BB%D0%B0%D1%82%D1%8C-%D0%BD%D0%B5%D1%81%D0%BA%D0%BE%D0%BB%D1%8C%D0%BA%D0%BE-%D0%B4%D0%BE%D0%BF%D0%BE%D0%BB%D0%BD%D0%B8%D1%82%D0%B5%D0%BB%D1%8C%D0%BD%D1%8B%D1%85-%D0%BF%D0%BE%D0%BB%D0%B5%D0%B9-%D0%BD%D0%B0/
  9. А еще покажи скрин того, что должно получится
  10. его содержание: /* Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or __ckeditor.com/license */ body { /* Font */ font-family: 'Helvetica Neue', Arial, Verdana, sans-serif; font-size: 14px; /* Text color */ color: #222; /* Remove the background color to make it transparent */ background-color: #fff; } p { margin: 0px; } img:-moz-broken { -moz-force-broken-image-icon : 1; width : 24px; height : 24px; } img, input, textarea { cursor: default; } /* Changed from just bbc_emoticon because we vertically align all posted images, while editor baseline-aligns */ img { vertical-align: middle; } strong.bbc { font-weight: bold !important; } em.bbc { font-style: italic !important; } span.bbc_underline { text-decoration: underline !important; } acronym.bbc { border-bottom: 1px dotted #000; } span.bbc_center, div.bbc_center, p.bbc_center { text-align: center; display: block; } span.bbc_left, div.bbc_left, p.bbc_left { text-align: left; display: block; } span.bbc_right, div.bbc_right, p.bbc_right { text-align: right; display: block; } div.bbc_indent { margin-left: 50px; } del.bbc { text-decoration: line-through !important; } ul, ul.bbc { list-style: disc outside; margin: 12px 0 12px 0px; } ul,ul.bbc ul.bbc { list-style-type: circle; } ul,ul.bbc ul.bbc ul.bbc { list-style-type: square; } ul.decimal,ul .decimal, ul.bbc.decimal { list-style-type: decimal !important; } ul.lower-alpha,ul.bbc.lower-alpha { margin-left: 0px; list-style-type: lower-alpha; } ul.upper-alpha,ul.bbc.upper-alpha { margin-left: 0px; list-style-type: upper-alpha; } ul.lower-roman ,ul.bbc.lower-roman { margin-left: 0px; list-style-type: lower-roman; } ul.upper-roman,ul.bbc.upper-roman { margin-left: 0px; list-style-type: upper-roman; } ol,ul,dl { /* IE7: reset rtl list margin. (#7334) */ *margin-right:0px; /* preserved spaces for list items with text direction other than the list. (#6249,#8049)*/ padding:0 40px; } blockquote.ipsBlockquote { font-size: 12px; padding: 10px 10px 10px 10px; border: 2px solid #e5e5e5; border-left: 2px solid #989898; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; background: #f7f7f7; margin: 0 0; overflow-x: none; } blockquote.ipsBlockquote blockquote.ipsBlockquote { margin: 0 10px 0 0; } blockquote.ipsBlockquote p.citation { margin: 6px 10px 0 0; } cite.ipb { font-size: 12px; padding: 0px 10px 8px 10px; border-left: 2px solid #989898; background: #f6f6f6; background: -moz-linear-gradient(top, #f6f6f6 0%, #e5e5e5 100%); /* firefox */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#e5e5e5)); /* webkit */ border-top: 0px; border-bottom: 2px solid #e5e5e5; border-right: 2px solid #e5e5e5; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; font-weight: bold; font-style: normal; overflow-x: auto; margin-top: -1px; margin-bottom: 8px; ; margin-right: -12px; width: 100%; display: block; user-select:none; -webkit-user-select:none; -moz-user-select:none; } pre._prettyXprint { background-color: #fafafa !important; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; color: #fff; padding: 3px; border: 1px solid #c9c9c9; overflow: auto; margin-left: 10px; font-size: 13px; line-height: 140%; width: 95%; margin: 1em auto; padding: 1em; white-space: pre-wrap; font-family: monospace !important; } что изменить?
  11. Envy replied to Envy's тема in Флейм
    forcer, хотел бы я найти дизайнера, который будет работать за спасибо
  12. Я нашел, как сделать белый текст, но не знаю где искать класс CSS1Compat: Я добавил к этому классу параметр color: #fff - получился белый текст, но где найти этот класс, в каком шаблоне?
  13. Редактор стал таким, но это не подходит к стилю.. Как сделать чтобы промежуток при нажатии энтер был не таким большим? на скрине видно, что при нажатии энтер строка переносится аж на 2, при предпросмотре все становится нормально. Надо чтобы было так: 1 2 3 4 5 6
  14. Кодировка должна быть в utf8_general_ci, вся база должна быть в этой кодировке
  15. Какой класс отвечает за подчеркивание ссылок?/Как его отключить? Спасибо.
  16. Содержание блока в АЦ-другие приложения-портал: <?php if ( ! $this->registry->isClassLoaded( 'portalBlocks' ) ) { $classToLoad = IPSLib::loadLibrary( IPSLib::getAppDir( 'portal' ) . "/sources/blocks.php", 'portalBlockGateway' ); $this->registry->setClass( 'portalBlocks', new $classToLoad( ipsRegistry::instance() ) ); } print $this->registry->getClass('portalBlocks')->show_newest_members(); ?>
  17. А теперь все дружно давайте помогать мне с порталом
  18. База не в той кодировке. Нужна utf8 / utf8_general_ci

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.