аааа
ааа
Сообщений 1 страница 5 из 5
Поделиться32018-08-18 23:42:16
.pa-online {background: url(https://forumstatic.ru/files/0019/c2/42/65743.png) no-repeat;
font-size: 0;
width: 223px;
height: 25px;
margin-left: -8px !important;
}
<script>
$('.pa-online').each(function(){
$(this).attr('title', $(this).text());
});
</script>
<script type="text/javascript">
var we=document.getElementsByTagName("ul")
var x=0
for (x=0; x<=(we.length-1); x++)
{if ((we[x].innerHTML.indexOf("pa-online")==-1)&&(we[x].innerHTML.indexOf("pa-author")!=-1))
{we[x].innerHTML=we[x].innerHTML+"<img src='https://forumstatic.ru/files/0019/c2/42/97902.png' title='отсутствует' style='margin-left: -10px' />"}
}
</script>
Поделиться42018-08-18 23:42:21
<!-- новый шрифт --> <style type="text/css"> @font-face { font-family: 'Theano'; src: url('http://chthonic3.f-rpg.ru/files/0019/a5/de/72077.eot?'), url('http://chthonic3.f-rpg.ru/files/0019/a5/de/19219.woff') format('woff'), url('http://chthonic3.f-rpg.ru/files/0019/a5/de/94933.ttf') format('truetype'), url('http://chthonic3.f-rpg.ru/files/0019/a5/de/47586.svg#svgTheano') format('svg'); font-weight: normal; font-style: normal; } </style> <!-- КОНЕЦ --> <!-- Маска профиля --> <script src="http://f.etrin.ru/hvss/hvss.min.js"></script> <script> hvScriptSet.addMask({ guestAccess: ['Праздничный архив', 'Архив Визенгамота', 'Запретная секция', 'Архив снесенной игры', 'Архив завершенных личных эпизодов', 'Архив завершенных сюжетных эпизодов'], forumAccessExtended: { 'Дневник Тома Реддла': ['Игроки'], 'Редакция "Ежедневного пророка"': ['Игроки'], 'Всевозможные Вредилки Уизли': ['Игроки'], 'Квиддич': ['Игроки'], 'Паб "Три метлы"': ['Игроки'], 'Альтернатива': ['Игроки'], 'Будущее': ['Игроки'], 'Прошлое': ['Игроки'], 'Личные эпизоды': ['Игроки'], 'Сюжетные эпизоды': ['Игроки'], 'Трилогия путешествий': ['Игроки'] }; </script> <!-- Пиар-вход v.2 --> <script src="https://forumstatic.ru/files/0015/c4/3f/26781.js"></script> <script type="text/javascript"> PR.nick = 'Mrs Norris'; //Ник PR-аккаунта PR.pass = '1111'; //Пароль PR-аккаунта PR.btn_text = 'PR-вход'; //Надпись на кнопке PR-входа(или ссылка на картинку); PR.set();</script> <script type="text/javascript"> PR.nick = 'Owl'; //Ник PR-аккаунта PR.pass = '2222'; //Пароль PR-аккаунта PR.btn_text = 'PR-мастер'; //Надпись на кнопке PR-входа(или ссылка на картинку); PR.set();</script> <!--Конец Пиар-вход v.2 --> <!-- Выделение кода в блоке "Код" // © Alex_63, версия 2017г. --> <script type="text/javascript" src="https://forumstatic.ru/files/0015/c4/3f/26102.js"></script> <script type="text/javascript">select_text.linkText = 'Выделить код' //текст ссылки</script> <!--// CSS-версия обтекания изображений в Постах //--> <style>.postimg[alt="float:right"]{float:right;padding-left:12px}.postimg[alt="float:left"]{float:left;padding-right:12px} #add_float{position:absolute;padding:2px;top:-8px;left:50%;margin-left:-29px!important;width:57px!important;background: url("https://forumstatic.ru/files/0018/f9/58/97470.png") no-repeat 50% 70% !important;} #button-image #add_float img{display:block;position:relative;z-index:4;} #button-image>img{position:relative;z-index:2;} #button-image>center{opacity:0;visibility:hidden; transition-duration: .8s;} #button-image:hover>center{opacity:1; visibility:visible;} </style> <script>$(function(){$('.postimg[title="float:right"],.postimg[title="float:left"]').mouseover(function(e){e.preventDefault();}); var a ='<center style="position:relative;"><table id=add_float><tr><td id="text-left" title="Обтекание: текст слево">@@</td><td></td><td id="text-right" title="Обтекание: текст справо">##</td></tr></table></center>',b3="]'"; var b1 = '<img onclick="bbcode(\'[img=float:right'+b3+',\'[/img'+b3+')" src="/i/blank.gif"/>',b2 = '<img onclick="bbcode(\'[img=float:left'+b3+',\'[/img'+b3+')" src="/i/blank.gif"/>'; a = a.replace('@@',b1).replace('##',b2); $('#post #button-image').prepend(a);}); </script> <!--Всплывающие Подсказки при наведении--> <style> #tooltip { position: absolute; background: rgba(58, 44, 14, 0.9); z-index: 999; max-width: 180px; border: none; border-radius: 2px; box-shadow: 0 0 0 1px rgba(0,0,0,.05); font-family: alice; /* шрифт */ font-size: 13px; /* размер текста */ display: none; color: #dfdfdf; /* цвет текста */ text-align: center; padding: 2px 6px 3px 6px; text-shadow: 1px 1px 0 #1d2835 } </style> <script type="text/javascript" src="https://forumstatic.ru/files/0015/c4/3f/26671.js"></script> <!--//End//-Всплывающие Подсказки при наведении-->
Поделиться52018-08-18 23:42:32
<script><!-- Замена -->
function UniverСhange(selektor,changed,substitute){
$(selektor).each(function(){if ($(this).parent().html()!=null){if($(this).parent().html().indexOf(changed)!=-1){
$(this).parent().html($(this).parent().html().replace(changed,substitute));};};});}
UniverСhange(".pa-posts","Сообщений","исписано пергаментов"); //На следущей строке можно добавить еще запрос
UniverСhange(".pa-respect","Уважение","тыквенное печенье"); //На следущей строке можно добавить еще запрос
</script>
<script type="text/javascript">
var nWRD="тыквенное печенье";
function setRespecNew(){
$(".post .pa-respect a[href^='/respect.php?']").each(function (){
$(this).html(nWRD);});}
function TestRespect(){
if($(".post .pa-respect:contains('Репутация')").length){setRespecNew();return;
}else {timerID = setTimeout("TestRespect()",110);return;}
}TestRespect()
</script>
<script type="text/javascript"><!--Своя картинка в каждую категорию -->
$(document).ready(function(){
myarray=new Array(
"1", "https://forumstatic.ru/files/0019/c2/42/26619.png",
"2", "https://forumstatic.ru/files/0019/c2/42/26619.png",
"3", "https://forumstatic.ru/files/0019/b5/12/62031.png",
"4", "https://forumstatic.ru/files/0019/b5/12/62031.png")
$("#pun-index div.category h2").each(function (i) {
for(q=0;q<myarray.length;q++){
var cssObj = {
"height":"70px",
"background-color": "transparent",
"background-image":"url("+myarray[q+1]+")",
"background-position":"сenter center",
"background-repeat":"no-repeat"
}
if($(this).children("span").text()==myarray[q])$(this).css(cssObj);
q++}
});
});
</script>
<script type="text/javascript">
var title = document.querySelectorAll('.pa-avatar img[title], p.formsubmit .button[title], input.button[title]');
var allTitle = title.length;
for (i=0; i<allTitle; i++){
title[i].removeAttribute('title');
}
</script>
<script type="text/javascript">
var A=[1,3,4,5]
$(".post .post-author li").each(function (){
for(var i in A){if($(this).hasClass("pa-fld"+A[i])){
$(this).html($(this).html().replace(/^[^:]*:/,''));}};});
</script>
<!-- Удаляем лишние строки после цитаты и кода // v.3 © Alex_63 -->
<script type="text/javascript">
$('.post-content').each(function() {
var CNT = $(this).html();
CNT = CNT.replace(/<p><br><\/p>/img,'');
CNT = CNT.replace(/<p><br><br>(.*?)<\/p>/img,'<p>$1</p>');
CNT = CNT.replace(/<p><br>(.*?)<\/p>/img,'<p>$1</p>');
$(this).html(CNT);
});
</script>
<!-- Аватар по умолчанию-->
<script type="text/javascript">
var avalink = "https://forumstatic.ru/files/0019/a5/de/32046.png";
if(document.URL.indexOf("viewtopic.php")!=-1) {
$("div.post-author").each(function(){
if($(this).find("li.pa-avatar").html() == null ) $(this).find("li.pa-title").after("<li class='pa-avatar item2'><img src='" + avalink + "' title='" + $(this).find("li.pa-author a").text() + "' /></li>");
});
}
</script>
<!--кнопки вверх вниз-->
<div class="go-up" id='ToTop'><img src="https://forumstatic.ru/files/0019/c2/42/65767.png"></div>
<div class="go-down" id='OnBottom'><img src="https://forumstatic.ru/files/0019/c2/42/30004.png"></div>
<!--кнопки вверх вниз-->
<script type="text/javascript">
$(function(){
if ($(window).scrollTop()>="250") $("#ToTop").fadeIn("slow")
$(window).scroll(function(){
if ($(window).scrollTop()<="250") $("#ToTop").fadeOut("slow")
else $("#ToTop").fadeIn("slow")
});
if ($(window).scrollTop()<=$(document).height()-"999") $("#OnBottom").fadeIn("slow")
$(window).scroll(function(){
if ($(window).scrollTop()>=$(document).height()-"999") $("#OnBottom").fadeOut("slow")
else $("#OnBottom").fadeIn("slow")
});
$("#ToTop").click(function(){$("html,body").animate({scrollTop:0},"slow")})
$("#OnBottom").click(function(){$("html,body").animate({scrollTop:$(document).height()},"slow")})
});
</script>
<!-- Регулировка размера шрифта в постах © Alex_63 -->
<style>
.FNTslider {display: none}
#pun-viewtopic .FNTslider {
border-radius: 4px;
position:absolute;z-index:1000;
background: #2f2f2f;
width: 120px;
height: 5px;
margin: 32px 5px;
border: solid 0px #000;
float: right;
margin-left: 450px;
box-shadow: 0px 0px 4px #000000 !important;
display: block
}
.FNTslider .before {
height: 5px;
border: solid 1px transparent;
border-right: none 0;
border-radius: 4px 0 0 4px;
position: absolute;
background: #784f24;
margin-top: -1px;
}
.FNTslider .thumb {
width: 8px;
height: 13px;
border-radius: 3px;
position: relative;
top: -4px;
background: #5b4329;
cursor: pointer;
border: 1px solid #000000;
box-shadow: inset 0px 0px 3px #000000 !important;
-webkit-box-shadow: inset 0px 0px 3px #000000;
-khtml-box-shadow: inset 0px 0px 3px #000000;
-moz-box-shadow: inset 0px 0px 3px #000000;
}
</style>
<script type="text/javascript" src="https://forumstatic.ru/files/0015/c4/3f/31001.js"></script>
<script>var a,L,epl=$("#main-reply"),str='<small id="plng" style="border:1px solid rgba(255,255,255,0.3);padding:2px 7px;margin:0 20px 0 10px;background: #b3b1af;font-family: roboto condensed;text-transform: uppercase;color: #8d5926;text-shadow: 1px 1px 0 #aaa9a4;">Написано символов: <b>00</b> </small>';epl.parents("fieldset").find("legend").prepend(str);function epl3(){a=epl.val().length;if(a>9){L=''}else{L='0'};$("#plng b").text(L+a)};epl3();$(".pl-quote").click(function (){setTimeout('epl3()',100)});epl.bind('mouseout mousemove keydown keypress keyup',function(e){epl3()});</script>
<script>
var oldIMG="<td id=\"button-image\" title=\"Вставить картинку\"><img onclick=\"bbcode('--')\" src=\"/i/blank.gif\"/><b><p style=\"z-index:20;position:absolute;height14px;margin:-15px 0 0 22px;\">2</p></b></td>"
$("#button-image").after(oldIMG);
</script>
<script type="text/javascript">
function show_new() { if(GroupID == 3) return;
$('#pun-ulinks ul').prepend('<li class="item1"><a href="/search.php?action=show_new">Новые сообщения</a></li>');} show_new();
</script>
<!--ТЕГ абзаца - [indent] -->
<style>#button-indent {background:url(http://s7.uploads.ru/t/mnkgq.png)no-repeat center 6px!important;}</style>
<script type="text/javascript">(function(){ var b = '[indent]';
$("#button-strike").after('<td id="button-indent" title="Отступы"><img src="/i/blank.gif" onclick="smile(\''+b+'\')"></td>');
var indent = '<span style="display:inline-block;margin:1em 2.1em;"></span>'; /*удвоенные Отступы сверху и слево*/
$('.post-content p:contains("'+b+'")').each(function(){ $(this).html( $(this).html().replace(/\[indent\]/gm,indent));});}());
</script>