/************************************************************* A - SETUP **************************************************************/ /* A1 Import the colour scheme -------------------------------------------------------------*/ /* A1.1 */ @import url(style_cs.css); /* A2 Deal with browser defaults and wonkiness -------------------------------------------------------------*/ /* A2.1 */ html, body {margin: 0; padding: 0} /* A2.2 */ .punbb * { margin: 0 } /* A2.3 */ .punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt { padding: 0; list-style: none; } /* A2.4 */ .punbb img { border:none } /* A2.5 */ .punbb .main table { table-layout: fixed; width: 100%; } /* A2.6 */ .checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;} /* A2.7 */ p[class="checkfield"] *, div[class="checkfield"] *, fieldset[class="radiofield"] * { height: 1.7em; vertical-align: middle } /* A3 Text setup -------------------------------------------------------------*/ /* A3.1 */ body { font-size: 100%; } /* A3.2 */ .punbb { font: normal 68.70% verdana, arial, helvetica, sans-serif; } /* A3.3 */ .punbb textarea, .punbb input, .punbb select, .punbb optgroup { font: 1em verdana, arial, helvetica, sans-serif } /* A3.4 */ .punbb h1, .punbb h2, .punbb h3 { font-size: 1em; font-weight: bold; } .punbb th { font-size: 0.9em; font-weight: bold; } .punbb h4, .punbb table { font-size: 1em; font-weight: normal; } /* A3.5 */ .punbb h1 span, .punbb h2 span, .punbb legend span { font-size: 1.1em; } /* A3.6 */ .punbb pre { font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace } /* A3.7 */ .punbb address, .punbb em { font-style: normal } /* A3.8 */ .punbb .post-content em { font-style: italic } /* A3.9 */ .punbb .post-content em.bbuline { font-style: normal; text-decoration: underline; } //* A3.10 */ .punbb a { text-decoration: none } /* A3.11 */ .punbb optgroup { font-weight: bold; } /* A4 Float clearing and hidden items -------------------------------------------------------------*/ /* A4.1 */ #pun:after, .punbb .container:after, .punbb .post-links ul:after, .punbb .main div.inline:after, .punbb .post-box:after, .punbb .linksb:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; overflow:hidden; line-height: 0.0; font-size: 0; } /* A4.2 */ .acchide, #pun-index #pun-main h1, #pun-navlinks h2, #pun-pagelinks h2, #pun-status h2, #pun-ulinks h2, .punbb .forum h2, .punbb .multipage .topic h2, .punbb dl.post-sig dt span, .punbb p.crumbs strong, .punbb .divider hr, .punbb .required label em, .punbb .formsubmit label, .punbb .submitfield label, .punbb .modmenu label, #pun-userlist .main h2 { font-size: 0; height: 0; width: 0; line-height: 0.0; position:absolute; left: -9999px; overflow: hidden } /* A5 Basic page layout and borders -------------------------------------------------------------*/ /* A5.1 */ #pun { margin: 100px; margin-left: 90px; position: center top; width: 995px; margin: auto; } /* A5.2 */ .punbb { margin-left:70px; position: top center; float: none; width:850px; height: auto; } /* A5.3 */ #pun-redirect, #pun-maint { margin: 50px 20% 12px 20%; width: auto; float: none; } /* A5.4 */ .punbb .section, .punbb .main { margin-bottom: 1em; } /* A5.5 */ .punbb .category, .punbb .post { margin-top: 0.4em; } /* A5.6 */ .punbb #pun-category1, .punbb .toppost, .punbb .topicpost { margin-top: 0; } /* 5.7 */ #pun-post .topic { margin-top: 1em; } /* A5.8 */ .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post { border-style: none none none none; border-width: 0px 0px 0px 0px } /* A5.9 */ .punbb .container { border-style: none; border-width: 0; } /* A5.10 */ #pun-main h1, .punbb .section h2, #pun-stats h2, #pun-debug h2 { padding: 10px 1em 10px 1em; border-style: none none none none; border-width: 0 0 0 0; } #pun-main h2 { padding: 9px 1em 8px 1em; border: 0px solid transparent; border-bottom: 0px solid transparent; } /************************************************************* B - MAIN CONTENT - GENERAL **************************************************************/ /* B1 Parsed Content, Signatures and Scroll Boxes -------------------------------------------------------------*/ /* B1.1 */ .punbb .post-content { padding: 0; margin: 0; width: 100%; overflow: hidden; } /* B1.2 */ .punbb .post-sig dt { display: block; border-top: 0px none #adadad; width: 250px; margin: 5px 0; } /* B1.3 */ .punbb .post-content p { margin: 0; padding: 0 0 1em 0; line-height: 150%; } /* B1.4 */ .punbb .post-content img { vertical-align: text-bottom } /* B1.5 */ .punbb .post-content img.postimg { vertical-align: middle; } /* B1.6 */ .punbb .post-content .blockcode, .punbb .post-content blockquote { width: 100%; overflow: hidden; } /* B1.7 */ .punbb .post-content .scrollbox { width: 100%; overflow: auto; } /* B1.8 */ .punbb .post-content .quote-box, .punbb .post-content .code-box { margin: 0.4em 1.8em 0em 1.8em; padding: 20px; border-top: 0px solid #83717b; margin-bottom: 20px; } /* B1.9 */ .punbb .quote-box cite, .punbb .code-box strong.legend { display: block; padding-bottom: 0.7em; font-size: 1.1em; font-weight: bold; font-style: normal; margin: 0; } /* B2 Information boxes -------------------------------------------------------------*/ /* B2.1 */ .punbb .info-box { padding: 1.1em 1.7em 1em 1.7em; border-style: none; border-width: 0px; margin: 0 0 1.1em 0; } /* B2.2 */ .punbb .info-box * { padding: 0 0 0.7em 0; } /* B2.3 */ .punbb #pun-main .info-box .legend { font-size: 1.1em; font-weight: bold; } /* B3 Pagination and posting links -------------------------------------------------------------*/ /* B3.1 */ .punbb .linkst { float: left; position: relative; width: 100%; font-size: 1.1em; height: 0; } /* B3.2 */ .multipage { margin-top: 3em; } /* B3.3 */ .linkst .pagelink { position: absolute; top: -4em; left: 1em; width: 24em; } /* B3.4 */ .linkst .postlink { position: absolute; top: -4em; right: 1em; width: 16em; text-align: left; font-weight: bold; } /* B3.5 */ .punbb .linksb { text-align: right; padding: 0.4em 1em 0.5em 1em; font-size: 1.1em; } /* B3.6 */ .linksb .pagelink { float: left; width: 24em; text-align: left; } /* B3.7 */ .linksb .postlink { float: right; width: 16em; font-weight: bold } /* B3.8 */ .subscribelink { clear:both; padding-top: 0.3em; padding-bottom: 0.5em; } /************************************************************* C - MAIN CONTENT - SPECIFIC **************************************************************/ /* C1 Form layout -------------------------------------------------------------*/ /* C1.1 */ .punbb .formal .container { padding: 1.7em 2.3em 1.1em 2.3em; } /* C1.2 */ .punbb .formsubmit { padding: 0 0 0 1.7em; margin: 1em 0 0 0; } /* C1.3 */ .punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span { margin: 0 0.6em 0 0 } /* C1.4 */ .punbb fieldset { border-style: none; border-width: 0px; padding: 0 18px 0 18px; margin: 0 0 1em 0 } /* C1.5 */ .punbb fieldset legend { padding: 0; margin: 0 0 0 11px; font-size: 1.1em } /* C1.6 */ .punbb fieldset legend span { padding: 0 5px; margin: 0 0 0 -15px; } /* C1.7 */ .punbb fieldset fieldset { border-style: none; margin: 0; padding: 0 0 8px 0 } /* C1.8 */ .punbb .fs-box { padding: 1em 0 0.8em 0; } /* C1.9 */ .punbb .fs-box p, .punbb .fs-box fieldset { padding: 0 0 0.8em 0 } /* C1.10 */ .punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield { float: left; margin-right: 1em; } /* C1.11 */ .punbb .inline .infofield { clear:both } /* C1.12 */ .punbb .datafield br { display: none } /* C1.13 */ .punbb .required label, .punbb .datafield span.input { font-weight: bold } /* C1.14 */ .punbb .datafield span.input a { font-weight: normal; } /* C1.15 */ .punbb .areafield span.input, .punbb p.longinput span.input { display: block; padding: 0 12em 0 0; height: 100%; /* For IE */ } /* C1.16 */ .punbb textarea, .punbb .longinput input { width: 64%; margin: 0; } /* C1.17 */ .punbb .hashelp { position: relative; } /* C1.18 */ .punbb .helplinks { display: block; position: absolute; top: 1em; right: 0; font-weight: normal; width: 36%; } /* c1.19 */ .punbb #profile .helplinks { top: 1.5em; } /* C1.20 */ .punbb .helplinks span { display: block; padding-bottom: 0.2em; } /* C1.21 */ #pun-post .formal .info-box li { padding-left: 4px; list-style-type: square; list-style-position: inside; line-height: 1.5; margin: 0; } /* C2 Table layout ------------------------------------------------------------*/ /* C2.1 */ .punbb .main .tcl { overflow: hidden; text-align: center; width:45%; padding-right: 1px; } /* C2.2 */ .punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod { text-align: center; width: 10%; } /* C2.3 */ .punbb .main .tcr { overflow: hidden; text-align: left; width: 30%; } /* C2.4 */ #pun-userlist .main .tcl, #pun-searchtopics .main .tcl, #pun-modviewforum .main .tcl { width: 40% } /* C2.5 */ #pun-userlist .main .tc2, #pun-searchtopics .main .tc2 { text-align: left; width: 20%; } /* C2.6 */ #pun-debug table .tcl { width: 15%; white-space:normal; } /* C2.7 */ #pun-debug .tcr { width: 90%; white-space: normal; } /* C2.8 */ #pun-index .tcl h3 { font-weight: bold; } /* C2.9 */ .punbb td span.youposted { font-weight: bold; margin-left: -1em; position: absolute; } /* C2.10 */ .punbb td .modlist { display: block; padding-top: 0.3em } /* C2.11 */ .punbb .main td { border-style: none none none none; border-width: 0px 0 0 0px; padding: 0.8em 1em; } /* C2.12 */ .punbb .main th { border-style: none none none none; border-width: 0 0 0 0px; padding: 0.4em 1em 0.4em 1em; } /* C2.13 */ .punbb .main .tcl { border-left-style: none; border-left-width: 1 } * html .tclcon {height: 1px} /* C2.14 */ .punbb td div.tclcon { margin-right:80px; } /* C2.15 */ .punbb div.icon { float: right; display: block; height: 100px; width: 100px; padding-top: 1px; margin-top: 1px; } /* C3 Topics -------------------------------------------------------------*/ /* C3.1 */ .punbb .post .container { border-style: none none none none; border-width: 0px; margin-top: -1px; padding-bottom: 1px; } /* C3.2 */ .punbb .post h3 { border-style: none none none none; border-width: 0px; } /* C3.3 */ .punbb .post h3 span { padding: 0.5em 1em; display: block; margin-left: 19em; border-left-style: none; border-left-width: 0px } /* C3.4 */ .punbb .post h3 strong { float: right; width: 5em; text-align: right; font-weight: normal; padding-right: 30 px; } /* C3.5 */ .punbb .post .post-author { float: left; width: 19em; margin-top: -1.5em; overflow: hidden; } /* C3.6 */ .punbb .post .post-author ul, .punbb .post .post-author p { padding: 0 1em 1em 1em; line-height: 140%; } /* C3.7 */ .pa-author { font-size: 1.1em; font-weight: bold; } /* C3.8 */ li.pa-fld3 {position: absolute; margin-top: 10px!important; margin-left: -76px !important; z-index: 333;} .pa-author a { text-decoration: none } /* C3.9 */ li.pa-title { padding-bottom: 0.4em; font-weight: bold; } li.pa-online { line-height: 0.8em; border-left-style: solid; border-left-width: 0.7em; padding-left: 0.4em; margin-top: 0.7em; } /* C3.11 */ .punbb .post-body { margin-left: 19em; border-left-style: none; border-left-width: 0px; padding: 0 0 1px 0; padding-right: 20px; } /* C3.12 */ .punbb .post-box { padding: 1em; } /*C3.13 */ .punbb fieldset .post-box { margin-bottom: 0.8em } /* C3.14 */ .punbb .post-links { margin-left: 19em; border-left-style: solid; border-left-width: 1px; } /* C3.15 */ .punbb .post-links ul { padding: 0 1em 0 0; height: 2em; line-height: 2em; margin-left: -19em; border-top-style: none; border-top-width: 0px; background: transparent; text-align: right; } /* C3.16 */ .punbb .post-links li { display: inline; padding-left: 1em; } /* C3.17 */ .pl-email, .pl-website { float: left; } /* C3.18 */ .punbb .clearer { clear: both; height: 0; font-size: 0; } /* C4 Moderator menu -------------------------------------------------------------*/ /* C4.1 */ .punbb .modmenu .container { padding: 0.5em 1em; text-align: right; } /* C4.2 */ .punbb .modmenu strong, .punbb .modmenu a { height: 1.8em; line-height: 1.8em; } /* C4.3 */ .punbb .modmenu .container strong { float: left; } /* C4.4 */ .punbb .modmenu input { margin-left: 1em; } /* C5 Message boxes -------------------------------------------------------------*/ /* C5.1 */ .punbb .info .container { padding: 0.8em 1em } /* C5.2 */ .punbb .info .container .backlink { padding-top: 0.8em; } /* C6 Profile -------------------------------------------------------------*/ /* C6.1 */ #profile .container { padding-left: 18.6em; } /* C6.2 */ #profilenav { float: left; width: 14em; margin-left: -16.3em; display: inline; } /* C6.3 */ #profilenav li { padding-bottom: 0.8em; font-weight: bold; } /* C6.4 */ #viewprofile ul, #profilenav ul { border-style: solid; border-width: 1px; padding: 1.5em 18px 0.8em 18px; margin: 0 0 1em 0; } /* C6.5 */ #viewprofile h2, #profilenav h2 { background: transparent; border: none; padding: 0 0 0 0; margin: 0 14px -0.6em 14px; } /* C6.6 */ #viewprofile h2 span, #profilenav h2 span { padding: 0 5px; position: relative; } /* C6.7 */ #viewprofile li, #setmods dl { padding: 0 0 0 16em; margin-bottom: 0.2em; } /* C6.8 */ #viewprofile li span { float: left; width: 14em; margin-left: -16em; padding: 0.5em 1em; font-weight: bold; } /*C6.9 */ #setmods dt { float: left; width: 14em; margin-left: -16em; padding: 0.8em 1em; font-weight: bold; display: inline; } /* C6.10 */ #viewprofile li strong, #viewprofile li div, #setmods dd { display: block; padding: 0.5em 1em; font-weight: normal; } /* C6.11 */ .punbb img.avatardemo { float: right; margin: 0 0 0.8em 1.8em } /* C7 User list -------------------------------------------------------------*/ /* C7.1 */ #pun-userlist .formal, #pun-userlist .formal .container { border-bottom: none; margin-bottom: 0; } /* C7.2 */ #pun-userlist .usertable .container { padding: 0 2.3em 2.3em 2.3em; border-top: none; } /* C7.3 */ #pun-userlist .usertable table { border-style: solid; border-width: 1px; } /************************************************************* D - PUNBB SECTIONS OTHER THAN MAIN CONTENT **************************************************************/ /* D1 Logo and description -------------------------------------------------------------*/ /* D1.1 */ #pun-title { margin: 0; border-style: none none none none; border-width: 0px 0px 0 0px; } /* D1.2 */ #pun-title h1 { display : block; height : 40px; padding: 2em 1em 0 1em; } /* D1.3 */ #pun-title .container { border-style: none none none none; } /* D1.4 */ #pun-title h1 span { font-size: 1.5em; } #pun-title table { border: none; height:0px; margin-left: -373px; width: 1600px; height: 775px; background-image: url(http://s2.uploads.ru/ShKpB.jpg); } #pun-title td.title-logo-tdl { border: none; width: 100%; } #pun-title td.title-logo-tdr { border: none; width: 514px; position: relative; left: 90px; top: 20; } /* D2 Page navigation -------------------------------------------------------------*/ /* D2.1 */ #pun-pagelinks { position: absolute; top: -100px; left: 50px; margin: 0; border: none; padding: 0; width: 100%; } /* D2.2 */ #pun-pagelinks .container { background: transparent; border: none; padding: 0} /* D2.3 */ #pun-pagelinks .container li { display: inline } /* D2.4 */ #pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover { height: 2em; line-height: 2em; padding: 0; font-size: 1.2em; margin-left: -9999px; display: block; float:left; width: 100%; } /* D2.5 */ #pun-pagelinks a:active, #pun-pagelinks a:focus { position:relative; margin: 0; } #pun-pagelinks li a span { display:block; margin: 0 1em } /* D3 Forum navigation -------------------------------------------------------------*/ /* D3.1 */ #pun-navlinks, #pun-navlinks .container { border-style: none; border-width: 0; margin: 0; } /* D3.2 */ #pun-navlinks .container { padding: 0.7em 1em; } /* D.3 */ #pun-navlinks li { display: inline; padding-right: 1em; } /* D3.4 */ #pun-navlinks li a { font-size: 1.1em; } /* D4 User links -------------------------------------------------------------*/ /* D4.1 */ #pun-ulinks { margin-top: 0; text-align: center; } /* D4.2 */ #pun-ulinks .container { border-top: none; padding: 0.7em 1em; } /* D4.3 */ #pun-ulinks li, #pun-ulinks li a { display: inline; border-left-style: solid; border-left-width: 1px; white-space: nowrap; } /* D4.4 */ #pun-ulinks li a { padding: 0 0.3em 0 0.6em } /* D4.5 */ #pun-ulinks li.item1, #pun-ulinks li.item1 a { border-left-style: none; border-left-width: 0; padding-left: 0 } /* D5 Welcome box and Top Breadcrumbs -------------------------------------------------------------*/ /* D5.1 */ #pun-status, #pun-status .container { border-bottom: none; margin-bottom: 0; width: 890px; } /* D5.2 */ #pun-status .container { padding: 0.8em 1em 1em 1em; width: 890px; } /* D5.3 */ #pun-status span { white-space: nowrap; margin-right: 0.5em; } /* D5.4 */ #pun-crumbs1 { font-weight: bold; overflow: hidden; margin-top: 0; } /* D5.5 */ #pun-crumbs1 p.container { border-top: none; padding: 1em 1em 0.8em 1em; font-size: 1.1em; margin-right: 35px; } /* D5.6 */ #pun-break1 { margin: 0 1em; border-style: solid none; border-width: 1px 0; height: 0; margin: -2px 1em; position: relative; z-index: 1; } /* D6 Announcement -------------------------------------------------------------*/ /* D6.1 */ #pun-announcement h2 { padding: 0; margin: 0 1em -3.5em 1em; border-style: none none solid none; border-width: 0 0 1px 0; position: relative; font-weight: bold; } /* D6.2 */ #pun-announcement h2 span { display: block; padding: 1em 0 0.8em 0; border-bottom-style: solid; border-bottom-width: 1px; } /* D6.3 */ #pun-announcement .container { padding: 4.3em 1em 1em 1em; } /* D7 Statistics -------------------------------------------------------------*/ /* D7.1 */ #pun-stats .container { padding: 0.8em 1em } /* D7.2 */ #pun-stats li.item1, #pun-stats li.item2 { float: left; clear: both; line-height: 150%; } /* D7.3 */ #pun-stats li.item3, #pun-stats li.item4 { text-align: right; line-height: 150%; } /* D7.4 */ li#onlinelist { margin-top: 1em; border-top-style: solid; border-top-width: 1px; float: left; width: 100%; line-height: 130%; } /* D7.5 */ li#onlinelist div { border-top-style: solid; border-top-width: 1px; padding: 0.7em 0 0 0; } /* D8 Quick Jump - About - Bottom Breadcrumbs -------------------------------------------------------------*/ /* D8.1 */ #pun-qjump { margin: 0; border: none; width: 50%; position: relative; float: left; } /* D8.2 */ #pun-qjump .container { border: none; background: transparent; padding: 0.8em 1em; } /* D8.3 */ #pun-about { margin-top: 0; } /* D8.4 */ #pun-about .container { border-top-style: none; text-align: right; line-height: 150%; padding: 0.8em 1em; } /* D8.5 */ #pun-about p span { display:block; padding-left: 50%; text-align: center; } /* D8.6 */ #pun-crumbs2 { font-weight: bold; overflow: hidden; margin-bottom: 0; border-bottom: none; } /* D8.7 */ #pun-crumbs2 .container { border-bottom: none; padding: 0.8em 1em; font-size: 1.1em; } /* D8.8 */ #pun-break4 { margin: -2px 1em; border-style: solid none; border-width: 1px 0; position: relative; height: 0; z-index: 1; } /* D8.9 */ div.punbb-admin #pun-about .container { border-top-style: solid; border-top-width: 1px; } /* D9 Help file -------------------------------------------------------------*/ /* D9.1 */ #pun-help .formal .info-box h3.legend { border-bottom-style: none; border-bottom-width: 0px; padding-bottom: 0; margin-bottom: 0.8em; } /* D9.2 */ #pun-help .formal .info-box h3.legend span { padding-bottom: 0.6em; display: block; border-bottom-style: none; border-bottom-width: 0px; font-size: 1.1em; } /* D9.3 */ #pun-help .formal p, #pun-help .formal dd { margin-bottom: 1em } /* D9.4 */ #pun-help .formal ul, #pun-help .formal dl { padding: 0 0 0 1em } /* D9.5 */ #pun-help .formal li { padding: 0; line-height: 130% } /* D9.6 */ #pun-help .formal li * { vertical-align: text-top } /* D9.7 */ #pun-help .formal dt span { font: 1.4em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace } /* D9.8 */ #pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode { padding-bottom: 0; } #profile #post,#profile .post { max-width:600px; } #pun th {font-size: 0px;} /* latin-ext */ @font-face { font-family: 'bradobrei'; font-style: normal; font-weight: 400; src: local('bradobrei'), local('bradobrei'), url(https://yadi.sk/d/ymXAy30KftNqp) format('woff2'); } /* latin */ @font-face { font-family: 'Fjalla One'; font-style: normal; font-weight: 400; src: local('bradobrei'), local('bradobrei'), url(https://yadi.sk/d/ymXAy30KftNqp) format('woff2'); } @font-face { font-family: 'Structure'; src: url('http://korean-academy.ru/files/000f/3f/b2/48456.ttf') format('eot'), url('http://korean-academy.ru/files/000f/3f/b2/48456.ttf') format('woff'), url('http://korean-academy.ru/files/000f/3f/b2/48456.ttf') format('truetype'), url('http://korean-academy.ru/files/000f/3f/b2/48456.ttf') format('svg'); } #pun-about p.container { text-align: center; line-height: 1; font-size: 8px;} /* таблица */ .tabl { width: 230px; font: small-caps 10px arial; text-align: left; color: #bd5da5; } .tabl2 { width: 310px; font: small-caps 10px arial; text-align: right; color: #bd5da5; } .lorde { text-align: center; font-family: georgia; font-size: 14px; font-weight: bold; font-style: italic; text-transform: lowercase; line-height: 100%; color: #ab53a0; } .lorde2 { text-align: center; font: small-caps 700 11px arial; font-weight: bold; text-transform: lowercase; line-height: 100%; color: #bd5da5; margin-left: -70px;} .lorde3 { text-align: center; font: small-caps 700 12px arial; font-weight: bold; text-transform: lowercase; line-height: 100%; color: #bd5da5; } .lorde5 { text-align: center; font-family: georgia; font-size: 11px; font-weight: bold; text-transform: uppercase; line-height: 100%; color: #bd5da5;} .lorde6 { text-align: center; font-family: georgia; font-size: 26px; font-weight: bold; text-transform: uppercase; line-height: 100%; color: #bd5da5; } .lorde9 { margin-left: 0px; font-family: times; text-transform: lowercase; font-size: 26px; letter-spacing: -1px; position: relative; margin-top: 0px; font-weight: bold; text-align: center; } /* лз */ .fonls { width: 175px; background-image : url("http://s3.uploads.ru/0ELml.png"); padding: 8px; border: 4px #d8b5ce double; border-radius: 0px; position:center; margin-left: -16px; } .links1 { font: 10px arial; text-transform: lowercase; letter-spacing: 0px; padding-top: 0px; } .ls2 {font: arial; font-size: 10px; } .centerbi { margin-left: 12px; } .status { font: 600 11px georgia; font-style: italic; text-transform: lowercase; letter-spacing: 1px; } /* профиль */ .pa-avatar { margin-left: -7px;} .pa-fld2 { margin-left: -6px; } .dream1 { font: small-caps 11px "arial" !important; font-style: bold; letter-spacing: 2px; text-transform: lowercase; } .dream2 { font: 500 26pt "Structure" !important; font-style: bold; letter-spacing: 0px; text-transform: lowercase; text-align: center; color: #94517d; } .dream3 { font: small-caps 11px "arial" !important; text-transform: lowercase; text-align: center; padding-top: -5px; } /* правила */ .rules1 { width: 460px; margin-left: 50px; text-align: center; font: 11px arial; background-image : url("http://s3.uploads.ru/PLwZE.png"); padding: 15px; border: 4px #d8b5ce double; border-radius: 10px;} .rules2 { text-align: justify; font: 11px arial; padding: 15px; line-height: 1.3em;} .rules2 m { font: 600 9px arial; font-style: bold; padding-top: 3px; padding-bottom: 3px; padding-right: 5px; padding-left: 5px; color: #77656f; } .rules2 b { font: 500 11px; padding-right: 3px; padding-left: 3px; color: #77656f; } .rules2 n { font-style: italic;} .rules2 v { font-size: 10px;} /* деньги */ .coins1 { width: 460px; margin-left: 50px; font: 11px arial; background-image : url("http://s3.uploads.ru/PLwZE.png"); padding: 15px; border: 4px #d8b5ce double; border-radius: 10px;} .coinsz { font: 600 18px times; text-transform: uppercase; text-align: center;} .coinsz2 { font: 600 14px times; text-transform: uppercase; text-align: center;} .prim { font: small-caps 10px arial; text-transform: lowercase; text-align: center;} /* подфорумы */ .podforosn { text-align: justify; font: small-caps 10px arial; text-transform: lowercase; line-height: 10px; letter-spacing: 1px; width: 330px; margin-bottom: 15px; margin-left: 20px; } .podforosn w {font-size: 14px; } .podforosn t {font-size: 10px; } .caps {font: 600 16px arial; text-transform: lowercase; } .tvm { color : #77656f; font-size : 9px; text-align:center; text-transform:uppercase; line-height: 12px; line-height: 1.2em; } /* квест */ .quest1 { width: 494px; margin-left: 42px; text-align: justify; font: 11px arial; padding: 15px; } .quest1:first-letter {font: 30px/30px georgia; float: left; text-transform: uppercase; margin: 5px 3px -3px 0px; } .quest11 { width: 494px; margin-left: 42px; text-align: justify; font: 11px Tahoma; padding: 15px; } .quest11:first-letter {font: 35px/35px georgia; float: left; text-transform: uppercase; margin: 5px 3px -3px 0px; } .quest2 { width: 464px; margin-left: 13px; text-align: justify; font: 11px arial; padding: 15px; } .quest3 { font: small-caps 14px arial; text-transform: uppercase; letter-spacing: 3px; } .quest3 o { font: small-caps 11px arial; text-transform: lowercase; letter-spacing: 2px; font-style: italic; } .quest4 { font: small-caps 13px arial; text-transform: lowercase; letter-spacing: 3px; } .quest5 { width: 464px; margin-left: 22px; text-align: justify; font: 11px arial; font-style: italic; padding-left: 15px; padding-right: 15px; border-left: 4px #d8b5ce solid; } /* цели */ .cel1 { width: 510px; margin-left: 15px; text-align: justify; font: 11px arial; padding: 15px; } .cel2 { width: 430px; margin-left: 53px; text-align: center; font: 14px georgia; padding: 15px; background-image : url("http://s3.uploads.ru/PLwZE.png"); border: 4px #d8b5ce double; border-radius: 10px;} .cel4 { width: 464px; margin-left: 23px; text-align: justify; font: small-caps 13px arial; padding-left: 15px; padding-right: 15px; border-left: 4px #d8b5ce solid; letter-spacing: 1px; text-transform: lowercase; } /* саймон говорит */ .bornhater { overflow: auto; overflow-x: hidden; width: 170px; height: 78px; text-align: justify; padding-right: 5px; font-size: 10px; color: #bd5da5; } .simon { font: small-caps 700 14px arial; font-style: italic; text-transform: lowercase; text-align: left; color: #fff; } /* сообщение для принятия -------------------------------------------------------------*/ .thread-zayn { width: 560px; background-color: #d9bad4; } .thread-zayn1 { padding: 15px; background-color: #703867; } .text1 { font-family: arial; font-size: 14px; text-transform: uppercase; letter-spacing: 2px; color: #d9bad4; padding-top: 10px; font-weight: bold; } .text2 { font-family: arial; font-size: 11px; text-transform: lowercase; letter-spacing: 0px; color: #d9bad4; padding-bottom: 10px; font-weight: bold; font-style: italic; } .thread-zayn:hover .thread-tag { margin-left: 20px; } .shit1 { width: 0px; height: 0px; border-style: solid; border-width: 25px 25px 0 25px; border-color: #f1d8e7 transparent transparent transparent; transition-duration: 0.6s; -moz-transition-duration: 0.6s; -webkit-transition-duration: 0.6s; -o-transition-duration: 0.6s; margin-top: -20px; } .shit2 { width: 460px; padding: 15px; margin-left: -5px; line-height:100%; font-family: arial; font-size: 11px; letter-spacing: 0px; color: #d676b6; background-color: #f1d8e7; } .thread-zaynw { margin-top: -5px; padding: 20px; background-color: #ecd0e0; border-bottom: 10px solid #703867; } .thread-zaynw1 { padding: 20px; color: #d676b6; overflow: auto} /*Фон мини-профиля в Топике*/ .punbb .post .post-author { background:url(http://s2.uploads.ru/FRwjH.png) 0 0 repeat-y; /*Фон размножаемый по вертикали*/ overflow: visible!important; margin-left: -25px!important; padding: 12px 7px 7px 7px; border-radius: 0px; opacity: 20s; } .fs-box .container { background-image: url("http://s6.uploads.ru/iV87k.jpg"); z-index: 2; } #pun-reputation div {background-color: #f3deea; border-radius: 0px; } .some { font: small-caps 9px arial; color: #ffffff; text-transform: uppercase; line-height: 14px; font-weight: bold;} .some a { margin: 0px 2.5px; -moz-transform: skewX(-5deg); -webkit-transform: skewX(-5deg); -o-transform: skewX(-5deg); -ms-transform: skewX(-5deg); transform: skewX(-5deg); -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -ms-transition: all 0.5s linear; -o-transition: all 0.5s linear; transition: all 0.5s linear;} .some a:hover { font-style: italic; letter-spacing: 1px; } .drake { margin-top: -40px; margin-left: -6px; } .drake2 { margin-top: 0px; margin-left: -6px; } /*ёлка*/ .yeeelright { position: relative; } .yeeelright em { display: none; } .yeeelright:hover em { font-style: normal; display: block; position: absolute; background-image : url(http://s7.uploads.ru/BfRUD.png); color: #bd5da5; padding: 20px 20px; bottom: -70px; right: -150px; border-radius: 0px; box-shadow: 0 0 0px #000000; border: 4px solid #fff; width: 220px; z-index: 999;} .yeeelright:hover em e { position: absolute; bottom: -7px; right: 5px; border-top: 7px solid #000000; border-left: 7px solid transparent; display: block; } .yeeltext { height: 100px; font-size: 10px; font-family: arial; text-align: justify; overflow: auto; overflow-x: hidden; padding-right: 3px;} .yeeltext::-webkit-scrollbar { width: 4px; height: 4px; } .yeeltext::-webkit-scrollbar-track { background: #ffffff; } .yeeltext::-webkit-scrollbar-thumb { background: #bd5da5; } .yeeltextps { font-size: 9px; font-family: arial; font-style: italic; font-weight: bold; text-align: right; padding-right: 3px; padding-top: 5px; } .yeeelleft { position: relative; } .yeeelleft em { display: none; } .yeeelleft:hover em { font-style: normal; display: block; position: absolute; background-image : url(http://s7.uploads.ru/BfRUD.png); color: #bd5da5; padding: 20px 20px; bottom: -50px; right: 150px; border-radius: 0px; box-shadow: 0 0 0px #000000; border: 4px solid #fff; width: 220px; z-index: 999;} .yeeelleft:hover em e { position: absolute; bottom: -7px; right: 5px; border-top: 7px solid #000000; border-left: 7px solid transparent; display: block; } .yeeelcenter { position: relative; } .yeeelcenter em { display: none; } .yeeelcenter:hover em { font-style: normal; display: block; position: absolute; background-image : url(http://s7.uploads.ru/BfRUD.png); color: #bd5da5; padding: 20px 20px; bottom: -110px; right: -100px; border-radius: 0px; box-shadow: 0 0 0px #000000; border: 4px solid #fff; width: 220px; z-index: 999;} .yeeelcenter:hover em e { position: absolute; bottom: -7px; right: 5px; border-top: 7px solid #000000; border-left: 7px solid transparent; display: block; } /*украшения*/ .drake { margin-top: -40px; margin-left: -6px; } .drake2 { margin-top: 0px; margin-left: -6px; }
НОВОГОДНИЙ ДИЗ, ПРОСТИ ГСПДИ
Сообщений 1 страница 6 из 6
Поделиться116-12-2015 00:50:24
Поделиться216-12-2015 00:50:43
/* CS0 Меню - навигация -------------------------------------------------------------*/ div#pun-navlinks { position: absolute; font: small-caps 12px arial; text-transform: lowercase; letter-spacing: 2px; width: 100%; text-align: center; top: 640px; z-index: 1000; left: 7px; } div#pun-ulinks { position: absolute; font: small-caps 10px arial; letter-spacing: 1px; text-transform: lowercase; width: 100%; text-align: center; top: 664px; left: 3px; } #pun-navlinks a:link, #pun-navlinks a:visited, #pun-navlinks a:link span, #pun-navlinks a:visited span, #pun-ulinks a {color: #ffffff;} #pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; right: 0px; top: 0px} #pun-title .title-logo { visibility: hidden; } #pun { background-image : url("http://s2.uploads.ru/QK8TP.jpg"); background-color : none; background-position : center;} /* CS1 Цвет фона, фона форума и остальное. -------------------------------------------------------------*/ body { background-color: #e2a9ca; overflow-x: hidden; background-image : url(""); background-repeat: repeat; background-position : top center; } /* CS1.1 */ .punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, .punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd, .punbb .info-box, .punbb #pun-main .info-box .legend { border-color:transparent; color: #94517d; } /* CS1.2 */ .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer { border-color: none; color: #94517d; } /* CS1.3 */ #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2 { background-position: top center; font-style: bold; text-align: center; font-size: 0px; Font-Family: Tahoma; font-weight: normal; } /* CS1.4 */ #pun-title, #pun-title .container, .punbb .modmenu .container { border-color: none; color: #94517d; } /* CS1.5 */ .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span { border-color: none; color: #94517d; } /* CS1.6 */ .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl { border-color: none; color: #94517d; } /* CS1.7 */ .punbb .quote-box, .punbb .code-box { border-radius: 0px; color: #a75c86; background-image : url("http://s3.uploads.ru/xS7RW.png"); } /* CS1.8 */ #pun-navlinks .container { border-color: none; color: #94517d; } .offline li.pa-online strong { font-weight: normal } .punbb textarea, .punbb select, .punbb input { background-image: url("http://s3.uploads.ru/xS7RW.png"); color: #a75c86; } /* CS2 granici -------------------------------------------------------------*/ /* CS2.1 */ .punbb .container, .punbb .post-body, .post h3, #pun-title { border-color:transparent; } /* CS2.2 */ .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post { border-color:transparent; } /* CS2.3 */ #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 { border-color:transparent; } /* CS2.4 */ .punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body, .punbb .post h3 span, .post-links ul, .post-links, .usertable table { border-color:transparent; } /* CS2.5 */ .punbb th { border-color:transparent; } /* CS2.6 */ .punbb .quote-box, .punbb .code-box { border-color:transparent; } #pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span { border-color:transparent; } #pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend { border-color:transparent; } .punbb .divider { border-color:transparent; } .punbb .formal fieldset .post-box, .punbb .info-box { border-color:transparent; } li.pa-online { border-color:transparent; } .punbb .post-sig dt { border-color:transparent; } /* CS3 ssilki -------------------------------------------------------------*/ /* CS3.1 */ .punbb a, .punbb a:link, .punbb a:visited, .punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited { color: #ab538d; border-bottom: 0px none #000; text-decoration: none; } .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited { color: #ab538d; } /* CS3.2 */ .punbb a:hover, .punbb a:focus, .punbb a:active, .punbb-admin #pun-admain .nodefault, .punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active { color: #ab538d; border-bottom: 0px none #000; text-decoration: none; } /* CS3.3 */ #pun-navlinks a { color: #ab538d; font-weight: bold; border-bottom: 0px none #000; text-decoration: none; } /* CS3.4 */ #pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active { color: #ab538d; font-weight: normal; font-style: normal; border-bottom: 0px none #000; text-decoration: none; } /*/6060*/ #pun-pagelinks a:active, #pun-pagelinks a:focus { background-color: #deecf5; color: #000; } /* CS6 Логотип снизу -------------------------------------------------------------*/ #pun-about p.container {background-color: #; background-image : url(http://s6.uploads.ru/bCdyK.jpg); margin-left: -380px; background-position : center top; background-repeat : no-repeat; width: 1600px; height : 297px; overflow-x: hidden;} div#html-footer { margin: 0px 0px 0px 0px;} div#pun-about { margin-bottom:-80px; } div#html-footer { margin: -100px 0px 0px 0px;} #pun-announcement.section h2 span {display: none; } a.menu:link, a.menu:visited, a.menu:active{text-decoration: none; } #pun-index .modlist {display: none; } /* CS10 scroll -------------------------------------------------------------*/ ::-webkit-scrollbar { width: 7px; height: 7px; } ::-webkit-scrollbar-track { background: #ffffff; } ::-webkit-scrollbar-thumb { background: #d0659d; } /* CS12 knopki -------------------------------------------------------------*/ #pun-main .formsubmit input { background-color: transparent; color: #77656f; padding: 5px; border: 1px solid; border-color: #e3c2d4; background-image: url("http://s2.uploads.ru/FqNzh.png"); background-repeat: repeat; } #pun-main .hashelp div input { background-color: transparent; color: #77656f; padding: 5px; border: 1px solid; border-color: #e3c2d4; background-image: url("http://s2.uploads.ru/FqNzh.png"); background-repeat: repeat; } /* статус */ .pa-title {text-align: center; z-index: 1000; font: small-caps 700 8pt "Arial" !important; letter-spacing: 2px; text-transform: lowercase; } /* ник */ .pa-author a, .pa-author {text-align: center; font: small-caps 700 12pt "Arial" !important; letter-spacing: 2px; font-weight: bold; text-transform: lowercase; } /* активность */ .pa-online { text-align: center; font: small-caps 700 7pt "Arial" !important; letter-spacing: 2px; text-transform: lowercase; } .fouryears { font-family: bradobrei; padding-top: 20px; font-size: 22px; text-transform: uppercase; color: #ffffff; text-align: center; text-shadow: -2px 0px #fc9ba4; margin-top: 10px; line-height: 100%; } .fouryears2 { font-family: bradobrei; font-size: 14px; text-transform: lowercase; color: #ffffff; text-align: center; text-shadow: -1px 0px #fc9ba4; margin-top: 10px; line-height: 100%; } .punbb table Div.icon {float: right; display: block; border-style: none none none none; margin-left: 0px;margin-right: 20px; bottom:-30px; margin-top: 10px; width: 61px; height: 59px; background-image : url(http://s2.uploads.ru/t/QMN9u.png); background-repeat: no-repeat; } TR.inew Div.icon { background-image : url(http://s3.uploads.ru/t/8wVgo.png); background-repeat: no-repeat; width: 61px; height: 59px; } TR.isticky Div.icon { background-image : url(http://s3.uploads.ru/t/cztOa.png); background-repeat: no-repeat; width: 61px; height: 48px; } TR.iclosed Div.icon { background-image : url(http://s6.uploads.ru/t/ZmHed.png); background-repeat: no-repeat; width: 61px; height: 48px; } /* Название подфорума */ .punbb .category .container table .tcl h3 { text-shadow: 1px 1px 2px #fae8f4; text-align: center; color: #4f6fa1; font: small-caps 17px arial; text-transform: lowercase; letter-spacing: 2px; width: 100%; margin-top: -1px; } /* Поясняющий текст в описании подфорумов */ .extext { letter-spacing: 1px; font-family: verdana, arial, helvetica, sans-serif; text-align: center; color: #82a6dd; bottom: 10px; } /* Описание форумов */ .desc { background-img: url("http://s1.uploads.ru/cTf01.png"); background-color: none; padding: 10px; border-radius: 0px; webkit-border-radius: 0px; moz-border-radius: 0px; khtml-border-radius: 0px; -moz-box-shadow: inset 0 0 6px 3px #dcacca; -webkit-box-shadow: inset 0 0 6px 3px #dcacca; box-shadow: inset 0 0 6px 3px #dcacca; -moz-box-shadow: inset 0 0 6px 3px #dcacca; -webkit-box-shadow: inset 0 0 6px 3px #dcacca; box-shadow: inset 0 0 6px 3px #dcacca; border-top: 3px solid #dcacca; border-bottom: 3px solid #dcacca; } /* соо + репа */ #pun-main .pa-posts,.pa-respect { font-size: 10px; text-align: center; text-transform: lowercase; font-weight: bold; color: #a25f8b; font-family: 'arial'; display:inline-block; width:65px; padding:5px 8px 7px 8px!important; margin-left: 0px; margin-right: 0; } /* для объявлений */ .summertime { font: 16px Georgia; font-weight: bold; padding-top: 20px; text-transform: lowercase; color: #788c4f; text-align: center; text-shadow: -1px 0px #f7f3d6; margin-top: 10px; line-height: 100%; } .summertime2 { font: 12px Georgia; font-weight: bold; padding-top: 20px; text-transform: uppercase; color: #9bb200; text-align: center; text-shadow: -1px 0px #f7f3d6; margin-top: 10px; line-height: 100%; } .hoverbox { cursor: default; list-style: none; } .hoverbox a{ cursor: default; } .hoverbox a .preview { display: none; } .hoverbox a:hover .preview { display: block; position: absolute; top: -33px; left: -45px; z-index: 999; } .hoverbox img { padding: 2px; vertical-align: top; } .hoverbox li { display: inline; float: left; margin: 3px; padding: 5px; position: relative; } /* админы при наведении */ .tooltip { position: relative; } .tooltip em { display: none; } .tooltip:hover em { font-style: normal; display: block; position: absolute; background-image : url(http://s2.uploads.ru/FqNzh.png); color: #77656f; padding: 20px 20px; bottom: 20px; right: -50px; border-radius: 0px; box-shadow: 0 0 0px #000000; border-top: 4px solid #77656f; border-bottom: 4px solid #77656f; } .tooltip:hover em i { position: absolute; bottom: -7px; right: 5px; border-top: 7px solid #000000; border-left: 7px solid transparent; display: block; } /* с др на одного */ .tooltip3 { position: relative; } .tooltip3 em { display: none; } .tooltip3:hover em { font-style: normal; display: block; position: absolute; background-image : url(http://s7.uploads.ru/BfRUD.png); color: #77656f; padding: 20px 20px; bottom: 90px; right: -110px; border-radius: 0px; box-shadow: 0 0 0px #000000; border: 4px solid #fff; width: 110px; } .tooltip3:hover em i { position: absolute; bottom: -7px; right: 5px; border-top: 7px solid #000000; border-left: 7px solid transparent; display: block; } /* с др на двоих */ .tooltip4 { position: relative; } .tooltip4 em { display: none; } .tooltip4:hover em { font-style: normal; display: block; position: absolute; background-image : url(http://s7.uploads.ru/BfRUD.png); color: #77656f; padding: 20px 20px; bottom: 90px; right: -110px; border-radius: 0px; box-shadow: 0 0 0px #000000; border: 4px solid #fff; width: 220px; } .tooltip4:hover em i { position: absolute; bottom: -7px; right: 5px; border-top: 7px solid #000000; border-left: 7px solid transparent; display: block; }
Поделиться316-12-2015 00:51:01
<!— конкурсы —> <table border=0 width="79px" style="text-align: justify; position: absolute; top: 575px; left: 50%; margin-left: -532px; position: absolute; z-index: 10000; "> <tr><td width="55px"><center> <div id="sm1" class="submenutext" style="display: block;"><div style="width: 1057px; height: 50px; align="center"> <a href="http://korean-academy.ru/viewtopic.php?id=12511#p1771421"><img src="http://s6.uploads.ru/f1QTt.png"></a> <a href="http://korean-academy.ru/viewtopic.php?id=11618&p=5#p1645651"><img src="http://s2.uploads.ru/5vDus.png"></a></center> </div></div> </td></tr></table> <!— мафия —> <table border=0 width="79px" style="text-align: justify; position: absolute; top: 215px; left: 50%; margin-left: -426px; position: absolute; z-index: 10000;"> <tr><td width="55px"><center> <div id="sm1" class="submenutext" style="display: block;"><div style="width: 116px; height: 131px; align="center"><a href="http://korean-academy.ru/viewtopic.php?id=12615" title="mafia" target="_blank"><img src="http://s3.uploads.ru/t/AzKuj.png"></a></center> </div></div> </td></tr></table> <!— активисты —> <table border=0 width="310px" style="text-align: justify; position: absolute; top: 340px; left: 50%; margin-left: 200px; position: absolute; z-index: 10000;"> <tr><td><center> <a href="http://korean-academy.ru/profile.php?section=fields&id=2211"><img src="http://i.imgur.com/mZcZ9Gy.png" title="игрок дня: Kim Taehyung"></a> <a href="http://korean-academy.ru/profile.php?section=fields&id=217"><img src="http://i.imgur.com/WbJCYng.png" title="флудер дня: Lee Jooyeon"></a> <a href="http://korean-academy.ru/profile.php?section=fields&id=3009"><img src="http://i.imgur.com/PeDdpri.png" title="игрок недели: Jung Daehyun"></a> <br> <a href="http://korean-academy.ru/profile.php?section=fields&id=1018"><img src="http://i.imgur.com/sJycMAY.png" title="пост месяца: Kim Sun Ah"></a> <a href=""><img src="http://i.imgur.com/JTah9m9.png" title="пара недели: Im Jaebum & Im Nayeon"></a> <a href="http://korean-academy.ru/viewtopic.php?id=12619#p1790661"><img src="http://i.imgur.com/nWG4zpQ.png" title="detention: Woo Jiho"></a> </td></tr></table> <!— баттл рояль —> <table border=0 width="79px" style="text-align: justify; position: absolute; top: 100px; left: 50%; margin-left: -500px; position: absolute; z-index: 10000;"> <tr><td width="55px"><center> <div id="sm1" class="submenutext" style="display: block;"><div style="width: 83px; height: 83px; align="center"><a href="http://korean-academy.ru/viewtopic.php?id=9941&p=17#p1782871" title="battle royal" target="_blank"><img src="http://s6.uploads.ru/t/xV46p.png"></a></center> </div> </td></tr></table> <!— навигация —> <table border=0 width="79px" style="text-align: justify; position: absolute; top: 680px; left: 50%; margin-left: -460px; position: absolute; z-index: 10000;"><tr><td> <center> <div id="sm1" class="submenutext" style="display: block;"><div style="width: 900px; align="center; color: #fff;"> <br><br><br> <br><br> <div class="some"> <a href="http://korean-academy.ru/viewtopic.php?id=12524" style="color: #fff;">гостевая</a> · <a href="http://korean-academy.ru/viewtopic.php?id=10663" style="color: #fff;">правила</a> · <a href="http://korean-academy.ru/viewtopic.php?id=92#p594" style="color: #fff;">сюжет</a> · <a href="http://korean-academy.ru/viewtopic.php?id=8266" style="color: #fff;">список внешностей</a> · <a href="http://korean-academy.ru/viewtopic.php?id=2477" style="color: #fff;">f.a.q.</a> · <a href="http://korean-academy.ru/viewtopic.php?id=3904" style="color: #fff;">помощь новичку</a> · <a href="http://korean-academy.ru/viewforum.php?id=14" style="color: #fff;">акции</a> · <a href="http://korean-academy.ru/viewtopic.php?id=6317" style="color: #fff;">шаблон анкеты</a></div></div> </center> </td></tr></table> <!— саймон говорит —> <table border=0 style="position: absolute; top: 375px; left: 50%; margin-left: -540px; position: absolute; z-index: 10000; text-align: justify;"> <tr><td><div class="simon"><img src="http://s7.uploads.ru/NKmhY.png">молоко говорит:</div><br> <div class="bornhater"> <center>никогда никогдааа<br> никому никомууууу<br> я тебя не отдам<br> я тебя не отдам <br> Я ТЕБЯ НЕ ОТДАААМ<br><br> теперь к сути<br> ким дживон <img src="http://i.imgur.com/EhrABOR.png"><br> <s>я</s> мы любим тебя<br> все<br> а кто не любит, тот нисьего нипанимает и дзонь снег<br><br> тони в цветах и будь заечкой<br> <img src="http://i.imgur.com/5hKLM1y.png"></center> </div> </td></tr></table> <!— твиттер —> <table border=0 width="50px" style="text-align: justify; position: absolute; top: 60px; left: 50%; margin-left: -580px; position: absolute; z-index: 10000;"> <tr><td width="100px"><center> <div id="sm1" class="submenutext" style="display: block;"><div style="width: 80px; height: 80px; align="center"><a href="https://twitter.com/KOREAN_ACADEMY" target="_blank"><img src="http://s7.uploads.ru/jxcAZ.png"></a></center> </div></div> </td></tr></table> <!— игра —> <table border=0 style="text-align: justify; position: absolute; top: 120px; left: 50%; margin-left: 213px; position: absolute; z-index: 10000;"> <tr> <td> <div class="lorde2"> <b> <a href="http://korean-academy.ru/profile.php?id=5"><font color="#77656f">jonghyun</font></a> · <a href="http://korean-academy.ru/profile.php?id=257"><font color="#77656f">taemin</font></a> · <a href="http://korean-academy.ru/profile.php?id=1696"><font color="#77656f">luhan</font></a> <br> <a href="http://korean-academy.ru/profile.php?id=935"><font color="#77656f">ahra</font></a> · <a href="http://korean-academy.ru/profile.php?id=1965"><font color="#77656f">xiumin</font></a> · <a href="http://korean-academy.ru/profile.php?id=2328"><font color="#77656f">san-e</font></a> · <a href="http://korean-academy.ru/profile.php?id=2440"><font color="#77656f">giriboy</font></a> </b> </div> <div id="sm1" class="submenutext" style="display: block;"><div style="width: 235px; padding: 10px;"> <div class="tabl"><b>ДАТА:</b> 14 октября 2011 ПТ<br><b>СОБЫТИЯ:</b> <a href=http://korean-academy.ru/viewtopic.php?id=11675&p=3#p1655584 target="_blank"><b><i>QUEST no. 21 - SUNEUNG - Тихо! Идет экзамен</i></b></a><br><b>ПОГОДА:</b> от +10 до +14, пасмурно, ветрено, с 16:25 по 19:02 моросит дождь.</div> </div> <div id="sm1" class="submenutext" style="display: block;"><div style="width: 380px; padding: 10px;"> <div class="tabl2">• <b><i><a href="http://korean-academy.ru/viewtopic.php?id=52&p=10#p1790061">ПРОЧТИ МЕНЯ</a></i></b>: <b>21 ФЕВРАЛЯ</b>; <br>• с <b>22.02</b> по <b>07.03</b> упрощенный прием для <b>SEVENTEEN</b>; <br>• Ежедневная статистика форума в теме <b><i><a href="http://korean-academy.ru/viewtopic.php?id=10404">приятные мелочи</a></i></b>; <br>• На этой неделе на ковре у директора <br><b><i><a href="http://korean-academy.ru/viewtopic.php?id=12619#p1790661">шоустилер; Woo Jiho</a></i></b>. </div> </div> </td></tr></table> <!--скрывает редактировать--> <style type="text/css"> .lastedit {display:none} </style> <!--пагинатор--> <style type="text/css"> #paginator { opacity: 0.9; position: absolute left: 55px; z-index: 1000; filter: alpha(opacity=90); text-shadow: 0 1px 0 #000; background-color: #f8e2ea; /* фон блока пагинатора */ border: 2px solid #e8b9ca; /* цвет границы блока */ table-layout: auto !important; width: auto !important; background-image: -webkit-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0)); background-image: -moz-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0)); background-image: -ms-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0)); background-image: -o-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0)); background-image: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0)); -moz-border-radius: 4px; border-radius: 4px; khtml-border-radius:4px; -webkit-border-radius:4px; -moz-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset; box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset; text-shadow: 0 1px 0 rgba(255,255,255,.4); } #paginator td { padding: 0.1em; border-style: none; } #pnav:hover { background: #a15b8f; /* фон цифры при наведении курсора */ color: #e480c4; /* цвет цифры при наведении курсора */ -moz-border-radius: 9000em; border-radius: 9000em; khtml-border-radius:9000em; -webkit-border-radius:9000em; } </style> <!-- Скрипт смены имиджа - часть I --> <link id="iNFpanel" rel="stylesheet" href="https://forumstatic.ru/files/0013/22/cf/59192.css" type="text/css"/> <script src="https://forumstatic.ru/files/0015/c6/36/16858.js"></script> <!-- Конец скрипта --> <!--скрывать категории --> <script type="text/javascript"> //cookies function setcookie(a,b,c) {if(c){var d = new Date();d.setTime(d.getTime()+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;} var aimg = { open: '<img src="http://s6.uploads.ru/JKiVI.png" border="0" />', close: '<img src="http://s6.uploads.ru/JKiVI.png" border="0" />' } function categorytoggle(el){ var cat = $(el).parents('div.category'); cat.children('div.container').toggle('slow'); el.innerHTML = el.innerHTML == aimg.open ? aimg.close : aimg.open; var catc = getcookie(cat.attr('id')); catc = catc == 'close' ? 'open' : 'close'; setcookie(cat.attr('id'),catc,3600*24*30*1000); } </script> <!-- HTML верх -Cпойлер cкрытия Инфы под N-кнопок в Профиле Топика --> <style>img.post-img-Sp {margin: 2px 1px; padding-right: 6px; } div.tipsy.tipsy-s.Sp-imgSp-img .tipsy-inner{font-size:14px;letter-spacing:1px; } </style> <script type="text/javascript" src="https://forumstatic.ru/files/0010/b4/f8/57844.js"></script> <!--черта в подписи--> <style>.punbb .post-sig dt {background-color:#d4bdcd; height:1px;width:800px;border:none;}}</style> <!-- убрать награды из навигации --> <style type="text/css"> li#navawards {display: none;} </style> <style> .punbb .post .post-author { width: 212px; padding-top:3px; text-align:center; } </style> <!— с др! —> <table border=0 width="50px" style="text-align: justify; position: absolute; top: 617px; left: 50%; margin-left: 452px; position: absolute; z-index: 10000;" <tr><td width="100px"><center> <div id="sm1" class="submenutext" style="display: block;"><div style="width: 80px; height: 80px; align="center"> <span class="tooltip3"><font color="#e36d7e"> <img src="http://s7.uploads.ru/wcm4C.png"/></font></a><em><div class="lorde3"> <img src="http://i.imgur.com/uQGafjm.png"> <img src="http://i.imgur.com/uQGafjm.png"> <img src="http://i.imgur.com/uQGafjm.png"><br> <img src="http://i.imgur.com/yqfVmxt.png" style="border: 4px solid #fff;"> <br>· с днем рождения, ухён! ·</div></em></span></b></font> </center> </div></div> </td></tr></table>
Поделиться416-12-2015 00:52:06
<script type="text/javascript">
var A=[1,2,3,4,5]
$(".post .post-author li").each(function (){
for(var i in A){if($(this).hasClass("pa-fld"+A[i])){
$(this).html($(this).html().replace(/^[^:]*:/,''));}};});
</script><!--Меняем Шрифт в Топике -->
<style id=a_fnt>.post h3 img{margin:0 7px;cursor:pointer;}</style>
<script type="text/javascript">
function setcookieF(a,b,c){if(c){var d=new Date();d.setTime(d.getTime());d=new Date(d.getTime()+c)}if(a&&b)document.cookie=a+'='+b+(c?'; expires='+d.toGMTString():'');else return false}function getcookieF(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}a='<strong class=fnt style="width:auto;margin-right:28%;"><img src="img/minus.png" alt="-" />Шрифт<img src="img/plus.png" alt="+" /></strong>';$(".post:first h3 strong,.post:last h3 strong").after(a);
b_Fnt1='<style id=b_fnt>#main-reply,.punbb .post-content{font-size:';b_Fnt2='px;}</style>'
var c_Fnt;
N=getcookieF('c_Fnt')
if(N){c_Fnt=parseFloat(N);setcookieF('c_Fnt',c_Fnt,30*24*60*60*1000)}else{var c_Fnt=Math.round(parseFloat($(".punbb .post-content").css("font-size")));}
b_Fnt=b_Fnt1+c_Fnt+b_Fnt2; $("#a_fnt").after(b_Fnt);
function setFnt_Size(){
b_Fnt=b_Fnt1+c_Fnt+b_Fnt2;
$("#b_fnt").replaceWith(b_Fnt);//alert(b_Fnt)
setcookieF('c_Fnt',c_Fnt,30*24*60*60*1000);
}
$(".post h3 img[alt='-']").click(function (){if(c_Fnt){c_Fnt--;setFnt_Size();}});
$(".post h3 img[alt='+']").click(function (){if(c_Fnt<38){c_Fnt++;setFnt_Size();}});
</script><!--End//Меняем Шрифт в Топике --><!-- HTML низ -Cпойлер cкрытия Инфы под N-кнопок в Профиле Топика -->
<script>
var a1 = 1 // 0 - спойлер-аккордеон, 1 - вертикальный спойлер; 3 - обычный спойлер
var a2 = 1 // 0 - Скрытие первой вкладки; 1 - Показ первой вкладки;
var a3 = 0 // Резкость Открытия: 0 - Плавно; 1 - Резко;
var LiArr=new Array(
//При наличии двух косых => // в начале пункта, - пункт не скрывается.
//"pa-author", //Ник-Нейм
//"pa-title", //статус
// 1 кнопка - ссылка на Картинку
//В квадратных скобках, прямо к ссылке можно добавить своё описание (по желанию)
"http://s3.uploads.ru/t/67LBm.png",
"pa-avatar", //Аватар
"pa-reg", //Зарегистрирован
"pa-fld1", //Доп.Поле.1
"pa-fld5", //Доп.Поле.5
"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://s7.uploads.ru/t/qT3Ix.png",
"pa-from", //Откуда
"pa-fld2", //Доп.Поле.2
//"pa-fld3", //Доп.Поле.3
"pa-fld4", //Доп.Поле.4//"award", //Награды(только для rusff и ork)
"gift", //Подарки(только для rusff и ork)
//Конец Списка,
"_End"); SetProvilSpoil(a1,a2,a3);
</script>
<!--Конец//=Cпойлер cкрытия Инфы под N-кнопок в Профиле Топик--><!-- Скрипт смены имиджа - часть II -->
<style>.punbb .pa-avatar img {max-width:190px;height:auto;}</style>
<script type="text/javascript">
OnSmenaImage("модераторская.", new Array(""))
var AvtrArr=new Array(
"http://s6.uploads.ru/BAoqz.png"
//End myarray_!!Последняя ссылка без запятой!!!
)
StartNIZ(); //
</script>
<!-- Конец скрипта --><!--спойлер наград-->
<style type="text/css">.mini_awards_label, .mini_awards {display: none;} #awrdbut * {cursor: pointer; }</style>
<script>
(function () {
var awards_button = "<img src='http://s7.uploads.ru/Sz1Qe.png' title='награды'>";
function awards_spoiler() {
$(".pa-awards").prepend("<span id='awrdbut'>"+awards_button+"</span>");
$("#awrdbut > *").click(function(){$(this).parents(".pa-awards").find(".mini_awards_label, .mini_awards").toggle("slow");});
}
var t=0; var time_func = setInterval(function(){ t++;
if (t>100) { clearInterval(time_func); return; }
if ($(".pa-awards").length) { clearInterval(time_func); awards_spoiler() }
},100);
}())
</script><!--форма ответа текст по ширине-->
<style>
#button-mybb {background-image:url('http://icons.iconarchive.com/icons/famfamfam/silk/16/text-align-justify-icon.png'); padding:0; line-height:0; background-position:center; background-repeat:no-repeat; height:26px; width:100%}
</style>
<script type="text/javascript">
if(form=document.getElementById("form-buttons"))
form.getElementsByTagName("tr")[0].insertCell(8).innerHTML="<img src='/i/blank.gif' id='button-mybb' onclick=\"bbcode('', '');\"/>"
</script><!--audio в одном v.2.4-->
<script type="text/javascript">
var player;
$(function(){
$('td#button-code').before('<td style=\'background-image:url("http://savepic.net/5239337m.png")\' onclick="tag_play()"><img src="/i/blank.gif" title="Загрузить музыку"></td>');
$('div.post-content p').map(function () {
text = $(this).html();
if(text.indexOf("pleer.com") != -1) {
player = /\[audio\](.*?)\/tracks\/(.*?)\[\/audio\]/gi
$(this).html(text.replace(player, "<br /><embed src='http://embed.pleer.com/track?id=$2' type='application/x-shockwave-flash' wmode='transparent' width='550' height='42'></embed>"));
}
if(text.indexOf(".mp3") != -1) {
player = /\[audio\](.*?)\[\/audio\]/gi
$(this).html(text.replace(player, "<br /><embed src='http://www.demo-music.ru/pleer/pleer4.swf' type='application/x-shockwave-flash' allowscriptaccess='always' wmode='transparent' flashvars='comment=demo-music.ru&st=http://www.demo-music.ru/pleer/style_pleer.txt&file=$1' width='470' height='33'>"));
} }); });
function tag_play()
{var FoundErrors = '';
var enterURL = prompt("Введите ссылку на на музыку с pleer.com или прямую ссылку формата .mp3 ", "http://");
if (!enterURL)
{FoundErrors += " " + error_no_url;}
if (FoundErrors)
{alert("Ошибка!" + FoundErrors);
return;}
insert("[audio]" + enterURL + "[/audio]");}
</script><!--НОВЫЕ СООБЩЕНИЯ В СТРОКУ 2-->
<script type="text/javascript">
function show_new() { if(GroupID == 3) return;
$('#pun-ulinks ul').prepend('<li class="item1"><a href="/search.php?action=show_new">Новые сообщения</a></li>');} show_new();
</script><!---стрелки вверх вниз--->
<script type="text/javascript">
jQuery(function(){
$("#Go_Top").hide().removeAttr("href");
if ($(window).scrollTop()>="250") $("#Go_Top").fadeIn("slow")
$(window).scroll(function(){
if ($(window).scrollTop()<="250") $("#Go_Top").fadeOut("slow")
else $("#Go_Top").fadeIn("slow")
});$("#Go_Bottom").hide().removeAttr("href");
if ($(window).scrollTop()<=$(document).height()-"999") $("#Go_Bottom").fadeIn("slow")
$(window).scroll(function(){
if ($(window).scrollTop()>=$(document).height()-"999") $("#Go_Bottom").fadeOut("slow")
else $("#Go_Bottom").fadeIn("slow")
});$("#Go_Top").click(function(){
$("html, body").animate({scrollTop:0},"slow")
})
$("#Go_Bottom").click(function(){
$("html, body").animate({scrollTop:$(document).height()},"slow")
})
});
</script><a style='position: fixed; bottom: 300px; right: 30px; cursor:pointer; display:none;'
href='#' id='Go_Top'>
<img src="http://s3.uploads.ru/t/cPEqg.png" title="Вверх">
</a>
<a style='position: fixed; bottom: 200px; right: 30px; cursor:pointer; display:none;'
href='#' id='Go_Bottom'>
<img src="http://s2.uploads.ru/t/C9Ysq.png" title="Вниз">
</a><!--скрывать категории-->
<script type="text/javascript">
$('#pun-main div.category > h2 div.catleft').after('<a href="#" onclick="categorytoggle(this); return false;" style="float: right;">'+aimg.open+'</a>');
for(var i=1;i<=$('#pun-main div.category').length;i++)
if(getcookie('pun-category'+i)=='close'){
$('#pun-category'+i+' > div.container').css({display: 'none'});
$('#pun-category'+i+' > h2 > a').html(aimg.close)
}
</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><!--PR-->
<style>.Myimge {position:absolute; margin-top: 1px; margin-left: 11px;}</style>
<script type="text/javascript">
PiarNik="Innocent ";
PiarPas="1111";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>\
<span id=spMyimg><img class=\"Myimge\" title=\"Быстрый вход для пиар-агентов\" onclick=\"PiarIn()\" src=\"http://sh.uploads.ru/VRxP9.png\" onmouseover=\"this.src='http://sh.uploads.ru/VRxP9.png' \" onmouseout=\"this.src='http://sh.uploads.ru/VRxP9.png'\" /></span>";
if($("#navlogin").html()!=null){$("#navlogin").append(L) //navlogin
$("#PR_loginDiv #fld1").val(PiarNik)
$("#PR_loginDiv #fld2").val(PiarPas)
function PiarIn () {$("#PR_loginDiv input[type='submit']").click();}
}
</script><!—удобная замена категорий на картинки -->
<script type="text/javascript"><!--Своя картинка в каждую категорию -->
$(document).ready(function(){
myarray=new Array(
"THE ADMINISTRATOR ZONE", "http://s6.uploads.ru/Y6EMk.png",
"ОРГАНИЗАЦИОННЫЙ РАЗДЕЛ", "http://s7.uploads.ru/m7qvJ.png",
"РЕГИСТРАЦИЯ", "http://s7.uploads.ru/5uB6Q.png",
"DOGSULI BOYS HIGH SCHOOL", "http://s6.uploads.ru/DWdeG.png",
"ОБЩЕЖИТИЕ DBHS", "http://s2.uploads.ru/Rtqwb.png",
"HWANGSAE GIRLS HIGH SCHOOL", "http://s6.uploads.ru/i0a6b.png",
"ОБЩЕЖИТИЕ HGHS", "http://s6.uploads.ru/9HlRI.png",
"ПРИГОРОД", "http://s7.uploads.ru/3DyEt.png",
"ДОПОЛНИТЕЛЬНО", "http://s2.uploads.ru/ehJPy.png",
"ФЛУД", "http://s3.uploads.ru/iq0fU.png",
"РЕКЛАМА", "http://s2.uploads.ru/5jMis.png",
"АРХИВ", "http://s2.uploads.ru/km3ab.png"
)
$("#pun-index div.category h2,#pun-index #pun-stats h2").each(function (i) {
for(q=0;q<myarray.length;q++){
var cssObj = {
"height":"121px",
"width":"1013px",
"background-color": "transparent",
"background-image":"url("+myarray[q+1]+")",
"background-position":"50% 50%",
"background-repeat":"no-repeat",
"margin-left":"-79px"
}
if($(this).children("span").text()==myarray[q])$(this).css(cssObj);
q++}
});
});
</script><!-- Цитата: переход на пост Автора по Клику на Ник -->
<script type="text/javascript">
$(".post-content .quote-box cite:contains('#p')").each(function (){
var b=$(this).text();var c=b.replace(/^#p[\d?]*,/,"");
if(b!=c){b=b.replace(','+c,'');c=(b+b).replace("#p","")+'">'+c+'</a>';
$(this).html('<a href="/viewtopic.php?pid='+c+'');};});
$(".post").each(function (){
var b='#'+$(this).attr("id");
pp=$(this).find("li.pl-quote");if(pp.html()!==null){
pp.html(pp.html().replace("ipt:quote('","ipt:quote('"+b+","))};});
</script><!--//End//Переход по клику на Ник-->
<script type="text/javascript" src="http://neotech.3dn.ru/Tegs/swfobject.js"></script>
<script type="text/javascript">
var flashvars = {};
flashvars.mode = 'tags';
flashvars.minFontSize = '11';
flashvars.maxFontSize = '25';
flashvars.tcolor = '0x8B1A1A';
flashvars.tcolor2 = '0x8B1A1A';
flashvars.hicolor = '0xCD2626';
flashvars.distr = 'true';
flashvars.tspeed = '100';
eTagz = document.getElementById('yoblako').getElementsByTagName('A');
flashvars.tagcloud = '<tags>';
for (var i=0; eTagz[i]; ++i) flashvars.tagcloud += '<a href=\'' + eTagz[i].getAttribute('href')
+ '\' style=\'' + parseInt(eTagz[i].style.fontSize)
+ '\'>' + eTagz[i].innerHTML.replace(/&/i, '%26') + '</a>';
delete eTagz;
flashvars.tagcloud += '</tags>';
var params = {};
params.wmode = 'transparent';
params.bgcolor = '#FFFFFF';
params.allowscriptaccess = 'always';
var attributes = {};
attributes.id = 'yoblako';
attributes.name = 'tagcloud';
swfobject.embedSWF('http://neotech.3dn.ru/Tegs/tagcloud.swf', 'yoblako', '600', '190', '9.0.0', false, flashvars, params, attributes);
</script><!--пагинатор-->
<script type="text/javascript">
$('.linkst .pagelink a:not(.next):last').map(function () {
text = $(this).html();
text2 = $(this).attr('href');
ssylk = /(.*?)\/viewtopic\.php\?id=(\d+)\&p=(\d+)/g;
pId=(text2.replace(ssylk, '$2'));
Max=text;
var paginator='<div id="pagenav" style="display:none"><table id="paginator"><tr>';
for (p=1; p<=Max; p++) {
paginator += '<td><a id="pnav" style="text-decoration:none;" href="/viewtopic.php?id='+pId+'&p='+p+'"> '+p+' </a></td>';
if (p%10 == 0) paginator += '</tr><tr>';
}
paginator += '</tr></table></div>';
$('#pun-viewtopic .pagelink').append(paginator);
});
$('div.pagelink').hover(function(){
$(this).find('#pagenav').toggle();
});
</script><!— Аватар по умолчанию —>
<script type="text/javascript">
var DefAvtr="http://s6.uploads.ru/BAoqz.png";var s='<li class="pa-avatar item2"><img class="defavtr" src="'+DefAvtr+'" alt="Аватар"/></li>';$("li.pa-title").each(function(){if (($(this).parent("ul").find("li.pa-avatar").html())==null){$(this).after(s);};});
</script><!-- счетчик символов -->
<script>var a,L,epl=$("#main-reply"),str='<small id="plng" style="border:0px 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><!--выделение цветом--!>
<script type="text/javascript">
inColor("#a249bf", new Array( "Kim Jonghyun","Lee Taemin","Lu Han"))
inColor("#9e67c2", new Array( "Go Ah Ra","Kim Minseok","Jung San","Hong Si Young"))
function inColor(color, 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 style=\"color: "+color+";\">"+myarray[q]+"</span>"
}}}}
</script><!--Для хтмл -->
<script type="text/javascript">
function Transform_Code_Box_in_HTML(aX){
var TemLnk=aX.replace(/^(.*viewtopic\.php\?id=\d*).*$/ig,"$1");
var PstId=aX.replace(/^.*viewtopic\.php\?id=.*(#p\d+)$/ig,"$1");
var L=document.URL.replace(TemLnk,'');
if(L!=document.URL&&(L.slice(0,1)).search(/\d/ig)==-1 ){
L=$("div.topic "+PstId);
if(L.length==1){
var Lhtm=L.find(".post-content .code-box:first .scrollbox pre").text();
L.find(".post-content .code-box:first").replaceWith(Lhtm)
}}}
function Demo_HTML(Ts){var Ll=Ts.parents(".htmldemo").find(".code-box .scrollbox pre").text();
Ts.parents(".htmldemo").after('<div class="demHtml">'+Ll+'</div>');Ts.replaceWith(DemoButt0);
}
$(document).ready(function() {
$("#pun-viewtopic .post .code-box").each(function(){
if($(this).text().indexOf('<!--HTML-->')!=-1){
$(this).wrap('<div class="htmldemo"></div>')
$(this).replaceWith($('.htmldemo').text().split('<!--HTML-->')[1]);
}
});
});
</script>
Поделиться518-02-2016 12:15:41
<!— конкурсы —> <table border=0 width="79px" style="text-align: justify; position: absolute; top: 575px; left: 50%; margin-left: -532px; position: absolute; z-index: 10000; "> <tr><td width="55px"><center> <div id="sm1" class="submenutext" style="display: block;"><div style="width: 1057px; height: 50px; align="center"> <a href="http://korean-academy.ru/viewtopic.php?id=12011#p1692869"><img src="http://s3.uploads.ru/KLlbf.png"></a> <a href="http://korean-academy.ru/viewtopic.php?id=12061"><img src="http://s3.uploads.ru/uWkiK.png"></a> <a href="http://korean-academy.ru/viewtopic.php?id=12137#p1710844"><img src="http://s2.uploads.ru/WsF3K.png"></a> <a href="http://korean-academy.ru/viewtopic.php?id=12191#p1718591"><img src="http://s2.uploads.ru/kvrtE.png"></a> </center> </div></div> </td></tr></table>
Поделиться620-02-2016 02:58:32
снег
<script type="text/javascript" src="https://forumstatic.ru/files/0013/68/04/13109.js"></script>