структура
Код:/****************************************** A - SETUP ******************************************/ /* A1 Import the colour scheme -------------------------------------------------------------*/ /* A1.1 */ @import url(style_cs.css); /* ДОП. ШРИФТЫ */ @import url('http://fonts.fontstorage.com/import/heuristica.css'); @import url(https://fonts.googleapis.com/css?family=Playfair+Display); @import url(http://webfonts.ru/import/bebasneue.css); @import url('https://fonts.googleapis.com/css?family=Merriweather|Press+Start+2P|Roboto+Condensed&display=swap'); @import url('https://fonts.googleapis.com/css?family=Yeseva+One&display=swap'); @import url('https://fonts.googleapis.com/css?family=Alice&display=swap'); @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext'); @import url('https://fonts.googleapis.com/css?family=Cormorant+Garamond|Jura|Lora|Montserrat|Open+Sans|Oswald|Prata|Roboto+Condensed|Vollkorn&display=swap'); /* 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.8em; vertical-align: middle } /* A3 Text setup -------------------------------------------------------------*/ /* A3.1 */ /* РАЗМЕР ТЕКСТА -------------------------------------------------------------*/ body { font-size: 101.8%; } /* A3.2 */ .punbb { font: normal 68.55% verdana, arial, helvetica, sans-serif; text-align: justify; } /* 3.3 */ .punbb textarea, .punbb input, .punbb select, .punbb optgroup { font: 1em verdana, arial, helvetica, sans-serif } /* A3.4 */ .punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th { font-size: 1em; font-weight: normal; } /* A3.5 */ /* НАПИШИТЕ ВАШЕ СОО И НАЖМИТЕ ОТПРАВИТЬ */ .punbb h1 span, .punbb legend span { color: rgb(49, 5, 4); /* цвет текста */ font-size: 11px; /* размер текста */ font-family: 'Yeseva One'; /* шрифт текста */ font-weight: bold; /* начертание текста */ text-align: center; /* положение текста */ } /* 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: underline } /* 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: 0px auto auto auto; width : 978px; padding: 0px 0px 0px 0px; border: none; border-top: none; position: relative; } /* A5.2 */ /* РЕГУЛИРОВКА ТЕКСТОВОЙ ЧАСТИ ФОРУМА -------------------------------------------------------------*/ .punbb { float: auto; height: auto; width: 920px; /* ширина всей текстовой части */ padding-left: 45px; /* отступ от края левого текста всего форума */ float: none; } /* A5.3 */ /* ПЕРЕАДРЕСАЦИЯ -------------------------------------------------------------*/ #pun-redirect, #pun-maint { margin: 0px 0% 0px 0%; width: auto; float: none; background-position: center; text-align: left; /* положение текста */ width: 930px;/* ширина блока переадресации */ background-color: #bdb6b1; /* цвет заднего фона */ background-image: url(""); box-shadow: inset 0px 0px 10px 1px rgb(49, 5, 4); /* тень блока */ border: 4px double rgb(49, 5, 4); color: rgb(49, 5, 4); /* цвет текста */ } /* титульник */ #pun-redirect .main-title { font: 11px "Yeseva One" !important; /* размер и шрифт текста */ color: rgb(49, 5, 4)!important; /* цвет текста */ } /* 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 solid none; border-width: 0px 0px 2px 0px } /* A5.9 */ .punbb .container { border-style: solid; border-width: 0px; } /* A5.10 */ /* НАЗВАНИЕ ТЕМ В ТЕМЕ -------------------------------------------------------------*/ .punbb .section h2, #pun-main h1, #pun-main h2, #pun-debug h2 { padding: 0em; border-style: none solid solid none; border-width: 0 1px 1px 0; } /******************************************************/************************************************************* 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: 1px dotted rgba(161, 134, 61, 0.6); /* граница, линии начертание и цвет */ 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; max-height:35em; height:auto!important; padding-bottom:.4em; } /* B1.8 */ /* ОФОРМЛЕНИЕ ЦИТАТ И КОДОВ, кое запихано во второе окно, там удобнее, но обычно тут хранится -------------------------------------------------------------*/ .punbb .post-content .quote-box, .punbb .post-content .code-box { } /* 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; } /* ГРАНИЦА/ПУНКТИР МЕЖДУ НИКОМ И ПОСТОМ В ЦИТАТЕ -------------------------------------------------------------*/ .punbb .quote-box cite {border-bottom: 1px dashed #614f30;} /* B2 Information boxes, отвечает за блок информации форума -------------------------------------------------------------*/ /* B2.1 */ .punbb .info-box { padding: 1.1em 1.7em 1em 1.7em; border-style: solid; border-width: 1px; 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: 5em; width: 16em; text-align: right; font-weight: bold; } /* B3.5 */ .punbb .linksb { text-align: right; padding: 0.4em 1em 0.5em 1em; font-size: 0.9em; margin-right: 5em; } /* 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: solid; border-width: 1px; padding: 0 18px 0 18px; margin: 0 1.6em 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 3em 0.8em 0; } /* C1.9 */ .punbb .fs-box p, .punbb .fs-box fieldset { padding: 0 2em 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: left; width: 50%; } /* 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 .tclcon h3 a { text-transform: uppercase; font-size: 18px; font-weight: bold!important; font-family: alice; font-style: normal; color: rgb(76, 16, 7) !important; background: linear-gradient(rgba(255,255,255,1) 20%, rgba(0,0,0,1) 70%) !important; background-clip: text !important; -webkit-background-clip: text !important; -moz-background-clip: text !important;-o-background-clip: text !important; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4), 0 0 6px rgba(108, 85, 42, 0.2); transition: all 0.5s ease-in-out 0.1s;} } #pun-index .tclcon h3 { margin: 0px 0 3px 0; padding: 4px 0 0px 0; } #pun-index .tclcon h3 a:hover {color: rgba(88,149,166,0.75); text-shadow: 0px 0px 1px rgba(0,0,0,.8),0 0 10px rgba(255,255,255,.4);} /* C2.9 */ .punbb td span.youposted { font-weight: bold; margin-left: -1em; position: absolute; } /* C2.10 */ .punbb td .modlist { display: none; padding-top: 0.3em } /* C2.11 */ .punbb .main td { border-style: solid none none solid; border-width: 1px 0 0 1px; padding: 0.8em 1em 0.8em 3em; } /* C2.12 */ .punbb .main th { border-style: none none none solid; border-width: 0 0 0 1px; padding: 0.4em 1em 0.4em 1em; } /* C2.13 */ .punbb .main .tcl { border-left-style: none; border-left-width: 0 } * html .tclcon {height: 1px} /* ЗНАЧОК ПЕРЕД НАЗВАНИЕМ ТЕМЫ МЕЛКИЙ НА ГЛАВНОЙ -------------------------------------------------------------*/ /* C2.14 */ .punbb tbody.hasicon td.tcl { padding-left: 1.2em; text-align: justify; } /* ИКОНКИ СООБЩЕНИЙ, перенесены во второе окно к графике -------------------------------------------------------------*/ /* C2.15 */ .punbb div.icon { float: left; display: block; width: 14px; height: 30px;} /* C3 Topics, отвечает за темы на форуме -------------------------------------------------------------*/ /* C3.1 */ .punbb .post .container { border-style: none solid solid solid; border-width: 1px; margin-top: -1px; padding-bottom: 1px; } /* C3.2 */ .punbb .post h3 { border-style: solid solid none solid; border-width: 1px; } /* C3.3 */ .punbb .post h3 span { padding: 0.35em 2em; display: block; margin-left: 1em; border-left-style: solid; border-left-width: 1px } /* C3.4 */ /* НУМЕРАЦИЯ ПОСТОВ -------------------------------------------------------------*/ .punbb .post h3 strong { float: right; width: 20px; text-align: left; font-weight: bold; /* начертание текста */ font-size: 15px !important; /* размер текста */ color: #0c0502; /* цвет текста */ } /* C3.5 */ .punbb .post .post-author { float: left; font-weight: normal; font-size: 9.5px; text-align: center; color: #0c0502; box-shadow: inset 0 0 5px rgba(17, 42, 66, 0.25), 0 0 5px rgba(17, 42, 66, 0.4), 0px 0px 5px -40px rgba(17, 42, 66, 0.4); } /* C3.6 */ /* ОФОРМЛЕНИЕ ПРОФИЛЯ -------------------------------------------------------------*/ .punbb .post .post-author ul, .punbb .post .post-author p { line-height: 140%; } /* C3.7 */ /* ПРОФИЛЬНЫЙ НИК, ниже при наведении -------------------------------------------------------------*/ .pa-author { font-weight: bold;} /* C3.8 */ .pa-author a { text-decoration: none } /* C3.9 */ /* СТАТУС В ПРОФИЛЕ */ li.pa-title { padding-bottom: 0.4em; font-weight: bold; text-align: center; } /* ОНЛАЙН В ПРОФИЛЕ */ li.pa-online { line-height: 0.8em; border-left-style: solid; border-left-width: 0.7em; padding-left: 0.4em; margin-top: 0.5em; } /* C3.11 */ /* ПОЛОЖЕНИЕ БЛОКА С ПОСТОМ -------------------------------------------------------------*/ .punbb .post-body { margin-left: 220px; border-left-style: solid; border-left-width: 1px; padding: 0 0 3px 0; } /* C3.12 */ .punbb .post-box { padding-right: 4.2em; } /*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 3.7em 0 0; height: 2em; line-height: 2em; margin-left: -19em; border-top-style: dashed; border-top-width: 1px; background: transparent; text-align: right; font-family: open sans; } /* 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; margin-right: 5em; } /* 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: -18.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 3.3em 2.3em 0.3em; } /* 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: solid solid none solid; border-width: 1px 1px 0 1px; } /* D1.2 */ #pun-title h1 {display : none;} /* D1.3 */ #pun-title .container { border-style: none solid none solid; } /* D1.4 */ #pun-title h1 span { font-size: 1.5em; } #pun-title td.title-logo-tdl { border: none; width: 100%; } #pun-title td.title-logo-tdr { border: none; width: 468px; } /* D2 Page navigation, отвечает за навигацию на странице форума -------------------------------------------------------------*/ /* D2.1 */ #pun-pagelinks { position: absolute; top: -15px; left: 0; 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; } /* 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; } /* D5.2 */ #pun-status .container { padding: 0.8em 1em 1em 0em; } /* D5.3 */ /* ОФОРМЛЕНИЯ БЛОКА ПРИВЕТСТВИЯ ГОСТЯ И ВРЕМЕНИ ПОСЛЕДНЕГО ВИЗИТА -------------------------------------------------------------*/ #pun-status span { white-space: nowrap; margin-right: 0.5em; font-family: roboto condensed; font-size: 11.5px; font-weight: bold; letter-spacing: 0.5px; line-height: 90%; /* расстояние между строчками */ color: #0c0502; } /* D5.4 */ #pun-crumbs1 { font-weight: bold; overflow: hidden; margin-top: 0; margin-left: -17px; } /* D5.5 */ /* ВЕРХНЕЕ ПОЛОЖЕНИЕ НАЗВАНИЯ ФОРУМ-КАТЕГОРИЯ-ТЕМА -------------------------------------------------------------*/ #pun-crumbs1 p.container { border-top: none; padding: 0em 1em 0.8em 1em; font-size: 1.2em; text-align: left; font-family: open sans; color: rgba(103, 96, 92, 0.77); } /* D5.6 */ #pun-break1 { 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: -25px -20px; border-style: none none solid none; border-width: 0 0 1px 0; position: relative; font-weight: bold; visibility: hidden; } /* D6.2 */ #pun-announcement h2 span { display: block; padding: 0em 0 0.8em 0; border-bottom-style: solid; border-bottom-width: 1px; } /* D6.3 */ #pun-announcement .container { padding: 1.3em 1em 0em 1em; } /* D7 Statistics, отвечает за статистику форума -------------------------------------------------------------*/ /* D7.1 */ #pun-stats .container { padding: 0.8em 1em; margin-right: 60px; } /* D7.2 */ /* ВСЕГО ТЕМ И СООБЩЕНИЙ -------------------------------------------------------------*/ #pun-stats li.item1, #pun-stats li.item2 { float: left; /* обтекание */ clear: both; /* обтекание с двух сторон */ line-height: 150%; /* расстояние между текстом */ font-family: roboto condensed; /* шрифт текста */ color: #0c0502; /* цвет текста */ font-size: 12px; /* размер текста */ font-weight: bold; /* начертание */ } /* D7.3 */ /* СТАТИСТИКА - ЗАРЕГИСТРИРОВАННЫХ ПОЛЬЗОВАТЕЛЕЙ И ПОСЛЕДНИЙ ЗАРЕГИСТРИРОВАННЫЙ -------------------------------------------------------------*/ #pun-stats li.item3, #pun-stats li.item4 { text-align: right; line-height: 150%; /* расстояние между текстом */ font-family: roboto condensed; /* шрифт текста */ color: #0c0502; /* цвет текста */ font-size: 12px; /* размер текста */ font-weight: bold; /* начертание */ } /* D7.4 */ /* СТАТИСТИКА - ГОСТЕЙ ПОЛЬЗОВАТЕЛЕЙ РЕКОРД -------------------------------------------------------------*/ li#onlinelist { float: left; width: 100%; margin-top: 1em; border-top-style: solid; border-top-width: 1px; line-height: 130%; font-size: 12px; text-transform: lowercase; font-family: roboto condensed; letter-spacing: 0.5px; color: rgba(103, 96, 92, 0.77); } /* 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: 0px; } /* D8.5 */ #pun-about p span { display:block; padding-left: 50%; } /* 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: 1em; font-family: open sans; color: rgba(49, 7, 4, 0.73); } /* 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: solid; border-bottom-width: 1px; 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: solid; border-bottom-width: 1px; 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: 1em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace } /* D9.8 */ #pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode { padding-bottom: 0; } /* ПРОЗРАЧНОСТЬ ГРАНИЦ, при необходимости можно выставить свой цвет -------------------------------------------------------------*/ .punbb .container, .punbb .post-body, .post h3, #pun-title {border-color: transparent;} .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post {border-color: transparent;} #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {border-color: transparent;} #pun-stats h2 .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin{border-color: transparent;} .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;} .punbb th {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-left-color: transparent;} /* -------------------------------------------------------------------------------------------------------- ДАЛЕЕ ПЛЮШЕЧКИ ------------------------------------------------------------------------------------------------------------*/ /* УБРАТЬ "РЕДАКТИРОВАННО" И "НАГРАДЫ" -------------------------------------------------------------*/ li#navawards, .lastedit {display: none;} /* СКРОЛЛ (БЕГУНОК) -------------------------------------------------------------*/ ::-webkit-scrollbar {width: 8px; /* вертикальная ширина полоски */ height: 8px; /* горизонтальная ширина полоски */} /* полоска, трэк */ ::-webkit-scrollbar-track { background: #0c0502 top center; border-color: transparent;} /* бегунок, тумб */ ::-webkit-scrollbar-thumb { background: #c6c7c9 top center; background-image: url(""); box-shadow:0 0 6px 0px rgba(49, 5, 4, 1) inset, 0 0 0 1px rgba(49, 5, 4, 1) inset; } /* горизонтальная полоска, трэк */ ::-webkit-scrollbar-thumb:horizontal{ background-image: url(" "); box-shadow:0 0 6px 0px rgba(49, 5, 4, 1) inset, 0 0 0 1px rgba(49, 5, 4, 1) inset; /* тень внутрь, последняя цифра в скобках это прозрачность */ } /* ОКАНТОВКА ОПИСАНИЙ ФОРУМОВ НА ГЛАВНОЙ -------------------------------------------------------------*/ .category .container thead {display: none;} /* оформление подфорумов*/ .opis { box-shadow: inset 0 0 20px 3px rgba(21, 3, 0, 0.75); font-size: 10px; outline: 1px solid #270803; margin-top: 9px!important; outline-offset: 2px; width: 504px; padding: 10px; background-color: rgba(109, 79, 73, 0.25); color: #0f0906 !important; text-transform: lowercase; } /* название подфорума */ .opis1 { background-color: #270803; margin-bottom: 5px; margin-top: 2px; margin-left: 0px; font-family: open sans; color: #ac9f96!important; text-transform: uppercase; letter-spacing: 1px; text-align: center; padding: 3px; opacity: 0.7; } /* ссылки в подфоруме */ .opis2 { width: 500px; border-top: 1px dotted rgba(69, 40, 35, 0.45); text-align: center; padding: 0px!important; margin: 5px!important; } .opis2 a { padding: 3px!important; margin-top: 5px; text-align: center; text-transform: uppercase; letter-spacing: 1px; font-family: Yeseva One!important; font-size: 11px!important; color: rgb(49, 7, 4)!important; } @-moz-document url-prefix() { .opis { width: 490px; } /* КОЛИЧЕСТВО СТРАНИЦ -------------------------------------------------------------*/ .pagelink { text-transform:uppercase; /* регистр */ font-family: yeseva one; /* шрифт текста */ color: #0c0502; /* цвет текста */ font-size: 12px; letter-spacing: 1px; /* расстояние между буквами */ } /* ОТВЕТИТЬ, НОВЫЕ ТЕМЫ И ОПРОС -------------------------------------------------------------*/ #pun-main .postlink { text-transform:uppercase; /* регистр */ font-family: 'Yeseva One'; /* шрифт текста */ color: #0c0502; /* цвет текста */ font-size: 10px; } /* ПЛЮСИКИ ПОСТОВ, ОЦЕНКА ПОСТОВ -------------------------------------------------------------*/ .post-rating .container a { text-transform:uppercase; /* регистр */ font-family: 'Yeseva One'; /* шрифт текста */ color: #0c0502; /* цвет текста */ font-size: 18px; } /* ТАБЛИЦЫ В ПОСТАХ БЕЗ ГРАНИЦ -------------------------------------------------------------*/ .post-content td { border:none transparent !important;} /* УБРАТЬ ССЫЛКИ РУСФФ -------------------------------------------------------------*/ #pun-live-rusff {display: none;} /* СКРЫТЬ МОДЕРОВ С ГЛАВНОЙ -------------------------------------------------------------*/ #pun td .modlist{display:none;} /* УБРАТЬ МОИ ЗАГРУЗКИ ИЗ МЕНЮ -------------------------------------------------------------*/ #pun-ulinks .container li.item5 {display: none;} tr#forum_f19 { display: none; }
стиль
Код:/* Коды принадлежат дизайнеру: рухнувшие небеса ------------------------------------------------------------*/ /*ГРАФИКА --------------------------------------------------------------------------------------------*/ /* ФОН, ЗАДНИЙ ФОН */ html, body { background: url("https://forumstatic.ru/files/001a/b1/9b/10756.jpg") repeat-x top left, /* ВЕРХНИЙ ФОН, при ненадобности снести строчку целиком */ url("") repeat-x bottom left, /* НИЖНИЙ ФОН, при ненадобности снести строчку целиком */ url("") center; /* ОБЩИЙ ЗАДНИЙ ФОН */ background-color : #0f0906; /* ЦВЕТ ФОНА */ } /* ШАПКА, КРЫША, ВЕРХ ФОРУМА*/ #pun-title table { background-image : url("https://forumstatic.ru/files/001a/b1/9b/52582.jpg"); /* картинка шапки */ background-repeat : no-repeat; background-position: center top; border: none; height: 304px; width: 1070px; margin-left: -94px; /* совпадает обычно с отступом текста, если шапка не шире контента */ } /* ПОЛОЖЕНИЕ РЕКЛАМЫ */ #pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 500px; top: 170px; } /* КОНТЕНТ, ПАН ИЛИ "ТЕЛО" ФОРУМА */ #pun { background-color: #b6b6b6; /* обязательно надо настраивать приятный цвет, ибо некоторые сидят с телефонов без картинок */ background-image: url("https://forumstatic.ru/files/001a/b1/9b/84868.jpg"); } /* ФУТЕР, ПОДВАЛ, КОПИРАЙТ, НИЗ ФОРУМА */ #pun-about p.container { background: url("https://forumstatic.ru/files/001a/b1/9b/16541.jpg") transparent no-repeat; width: 978px; height: 163px; margin: 0px 0 -30px -45px; /* отступы вверх, вправо, вниз, влево */ text-align: center; line-height: 1; font-size: 9px; /* размер текста копирайта */ } /* регулировать отступ снизу, коль появляется контент под футером */ div#pun-about { margin-bottom: 15px; } /* ЛИНИЯ РАЗГРАНИЧИТЕЛЬ, HR, за ненадобностью снести пункт целиком */ hr, .banner-line { border: 1px dotted rgba(49, 5, 4, 0.6);} /* ТЕКСТ НА ФОРУМЕ */ .punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, #pun-navlinks .container, #viewprofile li strong, #viewprofile li div, #setmods dd, .punbb .info-box, .punbb #pun-main .info-box .legend, .adcontainer, #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, #pun-title, #pun-title .container, .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl, #pun-navlinks .container { background-color: transparent!important; color: #270a07; /* менять ток цвет */ border: 0px!important; box-shadow: 0px 0px!important; } /* ОФОРМЛЕНИЕ ПОДФОРУМОВ */ .punbb .post .container, .punbb .post h3, .punbb .modmenu .container, .punbb .formal fieldset .post-box, .punbb-admin #pun-admain legend span, #post-form .container, .punbb .formal .container, #pun-redirect .container { background-color: transparent!important; color: #270a07; /* менять ток цвет */ border: 0px!important; box-shadow: 0px 0px!important;} /* ОФОРМЛЕНИЕ ПОДФОРУМОВ ОСНОВНОЕ*/ .punbb .main .container { margin: 10px 30px 0px 10px; box-shadow: inset 0 0 20px 3px rgba(21, 3, 0, 0.4); padding: 1px; border: 4px double #270803; color: rgba(49, 5, 4, 0.6); } /* НАВИГАЦИЯ ---------------------------------------------------------------------------------------------*/ /* ПОЛОЖЕНИЕ НАВИГАЦИИ, общие ссылки и пользовательские */ div#pun-navlinks { position: absolute; width: 100%; text-align: center; top: 130px; left: 6px; } div#pun-ulinks { position: absolute; width: 100%; text-align: center; top: 155px; left: 5px; } /* ССЫЛКИ ОБЩЕЙ НАВИГАЦИИ ДО НАВЕДЕНИЯ */ #pun-navlinks a { letter-spacing: 2px; color: rgb(154, 117, 75) !important; background: linear-gradient(rgba(255,255,255,1) 20%, rgba(0,0,0,1) 70%) !important; background-clip: text !important; -webkit-background-clip: text !important; -moz-background-clip: text !important; -o-background-clip: text !important; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9), 0 0 5px rgba(228, 173, 73, 0.5); transition: all 0.5s ease-in-out 0.1s; text-align: center; position: relative; font-family: 'Alice'; font-size: 12px!important; text-transform: uppercase; } /* ССЫЛКИ ОБЩЕЙ НАВИГАЦИИ ПОСЛЕ НАВЕДЕНИЯ */ #pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active { color: rgb(111, 90, 36); opacity: 0.5; /* прозрачность, 1 непрозрачная, нуль прозрачная */ } /* ССЫЛКИ ПОЛЬЗОВАТЕЛЬСКОЙ НАВИГАЦИИ ДО НАВЕДЕНИЯ */ #pun-ulinks a { text-align: center; position: relative; z-index: 2000!important; text-transform: uppercase; font-family: open sans; font-size: 8.5px; letter-spacing: 0.5px; color: #481209; } /* ССЫЛКИ ПОЛЬЗОВАТЕЛЬСКОЙ НАВИГАЦИИ ПОСЛЕ НАВЕДЕНИЯ, чиво должно поменяться */ #pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active { color: #695e56; } /* ПРОСТЫЕ ССЫЛКИ ---------------------------------------------------------------------------------------------*/ /* ССЫЛКИ ДО НАВЕДЕНИЯ */ .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, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited { color: rgb(49, 5, 4); font-weight: 700; text-decoration: none; /* плавность смены */ transition-duration:.9s; -moz-transition-duration:.9s; -webkit-transition-duration:.9s; -o-transition-duration:.9s; } /* ССЫЛКИ ПОСЛЕ НАВЕДЕНИЯ, чиво должно поменяться */ .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: rgba(115, 104, 96, 0.85); } /* ДАТА ВЫСТАВЛЕНИЯ СООБЩЕНИЯ В ТЕМЕ */ #pun-viewtopic .post h3 a { color: #0c0502; /* цвет текста */ font-size: 1em; margin-top: 3px;} /* ИКОНКИ СООБЩЕНИЙ ----------------------------------------------------------------------------------------------------------------------*/ /* ИКОНКА СТАРЫХ СООБЩЕНИЙ */ .punbb table Div.icon { margin-top: -3px; margin-right: 5px; float: left; display: block; width: 26px; height: 24px; background-image: url("https://forumstatic.ru/files/001a/b1/9b/89379.png"); background-repeat: no-repeat; opacity: 0.2;} /* ИКОНКА НОВЫХ СООБЩЕНИЙ */ TR.inew Div.icon { width: 26px; height: 24px; background-image : url("https://forumstatic.ru/files/001a/b1/9b/89379.png"); background-repeat: no-repeat; opacity: 0.9;} /* ИКОНКА ВАЖНЫХ СООБЩЕНИЙ */ TR.isticky Div.icon { width: 26px; height: 24px; background-image : url("https://forumstatic.ru/files/001a/b1/9b/42258.png"); background-repeat: no-repeat; opacity: 0.9;} /* ИКОНКА ЗАКРЫТЫХ СООБЩЕНИЙ */ TR.iclosed Div.icon { width: 26px; height: 24px; background-image : url("https://forumstatic.ru/files/001a/b1/9b/42258.png"); background-repeat: no-repeat; opacity: 0.9;} /* БЛОКИ ВВОДА ТЕКСТА ---------------------------------------------------------------------------------------------*/ /* ЦИТАТЫ И КОДЫ В СООБЩЕНИЯХ */ .punbb .quote-box, .punbb .code-box { margin: 5px; padding: 20px; font-size: 11px; color: rgb(39, 10, 7); background: rgba(125, 113, 105, 0.25); box-shadow: inset 0 0 0 1px rgba(49, 5, 4, 0.3), inset 0 0 0 8px rgba(58, 9, 6, 0.4); } /* ОКНО НАГРАД И РЕПУТАЦИИ */ #pun-popup_awards div, #pun-reputation div { background-color: #bdb6b1; background-image: url("") !important; } /* ОБЛАСТЬ ДЛЯ ВВОДА ТЕКСТА В ФОРМЕ ОТВЕТА И ОКНАХ АДМИНКИ */ .punbb textarea, .punbb select, .hashelp center div a button, .button { background-color: #bdb6b1; /* цвет фона */ background-image: url("");/* картинка фона */ color: #12171c; /* цвет текста */ /* границы и закругления их */ box-shadow: inset 0px 0px 2px 0px rgb(6, 14, 21); border: 4px double rgb(49, 5, 4); border-radius: 0px; -webkit-border-radius: 0px; -khtml-border-radius: 0px; -moz-border-radius: 0px; -o-border-radius: 0px; } /* СТАТИСТИКА, КАТЕГОРИИ ----------------------------------------------------------------------------------------------------------------------*/ /* КАТЕГОРИИ */ #pun-index .category h2, #pun-stats.section h2 { display: none; } #post-form h2 span { display: none; } /* ПЕРЕГОРОДКА МЕЖДУ СООБЩЕНИЯМИ, не очень обязательно, но красиво */ #pun-viewtopic .post h3 { width: 900px!important; height: 25px; margin-top: 5px; margin-bottom: 15px; margin-left: -30px; padding-top: 10px; } /* ПРОФИЛЬ ---------------------------------------------------------------------------------------------*/ /* ПОДЛОЖКА */ .post-author {background: url(https://forumstatic.ru/files/001a/b1/9b/60209.png) no-repeat top center, url(https://forumstatic.ru/files/001a/b1/9b/27047.png) no-repeat bottom center, url(https://forumstatic.ru/files/001a/b1/9b/92402.png) repeat-y center; margin-left: -27px !important; margin-top: 2px !important; margin-bottom: 0px !important; padding-bottom: 30px !important; width: 220px!important; padding-top: 0px!important; position: relative } /* НИК АВТОРА */ .pa-author a, .pa-author { color: rgba(154, 117, 75, 0.9) !important; background: linear-gradient(rgba(255,255,255,1) 20%, rgba(0,0,0,1) 70%) !important; background-clip: text !important; -webkit-background-clip: text !important; -moz-background-clip: text !important; -o-background-clip: text !important; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9), 0 0 5px rgba(228, 173, 73, 0.5); transition: all 0.5s ease-in-out 0.1s; text-align: center; position: relative; font-family: 'Alice'; font-size: 14px!important; text-transform: uppercase; padding-top: 10px!important; } #pun .post-author .pa-author a { text-shadow: 1px 1px 1px rgba(0,0,0,.8), 0 0 3px rgba(205,205,205,.3); transition: all .5s ease-in-out 0s } #pun .post-author ul a {color: rgb(49, 5, 4); transition: all .5s ease-in-out 0s} #pun .post-author ul a:hover {color: #806857;} .post-author ul { font-size: 12px; padding: 0px!important; text-align: center; width: 220px; color: #270a07; font-family: open sans; } /* АВАТАРКА */ .pa-avatar { margin-top: 30px!important; width: 220px; margin-bottom: 0px!important; margin-left: 0px!important; } .pa-avatar.item2 > img { box-shadow: 0 0 10px 0px #420c0aa3, 0 0 3px 0px #ac9f96, 0 0 2px 1px #0000007d; } /* СТАТУС АВТОРА */ .pa-title { font-size: 9px !important; font-weight: 300 !important; text-transform: lowercase; margin-top: -3px !important; text-align: center; margin-bottom: 0px !important; padding-bottom: 0px !important; letter-spacing: 1px; font-family: open sans; color: rgba(189, 179, 172, 0.8); } /* АКТИВНОСТЬ, АЙПИ, НАГРАДЫ НА ФОРУМЕ */ .pa-online, .pa-ip, .pa-awards { text-align: center; text-transform: lowercase; color: #270a07!important; font: 8pt "open sans" !important;} /* УВАЖЕНИЕ, ПОСТЫ И КОЛ-ВО СООБЩЕНИЙ В БЛОКЕ + ПОСТЫ */ .pa-respect, .pa-posts, li.pa-fld1 { letter-spacing: 0px; line-height: 10px!important; font: bold 7px open sans; display: inline-block; text-transform: uppercase; margin-left: -10px!important; padding: 4px 2px 4px 13px!important; max-width: 54px!important; height: 27px!important; } /* доп персонажи */ li.pa-fld3 { width: 185px; opacity: 0.95; margin-left: 20px; margin-top: 12px; margin-bottom: 5px; line-height: 14px; text-align: center; font-family: open sans; text-transform: uppercase; font-size: 10px!important; } li.pa-fld3:before { content: "• • • • • • • • • • • • • • • • • •"; color: #340504; height: 2px; display: block; left: 13px; bottom: 90px; position: absolute; width: 200px; } /* ДОПОЛНЕНИЯ ВСЯКИЕ РАЗНЫЕ ПО ЖЕЛАНИЮ ---------------------------------------------------------------------------------------------*/ /* ВИД ТЕКСТА ПРИ ВЫДЕЛЕНИИ */ ::selection { background: none repeat scroll 0 0 #eaeaea; color: #0c0502; opacity: 0.25; } *::-moz-selection { background: none repeat scroll 0 0 #eaeaea; color: #0c0502; opacity: 0.25; } /* ОФОРМЛЕНИЕ КНОПОК, можно так ж оформить и смайлы, если у смайлов будет прописано баттон */ .hashelp center div a button, .button { background-color: #0c0502; border: 3px double rgb(49, 5, 4); box-shadow: inset 0px 0px 2px 0px rgb(69, 69, 68); cursor: pointer; color: #cabdb5; font-family: open sans!important; font-size: 11px!important; letter-spacing: 1.5px; text-transform: lowercase; } /* ОФОРМЛЕНИЕ КНОПОК при наведении, что должно измениться */ .hashelp center div a button:hover, .button:hover { background-color: #0c0502; color: #cabdb5; } /* КНОПКИ ПРИ НАВЕДЕНИИ, обратная смена оформления низа и верха */ .hashelp center div a button:active, .button:active {position:relative; top:1px;} /* ЭЛЕМЕНТЫ ПО ФОРУМУ В ШАПКЕ И ФУТЕРЕ ---------------------------------------------------------------------------------------------*/ /* КОДЫ ДЛЯ ТАБЛИЦЫ */ /* о ролевой */ #tabrole { position: absolute; height: 22px; width: 270px; left: 57px; top: 192px; padding: 2px; letter-spacing: 2px; color: rgb(154, 117, 75) !important; background: linear-gradient(rgba(255,255,255,1) 20%, rgba(0,0,0,1) 70%) !important; background-clip: text !important; -webkit-background-clip: text !important; -moz-background-clip: text !important; -o-background-clip: text !important; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9), 0 0 5px rgba(228, 173, 73, 0.5); transition: all 0.5s ease-in-out 0.1s; font-family: 'Alice'; font-size: 12px!important; text-transform: uppercase; } /* лучший пост */ #tabpst { position: absolute; height: 70px; width: 280px; left: 56px; top: 217px; padding: 2px; letter-spacing: 1.5px; font: 10px 'Alice'; overflow: auto; color: rgb(154, 117, 75) !important; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9), 0 0 5px rgba(228, 173, 73, 0.5); transition: all 0.5s ease-in-out 0.1s; } #tabpst a { text-transform: uppercase; color: rgb(220, 194, 167)!important; background: linear-gradient(rgba(255,255,255,1) 20%, rgba(0,0,0,1) 70%) !important; background-clip: text !important; -webkit-background-clip: text !important; -moz-background-clip: text !important; -o-background-clip: text !important; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9), 0 0 5px rgba(228, 173, 73, 0.5); transition: all 0.5s ease-in-out 0.1s;} /* активисты */ #tabact { position: absolute; height: 30px; width: 292px; left: 350px; top: 197px; } #tabact img { opacity: 0.6; -moz-opacity:1; filter: grayscale(0%) blur(0px); } #tabact img:hover { opacity:1; -moz-opacity:1; transition: all .5s ease-in-out 0s; filter: grayscale(100%) blur(1px); } /* ссылки */ #tablink { position: absolute; height: 45px; width: 270px; left: 350px; top: 230px; padding: 2px; text-transform: lowercase; text-align: center; letter-spacing: 1px; color: rgb(154, 117, 75) !important; background: linear-gradient(rgba(255,255,255,1) 20%, rgba(0,0,0,1) 70%) !important; background-clip: text !important; -webkit-background-clip: text !important; -moz-background-clip: text !important; -o-background-clip: text !important; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9), 0 0 5px rgba(228, 173, 73, 0.5); transition: all 0.5s ease-in-out 0.1s; font-family: 'Alice'; font-size: 11px!important; } #tablink a { color: rgb(154, 117, 75) !important; background: linear-gradient(rgba(255,255,255,1) 20%, rgba(0,0,0,1) 70%) !important; background-clip: text !important; -webkit-background-clip: text !important; -moz-background-clip: text !important; -o-background-clip: text !important; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9), 0 0 5px rgba(228, 173, 73, 0.5); transition: all 0.5s ease-in-out 0.1s; } /* новости */ #tabnew { position: absolute; height: 42px; width: 280px; right: 56px; top: 195px; padding: 4px; text-transform: lowercase; overflow: auto; letter-spacing: 1.5px; font: 10px 'Alice'; color: rgb(154, 117, 75) !important; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9), 0 0 5px rgba(228, 173, 73, 0.5); transition: all 0.5s ease-in-out 0.1s; } #tabnew a { text-transform: uppercase; color: rgb(220, 194, 167)!important; background: linear-gradient(rgba(255,255,255,1) 20%, rgba(0,0,0,1) 70%) !important; background-clip: text !important; -webkit-background-clip: text !important; -moz-background-clip: text !important; -o-background-clip: text !important; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9), 0 0 5px rgba(228, 173, 73, 0.5); transition: all 0.5s ease-in-out 0.1s; } /* эпизод */ #tabep { position: absolute; height: 30px; width: 280px; right: 60px; top: 250px; padding: 0px; } #tabep img { opacity: 0.6; -moz-opacity:1; filter: grayscale(0%) blur(0px); } #tabep img:hover { opacity:1; -moz-opacity:1; transition: all .5s ease-in-out 0s; filter: grayscale(100%) blur(1px); } /* КОЛ-ВО СООБЩЕНИЙ, ТЕМ ---------------------------------------------------------------------------------------------*/ /* СКРЫТЬ КОЛ-ВО ТЕМ И СООБЩЕНИЙ НА ГЛАВНОЙ СТРАНИЦЕ */ #pun-index .category .tc2, #pun-index .category .tc3, #f-subforums .tc2, #f-subforums .tc3 { display: none!important; } .Tems_And_messages { display: inline-block; } .main table .Add { color: rgba(105, 95, 89, 0.8); display: block; float: right; font-family: open sans; font-size: 8.5px; text-align: center; text-transform: uppercase; margin: -12px 10px 0 0; padding: 2px; width: 30%; height: 9px; } .Tems_And_messages .right { float: right; margin-left: 8px; } /* личное звание */ #lz { width: 185px; opacity: 1; padding: 2px; margin-left: 20px; margin-top: -6px; margin-bottom: 3px; box-sizing: border-box; line-height: 14px; text-align: justify; font-family: open sans; font-size: 10px!important; } .lz { width: 185px; opacity: 1; padding: 0px; margin-left: 20px!important;; margin-top: -6px!important;; margin-bottom: 6px!important;; box-sizing: border-box; line-height: 14px; text-align: justify; font-family: open sans; font-size: 10px!important; } /* БАННЕРЫ */ #bnrs {position: absolute; height: 32px; width: 800px; margin-left: -2px; margin-top: -62px; overflow: scroll; overflow-x: hidden; } #bnrs img{ opacity: 1; -moz-opacity:1; transition: all .5s ease-in-out 0s; filter: grayscale(100%) blur(1.3px); } #bnrs img:hover { opacity:1; -moz-opacity:1; filter: grayscale(0%) blur(0px); } /* смена картинки */ #piclogo {opacity: 0; transition: 0.3s ease-in-out 0s} #piclogo:hover {opacity: 1} /* зачеркнутый текст */ del { text-decoration: none!important; transition: all .5s ease-in-out 0s; filter: blur(1px); } del:hover { text-decoration: none!important; filter: none; } /* ПОДКЛАДКА ПОД ШРИФТЫ, РАЗМЕРЫ, ГРАФИТИ, ВИДЯХИ И ПРОЧЕЕ В ОКОШКЕ ВВОДА СОО */ .punbb .formal fieldset #font-area, .popup_graffiti, .punbb .formal fieldset #size-area, #image-area, #color-area, .punbb .formal fieldset #addition-area, #video-area, .punbb .formal fieldset #smilies-area { height: 200px; overflow-x: auto; background-color: #bdb6b1!important; color: rgb(49, 5, 4); text-shadow: 1px 0px 1px #d8d8d8; border: 1px solid rgb(150, 144, 140)!important; padding: 5px; } /* для мобильных */ .punbb textarea { -webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; } /* подложка переноса тем */ .pun-modal .modal-inner { background-color: #bdb6b1; } #dns-ip-replace-notify {display:none !important;}