Цитирование в закрытых темах
Код:
<!--//Цитирование в закрытых темах//--><style>
.my-post-form {position:relative;}
.my-post-form #Tooltip-1{display:inline-block;position:absolute; color:red;margin-top:-18px;}
.my-post-form:before {content:'Форма вставки цитирования из закрытых тем'; color: #6f6c6c; display: block; text-align: center;font-family: Arial;font-size: 18px;text-transform:uppercase;padding-bottom: 4px;}
.punbb #post #insertToQuoting_closed_topics{display:inline-block;color:#1d67bb;font-weight:bold;margin-bottom:22px;}
#insertToQuoting_closed_topics >img {display:inline-block;margin:10px 3px -10px;}
</style>
<script>
/*Настройки*/
Quoting_closed_topics = {
Tooltip: 'Запомнено', /*Текст всплывающей подсказки в закрытой теме при клике на цитату*/
text: 'Вставить запомненное из закрытых тем', /*Текст кнопки вставки запомненного цитирования в активную тему*/
key: '4Yag46Cr4Lah4bCq5oigIA' /*Код доступа*/
}
</script>
<script type="text/javascript" src="https://forumstatic.ru/files/0013/44/56/69800.js"></script>
<!--END//Цитирование в закрытых темах//-->