хтмл верх
Код:<!--------------------------- таблица ----------------------------------> <div class="table"> <!---------------------------— эпизод ----------------------------> <div class='episode'><span>лучший эпизод</span> <a href="https://funeralrave.ru/viewtopic.php?id=6036" title='подглядывать'>want you to stay</a> </div> <!---------------------------— пост ----------------------------> <div class='coolpost'><span>лучший пост</span> от <a href="https://funeralrave.ru/viewtopic.php?id=5555#p1143649" title='дрочить'>мэделин</a> </div> <!---------------------------— флуд ----------------------------> <div class='flooders'> <span>активисты флуда</span> <a href="https://funeralrave.ru/profile.php?id=1138" target="_blank">кэм</a> <a href="https://funeralrave.ru/profile.php?id=311" target="_blank">лилит</a> <a href="https://funeralrave.ru/profile.php?id=241" target="_blank">джесси</a> </div> <!---------------------------— посты ----------------------------> <div class='writers'><span>постовые писатели</span> <a href="https://funeralrave.ru/profile.php?id=1059" target="_blank">самми</a> <a href="https://funeralrave.ru/profile.php?id=1110" target="_blank">ян</a> <a href="https://funeralrave.ru/profile.php?id=27" target="_blank">макс</a> </div> <!---------------------------— цитаты 2 ----------------------------> <div class='quote'><div> <b><a href="https://funeralrave.ru/viewtopic.php?id=5589#p1137709" style="cursor: pointer;">вивчик</a>:</b> Скальпель делает надрез, и лестница, ведущая на второй этаж, оказывается межжелудочковой перегородкой: в черном сгустке на верхушке зрачок дома застывает, впивается в Вивиан, темный и пугающий.</div></div> <!---------------------------— роза ветров ----------------------------> <a class="rose" href="https://funeralrave.ru/viewforum.php?id=31" title="роза ветров" >роза</a> </div> <!--------------------------------------- конец таблицы------------------------------------------------> <div class='need'> разыскиваются: <a href="https://funeralrave.ru/viewtopic.php?id=13#p1060774" title="bitch face">eve harlow</a>, <a href="https://funeralrave.ru/viewtopic.php?id=13#p979193" title="невезучий коп">henry cavill</a>, <a href="https://funeralrave.ru/viewtopic.php?id=13#p1008992" title="джек собирает команду">велиус</a></div> <!------------ навигация 1------------> <div class="spirit-navigation" id="navig-batton">заметки для жителей</div> <div id="navigblock" style="display:none"> <div class="sslka"> <a href="https://funeralrave.ru/viewtopic.php?id=5408">книга рун</a> <a href="https://funeralrave.ru/viewtopic.php?id=5392">горячая линия</a> <a href="https://funeralrave.ru/viewtopic.php?id=477">заказать рекламу</a> <a href="https://funeralrave.ru/viewtopic.php?id=482">заказать цитату</a> <a href="https://funeralrave.ru/mod/foundation">фонд форума</a> </div> </div> <!----- конец навигации 1 -----> <!------------ навигация 2--------------> <div class="spirit-navigation_2" id="navig-batton_2">заметки для туристов</div> <div id="navigblock_2" style="display:none"> <div class="sslka"> <a href="https://funeralrave.ru/viewtopic.php?id=2">сюжет</a> <a href="https://funeralrave.ru/viewtopic.php?id=3">бестиарий</a> <a href="https://funeralrave.ru/viewtopic.php?id=5">мифология</a> <a href="https://funeralrave.ru/viewtopic.php?id=6">путеводитель</a> <a href="https://funeralrave.ru/viewtopic.php?id=566">объединения</a> <a href="https://funeralrave.ru/viewtopic.php?id=8#p29">внешности и имена</a> <a href="https://funeralrave.ru/viewtopic.php?id=7">правила</a> <a href="https://funeralrave.ru/viewtopic.php?id=17">faq</a> </div> </div> <!----- конец навигации 2 -----> <! ------------------ скрипт навигации (2) [основа рено, переработка вещего духа] ---------------> <script type="text/javascript" src="https://forumstatic.ru/files/001c/30/dc/86760.js"></script> <! -------------------------------------конец скрипта навигации ---------------------------------> <!----------------------- тогглим адаптив и молимся ---------------------> <label for="viewport-toggle" class="viewport-toggle_label"> <input title="поменять мобильный режим" type="checkbox" id="viewport-toggle"> Включить/Отключить вьюпорт </label> <script> $(document).ready(function () { const checkbox = $('#viewport-toggle'); // Функция для установки состояния вьюпорта function updateViewport(enabled) { const viewportMetaTag = $('meta[name="viewport"]'); if (enabled) { if (viewportMetaTag.length === 0) { $('head').append('<meta name="viewport" content="width=device-width, initial-scale=1.0">'); } } else { viewportMetaTag.remove(); } } // Загрузка состояния из localStorage const savedState = localStorage.getItem('viewportEnabled'); const isEnabled = savedState === 'true'; checkbox.prop('checked', isEnabled); updateViewport(isEnabled); // Слушатель на изменение состояния чекбокса checkbox.on('change', function () { const isChecked = $(this).is(':checked'); updateViewport(isChecked); localStorage.setItem('viewportEnabled', isChecked); // Сохранение состояния // Перезагрузка страницы location.reload(); }); }); </script> <!----------------------- тогглим адаптив и молимся / конец ---------------------> <!---------------------------- основной шрифт ----------------------------> <style> @import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Raleway:ital,wght@0,100..900;1,100..900&family=Yeseva+One&display=swap'); @import url('https://forumstatic.ru/files/001c/35/64/31260.otf'); @import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&display=swap'); </style> <!---------------------------- конец основного шрифта ----------------------------> <!---------------------------------------------- допшрифт -----------------------------> <link href="https://fonts.googleapis.com/css?family=Oswald|Playfair+Display|Playfair+Display+SC" rel="stylesheet"> <!---------------------------------------------- допшрифт -----------------------------> <!----------------------- Мгновенные уведомления © Alex_63, 2024 -----------------> <link rel="stylesheet" type="text/css" href="//forumstatic.ru/f/ru/bestbb/notifications.css" /> <script type="text/javascript" src="//forumstatic.ru/f/ru/bestbb/notifications.js"></script> <!-- Мгновенные уведомления: упоминания © Alex_63, 2020 --> <script>notifications.load('mentions');</script> <!-- Мгновенные уведомления: подписки на форум/тему © Alex_63, 2019 --> <script>notifications.load('subscriptions');</script> <!-- Мгновенные уведомления: комментарии к репутации без переадресации © Alex_63, 2019 --> <script>notifications.load('reputation');</script> <!-- Мгновенные уведомления: регистрация новых участников © Alex_63 --> <script>notifications.load('new_user')</script> <!-- Мгновенные уведомления: реакции на сообщения (Rusff) © Alex_63, 2024 --> <script>notifications.load('rusff_reactions')</script> <!-- конец мгновенные уведомления: реакции на сообщения (Rusff) © Alex_63, 2024 --> <!-- Мгновенные уведомления: новые посты из важных тем © Alex_63, 2019 --> <script type="text/javascript"> notifications.load('common', {}); notifications.load('important', {topics: [23,18,11]}); // ID важных тем (через запятую) </script> <!-----------------------конец мгновенные уведомления © Alex_63, 2024 -----------------> <!---------------------------- пиар-вход ----------------------------> <script src="http://forumstatic.ru/files/0015/c4/3f/26781.js"></script> <script type="text/javascript"> PR.nick = 'raven'; //Ник PR-аккаунта PR.pass = '1234'; //Пароль PR-аккаунта PR.btn_text = 'PR-вход'; //Надпись на кнопке PR-входа(или ссылка на картинку); PR.set();</script> <!---------------------------- конец пиар-входа ----------------------------> <!------------------- Выделение кода в блоке "Код" // © Damassk, версия 2019г. ---------------------> <script type="text/javascript" src="http://forumstatic.ru/files/0016/4a/bf/98029.js"></script> <script>eval(select_text.toString().replace(/\}$/,'try{document.execCommand("copy")}catch(e){}}'))</script> <script type="text/javascript">select_text.linkText = 'разграбить код' //текст ссылки</script> <!------------------------------- конец выделения кода ------------------------------------> <!----------------------------- скрытие профиля в теме тегом-----------------------------> <style type="text/css">.hideprofile .post-author,.hideprofile .pl-email,.hideprofile .pl-website{display:none!important} .hideprofile .post-body,.hideprofile .post-links,.hideprofile .post-links ul,.post.hideprofile h3>span{margin-left:0!important} .post.hideprofile h3 {display: flex;}</style> <script> FORUM.set('editor.addition.tags.hideprofile',{name:'Скрыть минипрофиль',onclick:function(){insert('[hideprofile]');}}); $().pun_mainReady(function(){$('.post:contains("[hideprofile]")').addClass('hideprofile').html(function(){return $(this).html().replace(/\[hideprofile\]/gim,'')})}); </script> <!-----------------------------конец скрытия профиля в теме тегом-----------------------------> <!---------------------------- импортирование шрифтов из стилей в форму ответа ----------------------------> <script> (() => { const additionalFonts = [ 'Merriweather', 'Kurale', 'Satista' ]; FORUM.editor.font.fonts.push(...additionalFonts); })() </script> <!---------------------------- конец импортирования шрифтов ----------------------------> <!-- ----------------------смена аватара в топике © Deff, Alex_63------------------------> <link rel="stylesheet" type="text/css" href="https://forumstatic.ru/files/0015/c4/3f/67168.css" /> <script type="text/javascript" src="https://forumstatic.ru/files/0015/c4/3f/67169.js"></script> <!-- ----------------------конец смены аватара в топике © Deff, Alex_63------------------------> <!---------------------------------// Быстроплюсы v.2 РЕНО by Deff //------------------------> <script type="text/javascript" src="https://forumstatic.ru/files/0012/d8/04/58219.js" addComment="1"></script> <!---------------------------------// конец быстроплюсы v.2 РЕНО by Deff //------------------------> <!---------------------------- Быстрая смена аккаунта ----------------------------> <script type="text/javascript"> New_EXiT = 'http://upforme.ru/uploads/0019/47/79/2/269378.png'; //Дополнительная Иконка выход; </script> <script data="311a77" src="//forumstatic.ru/files/0014/cc/0a/93129.js"></script> <!---------------------------- конец быстрая смена аккаунта ----------------------------> <!------------------------------------------------- личная страница ------------------------------------> <script src="https://forumstatic.ru/files/0011/e9/e1/56920.js" type="text/javascript"></script> <!------------------------------------------------- личная страница ------------------------------------> <!----------------------------------------- джамп панель-------------------------------------------------> <div id="slideout"> <div id="slideout_inner"><div id="slideout_inner_textarea"> <br><br><br> <div class="ochered"> <center>сюжетная очередность</center><br> <a href="https://funeralrave.ru">закончились</a> - очень <sup>00.00</sup><br> </div> </div></div></div> <!-----------------------------------------конец джамп панели-------------------------------------------> <!------------------------скрытие подфорумов ------------------------> <style type="text/css"> tr#forum_fxx, tr#forum_f21, tr#forum_f23, tr#forum_f24, tr#forum_f25, tr#forum_f26, tr#forum_f27, tr#forum_f28, tr#forum_f29 { display: none!important; } </style> <script src="http://forumstatic.ru/files/0011/e9/e1/56920.js" type="text/javascript"></script> <!------------------------конец скрытия подфорумов ------------------------> <!-------------------------------------- Подсчет символов в постах игры ----------------------> <style>.send-sumb{ margin: 10px 10px; padding: 2px 7px; float: right; color: #7c7d71; cursor: pointer; border: 1px solid #7c7d715c;}.post.topicpost .send-sumb{display:none}</style> <script type="text/javascript"> if([9,10,11,12,20,21].indexOf(+FORUM.topic.forum_id)!=-1){//id Нужных форумов для подсчета document.write('<script type="text/javascript" data="zibd" src="//forumstatic.ru/files/0013/44/56/67571.js?"><\/script>')} $(function(){$(".post-content .send-sumb").each(function(){$(this).attr("title",$(this).attr("original-title")) .removeAttr("original-title")})}); </script> <!-----------------------------------конец подсчета символов в постах игры ----------------------> <!-------------------------Убрать Закрыто и Важно---------------------------------------------------> <style>.stickytext,.closedatafield{ display:none;}</style> <!------------------------------------------- конец -----------------------------------------------------> <!------------------------------- Обтекание текста слева/справа -----------------------------------> <style type="text/css"> .post-content left { float: left; margin: .5em; } .post-content right { float: right; margin: .5em; } </style> <script type="text/javascript"> FORUM.set('editor.addition.tags.float_left', { name: 'Обтекание слева', onclick: function() { bbcode('[left]', '[/left]'); } }); FORUM.set('editor.addition.tags.float_right', { name: 'Обтекание справа', onclick: function() { bbcode('[right]', '[/right]'); } }); </script> <!------------------------------- конец обтекания текста слева/справа -----------------------------------> <!—----------------- HTML в постах с допуском по группам © Alex_63 ----------------—> <script type="text/javascript" src="http://forumstatic.ru/files/0015/c4/3f/52361.js"></script> <script type="text/javascript"> HTMLinPost.groups = [1,2,3,4,5,6,7,8]; // Группы, допущенные к вставке HTML в посты HTMLinPost.parseHTMLinPosts() </script> <!—----------------- конец HTML в постах с допуском по группам © Alex_63 ----------------—> <!-- Голосовые сообщения © Alex_63, 2024 --> <link rel="stylesheet" type="text/css" href="//forumstatic.ru/f/ru/bestbb/voice.css" /> <script type="text/javascript" src="https://forumstatic.ru/f/ru/bestbb/voice.js"></script> <script> $('img[src*="/forumupload"]').attr('src',function(){return this.src.split('/forumupload').join('/forumstatic')}) $('a[href*="/forumupload"]').attr('href',function(){return this.href.split('/forumupload').join('/forumstatic')}) $().pun_mainReady(function(){ $('img[src*="/forumupload"]').attr('src',function(){return this.src.split('/forumupload').join('/forumstatic')}) $('a[href*="/forumupload"]').attr('href',function(){return this.href.split('/forumupload').join('/forumstatic')});}) $(function(){ $('img[src*="/forumupload"]').attr('src',function(){return this.src.split('/forumupload').join('/forumstatic')}) $('a[href*="/forumupload"]').attr('href',function(){return this.href.split('/forumupload').join('/forumstatic')});}) </script> <!-- Регулятор вида, размера и толщины шрифта (с) satsana, forumd.ru --> <div id="chfont" title="Шрифт в постах"> <div id="chfontbut"></div> <select id="chfontfam" name="chfontfam"> <option value="0">по умолчанию</option> <option value="Arial, Helvetica, sans-serif" style="font-family: Arial, Helvetica, sans-serif">Arial</option> <option value="'Times New Roman', Times, serif" style="font-family: 'Times New Roman', Times, serif">Times New Roman</option> <option value="Verdana, Geneva, sans-serif" style="font-family: Verdana, Geneva, sans-serif">Verdana</option> <option value="Raleway, sans-serif" style="font-family: Raleway;">Raleway</option> <option value="Mulish, sans-serif" style="font-family: Mulish, sans-serif">Mulish</option> <option value="IBM Plex Sans, sans-serif" style="font-family: IBM Plex Sans, sans-serif">IBM Plex Sans</option> </select> <select id="chfontweight" name="chfontweight"> <option value="0">толщина по умолчанию</option> <option value="300">Light (300)</option> <option value="400">Normal (400)</option> <option value="500">Medium (500)</option> <option value="600">Semi-bold (600)</option> <option value="700">Bold (700)</option> </select> <div id="chfontsize"> <div class="fsizeplus"></div> <div class="fsizeminus"></div> <div class="fsize"></div> </div> </div> <script type="text/javascript"> var chfsize, chffam, chfweight; if(!localStorage.fontsize)localStorage.setItem("fontsize",13); if(!localStorage.fontfam)localStorage.setItem("fontfam","0"); if(!localStorage.fontweight)localStorage.setItem("fontweight","0"); chfsize=+localStorage.getItem("fontsize"); chffam=localStorage.getItem("fontfam"); chfweight=localStorage.getItem("fontweight"); function setfsize(f){ localStorage.setItem("fontsize",f); $(".fsize").text(f); $(".post-content p").css("font-size",f+"px"); } function setffam(f){ localStorage.setItem("fontfam",f); $("#chfontfam option").removeAttr("selected"); $('#chfontfam option[value="'+f+'"]').attr("selected","selected"); if(f!="0")$(".post-content p").css("font-family",f); else $(".post-content p").css("font-family",""); } function setfweight(f){ localStorage.setItem("fontweight",f); $("#chfontweight option").removeAttr("selected"); $('#chfontweight option[value="'+f+'"]').attr("selected","selected"); if(f!="0")$(".post-content p").css("font-weight",f); else $(".post-content p").css("font-weight",""); } $(".fsizeplus").on("click",function(){ chfsize+=1;if(chfsize>72)chfsize=72;setfsize(chfsize); }); $(".fsizeminus").on("click",function(){ chfsize-=1;if(chfsize<6)chfsize=6;setfsize(chfsize); }); $("#chfontbut").on("click",function(){ $("#chfont").toggleClass("active"); }); $("#chfontfam").on("change",function(){ chffam=$(this).val();setffam(chffam); }); $("#chfontweight").on("change",function(){ chfweight=$(this).val();setfweight(chfweight); }); $(document).pun_mainReady(function(){ setfsize(chfsize); setffam(chffam); setfweight(chfweight); }); </script> <!-- Регулятор вида, размера и толщины шрифта (конец) -->





















