Сабж
Бакапы
Страница: 1
Сообщений 1 страница 2 из 2
Поделиться22018-10-12 16:31:08
Стиль: MyBB Soothed
HTML-верх
Код:<style> /*---------------------------------------------- Дополнения к дизайну (by kozhilya) ------------------------------------------------*/ /* Споилер в столбце автора */ .pa-usersp div.usersp-cont { display: none; } .pa-usersp div.usersp-head { cursor: pointer; font-weight: bold; margin: 10px 0 0; } .punbb .post .post-author ul li ul { padding: 0px !important; } .punbb .post .post-author ul li ul li { margin: 2px 0; padding: 0px !important; border: none !important;; background: none !important; } li.pa-last-visit, li.pa-online { display: none; } /* Подсветка активных/неактивных */ .post-author li.pa-author img { position: relative; top: 3px; background: url(/img/offline.png) no-repeat center; width: 20px; height: 20px; padding-right: 5px; display: none; } .online.post-author li.pa-author img { background: url(/img/online.png) no-repeat center; } /* Стиль объявления */ table.annonce { border-collapse: collapse !important; marign: 5px !important; } table.annonce td { text-align: center; vertical-align: top !important; padding: 5px !important; } table.annonce div.navHeader { cursor: pointer; margin-bottom: 4px !important; text-align: center; } table.annonce div.subDiv { display: none; height: 170px; overflow-y: auto; margin: -4px 0 4px !important; border: rgba(0,0,0,.1) solid 1px !important; } table.annonce td div.head, table.annonce td div.navHeader { background: rgba(0,0,0,.1); } table.annonce td div.head p, table.annonce td div.navHeader p { font-weight: bold; } table.annonce td div.head p { letter-spacing: 2px; font-size: 15px; font-variant: small-caps; padding: 2px; } table.annonce td div.navHeader p { font-size: 12px; padding: 4px 2px; } table.annonce td div.content{ text-align: inherit; vertical-align: inherit; margin: 2px !important; overflow-y:auto; height: 300px } .ajaxresult div.item { margin: 10px 15px; } .ajaxresult div.item div.desc { height: 30px; border-bottom: 1px solid; } .ajaxresult div.item div.desc p#author { font-family: PapyrusRu; font-size: 17px; padding-left: 5px; } .ajaxresult div.item div.desc p#date { padding: 10px 5px 0px 0px; text-align: right; } /* Фикс глюков mybb */ #button-font,#button-size,#button-bold,#button-italic,#button-underline,#button-strike,#button-left,#button-center,#button-right,#button-link,#button-email,#button-image,#button-video,#button-hide,#button-quote,#button-code,#button-color,#button-smile,#button-keyboard { background-image:url('/i/form_buttons.png')!important } #form-buttons td{ background-image:none } /* Контейнеры поля ввода */ .hashelp div.container { background: #6D3500 !important; padding: 15px !important; border: 1px solid black; border-radius: 5px; } /* Цвета модераторов */ .color_padm { color: yellowgreen; } .color_adm { color: Tomato; } .color_pmod { color: #FFFD6D; } .color_mod { color: #60D2FF; } .color_piar { color: #3BD159; } /* Шапка контейнера баннеров */ .banner { margin-bottom: 20px !important; } .banner div.bannersHead { background-color: #552700 !important; border: 1px solid black; border-radius: 50px; background: url(http://uploads.ru/i/d/t/6/dt6jX.png) no-repeat center; width: 500px; height: 189px; font-size: 0px; } /* Админ панель */ #pun-admain fieldset p { color: #331400; } #pun-admain .adformal p.adinfofield { color: #E3BB47; } /* Окно-напоминалка */ div#notification { background: #6D3500; color: #E3BB47; } /* Награды */ div.AwardWindow { background: #110102; border: 1px solid #641C03; border-radius: 10px; color: #FFC46F; } </style> <!--------------------------------- -------------- СНЕГ -------------- -----------------------------------> <script src="http://learn.javascript.ru/files/tutorial/browser/cookie/cookie.js"></script> <div id="toggleSnow">❄<span class="tip">Переключить снег</span></div> <style> .snow { overflow: visible !important; } .snow { /* text-shadow: white 0 0 .5em; */ color: rgba(255,255,255,0.8) !important; } #toggleSnow { cursor: pointer; opacity: 1.0; position: fixed; left: 5px; bottom: 5px; color: snow; font-size: 40px } .turnedOff#toggleSnow { opacity: 0.5; } .turnedOff#toggleSnow:hover { opacity: 1.0; } </style> <script src="http://kozhilya.ru/scripts/snowstorm.js"></script> <script> var snowCookie = 'snowOff', snowStyle = document.createElement('style'); snowStorm.flakesMaxActive = 32; snowStorm.snowCharacter = [ '<span>❄</span>', '<span>❅</span>', '<span>❆</span>' ]; snowStorm.className = "snow"; snowStorm.vMaxX = 8; snowStorm.vMaxY = 5; document.head.appendChild(snowStyle); $('#toggleSnow').click(function() { var el = $('#toggleSnow'), state = !el.toggleClass('turnedOff').is('.turnedOff'); if (!state) { snowStorm.freeze(); snowStyle.innerHTML = ".snow { display: none !important; }"; } else { snowStyle.innerHTML = ""; snowStorm.resume(); } setCookie(snowCookie, state); // document.cookie = snowCookie+'='+state; el.attr('title', (state)? 'Выключить снег': 'Включить снег') }) $(document).ready(function() { if (getCookie(snowCookie) == "false") { snowStyle.innerHTML = ".snow { display: none !important; }"; $('#toggleSnow').toggleClass('turnedOff').attr('title', 'Включить снег') } }); </script> <!-- Переключение стилей <style>#changeStyle img{ opacity: 0.5; } #changeStyle img:hover, .STYLselect{ opacity: 1.0 !important; } td.title-logo-tdr { position: absolute !important; top: 0px; left: 6% !important; } </style> <div id="changeStyle" style="top:3px; left: 3px; position:fixed!important;"><img src="http://uploads.ru/t/u/t/6/ut6G8.png" id="fireratium" alt="https://forumstatic.ru/styles/0011/72/f0/style.1336830356.css" title="Фаэратиум" /><br> <img src="https://forumstatic.ru/files/000f/2f/56/71174.png" id="etnik" alt="https://forumstatic.ru/styles/0011/66/e1/style.1336827906.css" title="Этник" /><br> <img src="https://forumstatic.ru/files/000f/2f/56/37837.png" id="spring" alt="https://forumstatic.ru/styles/0010/14/e3/style.1336830663.css" title="Весенний диз" /><br> <img src="https://forumstatic.ru/files/000f/2f/56/91269.png" id="eye" alt="https://forumstatic.ru/styles/0010/74/32/style.1335858885.css" title='"Слежу за тобой..."' /><br> <img src="https://forumstatic.ru/files/0011/86/d1/24958.png" id="lite" alt="https://forumstatic.ru/styles/0011/86/d1/style.1338791415.css" title='"Lite"' /><br> </div> <script type="text/javascript"> coockieName = 'changeStyleV8'; var thisstyle=$("link[rel='stylesheet']:first").attr('href'), thisid='eye'; function setcookie(a,b,c) { if(c) { var d = new Date(); d.setDate(d.getDate()+c); }if(a && b) document.cookie = a+'='+b+(c ? '; expires='+d.toUTCString() : '');else return false;} function getcookie(a) {var b = new RegExp(a+'=([^;]){1,}');var c = b.exec(document.cookie);if(c) c = c[0].split('=');else return false;return c[1] ? c[1] : false;} function clearSet(L) {if(!L) L = thisid; setcookie(coockieName,L,30); if (L != thisid) { $("link[rel='stylesheet']:first").replaceWith('<link rel="stylesheet" type="text/css" href="'+$("#changeStyle img#"+L).attr('alt')+'"/>'); } else { $("link[rel='stylesheet']:first").replaceWith('<link rel="stylesheet" type="text/css" href="'+thisstyle+'"/>');} $('#changeStyle img').removeClass("STYLselect"); $("#changeStyle img#"+L).addClass("STYLselect"); }; clearSet(getcookie(coockieName)); $('#changeStyle img').click(function(){clearSet($(this).attr("id"))});</script> <!-- Плеер <script>function LaunchPlayer() { window.open('http://pastehtml.com/view/bj1kbo64p.html', "tlknlPleer", "toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=no, resizable=yes,width=435,height=131,top=100,left=100"); }</script> <img src="http://www.iconsearch.ru/uploads/icons/iconslandplayer/32x32/play1hot.png" onclick="LaunchPlayer()" style="position: absolute; top:5px; right:5px; cursor: hand;" alt="Запустить плеер"></img> <!-- УВЕДОМЛЕНИЕ <style>div#notification { display:none; position: fixed; z-index:10000; width: 390px; padding: 10px; top: 30% !important; height:137px; left:50%!important;margin-left: -200px!important; vertical-align: middle; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -moz-box-shadow: 0 0 1000px 1000px rgba(0,0,0,0.5); -webkit-box-shadow: 0 0 1000px 1000px rgba(0,0,0,0.5); box-shadow: 0 0 1000px 1000px rgba(0,0,0,0.5); } div#notification div#Btn img#closeBtn { cursor:pointer; } div#notification div#Btn { text-align: right; } div#notification div#content h3 { color: #black; font-variant: small-caps; font-weight: bold; font-size: 15px; overflow-y: auto!important; } div#notification div#content { text-align: center; width: auto; height: 100px !important; } div#notification div#content div { padding-top: 6px; }</style> <div id="notification"><div id="Btn"><img id="closeBtn" src="http://www.iconsearch.ru/uploads/icons/humano2/16x16/window-close.png"></div><div id="content"> <h3>А ты проголосовал сегодня за наш форум?</h3> <div><a target="_blank" href="http://fireratium.mybb.ru"><img src="http://s018.radikal.ru/i514/1202/bd/b6d3f4c88313.jpg"></a> <a target="_blank" href="http://fireratium.mybb.ru"><img src="http://i009.radikal.ru/1202/e1/7df61d150b48.jpg"></a> <a target="_blank" href="http://fireratium.mybb.ru"><img src="http://s018.radikal.ru/i520/1202/e7/209a15d7cf51.jpg"></a> <a target="_blank" href="http://fireratium.mybb.ru"><img src="http://uploads.ru/t/9/F/m/9FmyN.png"></a></div> </div></div> <script src="http://hostjs-mybb2011.narod.ru/js/CookieJsLibrary_v_011_4.js"></script> <script type="text/javascript"> notifCookieName='notification'; if(typeof(getCookie01)!="undefined"){ var UwOn=1 /*1-Уведомление Включено; 0 - Выключено */ RabRegim=0 /* 1 - Рабочий Режим; 0 - Тестовый режим */ if(!RabRegim){deleteCookie01(notifCookieName)} if(GroupID!=3&&UwOn&&getCookie01(notifCookieName)){ $('#notification').show();setCookie01(notifCookieName,'off',TimePOP*60*60*1000)} $("#notification div#Btn img#closeBtn").click(function() {$("#notification").hide(1000);});</script> <!-- Споилер: плавное открытие --> <script>$(document).ready(function() { $(".post-box .quote-box.spoiler-box div[onclick*='toggleClass']").each(function() { $(this).next('blockquote').addClass('visible'); $(this).next('blockquote').hide(1); }); $(".post-box .quote-box.spoiler-box div[onclick*='toggleClass']").click(function() { $(this).next('blockquote').slideToggle(1000) })});</script> <!-- Настройки полей профиля --> <script> // xxx-споилер // FORUM.set('editor.xxx', {name:'Рейтинговое сообщения', onclick:function() { smile('[xxx]');}}); // [title] // FORUM.set('editor.title', {name:'Всплывающий текст', onclick: function() { tag_title();}}); // Снятие автофокуса с формы ответа. FORUM.set('editor.settings', { autofocus: 'disabled' }); // Проверка орфографии // FORUM.set('editor.speller', {name:'Проверить орфографию',onclick:function() { orfo_test()}}); // Проверка орфографии FORUM.set('editor.more', {name:'Дополнительные функции',onclick:function() { changeVisibility('userCodes-area') }}); </script> <!-- Кнопки форума --> <style> td#button-speller { background:url('http://uploads.ru/i/p/I/V/pIViu.gif') no-repeat center; } td#button-adm { background-image:url('http://media.iconza.com/default/edit/24x24/icon.png'); } #button-xxx { background:url(http://www.iconsearch.ru/uploads/icons/sweetiev3/24x24/24-em-cross.png) no-repeat center } td#button-more { background-image:url('http://www.iconsearch.ru/uploads/icons/crystalclear/16x16/edit_add.png'); } <!-- Модераторские теги --> <style> .adm#adm_рус { color: red; } .adm#adm_kozhilya { color: yellow; font-family: Comic Sans MS; } .adm#adm_Mia { color: white; } </style>
HTML-низ
Код:<style>.punbb td div.tclcon .comands img {width: auto; height: auto}</style> <script> if ($('#pun-viewforum .modmenu').length) { $('#pun-viewforum .tclcon').each(function() { el = $('a:first', this) var n = $(el).attr('href'); n = n.substring(n.indexOf('=') + 1); $(el).after('<span class="comands" style="padding-left:3px;"><a href="/moderate.php?fid=1&move_topics='+n+'" title="Переместить тему"><img src="https://forumstatic.ru/files/0012/13/2b/80857.png"></a> <a href="/moderate.php?fid=1&close='+n+'" title="Удалить тему"><img src="https://forumstatic.ru/files/0012/13/2b/50001.png"></a></span>'); })} </script> <script>closeForum = [4]; jQuery.fn.extend({ disableSelection : function() { this.each(function() { this.onselectstart = function() { return false; }; this.unselectable = "on"; jQuery(this).css('-moz-user-select', 'none'); })}, enableSelection : function() { this.each(function() { this.onselectstart = function() {}; this.unselectable = "off"; jQuery(this).css('-moz-user-select', 'auto'); }); } }); $(document).ready(function(){url = $('link[rel="up"]').attr('href'); if (closeForum.indexOf(parseInt(url.substring(url.indexOf('=')+1))) != -1) $('.post *').disableSelection();}); </script> <!--------------------------------------------------------------------------> <!---------------------------- В ДИЗАЙН ---------------------------> <!--------------------------------------------------------------------------> <script> $('#pun-profile fieldset').each(function() { if ($(this).find('legend span').text() == 'Награды') { var h = '<table style="display: inline;">'; $(this).find('p.checkfield').each(function() { var alt = $(this).find('img').attr('alt'); var name = alt.substring(0, alt.indexOf('|')); var desc = alt.substring(alt.indexOf('|')+1); h += '<tr><td><p class="checkfield">' + $(this).html() + '</p></td><td>Награда: <strong>'+name+'</strong><br>Описание: <strong>'+desc+'</strong></td></tr>' }); $(this).find('div.fs-box').html(h); $(this).find('div.fs-box').css({'display':'none'}); $(this).find('legend').after('<input type="submit" class="button" value="Выставить награды" onclick="$(this).parent().find(\'div.fs-box\').toggle(1000); return false;">'); }}); </script> <!--------------------------------------------------------------------------> <!---------------------------- НА ФОРУМ ---------------------------> <style> ul.guest li { display: none; } ul.guest li.pa-userinfo, ul.guest li.pa-author, ul.guest li.pa-title, ul.guest li.pa-ip { display: block; } div.AwardAllWindow { width: 100%; height: 100%; background-color: rgba(0,0,0,0.5); position: fixed; top: 0px; left: 0px; } div.AwardWindow { z-index: 9999; position: fixed; top: 10% !important; left: 50% !important; width: 700px; padding: 10px; margin-left: -350px !important; height: 70%; vertical-align: middle; } div.AwardWindow div#closeBtn { cursor: pointer; background: url(http://www.iconsearch.ru/uploads/icons/humano2/16x16/window-close.png) no-repeat center; width: 16px; height: 16px; position: relative; top: -5px; left: 690px; } div.AwardWindow h3 { font-variant: small-caps; font-weight: bold; font-size: 15px; margin-top: -20px; } div.AwardWindow div#AwardContent { width: auto; height: 97%; overflow-y:auto; } div.AwardWindow div#AwardContent table { width: 100%; } div.AwardWindow div#AwardContent td { text-align: center; } div.AwardWindow div#AwardContent td#title { font-variant: small-caps; font-weight: bold; font-size: 15px; width: 35%; } div.AwardWindow div#AwardContent td#desc { font-size: 10px; text-align: left; } div.AwardWindow div#AwardContent td#name { width: 25%; } .pa-userbar img, .pa-deltarait img { width: 16px; height: 16px; padding-left: 5px; opacity: 0.7; } .pa-userbar img:hover, .pa-deltarait img:hover { opacity: 1.0; } .pa-userbar img#btnindic { background: url(http://www.iconsearch.ru/uploads/icons/crystalproject/16x16/jabber_offline.png) center no-repeat; } .online .pa-userbar img#btnindic { background: url(http://www.iconsearch.ru/uploads/icons/crystalclear/16x16/jabber_online.png) center no-repeat; } img#btnplus { background: url(https://forumstatic.ru/files/0010/74/32/94348.png) center no-repeat; } img#btnminus { background: url(https://forumstatic.ru/files/0010/74/32/19964.png) center no-repeat; } .pa-userbar img#btnaward { background: url(http://www.iconsearch.ru/uploads/icons/blandet/16x16/award_star_gold_2.png) center no-repeat; } .pa-userbar img#btnattent { background: url(http://www.iconsearch.ru/uploads/icons/splashyicons/16x16/warning_triangle.png) center no-repeat; } </style> <div class="AwardAllWindow" style="display: none"><div class="AwardWindow"><div id="closeBtn"></div> <h3>Награды пользователя</h3><div id="AwardContent"></div></div></div> <script src="https://forumstatic.ru/files/0010/74/32/10342.js"></script> <script>$('.post-author ul').each(function() { unit.NewUnit($(this)); $(this).html(unit.GetCode()); if ($(this).find('li.pa-author').html().indexOf('<a href="') == -1) { $(this).addClass('guest'); } }); $('div.AwardWindow #closeBtn').click(function() { $('div.AwardAllWindow').fadeOut(1000); }); $(".usersp-head").click(function() { var css = $(this).parent().find(".usersp-cont")[0].style.cssText; if (css.indexOf("block") > -1) { $(this).parent().parent().find(".usersp-cont").hide(760); } else { $(this).parent().parent().find(".usersp-cont").hide(1000); $(this).parent().find(".usersp-cont").toggle(1000); }}); </script> <!------------------------------------------------------------------------------> <!------------------------------------------------------------------------------> <!------------------------------------------------------------------------------> <!-- Выделить код --> <script type="text/javascript"> function select_text(elem) { if(window.getSelection) { var s=window.getSelection(); if(s.setBaseAndExtent){ s.setBaseAndExtent(elem,0,elem,elem.innerText.length-1); } else { var r=document.createRange(); r.selectNodeContents(elem); s.removeAllRanges(); s.addRange(r); }} else if(document.getSelection){ var s=document.getSelection(); var r=document.createRange(); r.selectNodeContents(elem); s.removeAllRanges(); s.addRange(r); } else if(document.selection){ var r=document.body.createTextRange(); r.moveToElementText(elem); r.select(); }}</script> <script type="text/javascript"> var div = document.getElementById('pun-main').getElementsByTagName('div'); for(x in div){ if(div[x].className=='code-box'){ div[x].getElementsByTagName('strong')[0].innerHTML = '<a href="#" onclick="select_text(this.parentNode.parentNode.childNodes[1].getElementsByTagName(\'pre\')[0]); return false;">Выделить код</a>';}}</script> <!-----------------------------------------> <!--------> <style>#userCodes-area { position: absolute; right: 6px; top: 43px; } #userCodes-area div { margin: 3px 0px; cursor: pointer; }</style> <div class="userCodes-area" style="display:none"> <div onclick="smile('[xxx]')">Спойлер Рейтинговых сообщений</div> <div onclick="orfo_test()">Проверка орфографии (beta-тестирование)</div> <div onclick="tag_title()">Всплывающая подсказка</div> </div> <script> $('p.areafield').before('<div class="container" id="userCodes-area" onclick="changeVisibility(\'userCodes-area\')" style="display: none">'+$('.userCodes-area').html()+'</div>'); </script> <!-- Предпросмотр сообщений --> <script src="https://forumstatic.ru/files/0010/74/32/62633.js"></script> <script>$('.formsubmit').append(' <input type="submit" class="button" name="offlinePrev" value="Просмотр в оффлайне" onclick="return false;" />'); $('#post-form fieldset').before('<fieldset id="post-preview" style="display: none"><legend><span>Предварительный просмотр сообщения</span></legend><div class="fs-box"><div class="post-box"><div class="post-content"></div></div></div></fieldset>'); $('.formsubmit input[name="offlinePrev"]').click(function() { if ($('#post-preview .post-content')) GetBBCodeOffline($('#post-preview .post-content')[0], $('textarea#main-reply').val()); $('#post-preview').css({'display': 'block'}); });</script> <!-- Цветовыделение --> <script> // Главный администратор inColor("color_padm", new Array("Лукас", 'kozhilya')) // Администратор inColor("color_adm", new Array("Маркус", "Фалме", 'Aria')) // Главный модератор inColor("color_pmod", new Array("Reynike", 'Mia')) // Модераторы inColor("color_mod", new Array()) // Рекламные модераторы inColor("color_piar", new Array("Katsuro")) function inColor(cl, myarray){ var a=document.links for(i=0;i<a.length;i++){ for(q=0;q<myarray.length;q++){ if(a[i].innerHTML==myarray[q]){ a[i].innerHTML="<span class='"+cl+"'>"+myarray[q]+"</span>" }}}} </script> <!-- Проверка орфографии --> <script type="text/javascript"> function orfo_test() { var txt=$('#main-reply').val(); if(txt=='') return false; $.ajax({ type: "GET", url: "http://speller.yandex.net/services/spellservice.json/checkText", dataType: "jsonp", data: "text="+encodeURIComponent(txt)+"&lang=ru", success: function(msg){ var i=msg.length; while(i--)txt=txt.replace(msg[i].word,msg[i].s); $('#main-reply').val(txt); }})} </script> <!-- Обезвреживание BB-кодов в code-box --> <script> $("#pun-viewtopic div.code-box").each(function (){ $(this).html($(this).html().replace(/\[/gim, '<span>]</span>'));</script> <!-- Тег title --> <style>acronym { border-bottom: 1px dotted; cursor: help; } div#qTip { padding: 3px; border: 1px solid #666; display: none; background: #999; color: #FFF; font: bold 9px Verdana, Arial, sans-serif; position: absolute; z-index: 1000; }</style> <script>$("div.post .post-content:contains('\[title')").each(function (){ $(this).html($(this).html().replace(/\[title=([^\]]*?)\]((?:.(?!\[\/title\]))*.)\[\/title\]/mg,'<acronym title="$1">$2</acronym>'))}); function tag_title() { if (a = prompt('Введите текст подсказки', '')) { bbcode('[title='+a+']','[/title]')}}</script> <script src="https://forumstatic.ru/files/0010/74/32/89504.js"> </script> <style> .adm { display: block; font-weight: bold; text-align: right; } </style> <script type="text/javascript"> function MakeAttachNEwbb(a) { a=a.replace(/\[adm=([^\]]*?)\]((?:.(?!\[\/adm\]))*.)\[\/adm\]/mg,'<span class="adm" id="adm_$1">$2</span>') return a;} $("div.post .post-content:contains('\[adm')").each(function (){ var a=$(this).html(); $(this).html(MakeAttachNEwbb(a)) //alert(a) }); var a = document.getElementsByClassName('adm'); for(var b in a) { var id = a[b].id; if (id.indexOf('!') != -1) { a[b].id.replace(/!/, ''); } else { var name = id.substring(4, id.length); a[b].innerHTML +='<br>' + name; } } </script> <script> function tag_mod() {bbcode('[adm='+UserLogin+']', '[/adm]');} $('td#button-code').before('<td id="button-adm")\' onclick="tag_mod()"><img src="/i/blank.gif" alt="Модераторский тег"></td>'); </script> <!-- Баннеры --> <style>.banner div.bannersHead { cursor: pointer; } .banner div.bannersCont { display: none; } .banner div.bannersCont #our { margin-bottom: 4px; } .banner div.bannersCont #our img, .banner div.bannersCont #our #text a { cursor: pointer; } .banner div.bannersCont #our #text { display: none; } .banner div.bannersCont #our #text textarea { width: 380px; } .banner div.bannersCont #anot img { width: 88px; height: 31px; } #anot .t_banners {margin: 0px 1px; }</style> <div class="banner" align="center"><div class="bannersHead">Баннеры</div> <script>bannerHide = true; $('.banner div.bannersHead').click(function() { if (bannerHide) { $('div.bannersCont').html($('div.bannersCont style#hidecontent').html()) bannerHide = false } $('.banner div.bannersCont').toggle(1000); })</script> <div class="bannersCont"> <style id="hidecontent"> <div id="our"><strong>Наши баннеры:</strong><br><em>(Нажмите для получения кода)</em><br> <!-- Наши баннеры --> <img src="http://uploads.ru/i/C/Y/m/CYmcJ.jpg"> <img src="http://uploads.ru/i/Z/p/D/ZpD4I.jpg"> <img src="http://uploads.ru/i/P/N/V/PNV6F.jpg"> <img src="http://uploads.ru/t/9/F/m/9FmyN.png"> <!-- Конец --> <div id="text"><textarea></textarea><br> <a onclick="$('.banner div.bannersCont #our #text').hide(1000);">Скрыть</a></div> <script> $(".banner div.bannersCont #our img").click(function() { var el = $(this); var Result = '<a target="_blank" href="http://fireratium.mybb.ru/"><img src="'+ el[0].src +'"></a>'; el = el.parent().find("textarea"); el[0].value = Result; el = $(".banner div.bannersCont #our #text")[0]; if (el.style.cssText.indexOf('block') == -1) { $(".banner div.bannersCont #our #text").toggle(1000); }}); </script> </div><div id="anot" align="center"> <strong>Ваши баннеры:</strong><br> <div class="t_banners"> <!-- Ваши баннеры --> <a target="_blank" href="http://tlkas.spybb.ru/"><img src="http://s019.radikal.ru/i631/1203/f9/669a34f34a19.png" title="Король Лев: Другая История"></a> <a target="_blank" href="http://tlkwildheart.spybb.ru/"><img src="http://uploads.ru/i/e/X/H/eXHUa.gif" ></a> <a href="http://tlk3d.rusff.ru/" target=_blank><img src="https://forumstatic.ru/files/0011/3d/6d/73474.gif" border="0" title="Helping TLK forums" width=88 height=31></a> <a href="http://tigerstories.mybb.ru/" target=blank><img src="http://i002.radikal.ru/1107/dc/7213b14d88b0.gif" alt="Тигриные истории"></a> <a href="http://cwtime.mybb.ru/" target="_blank" ><img src="http://10pix.ru/img1/4835/6662244.jpg" alt="warriors: time of heroes" /></a> <a target="_blank" href="http://lionkingaltarnativestory.spybb.ru/"><img src="http://ovrag.ucoz.ru/_fr/0/6382375.gif" ></a> <a href="http://tlklost.rusff.ru/" target="_blank"><img src="http://i5.pixs.ru/storage/1/8/1/Untitled1g_9884956_2961181.gif" alt="The Lion King. Lost" /></a> <a href='http://chronicleslions.rolka.su/' target="_blank" ><img src="http://savepic.su/623840m.jpg" border="0" alt="Изображение - savepic.su — сервис хранения изображений" /></a> <a target="_blank" href="http://uasi.spybb.ru/"><img src="http://s12.radikal.ru/i185/1107/27/874532d01f5f.gif" title="Circle of Life"></a> <a href="http://wolveslife.3bb.ru" ><img src="http://s43.radikal.ru/i099/1008/60/f78d5ef35930.png" title="Твои инстинкты тебя не подведут..."></a> <a href=http://dogshistory.mybb.ru/ target=blank><img src=http://www.10pix.ru/img1/4690/2377994.gif alt="Town Legend"></a> <a href="http://aloc.mybb.ru" ><img src="http://savepic.net/2679171.png" title="ALOC - ждём..."></a> <a target="_blank" href="http://blueberrydelond.mybb.ru/"><img src="http://uploads.ru/i/v/j/m/vjmz0.gif" ></a> <a target="_blank" href="http://murchanie.mybb.ru/"><img src="http://i31.tinypic.com/2efqauc.gif" ></a> <a target="_blank" href="http://warriorscats.1bb.ru/><img src="http://savepic.net/1044365.gif" border="0" title=сыграй с нами. в жизнь.'' width=81 height=31 ></a> <a href="http://habaritofauti.mybb.ru"><img src="http://uploads.ru/t/O/Y/0/OY0kB.jpg" border="0" /></a> <a target="_blank" href="http://tlkreturninthepast.mybb.ru/"><img src="http://s003.radikal.ru/i201/1106/17/0e96b321b060.gif" ></a> <a href="http://wtbf.rolka.su/" target="_blank"><img src="http://savepic.net/2575895.gif" alt="Волчья тропа. Между двух огней"></a> <a href="http://tlkoldtime.rusff.ru/" target=_blank><img src="http://uploads.ru/i/A/P/K/APK8H.gif" border="0" title="Король лев. Старые времена." width=88 height=31></a> <a href="http://nalanija.6bb.ru" target=_blank> <img src="http://s51.radikal.ru/i132/1103/5b/357adcc2ef45.png" border="0"alt="[Король Лев - Борьба за власть и трон]" width=88px height=31px></a> <!-- Конец --> </div></div> </style> </div></div> <!-- Скрытие рейтиногвых постов --> <div style="display: none"> <div class="example" id="xxx-head"><center><span style="color: white; font-size: 15px; font-family: PapyrusRu, Verdana; display: block; margin-bottom: 5px">ВНИМАНИЕ</span><p>Данное сообщение содержит материал рейтинга NC-17. <br><b>Открывая это сообщение, вы соглашаетесь принять на себя <u>все</u> обязательства и возможную уголовную ответственность за прочтение. </b></p><br><button>Открыть содержимое</button></center></div> <div class="example" id="xxx-cont-begin"><button>Закрыть содержимое</button></div><div class="example" id="xxx-cont-end"></div></div> <script> var xxx_head = $('.example#xxx-head').html(); var xxx_contbegin = $('.example#xxx-cont-begin').html(); var xxx_contend = $('.example#xxx-cont-end').html(); $("div.post .post-content:contains('\[xxx\]')").each(function() { var L = $(this).html(); L = L.replace('[xxx]', ''); var sig = ''; if (L.indexOf('<dl class="post-sig">') != -1) { sig = L.substring(L.indexOf('<dl class="post-sig">')); L = L.substring(0, L.indexOf('<dl class="post-sig">')) } L = '<div id="xxx-head" style="display: block">' + xxx_head + '</div><div id="xxx-content" style="display: none">' + xxx_contbegin + L + xxx_contend + '</div>' + sig; $(this).html(L); }); $('.post #xxx-head button').click(function() { if (window.confirm("Вы подтверждаете, что вам есть 18 лет?")) { $(this).parent().parent().parent().find('div#xxx-head').hide(1500); $(this).parent().parent().parent().find('div#xxx-content').toggle(1500); } }); $('.post #xxx-content button').click(function() { $(this).parent().parent().parent().find('div#xxx-head').toggle(1500); $(this).parent().parent().parent().find('div#xxx-content').hide(1500); });</script> <!-- Всплывающее окно цитирования --> <style>#Bubble { display: none; width: 100px; height: auto; padding: 5px; text-align: center; z-index: 10; border: 1px black solid; background: white; background-image: url(http://www.iconsearch.ru/uploads/icons/crystalclear/16x16/comment.png); background-repeat: no-repeat; background-position: 10px 4px; padding-left: 12px; } </style> <div id="Bubble"><span><a href="javascript:quote('', 0)">Цитировать</a></span></div> <script> var fresh = false; $('.post').mouseup(function(pos) { var theSelection = ''; if (window.getSelection && !$.browser.opera) { theSelection = window.getSelection().toString(); } else if (document.getSelection) { theSelection = document.getSelection(); } else if (document.selection) { theSelection = document.selection.createRange().text; } if (!(theSelection == '' || typeof theSelection == 'undefined' || theSelection == null) && !(fresh)) { $("#Bubble").css({ 'position': 'absolute', 'left': pos.pageX+'px', 'top': (pos.pageY-13)+'px', 'display': 'none' }); $("#Bubble span").html($(this).find("li.pl-quote").html()); $("#Bubble").fadeIn(200); fresh = true; } else if (fresh) { fresh = false; }}); $('.post').mousedown(function() { if (fresh) { $("#Bubble:visible").hide(200); fresh = false;}}); $('#Bubble span').click(function() { $('#Bubble').hide(200); fresh = false; }); </script> <!--------------------------------------------------------------------------- Скрипт наград. Version 3.0 by kozhilya --------------------------------------------------------------------------- <style> div.AwardAllWindow { width: 100%; height: 100%; background-color: rgba(0,0,0,0.5); position: fixed; top: 0px; left: 0px; } div.AwardWindow { z-index: 9999; position: fixed; top: 10% !important; left: 50% !important; width: 700px; padding: 10px; background: #331400; margin-left: -350px !important; vertical-align: middle; border: 1px solid #E3BB55; border-radius: 5px; color: #E3BB55; } div.AwardWindow div#closeBtn { cursor: pointer; background: url(http://www.iconsearch.ru/uploads/icons/humano2/16x16/window-close.png) no-repeat center; width: 16px; height: 16px; position: relative; top: -5px; left: 690px; } div.AwardWindow h3 { font-variant: small-caps; font-weight: normal; font-size: 15px; margin-top: -20px; } div.AwardWindow h3 { font-weight: bold; } div.AwardWindow div#AwardContent { text-align: center; width: auto; height: auto; min-height: 100px; max-height: 300px !important; overflow-y:auto; } div.AwardWindow div#AwardContent td#title { font-variant: small-caps; font-weight: bold; font-size: 15px; width: 200px; text-align: center; } div.AwardWindow div#AwardContent td#desc { font-size: 10px; } #pun-profile fieldset > span { cursor: pointer; padding: 5px; border: 1px solid black; position: relative; top: -30px; margin-bottom: 10px; left: 150px; background-color: white; } </style> <script> function GetOuterHTML(el) { var Result = '<' + el.localName; for (var i=0; i<el.attributes.length; i++) Result += ' ' + el.attributes[i].nodeName + '="' + el.attributes[i].nodeValue + '"'; Result += '>' + el.innerHTML + '</' + el.localName + '>'; return Result; } function OpenAwards(t) { $('div.AwardAllWindow').fadeIn(1000); $('div.AwardWindow div#AwardContent').html($(t).parent().parent().find('div').html()); $('div.AwardWindow h3').html('Награды пользователя <span>'+ $(t).parent().parent().parent().parent().find('li.pa-author a').text()+'</span>'); } $('div.AwardWindow #closeBtn').click(function() { $('div.AwardAllWindow').fadeOut(1000); }); $('.post li.pa-fld2').each(function() { Result = '<table>'; $(this).find('img').each(function() { var alt = $(this).attr('alt'); var name = alt.substring(0, alt.indexOf('|')); var desc = alt.substring(alt.indexOf('|')+1); Result += '<tr><td id="title"><strong>'+name+'</strong></td><td id="img">'+GetOuterHTML(this)+'</td><td id="desc">'+desc+'</td></tr>'; }); Result += '</table>'; $(this).html('<span><a href="#" onclick="OpenAwards(this); return false;">Награды</a></span><div style="display: none">'+Result+'</div>'); }); $('#pun-profile fieldset').each(function() { if ($(this).find('legend span').text() == 'Награды') { var h = '<table style="display: inline;">'; $(this).find('p.checkfield').each(function() { var alt = $(this).find('img').attr('alt'); var name = alt.substring(0, alt.indexOf('|')); var desc = alt.substring(alt.indexOf('|')+1); h += '<tr><td><p class="checkfield">' + $(this).html() + '</p></td><td>Награда: <strong>'+name+'</strong><br>Описание: <strong>'+desc+'</strong></td></tr>' }); $(this).find('div.fs-box').html(h); $(this).find('div.fs-box').css({'display':'none'}); $(this).find('legend').after('<span onclick="$(this).parent().find(\'div.fs-box\').toggle(1000);">Выставить награды</span>'); }}); </script>-->
Объявление
Код:<table class="annonce"><tr> <td width=220> <div> <div class="navHeader"><p>Навигация по форуму</p></div> <div class="subDiv"> <a href="http://fireratium.mybb.ru/viewtopic.php?id=7#p8">Гостевая</a><br> <a href="http://fireratium.mybb.ru/viewtopic.php?id=129#p774">Требуемые персонажи</a><br> <a href="http://fireratium.mybb.ru/viewtopic.php?id=6#p7">Шаблон анкеты</a><br> <a href="http://fireratium.mybb.ru/viewtopic.php?id=124#p696">Правила форума</a><br> <a href="http://fireratium.mybb.ru/viewtopic.php?id=15#p16">Предложения</a><br> </div> </div><div> <div class="navHeader"><p>Администрация форума</p></div> <div class="subDiv"> <b>Администратоы:</b><br> <a href="http://fireratium.mybb.ru/profile.php?id=2" title="Главный администратор, дизайнер">Лукас</a><br> <a href="http://fireratium.mybb.ru/profile.php?id=3" title="Заместитель главного администртора">Маркус</a> | <a href="http://fireratium.mybb.ru/profile.php?id=13" title="Технический администратор, сценарист">Фалме</a><br> <br> <b>Модераторы:</b><br> <a href="http://fireratium.mybb.ru/profile.php?id=15" title="Главный модератор">Reynike</a><br> <br><b>Пиарщики:</b><br> <a href="http://fireratium.mybb.ru/profile.php?id=215">Katsuro</a><br> </div> </div><div> <div class="navHeader"><p>Информация о пиаре</p></div> <div class="subDiv"> <b>Реклама:</b><br> Ник: <b>Пиар</b><br> Пароль: <b>0000</b><br> <br> <a href="http://fireratium.mybb.ru/viewtopic.php?id=40#p41">Правила рекламы и баннерообмена</a><br> <a href="http://fireratium.mybb.ru/viewtopic.php?id=38#p39">Наша реклама</a><br> <a href="http://fireratium.mybb.ru/viewtopic.php?id=39#p40">Ваша реклама</a><br> </div> </div><div> <div class="navHeader"><p>Сюжет</p></div> <div class="subDiv"> <p><b>Активный сценарий:</b> «<a href="http://fireratium.mybb.ru/viewtopic.php?id=163#p1992">Пришествие</a>», часть 1: «Приход».</p> <br> <p><b>Погода:</b> Сезон засухи только закончился. Над землями Терры светит солнце, но при этом не особо жарко. Отличное время для прогулки или охоты.</p> <br> <p><b>События:</b> На Фаэратиуме случился страшный катаклизм, из-за чего некоторые фаэратийцы попали на Терру без доступа на родину, и теперь пришельцам придётся обосновываться в новых для них землях. В прайде Ухаи пока ничего не знают о пришельцах, и они живут пока спокойной мирной жизнью… Но незнание не может длится вечно: рано или поздно фаэратийцам и львам придётся встретиться. И тогда каждому придётся подумать, как относится к тем, кого они не знают.</p> <br> <hr>Ждём ваших предложений. Обращайтесь в тему <a href="http://fireratium.mybb.ru/viewtopic.php?id=109#p552">Сюжет</a> </div> </div><div> <div class="navHeader"><p>Информация для новичков</p></div> <div class="subDiv"> <a href="http://fireratium.mybb.ru/viewtopic.php?id=3#p3">Что такое ролевая?</a><br> <a href="http://fireratium.mybb.ru/viewtopic.php?id=5">Как написать игровой пост?</a><br> <a href="http://fireratium.mybb.ru/viewforum.php?id=22">Всё о Фаэратиуме</a><br> <a href="http://fireratium.mybb.ru/viewtopic.php?id=132#p784">F.A.Q.</a><br> </div> </div><div> <div class="navHeader"><p>Партнёры</p></div> <div class="subDiv"> <a target="_blank" href="http://perry.mybb.ru"><img src="https://forumupload.ru/uploads/0010/2c/72/53-1.png"></a> </div></div> <script> $(".navHeader").click(function () { var c = $(this).parent().find(".subDiv")[0]; var css = c.style.cssText; if (css.indexOf("block") > -1) { $(".subDiv").hide(760); } else { $(".subDiv").hide(1000); $(this).parent().find(".subDiv").toggle(1000); } }); </script> </td> <td><div class="head"><p>Новости форума</p></div><br> <div class="content"> <p>Идёт обсуждение <a href="http://fireratium.mybb.ru/viewtopic.php?id=163#p1992">сценария "Пришествие"</a>! Спешите занять роли!!!</p><br> <p>Мы с радостью примем Вас в наш коллектив, вы не останетесь незамеченным! Если желаете принять активное участие в сюжете, то не медлите с регистрацией! Места быстро кончаются =)</p> <p>Не стесняйтесь задавать вопросы! Для этого у нас есть тема "<a href="http://fireratium.mybb.ru/viewtopic.php?id=7#p8">Гостевая</a>". Там мы поможем вам освоится на просторах нашей ролевой.</p><br> <p>В данный момент ведутся работы по улучшению технической оснастки форума,так что, будьте уверены - наш форум станет ещё лучше..</p><br> </div> </td><td width=200><div class="head"><p>Аккаунт</p></div><br> <div class="content"> <ul class="accauntInfo"> <li class="author"></li> <li class="title"></li> <li class="avatar"></li> <li class="userbar"><a href="#" onclick="ShowAwards(this); return false;"><img id="btnaward" src="/i/blank.gif" original-title="Награды"></a></li> <li class="from"></li> <li class="reg">Зарегистрирован: 2011-11-06</li> <li class="posts">Сообщений: 201</li> <li class="respect"><a href="/respect.php?id=4" rel="nofollow">Уважение</a> <span>[+3/-2]</span></li> <li class="sex">Пол: Женский</li> <li class="age"></li> <li class="nodisplay" style="display: none !important;"><ul><li class="pa-awardsInfo"><table><tbody><tr><td id="title"><strong>Награда 4</strong></td><td id="img"><img src="http://www.iconsearch.ru/uploads/icons/humano2/128x128/emblem-cool.png" alt="Награда 4" original-title="Награда 4"></td><td id="desc">Какая-та награда 4</td></tr></tbody></table></li></ul></li></ul> </div> <script> $('.accauntInfo li.author').html('<a href="/profile.php?id='+UserID+'">'+UserLogin+'</a>'); $('.accauntInfo li.title').html('<strong>'+UserTitle+'</strong>'); $('.accauntInfo li.avatar').html('<img src="'+UserAvatar+'">'); </script> </div> </td></tr></table>
HTML в форме ответа
Код:<!-- Обезвреживание нововведенных BB-кодов в code-box --><script> var s0="[",s1="<span>[</span>",s2="]",s3="<span>]</span>" $("#pun-viewtopic div.code-box").each(function (){ var s = $(this).html();s=s.replace(/\[/gm,s1);$(this).html(s.replace(/\]/gm,s3));}); </script>
Страница: 1