TaigaChat - AJAX shoutbox

TaigaChat - AJAX shoutbox 0.5.5

Нет прав для скачивания
В EXTRA.css добавьте такой код:
Код:
#taigachat_full.taigachat_alt #taigachat_box {
    background-color: #808080 !important;
}
Цвет фона(#808080) измените на нужный вам(сейчас там серый).

У меня про версия
 
Хоть супер про, это не имеет значения...
 
Никто не знает, можно ли сделать так, чтобы текст в чате шёл построчно (вторая и так далее строчка текста начиналась там же, где и первая см. скриншот)?

Безымянный.png
 
Никто такого не знает, ибо там место под ник...
 
Чтобы текст второй строки под ником не шёл, а начинался строго под тем местом, где текст первой строки?
 
Ищем шаблон dark_taigachat.css

Ищем #taigachat_box .username
Меняем на это
Код:
#taigachat_box .username { font-size: 12px; position: relative; padding: 5px; top: -24px;  }

Ищем .taigachat_avatar img
Меняем на это
Код:
.taigachat_avatar img { width: 36px; height: 36px; padding: 1px; margin-top: 5px; vertical-align: bottom;  }

Ищем .taigachat_messagetext
Меня на это
Код:
.taigachat_messagetext {  position: relative; left: 60px; top: -25px; border-top: 1px solid lightgray; margin: 5px; word-wrap: break-word; max-width: 90%; font-size: 11px;  }

Думаю тут ничего сложного, делал для аватарок с размером 36х36 , сможете под себя легко адаптировать.
Вот пример
2014-03-29 20-50-16 Скриншот экрана.png
 
как сделать что бы ввод сообщений был на уровне с bb кодом?*
 
Включите чат для гостей ненадолго...
 
Добавте в EXTRA.css такой код и посмотрите.
Код:
#taigachat_full #taigachat_message {
    width: 70% !important;
}
 
Mirovinger, оказывается он что-то мутил с js...[DOUBLEPOST=1396126504,1396126410][/DOUBLEPOST]Прикрепляю чистый js от чата, без всяких изменений...
 

Вложения

  • taigachat.js.zip
    8.5 KB · Просмотры: 2
Похоже личку в чате добавлял.
 
  • Мне нравится
Реакции: Hope
я делал всё по инструкции[DOUBLEPOST=1396126607,1396126567][/DOUBLEPOST]ну да только личку и всё
ну и иконки
 
Ну там же вроде давали исправленную версию для ЛС, в теме с ними.
 
Подскажите как вывести чат в самый вверх форума. Как тут.
 
If you use [bd] Widget Framework:

  1. Upload contents of upload folder to forum root.
  2. Install new addon using addon-TaigaChat.xml.
  3. Set the permissions for all relevant user groups.
  4. Import widget_framework_taigachat_pro.xml from Appearance > Import Widgets - do NOT delete your existing widgets when prompted.
    Then, go to Appearance > List Widgets and enable one of the two available Shoutbox types (Sidebar or Full width), and additionally the ‘Users in Chat’ widget if you desire.
  5. Observe the settings in Home > Options > TaigaChat Pro, especially the top setting (‘Speed mode’) if shoutbox security matters.
  6. If you use XenPorta and wish to include TaigaChat in your portal, upload contents of xenporta/upload folder to your forum root, then in Home > Blocks > Install Block, install TaigaChat.xml, TaigaChatAlt.xml andTaigaChatOnline.xml.

If you DO NOT use [bd] Widget Framework:

  1. Upload contents of upload folder to forum root.
  2. Install new addon using addon-TaigaChat.xml.
  3. Set the permissions for all relevant user groups.
  4. For sidebar: in the forum_list template, before or after (personal preference) <xen:include template="sidebar_online_users" /> add <xen:hook name="dark_taigachat" />
    For full width above/below forum list: in the forum_list template, before or after (personal preference) <xen:if is="{$renderedNodes}"><xen:include template="node_list" /></xen:if> add<xen:hook name="dark_taigachat_alt" />
  5. Observe the settings in Home > Options > TaigaChat Pro, especially the top setting (‘Speed mode’) if shoutbox security matters.
  6. If you use XenPorta and wish to include TaigaChat in your portal, upload contents of xenporta/upload folder to your forum root, then in Home > Blocks > Install Block, install TaigaChat.xml, TaigaChatAlt.xml andTaigaChatOnline.xml.
 
If you use [bd] Widget Framework:

  1. Upload contents of upload folder to forum root.
  2. Install new addon using addon-TaigaChat.xml.
  3. Set the permissions for all relevant user groups.
  4. Import widget_framework_taigachat_pro.xml from Appearance > Import Widgets - do NOT delete your existing widgets when prompted.
    Then, go to Appearance > List Widgets and enable one of the two available Shoutbox types (Sidebar or Full width), and additionally the ‘Users in Chat’ widget if you desire.
  5. Observe the settings in Home > Options > TaigaChat Pro, especially the top setting (‘Speed mode’) if shoutbox security matters.
  6. If you use XenPorta and wish to include TaigaChat in your portal, upload contents of xenporta/upload folder to your forum root, then in Home > Blocks > Install Block, install TaigaChat.xml, TaigaChatAlt.xml andTaigaChatOnline.xml.

If you DO NOT use [bd] Widget Framework:

  1. Upload contents of upload folder to forum root.
  2. Install new addon using addon-TaigaChat.xml.
  3. Set the permissions for all relevant user groups.
  4. For sidebar: in the forum_list template, before or after (personal preference) <xen:include template="sidebar_online_users" /> add <xen:hook name="dark_taigachat" />
    For full width above/below forum list: in the forum_list template, before or after (personal preference) <xen:if is="{$renderedNodes}"><xen:include template="node_list" /></xen:if> add<xen:hook name="dark_taigachat_alt" />
  5. Observe the settings in Home > Options > TaigaChat Pro, especially the top setting (‘Speed mode’) if shoutbox security matters.
  6. If you use XenPorta and wish to include TaigaChat in your portal, upload contents of xenporta/upload folder to your forum root, then in Home > Blocks > Install Block, install TaigaChat.xml, TaigaChatAlt.xml andTaigaChatOnline.xml.
По такой инструкции он по стандарту ставится
 
Современный облачный хостинг провайдер | Aéza
Назад
Сверху Снизу