1
Posts 1 to 10 of 10
Share42021-01-19 23:28:58
Code:<style type="text/css"> td.tcl:hover {background: #ccc !important;} </style> <script type="text/javascript"> function cookCopy() {document.cookie="helper=not"} window.onunload=cookCopy function helpCss() {document.cookie="helper=letcopy" var alls=document.getElementsByTagName("body")[0].getElementsByTagName("*") var e=0 for (e=0; e<=(alls.length-1); e++) { var styl=new Array() var styl2=new Array(0) var k=0 styl[0]=alls[e] styl2.splice(0, 0, makingCss(styl[0])) k=1 while(k<=10) {styl[k]=styl[k-1].parentNode if (styl[k].nodeName=="BODY") {break} styl2.splice(0, 0, makingCss(styl[k])) k=k+1} alls[e].title=styl2.join(" ") }} function makingCss(to) {if (to.id) {if ((to.id.indexOf("forum")!=-1)||(to.id.indexOf("category")!=-1)) {if (to.className.indexOf(" ")!=-1) {var ret="."+to.className.substr(to.className.lastIndexOf(" ")+1)} else {var ret="."+to.className}} else {var ret="#"+to.id}} else if ((!to.id)&&(to.className)) {if (to.className.indexOf(" ")!=-1) {var ret="."+to.className.substr(to.className.lastIndexOf(" ")+1)} else {var ret="."+to.className}} else if ((!to.id)&&(!to.className)) {var ret=to.nodeName.toLowerCase()} return ret} </script> <!--Всплывающие Подсказки при наведении--> <style> #tooltip { position: absolute; background: url(https://forumstatic.ru/files/0019/cd/0c/51383.png); z-index: 999; max-width: 180px; border: none; border-radius: 2px; box-shadow: 0 0 0 1px rgba(0,0,0,.05); font-family: Playfair Display; font-size: 10px; display: none; color: #141a26; text-align: center; padding: 5px 6px 5px 6px; letter-spacing: 0px; text-transform: lowercase; font-weight: lighter; } </style> <script type="text/javascript" src="https://forumstatic.ru/files/0015/c4/3f/26671.js"></script> <!--//End//-Всплывающие Подсказки при наведении--> <!-- Кнопки BB-кодов при редактировании подписи © Alex_63 --> <script type="text/javascript"> if(document.URL.indexOf('section=signature')!=-1)document.write('<scr'+'ipt type="text/javascript" src="https://forumstatic.ru/files/0016/0b/c8/99528.js"></scr'+'ipt>'); </script> <!-- Конец скрипта --> <!----------------------------------------- ССЫЛКИ НЕ СОКРАЩАЮТСЯ -----------------------------------------> <script type="text/javascript"> FORUM.set("editor.link.short_url", function() { return false; }); </script> <!-- Расширенная палитра цветов (NEW) --> <style type="text/css"> input[type=color]::-webkit-color-swatch {background-color: transparent !important; border:none;} input[type=color]::-moz-color-swatch {background-color: transparent !important; border:none;} #litr{background: url(https://forumstatic.ru/files/0017/d8/50/28311.png) no-repeat scroll 0 0 / cover ;} </style> <!-- Расширенная палитра цветов (NEW) --> <script type="text/javascript"> $('#color-area tr').append('<td><input type="color" id="litr" style="cursor:pointer;padding:0;width:22px;" title="Показать всю палитру" value="#ffa500"></td>');$('#litr').change(function(){bbcode('[color=+this.value+]','[/color]');}); </script> <!-- Кликабельность ника в постах Гостя --><script>$(".post[data-group-id=3]").find(".pa-author").html(function(){return this.innerHTML.replace(/(<.+>)(.+)$/,'$1<a href="javascript:to(\'$2\')">$2</a>')});</script> <!--кнопки вверх вниз--> <div class="go-up" id='ToTop'><img src="https://i.imgur.com/5ZWFgka.png"></div> <div class="go-down" id='OnBottom'><img src="https://i.imgur.com/VqXzZJx.png"></div> <style> .go-up, .go-down { display: none; position: fixed; margin-left: 961px; z-index: 9999; cursor: pointer; opacity: 1; margin-bottom: 40px; width: 73px; height: 13px; } .go-up { bottom:250px; /*положение от низа окна браузера верхняя кнопка*/ } .go-down { bottom:220px; /*положение от низа окна браузера нижняя кнопка кнопка*/ } .go-down:hover,.go-up:hover { opacity:1; } </style> <!--кнопки вверх вниз--> <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 / В HTML низ --> <style>#pun-index .inew div.icon{cursor:pointer}</style> <script type="text/javascript" src="https://forumstatic.ru/files/0015/c4/3f/62764.js"></script> <!-- Ссылка на авторский пост в цитате // v.3 © Alex_63 --> <script type="text/javascript"> $('.quote-box>cite:contains("#")').each(function() { var cntq = $(this).text(), pid = cntq.split(',')[0], lnkq = '<a class="qc-post-link" href="'; if($('.post'+pid).length){$(this).html(lnkq+pid+'">'+cntq.split(',')[1]+'</a>');} else{$(this).html(lnkq+'/viewtopic.php?pid='+pid.split('#p')[1]+pid+'">'+cntq.split(',')[1]+'</a>');} });$('#pun-viewtopic .pl-quote>a').each(function() { $(this).attr('href',$(this).attr('href').replace('(\'','(\'#'+$(this).parents('.post').attr('id')+',')); }); </script> <!-- Функция "Отметить форум прочитанным" без переадресации на главную © Alex_63 --> <script src="https://forumstatic.ru/files/0015/c4/3f/65297.js" type="text/javascript"></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"> PiarNik="pr"; PiarPas="0000"; var L="<div id=\"PR_loginDiv\" style=\"display:none;\">\ <form id=\"form_login\" name=\"login\" method=\"post\" action=\"login.php?action=in\" onsubmit=\"return check_form()\">\ <fieldset>\ <input type=\"hidden\" name=\"form_sent\" value=\"1\"/>\ <input type=\"text\" id=\"fld1\" name=\"req_username\" size=\"21\" maxlength=\"25\"/>\ <input type=\"text\" id=\"fld2\" name=\"req_password\" size=\"7\" maxlength=\"16\"/>\ <input type=\"submit\" class=\"button\" name=\"login\"/>\ </fieldset>\ </form>\ </div>\ <li id=\"navpiar\"><a onclick=\"PiarIn()\"><span style=\"cursor:pointer\">PR</span></a></li>"; if($("#navlogin").html()!=null){ $("#navlogin").append(L); //navlogin function PiarIn () { $("#PR_loginDiv #fld1").val(PiarNik);$("#PR_loginDiv #fld2").val(PiarPas);$("#PR_loginDiv input[type='submit']").click();} } </script> <!--Смена аватара, ника, подписи в посте--> <script type="text/javascript"> //alert("A") var SkL="\\[",SkR="\\]"; var patt = new Array() patt[0] = SkL + "NIC" + SkR + "([^" + SkL + SkR + "$]+)" + SkL + "/NIC" + SkR; patt[1] = SkL + "AVA" + SkR + "([^" + SkL + SkR + "$]+)" + SkL + "/AVA" + SkR; patt[2] = SkL + "SGN" + SkR + "([^" + SkL + SkR + "]+)" + SkL + "/SGN" + SkR; patt[3] = SkL + "STA" + SkR + "([^" + SkL + SkR + "]+)" + SkL + "/STA" + SkR; $(".post-content").each(function (){ var contex = $(this).html(); for (j=0; j < patt.length; j++){ var chang = '<legend class="hide ' + patt[j].substring(2,5) + '" >';//alert(chang) var EndCh = '</legend>'; var reg_esp = new RegExp(patt[j],"igm"); contex=contex.replace(reg_esp,chang + "$1" + EndCh);//alert(contex) }$(this).html(contex) }); var pa_avtr='<li class="pa-avatar">'; var Avt_St='<img src="'; var Avt_End='"alt="Аватар"/>'; var PostSig_St='<dl class="post-sig"><dt><span>Подпись автора</span></dt><dd><p>'; var PostSig_End='</p></dd></dl>'; var PostSTA = '<li class="pa-title">'; var PostSTA_End = '</li>'; $(".post legend.hide").each(function (){ var S=$(this).html(); var STA=$(this).parents(".post").find(".post-author .pa-title") /*[NIC]*/ if($(this).hasClass('NIC')==true){$(this).parents(".post").find(".post-author .pa-author a").html(S);} /*[STA]*/ if($(this).hasClass('STA')==true){$(this).parents(".post").find(".post-author .pa-title").html(S);} /*[AVA]*/ if($(this).hasClass('AVA')==true){var AVA=$(this).parents(".post").find(".post-author .pa-avatar") if(AVA.html()!=null){AVA.html(Avt_St+S+Avt_End)}else $(this).parents(".post").find(".post-author .pa-title").after(pa_avtr+Avt_St+S+Avt_End+'</li>');} /*[SGN]*/ if($(this).hasClass('SGN')==true){$(this).parents(".post").find(".post-content .post-sig").replaceWith(""); $(this).parents(".post").find(".post-content").append(PostSig_St+S+PostSig_End);} }); </script> <style>#avtrChang-area{position: absolute;right: 1%;top: 43px;} .post-content legend.hide{display:none;} .punbb .pa-avatar img {max-width:180px;height:auto;}</style> <style>#custom-change{background-image:url(http://images.vfl.ru/ii/1465124187/877fcd1d/12914665.png);background-position:center;background-repeat:no-repeat;height:16px;line-height:0;padding:0;width:100%}</style> <script type="text/javascript"> if((form=document.getElementById("form-buttons"))) form.getElementsByTagName("tr")[0].insertCell(14).innerHTML="<img src='/i/blank.gif' id='custom-change' title='Смена личности' onclick=\"return changeVisibility('change', this);\" />" </script> <div class="container" id="change" style="display:none; position: absolute; left: 542px; margin-top: -630px; background: #ccc9ad; border: 1px dashed; border-color: #786c49;"> <span style="cursor:pointer;" onclick="bbcode('[AVA]', '[/AVA]');return changeVisibility('change', this)">Смена аватара</span><br> <span style="cursor:pointer;" onclick="bbcode('[SGN]', '[/SGN]');return changeVisibility('change', this)">Смена подписи</span><br> <span style="cursor:pointer;" onclick="bbcode('[NIC]', '[/NIC]');return changeVisibility('change', this)">Смена ника</span><br> <span style="cursor:pointer;" onclick="bbcode('[STA]', '[/STA]');return changeVisibility('change', this)">Смена статуса</span> </div> <script type="text/javascript"> $('div.post-author ul').find('li[class^="pa-fld"]').map(function(){ var Dop=$(this).html(); if(Dop=='undefined'||Dop==null){return false;}; var Virez=Dop.slice(Dop.indexOf(":")+1); $(this).html(Virez); }); </script> <!--// Тег абзаца //--> <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> <!--// Введение новых тегов //--> <script> function addMod(str,from,internal){ var pos=0,pos2=0,newpos=0 if((pos=str.indexOf("[mod]",from))==-1) return str; if((pos2=str.indexOf("[/mod]"),pos+5)==-1) return str; newpos=str.indexOf("[mod]",pos+5) if(newpos<pos2 && newpos!=-1) str=addMod(str,pos+5,true) if((pos2=str.indexOf("[/mod]",pos+5))==-1) return str; str=str.substring(0,pos)+makeMod(str.substring(pos+5,pos2))+str.substring(pos2+6,str.length) if( str.indexOf("[mod]")!=-1 && internal==false) str=addMod(str,0,false) return str} function makeMod(txt){ txt="<div id=\"form-post\">"+txt+"</div>" return txt} if(document.URL.indexOf("viewtopic.php")!=-1){ elm=document.getElementById("pun-main").getElementsByTagName("div") for(x in elm) if(elm[x].className=="post-content"){ var post=elm[x] post.innerHTML=addMod(post.innerHTML,0,false)}} </script> <script> function addEx(str,from,internal){ var pos=0,pos2=0,newpos=0 if((pos=str.indexOf("[ex]",from))==-1) return str; if((pos2=str.indexOf("[/ex]"),pos+4)==-1) return str; newpos=str.indexOf("[ex]",pos+4) if(newpos<pos2 && newpos!=-1) str=addEx(str,pos+4,true) if((pos2=str.indexOf("[/ex]",pos+4))==-1) return str; str=str.substring(0,pos)+makeEx(str.substring(pos+4,pos2))+str.substring(pos2+5,str.length) if( str.indexOf("[ex]")!=-1 && internal==false) str=addEx(str,0,false) return str} function makeEx(txt){ txt="<div id=\"form-box\">"+txt+"</div>" return txt} if(document.URL.indexOf("viewtopic.php")!=-1){ elm=document.getElementById("pun-main").getElementsByTagName("div") for(x in elm) if(elm[x].className=="post-content"){ var post=elm[x] post.innerHTML=addEx(post.innerHTML,0,false)}} </script> <!--Вставка картинки как раньше --> <script> var oldIMG="<td id=\"button-image\" title=\"Быстрая вставка картинки\"><img onclick=\"bbcode('[img]','[/img]')\" 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"> RusffCore.sets.show_reportBtn = 0; </script> <!--Отключить функцию "Поделиться" --> <script type="text/javascript"> RusffCore.sets.share = false; </script> <!--Отключить функцию "Это интересно" --> <script type="text/javascript"> rusffLive.enable = false; </script> <!-- счетчик символов --> <script>var a,L,epl=$("#main-reply"),str='<small id="plng" style="border:1px solid;padding:2px 3px;margin:0 20px 0 10px;">Написано символов: <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> <!-- Cпойлер cкрытия Инфы под N-кнопок в Профиле Топика --> <script> var a1 = 1 // 0 - спойлер-аккордеон, 1 - вертикальный спойлер; 3 - обычный спойлер var a2 = 0 // 0 - Скрытие первой вкладки; 1 - Показ первой вкладки; var a3 = 0 // Резкость Открытия: 0 - Плавно; 1 - Резко; var LiArr=new Array( //При наличии двух косых => // в начале пункта, - пункт не скрывается. //"pa-author", //Ник-Нейм //"pa-avatar", //Аватар //"pa-title", //статус // 1 кнопка - ссылка на Картинку //В квадратных скобках, прямо к ссылке можно добавить своё описание (по желанию) "http://funkyimg.com/i/2Nj2A.png[information]", "pa-reg", //Зарегистрирован "pa-invites", //Приглашений "pa-posts", //Кол-во сообщений: "pa-respect", //Уважение: "pa-positive", //Позитив "pa-sex", //Пол "pa-age", //Возраст "pa-icq", //Аська "pa-ip", //IP Юзера "pa-time-visit", //Провел на форуме: "pa-last-visit", //Последний визит: "pa-online", //Пользователь online - Не засовываем в спойлеры // 2 кнопка- ссылка на Картинку "http://funkyimg.com/i/2Nj2u.png[character]", "pa-from", //Откуда "pa-fld1", //Доп.Поле.1 "pa-fld2", //Доп.Поле.2 // 3 кнопка- ссылка на Картинку "http://funkyimg.com/i/2Nj2n.png[presents]", "award", //Награды(только для rusff и ork) //"gift", //Подарки(только для rusff и ork) //Конец Списка, "_End"); SetProvilSpoil(a1,a2,a3); </script> <!--Конец Cпойлер cкрытия Инфы под N-кнопок в Профиле Топик--> <!-------------------------фильтры----------------------------> <script language="javascript"> $('div[id$="-content"] p:contains("[/f"),#post-preview p:contains("[/f")').map(function (){ var post = $(this).html(); if(post.indexOf("[/fbw]") != -1) { post = post.replace(/\[fbw\](.*?)\[\/fbw\]/gi, "<div id='fbw'>$1</div>"); }; if(post.indexOf("[/fblur]") != -1) { post = post.replace(/\[fblur\](.*?)\[\/fblur\]/gi, "<div id='fblur'>$1</div>"); }; if(post.indexOf("[/fblur2]") != -1) { post = post.replace(/\[fblur2\](.*?)\[\/fblur2\]/gi, "<div id='fblur2'>$1</div>"); }; if(post.indexOf("[/finvert]") != -1) { post = post.replace(/\[finvert\](.*?)\[\/finvert\]/gi, "<div id='finvert'>$1</div>"); }; if(post.indexOf("[/fsepia]") != -1) { post = post.replace(/\[fsepia\](.*?)\[\/fsepia\]/gi, "<div id='fsepia'>$1</div>"); }; if(post.indexOf("[/fbright]") != -1) { post = post.replace(/\[fbright\](.*?)\[\/fbright\]/gi, "<div id='fbright'>$1</div>"); }; if(post.indexOf("[/fdark]") != -1) { post = post.replace(/\[fdark\](.*?)\[\/fdark\]/gi, "<div id='fdark'>$1</div>"); }; if(post.indexOf("[/fsaturate]") != -1) { post = post.replace(/\[fsaturate\](.*?)\[\/fsaturate\]/gi, "<div id='fsaturate'>$1</div>"); }; if(post.indexOf("[/ftransparent]") != -1) { post = post.replace(/\[ftransparent\](.*?)\[\/ftransparent\]/gi, "<div id='ftransparent'>$1</div>"); }; if(post.indexOf("[/fshadow]") != -1) { post = post.replace(/\[fshadow\](.*?)\[\/fshadow\]/gi, "<div id='fshadow'>$1</div>"); }; if(post.indexOf("[/fhue]") != -1) { post = post.replace(/\[fhue\](.*?)\[\/fhue\]/gi, "<div id='fhue'>$1</div>"); }; if(post.indexOf("[/fpink]") != -1) { post = post.replace(/\[fpink\](.*?)\[\/fpink\]/gi, "<div id='fpink'>$1</div>"); }; if(post.indexOf("[/fnavy]") != -1) { post = post.replace(/\[fnavy\](.*?)\[\/fnavy\]/gi, "<div id='fnavy'>$1</div>"); }; if(post.indexOf("[/fblue]") != -1) { post = post.replace(/\[fblue\](.*?)\[\/fblue\]/gi, "<div id='fblue'>$1</div>"); }; if(post.indexOf("[/fgreen]") != -1) { post = post.replace(/\[fgreen\](.*?)\[\/fgreen\]/gi, "<div id='fgreen'>$1</div>"); }; $(this).html(post); }); </script> <!-------------------------кнопка фильтров © nova----------------------------> <script language="javascript"> $(function(){ $('td#button-link').before('<td id="filterbutton" style=\'background-image:url("https://forumstatic.ru/files/001a/0d/86/29660.png")\'></td>'); $('#filterbutton, .filter').click(function(){ $('div#f').toggle();}); }); elm=document.getElementsByTagName("div") for(x in elm) if(elm[x].className=="post-content") { post = elm[x].innerHTML; if(post.indexOf("[/f]") != -1) { floats = /\[f=(.*?)\]([^\[]*)\[\/f\]/gi elm[x].innerHTML = elm[x].innerHTML.replace(fs, "<span style='float: $1; margin: 15px; text-align: $1;'>$2</span>") }} </script> <div id="f" style="display:none; border: 1px solid rgb(211, 217, 219);background-color: rgb(220, 220, 220);box-shadow: rgba(255, 255, 255, 0.6) 0px 0px 10px 0px inset;padding: 8px;width: 100px;margin-top: -394px;margin-left: 300px;position: absolute;cursor: pointer !important;font-family: arial;color: #4b7090;"> <div align="center"> <div class="filter" onclick="bbcode('[fbw]', '[/fbw]')"><b>чёрно-белый</b></div> <div class="filter" onclick="bbcode('[fblur]', '[/fblur]')"><b>размытие</b></div> <div class="filter" onclick="bbcode('[fblur2]', '[/fblur2]')"><b>размытие 2</b></div> <div class="filter" onclick="bbcode('[finvert]', '[/finvert]')"><b>негатив</b></div> <div class="filter" onclick="bbcode('[fsepia]', '[/fsepia]')"><b>сепия</b></div> <div class="filter" onclick="bbcode('[fbright]', '[/fbright]')"><b>яркий</b></div> <div class="filter" onclick="bbcode('[fdark]', '[/fdark]')"><b>затемнение</b></div> <div class="filter" onclick="bbcode('[fsaturate]', '[/fsaturate]')"><b>насыщенность</b></div> <div class="filter" onclick="bbcode('[ftransparent]', '[/ftransparent]')"><b>прозрачный</b></div> <div class="filter" onclick="bbcode('[fshadow]', '[/fshadow]')"><b>тень</b></div> <div class="filter" onclick="bbcode('[fhue]', '[/fhue]')"><b>смена цвета</b></div> <div class="filter" onclick="bbcode('[fpink]', '[/fpink]')"><b>розовый</b></div> <div class="filter" onclick="bbcode('[fnavy]', '[/fnavy]')"><b>синий</b></div> <div class="filter" onclick="bbcode('[fblue]', '[/fblue]')"><b>голубой</b></div> <div class="filter" onclick="bbcode('[fgreen]', '[/fgreen]')"><b>зелёный</b></div> </div></div> <!---------------------------- бб коды----------------------------> <script language="javascript"> $('div[id$="-content"] p:contains("[/inst"),#post-preview p:contains("[/inst")').map(function (){ var post = $(this).html(); if(post.indexOf("[/inst]") != -1) { post = post.replace(/\[inst\](.*?)\[\/inst\]/gi, "<div id='inst'>$1</div>"); }; if(post.indexOf("[/inst1]") != -1) { post = post.replace(/\[inst1\](.*?)\[\/inst1\]/gi, "<div id='inst1'>$1</div>"); }; if(post.indexOf("[/inst2]") != -1) { post = post.replace(/\[inst2\](.*?)\[\/inst2\]/gi, "<div id='inst2'>$1</div>"); }; if(post.indexOf("[/inst3]") != -1) { post = post.replace(/\[inst3\](.*?)\[\/inst3\]/gi, "<div id='inst3'>$1</div>"); }; if(post.indexOf("[/inst4]") != -1) { post = post.replace(/\[inst4\](.*?)\[\/inst4\]/gi, "<div id='inst4'>$1</div>"); }; if(post.indexOf("[/inst5]") != -1) { post = post.replace(/\[inst5\](.*?)\[\/inst5\]/gi, "<div id='inst5'>$1</div>"); }; if(post.indexOf("[/inst6]") != -1) { post = post.replace(/\[inst6\](.*?)\[\/inst6\]/gi, "<div id='inst6'>$1</div>"); }; if(post.indexOf("[/inst7]") != -1) { post = post.replace(/\[inst7\](.*?)\[\/inst7\]/gi, "<div id='inst7'>$1</div>"); }; if(post.indexOf("[/inst8]") != -1) { post = post.replace(/\[inst8\](.*?)\[\/inst8\]/gi, "<div id='inst8'>$1</div>"); }; if(post.indexOf("[/inst9]") != -1) { post = post.replace(/\[inst9\](.*?)\[\/inst9\]/gi, "<div id='inst9'>$1</div>"); }; if(post.indexOf("[/inst10]") != -1) { post = post.replace(/\[inst10\](.*?)\[\/inst10\]/gi, "<div id='inst10'>$1</div>"); }; if(post.indexOf("[/inst11]") != -1) { post = post.replace(/\[inst11\](.*?)\[\/inst11\]/gi, "<div id='inst11'>$1</div>"); }; if(post.indexOf("[/inst12]") != -1) { post = post.replace(/\[inst12\](.*?)\[\/inst12\]/gi, "<div id='inst12'>$1</div>"); }; if(post.indexOf("[/inst13]") != -1) { post = post.replace(/\[inst13\](.*?)\[\/inst13\]/gi, "<div id='inst13'>$1</div>"); }; if(post.indexOf("[/inst14]") != -1) { post = post.replace(/\[inst14\](.*?)\[\/inst14\]/gi, "<div id='inst14'>$1</div>"); }; if(post.indexOf("[/inst15]") != -1) { post = post.replace(/\[inst15\](.*?)\[\/inst15\]/gi, "<div id='inst15'>$1</div>"); }; if(post.indexOf("[/inst16]") != -1) { post = post.replace(/\[inst16\](.*?)\[\/inst16\]/gi, "<div id='inst16'>$1</div>"); }; if(post.indexOf("[/inst17]") != -1) { post = post.replace(/\[inst17\](.*?)\[\/inst17\]/gi, "<div id='inst17'>$1</div>"); }; if(post.indexOf("[/inst17a]") != -1) { post = post.replace(/\[inst17a\](.*?)\[\/inst17a\]/gi, "<div id='inst17a'>$1</div>"); }; if(post.indexOf("[/inst18]") != -1) { post = post.replace(/\[inst18\](.*?)\[\/inst18\]/gi, "<div id='inst18'>$1</div>"); }; if(post.indexOf("[/inst19]") != -1) { post = post.replace(/\[inst19\](.*?)\[\/inst19\]/gi, "<div id='inst19'>$1</div>"); }; if(post.indexOf("[/inst20]") != -1) { post = post.replace(/\[inst20\](.*?)\[\/inst20\]/gi, "<div id='inst20'>$1</div>"); }; if(post.indexOf("[/inst21]") != -1) { post = post.replace(/\[inst21\](.*?)\[\/inst21\]/gi, "<div id='inst21'>$1</div>"); }; if(post.indexOf("[/inst22]") != -1) { post = post.replace(/\[inst22\](.*?)\[\/inst22\]/gi, "<div id='inst22'>$1</div>"); }; if(post.indexOf("[/inst23]") != -1) { post = post.replace(/\[inst23\](.*?)\[\/inst23\]/gi, "<div id='inst23'>$1</div>"); }; if(post.indexOf("[/inst24]") != -1) { post = post.replace(/\[inst24\](.*?)\[\/inst24\]/gi, "<div id='inst24'>$1</div>"); }; if(post.indexOf("[/inst25]") != -1) { post = post.replace(/\[inst25\](.*?)\[\/inst25\]/gi, "<div id='inst25'>$1</div>"); }; if(post.indexOf("[/inst26]") != -1) { post = post.replace(/\[inst26\](.*?)\[\/inst26\]/gi, "<div id='inst26'>$1</div>"); }; if(post.indexOf("[/inst27]") != -1) { post = post.replace(/\[inst27\](.*?)\[\/inst27\]/gi, "<div id='inst27'>$1</div>"); }; if(post.indexOf("[/inst28]") != -1) { post = post.replace(/\[inst28\](.*?)\[\/inst28\]/gi, "<div id='inst28'>$1</div>"); }; if(post.indexOf("[/inst29]") != -1) { post = post.replace(/\[inst29\](.*?)\[\/inst29\]/gi, "<div id='inst29'>$1</div>"); }; if(post.indexOf("[/inst30]") != -1) { post = post.replace(/\[inst30\](.*?)\[\/inst30\]/gi, "<div id='inst30'>$1</div>"); }; if(post.indexOf("[/inst31]") != -1) { post = post.replace(/\[inst31\](.*?)\[\/inst31\]/gi, "<div id='inst31'>$1</div>"); }; if(post.indexOf("[/inst32]") != -1) { post = post.replace(/\[inst32\](.*?)\[\/inst32\]/gi, "<div id='inst32'>$1</div>"); }; if(post.indexOf("[/inststory]") != -1) { post = post.replace(/\[inststory\](.*?)\[\/inststory\]/gi, "<div id='inststory'>$1</div>"); }; if(post.indexOf("[/instpost]") != -1) { post = post.replace(/\[instpost\](.*?)\[\/instpost\]/gi, "<div id='instpost'>$1</div>"); }; if(post.indexOf("[/instnews]") != -1) { post = post.replace(/\[instnews\](.*?)\[\/instnews\]/gi, "<div id='instnews'>$1</div>"); }; $(this).html(post); }); </script> <!--СКРЫТЬ "ПОЖАЛОВАТЬСЯ"--> <style type="text/css"> .pl-reports {display:none!important;} </style> <!--КОНЕЦ-->
Share72022-05-09 13:45:22
[html]<div id="spiritworkroom">
<div class="spiritfirst">
<div class="spiritfirstpic"><img src="https://forumupload.ru/uploads/0019/86/a2/2/54482.png"></div>
<div class="spiritfirsttitle">гостевая книга
<subtitle>привет, волшебник!<br>наведи, чтобы узнать</subtitle></div>
<div class="spiritfirsttext"><subtitle>список умерших к февралю 1982 года персонажей:</subtitle>
<about>Алиса Лонгботтом, Альфард Блэк, Бенджамин Фенвик, Гидеон Пруэтт, Джагсон, Доркас Медоуз, Орион Блэк, Уолден Макнейр, Мальсибер-младший.
</about></div>
<div class="spiritfirsttext"><subtitle>осужденные пожирателей смерти и члены ордена феникса:</subtitle>
<about>Эдгар Боунс, Антонин Долохов, Барти Крауч-младший, Игорь Каркаров, Эван Розье, Торфинн Роули, Уилкис.
</about></div>
<div class="spiritfirsttext"><subtitle>оправданные по делам пожирателей смерти:</subtitle>
<about>Люциус Малфой. Северус Снейп.
</about></div>
</div>
<div class="spiritsecond">
<div class="tabs">
<input id="tab1" type="radio" name="tabs" checked>
<label for="tab1">информация</label>
<input id="tab2" type="radio" name="tabs">
<label for="tab2">персоны</label>
<input id="tab3" type="radio" name="tabs">
<label for="tab3">лица</label>
<section id="content-tab1">
<p>
<b>гарри поттер</b>, I поколение — <b>1982 год</b>, nc-17 — эпизоды<br>
<br>
<br>
➜ Персонаж и/или внешность придерживаются на трое суток с момента бронирования (а продлевать вы можете сколько угодно раз). <br>
➜ Регистрация аккаунта не означает автоматического придерживания персонажа.<br>
➜ Время на написание анкеты после регистрации — неделя. Вы можете попросить АМС продлить срок придерживания ещё на неделю, если не успеваете дописать анкету. Если анкета не была подана в срок, бронь снимается с роли, и она становится свободной. <br>
➜ Внешности и роли придерживаются на английском языке.<br>
</p>
</section>
<section id="content-tab2">
<p>
<div class="data">бессрочно на время войны в украине</div>
mary macdonald за <a href="http://hptenebris.rusff.me/profile.php?id=16">mary macdonald</a><br>
regulus black <a href="сhttp://hptenebris.rusff.me/profile.php?id=19">Regulus Black</a><br>
rita skeeter (ms stainwright) за <b>тимошенко</b><br>
james potter за <a href="http://hptenebris.rusff.me/profile.php?id=6">поттером</a><br>
evan rosier <a href="http://hptenebris.rusff.me/profile.php?id=19">regulus black</a><br>
severus snape за <a href="http://hptenebris.rusff.me/">любчиком</a><br>
mr macfusty за <b>пламя</b><br>
<div class="data">11.05</div>
narcissa malfoy за <a href="ссылка на ваш профиль">арестович</a><br>
Sturgis Podmore за <a href="https://hptenebris.rusff.me/profile.php?id=95">Sturgis Podmore</a><br>
<div class="data">12.05</div>
Amycus Carrow за <a href="http://hptenebris.rusff.me/profile.php?id=93">А.С.</a><br>
<div class="data">выкуплены для заявок</div>
frank longbottom <br>
devlin whitehorn <br>
</p>
</section>
<section id="content-tab3">
<p>
<div class="data">бессрочно на время войны в украине</div>
jake gyllenhaal за <b>пламя</b><br>
margot robbie за <b>тимошенко</b><br>
nicholas hoult за <b>сталиным</b><br>
victoria pedretti за <a href="http://hptenebris.rusff.me/profile.php?id=16">mary macdonald</a><br>
timothee chalamet <a href="сhttp://hptenebris.rusff.me/profile.php?id=19">Regulus Black</a><br>
xavier dolan <a href="http://hptenebris.rusff.me/profile.php?id=19">regulus black</a><br>
caleb landry jones за <a href="http://hptenebris.rusff.me/profile.php?id=58">Mr. Nobody</a><br>
joe gilgun за <a href="http://hptenebris.rusff.me/profile.php?id=45"> burke</a><br>
imogen poots за <a href="http://hptenebris.rusff.me/profile.php?id=43">borgin</a><br>
rami malek <a href="http://hptenebris.rusff.me/profile.php?id=87">snape.</a><br>
<div class="data">11.05</div>
lucy boynton за <a href="ссылка на ваш профиль">арестович</a><br>
Ryan Gosling за <a href="https://hptenebris.rusff.me/profile.php?id=95">Sturgis Podmore</a><br>
<div class="data">12.05</div>
Freddy Carter за <a href="http://hptenebris.rusff.me/profile.php?id=93">А.С.</a><br>
<div class="data">выкуплены для заявок</div>
david giuntoli <br>
dan stevens <br>
emma mackey <br>
</p>
</section>
</div>
</div>
</div>
<div class="clearer"></div>
<style>
/* код от вещего духа */
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700,900|Prata&subset=cyrillic');
@import url('https://fonts.googleapis.com/css?family=Amatic+SC:400,700|Old+Standard+TT:400,700|Oranienbaum|Oswald:300,400,700|PT+Sans:400,700|Roboto+Condensed:300,400,700|Roboto:300,400,700');
#spiritworkroom {width: 610px;
height: 520px;
background: #656968;
margin:auto;
box-shadow: 0 0 0 1px rgba(0,0,0,.2)}
.spiritfirst {float: left;
margin: 10px;
width: 190px;
height: 490px;
box-shadow: 0 0 0 1px rgba(0,0,0,.2);
overflow: hidden;
position: relative;
border: 5px solid #dcd7d9}
.spiritfirstpic {margin:auto;
width: 190px;
height: 490px;}
.spiritfirsttitle {font-family: playfair display;
font-weight: 900;
width: 190px;
color: #e2e2e3;
text-shadow: 1px 1px 0px #000;
font-size: 18px;
height: 73px;
margin: -80px 0 0 0px;
z-index: 10;
position: relative;
padding-left: 10px;
background: rgba(0,0,0,.65);
transition: all .7s cubic-bezier(0.25, 0.1, 0.25, 1) .15s}
.spiritfirsttitle subtitle {box-shadow: 0 -2px 0 0 rgba(255,255,255,.1);
font-family: pt sans;
font-weight: normal;
color: #e1e2e4;
text-shadow: 1px 1px 0px #333;
font-size: 9px;
display: block;
text-align: right;
letter-spacing: 1px;
margin-top:4px;
margin-right: 20px}
.spiritfirsttitle:before {background:linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,.65));
content: "";
display: block;
position: absolute;
width: 100%;
height: 50px;
top: -50px;
margin-left: -10px}
.spiritfirsttext { box-shadow: 0 0 0 1px rgba(0,0,0,.2);
z-index:8;
position: relative;
background: rgba(0,0,0,.65);
width: 190px;
margin: 0px 0 0 0px;
font-family: pt sans;
font-size: 10px;
text-align: justify;
padding: 1px 0px;
color: #efefef;}
.spiritfirsttext about {margin: 10px 15px;
display: block;
box-shadow: 0 -2px 0 0 rgba(255,255,255,.1);
padding-top:10px}
.spiritfirsttext:after {background:linear-gradient(to bottom, rgba(0,0,0,.65), rgba(0,0,0,0));
content: "";
display: block;
position: absolute;
width: 100%;
height: 100px;
bottom: -100px;
margin-left: 0px}
.spiritfortext { box-shadow: 0 0 0 1px rgba(0,0,0,.2);
background: rgba(0,0,0,.65);
width: 190px;
margin: 0px 0 0 0px;
font-family: pt sans;
font-size: 10px;
text-align: right;
padding: 1px 0px;
color: #efefef;}
.spiritfortext about {margin: 10px 15px;
display: block;
box-shadow: 0 -2px 0 0 rgba(255,255,255,.1);
padding-top:10px}
.spiritfortext:after {background:linear-gradient(to bottom, rgba(0,0,0,.65), rgba(0,0,0,0));
content: "";
display: block;
position: absolute;
width: 100%;
height: 100px;
bottom: -100px;
margin-left: 0px}
.spiritfirsttext subtitle {
text-align: center;
display: block;
width: 190px;
font-size: 9px;
box-shadow: 0 0 0 1px rgba(0,0,0,.2);
font-family: pt sans;
color: #999;
opacity: 0;
transform: translate(0,400px);
transition: all 1s cubic-bezier(0.25, 0.1, 0.25, 1) .15s
}
.spiritfirst:hover .spiritfirsttitle {margin-top: -530px;
}
.spiritfirst:hover subtitle {opacity:1;
transform: translate(0,0px)}
.spiritsecond {background: #eeecef;
width: 389px;
margin: 10px;
height: 500px;
margin-top:9px;
border: 1px solid rgba(0,0,0,.2);
position: absolute;
margin-left: 211px
}
.data {
background-color: #2c2d2e;
text-align: right;
color: #e3e3e3;
padding-right: 5px
}
.tabs {
padding: 0px;
margin: 0 auto;
}
.tabs>section {
display: none;
padding: 10px;
height: 440px;
overflow-y: auto;
margin: 5px;
font-family: arial;
font-size: 11px;
text-align: justify
}
.tabs>section>p {
margin: 0 0 5px;
line-height: 1.5;
color: #383838;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@keyframes fadeIn {
from {
transform: translate(-400px,0);
transform-origin: 50% 0%;
}
to {
transform: translate(0px,0);
}
}
.tabs>input {
display: none;
position: absolute;
}
.tabs>label:first-of-type {box-shadow: none}
.tabs>label {
display: inline-grid;
margin: 0 -3px 0px;
padding: 10px 0px;
font-weight: 600;
text-align: center;
color: #aaa;
background: #462a2e;
width: 131px;
border: solid rgba(0,0,0,.2);
border-width: 0px 0px 1px 0px;
left: 3px;
top: 0px;
position: relative;
font-family: pt sans;
font-size: 8px;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: lighter;
box-shadow: 1px 0 0 0 rgba(0,0,0,.2) inset
}
.tabs>label:after {content: "";
display: block;
position:absolute;
width: 123px;
height: 3px;
background: #dfdfdf;
left:3px;
bottom:3px;
transform: scaleX(0);
transition: all .3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s}
.tabs>label:hover:after {transform: scaleX(1);
background: #888;}
.tabs>label:hover {
color: #888;
cursor: pointer;
transition: all .3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s
}
.tabs>input:checked+label {
color: #555;
background: #cbbdca;
}
.tabs>input:checked+label:after {content: "";
display: block;
position:absolute;
width: 123px;
height: 3px;
background: #888;
left:3px;
bottom:3px;
transform: scaleX(1);
transition: all .3s cubic-bezier(0.25, 0.1, 0.25, 1) 0s}
#tab1:checked~#content-tab1, #tab2:checked~#content-tab2, #tab3:checked~#content-tab3 {
display: block;
}
</style>[/html]
ШАБЛОН БРОНИ ДЛЯ ПЕРСОНАЖА ИЛИ ВНЕШНОСТИ
имя персонажа или внешности за <a href="ссылка на ваш профиль">ваш ник</a><br>
Share102025-03-16 01:04:30
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam nec sem velit. Vestibulum eros dui, feugiat vel blandit sit amet, scelerisque sodales leo. Praesent at tellus lacinia, porttitor metus eget, ullamcorper turpis. Aliquam pretium ornare lobortis. Nam sit amet facilisis justo. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Nam volutpat pretium sem a porta. Vestibulum volutpat consequat tortor vel tincidunt. Vivamus ac lobortis nulla. In condimentum ex viverra volutpat ornare. Aliquam a aliquet metus, cursus condimentum mauris. Donec vitae ligula mollis, pellentesque nisl vitae, rhoncus eros. Duis vel eros massa. Proin et viverra ante.
Cras finibus nunc massa, sed lacinia erat interdum a. Quisque elementum dignissim turpis, id lacinia nibh sodales ac. Suspendisse sagittis faucibus est, eu rutrum augue semper eget. Phasellus at lectus a neque varius eleifend quis non erat. Nulla facilisis, orci quis consequat bibendum, odio nunc facilisis odio, sit amet consequat arcu est at nulla. Nam non aliquet lorem, nec vestibulum magna. Vestibulum sodales velit eu libero faucibus imperdiet. Suspendisse tincidunt metus et egestas finibus. In eu fermentum ante. Sed cursus rutrum neque eu bibendum. Cras non nunc ac nibh varius convallis non ac sapien. Duis facilisis ut dolor ac aliquam.
Sed viverra, lorem id blandit pretium, sapien lorem sollicitudin mi, in faucibus purus nisi vitae ipsum. Sed nec dignissim dolor, aliquam placerat eros. Proin congue venenatis libero, in tincidunt erat accumsan vel. Mauris auctor tempus neque non dictum. Sed eget imperdiet odio. Vivamus ut egestas magna. Quisque mattis a turpis eget facilisis. Quisque tempus enim finibus, volutpat sapien et, cursus tortor.
Suspendisse tempus, justo eget tempus blandit, dui augue luctus turpis, sit amet tempus quam purus vitae enim. Sed eu turpis vitae est placerat fermentum eleifend quis nunc. Suspendisse eget nulla est. Etiam semper, diam eget volutpat maximus, tortor sapien tempus nisi, sollicitudin porttitor purus risus lacinia neque. Aliquam tincidunt sapien a arcu mollis, id congue tortor commodo. In maximus consequat varius. Quisque vel sem in sapien pulvinar scelerisque sed eu mi. Aenean ac ultricies sapien, at pretium nibh. Mauris suscipit fermentum ligula non convallis.
Etiam rhoncus semper mi ac vulputate. Suspendisse rutrum lacus vitae luctus egestas. Donec ultricies lectus vel ex pellentesque, id consequat sapien dapibus. Nunc cursus viverra venenatis. Sed vitae convallis mi. In quam quam, bibendum at metus ut, consequat ullamcorper magna. Aliquam at faucibus ex. Suspendisse posuere mattis mi, vitae mollis ante lobortis sodales.