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.

Расширенные цитаты

Featured Replies

Posted

Помню на 3й версии вроде был хук/мод "расширенные цитаты" который бб кодом позволял указывать от кого цитата, и не обязательно этот человек должен был зареган быть на форуме. Мейби есть что то подобное на 4.6? 
Если подобный топик был и я его не нашёл - сори -_- 

  • Author

image.thumb.png.9b9ed92c08414753127f59a1249b365b.png

Первое - нормальная цитата

Второе цитата написананя ббкодом

[quote=ArcheRAWG]123[/quote]

 

42 минуты назад, by_ix сказал:

через "источник" можно изменить, если не найдётся плагина.

что за источник?.. 

  • Author
В 04.11.2021 в 02:51, by_ix сказал:

первая кнопка в редакторе, если включён доступ к html редактированию в настройках группы.

аааа. вспомнил. надо разрешить группе просто постить html 

спс за совет, но вопрос пока актуален.

 

Есть вот такая пользовательская кнопка у меня, добавлять в редакторе

<p class='article-content'>
  <blockquotecastom>

  </blockquotecastom>
</p>

Выглядит по типу такого

image.png.a2d0e7bb454242bd3fc633f0e040fefa.png

Думаю знающий человек в редактор вам какой хочешь шаблон для цитат сделает.

В custom.css темы:

.article-content blockquotecastom {
    display: block;
    min-height: 64px;
    text-align: justify;
    background: #f7f7f7;
    font-weight: normal;
    padding: 20px 60px 20px 60px;
    line-height: 1.5;

    font-style: normal;
    position: relative;
    border: none;
}

.article-content blockquotecastom:before {
    position: absolute;
    left: 20px;
    top: 30px;
    content: "\201C";
    font-size: 75px;
    color: #ccc;
    line-height: 45px;
}

.article-content blockquotecastom:after {
    position: absolute;
    right: 20px;
    bottom: 0;
    content: "\201D";
    font-size: 75px;
    color: #ccc;
    line-height: 25px;
}

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Ответить в этой теме...

Последние посетители 0

  • No registered users viewing this page.

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.