MChat
Там пару слов...можно и самим перевести...думаю не сложно будетAkuji писал(а):Спасибо, установил. Только в Локализации ru Украинский язык:) пожалуйста перезалейте атачмент с Русской Локализацией.
BALTAZAR
Akuji
Надо подумать...где то это уже было...найду напишу....Akuji писал(а):Хотя да. Теперь бы сворачиваемость блока с чатом.
BALTAZAR
Akuji
Akuji писал(а):Хотя да. Теперь бы сворачиваемость блока с чатом.
Найти файл: http://Ваш_домен/styles/Ваша_тема/template/index_body.htmlAkuji писал(а):Автор мода (Allcity) дал ссылку на ресурс, чтобы сделать такое, но я не силён в html/php
Код: Выделить всё
<!-- INCLUDE forumlist_body.html -->
Код: Выделить всё
<!-- IF S_MCHAT_ENABLE and S_MCHAT_ON_INDEX and S_MCHAT_LOCATION --><div style="margin:0px; margin-top:5px"><div class="quotetitle"><input class="button" type="button" value="Show chat box " style="text-align:center;width:150px;margin:0px;padding:0px;" onclick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = 'Hide chat box'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'Show chat box'; }" /></div><div class="quotecontent"><div style="display: none;"><!-- INCLUDE mchat_body.html --></div></div></div><!-- ENDIF -->
Код: Выделить всё
<!-- IF S_MCHAT_ENABLE and S_MCHAT_ON_INDEX and not S_MCHAT_LOCATION --><div style="margin:0px; margin-top:5px"><div class="quotetitle"><input class="button" type="button" value="Show chat box " style="text-align:center;width:150px;margin:0px;padding:0px;" onclick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = 'Hide chat box'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'Show chat box'; }" /></div><div class="quotecontent"><div style="display: none;"><!-- INCLUDE mchat_body.html --></div></div></div><!-- ENDIF --><!-- IF not S_USER_LOGGED_IN and not S_IS_BOT -->
BALTAZAR
Akuji
gasan
gasan
BlackDevil
PPK