/* ПОДГРУЗКА ШРИФТОВ -------------------------------------------------------------*/ /* базовые шрифты - поддержка кириллицы -------------------------------------------------------------*/ @import url(style_cs.css); @import url(https://forumstatic.ru/files/001b/26/b3/65066.css); @import url(http://allfont.ru/allfont.css?fonts=franklin-gothic-medium); @import url('https://fonts.googleapis.com/css?family=Cuprum'); @import url('https://fonts.googleapis.com/css?family=Roboto'); @import url('https://fonts.googleapis.com/css?family=Montserrat|Montserrat+Alternates|Open+Sans|Oswald'); @import "https://cdn.linearicons.com/free/1.0.0/icon-font.min.css"; @import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Roboto+Condensed'); @import url('https://fonts.googleapis.com/css?family=Montserrat:400,600,600i,700,700i,800,800i,900,900i&display=swap&subset=cyrillic,cyrillic-ext'); @import url('https://fonts.googleapis.com/css?family=Open+Sans:700&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;700&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Pangolin&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Noto+Emoji:wght@300&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Amatic+SC:wght@400;700&display=swap'); @font-face { font-family: 'TAN-PEARL'; src: local("TAN-PEARL"), url('https://forumstatic.ru/files/001b/26/b3/89891.ttf') format('truetype');} /* A2 НАСТРОЙКИ БРАУЗЕРА ПО УМОЛЧАНИЮ. ЛУЧШЕ НЕ ТРОГАТЬ -------------------------------------------------------------*/ /* 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: 103%; border: 1px solid black; margin-left: 12px !important; } /* 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 ШРИФТ НА ФОРУМЕ - ЛУЧШЕ НЕ ТРОГАТЬ. блок отвечает за шрифты и их размеры, но он не требует изменений в 95% случаев -------------------------------------------------------------*/ /* A3.1 РАЗМЕР ШРИФТА НА ФОРУМЕ -------------------------------------------------------------*/ body { font-size: 100.01%; overflow-x: hidden } /* A3.1 ШРИФТЫ НА ФОРУМЕ -------------------------------------------------------------*/ .punbb { font: normal 68.75% verdana, arial, helvetica, sans-serif; } /* A3.2 ШРИФТЫ В ПОЛЯХ ВВОДА -------------------------------------------------------------*/ .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; border-color: transparent; } /* ВСЕ, ЧТО НИЖЕ В БЛОКЕ А3, ЛУЧШЕ НЕ ТРОГАТЬ -------------------------------------------------------------*/ /* 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: underline } /* A3.11 */ .punbb optgroup { font-weight: bold; } /* A4 ПОЗИЦИОНИРОВАНИЕ И СКРЫТЫЕ ЭЛЕМЕНТЫ - ЛУЧШЕ НЕ ТРОГАТЬ -------------------------------------------------------------*/ /* 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 ОСНОВНОЙ МАКЕТ СТРАНИЦЫ И ГРАНИЦЫ -------------------------------------------------------------*/ /* 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: 1px; } /* A5.10 КАТЕГОРИИ, ЗАГОЛОВКИ - ОТСТУПЫ - НЕ ТРОГАЕМ */ .punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 { padding: 2px 1em 9px 1em; border-style: solid solid none solid; border-width: 1px 1px 0px 1px; } /************************************************************* B - ГЛАВНОЕ СОДЕРЖИМОЕ - ОБЩИЕ **************************************************************/ /* B1 контент, подписи и поля прокрутки -------------------------------------------------------------*/ /* B1.1 ВАЖНО! ВЫРАВНИВАНИЕ ТЕКСТА В ПОСТАХ Justify в последней строке отвечает за выравнивание постов по ширине*/ .punbb .post-content { width: 100%; overflow: hidden; text-align:justify; } /* B1.2 ПОЛОСА, ОТДЕЛЯЮЩАЯ ПОСТ И ПОДПИСЬ*/ .punbb .post-sig dt { display: block; border-top: 1px solid color: #4444442e; 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 { border: medium none; margin: 0.4em 0em 0.8em; padding: 0em; } /* B2 ИНФОБОКСЫ ВООБЩЕ НЕ ТРОГАЕМ -------------------------------------------------------------*/ /* 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 РАЗБИВКА НА СТРАНИЦЫ И РАЗМЕЩЕНИЕ ССЫЛОК -------------------------------------------------------------*/ /* 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 { margin-top: -21px; margin-left: 14px; } /* СНИЗУ */ .linksb .pagelink { float: left; width: 24em; text-align: left; } /* НЕ ТРОГАТЬ */ .linksb .postlink { float: right; width: 16em; font-weight: bold; padding-right: 30px !important; } /* СТРАНИЦЫ ВНУТРИ ТЕМ СНИЗУ */ .punbb .linksb { text-align: right; padding: 0.4em 0em 0.5em 1em; font-size: 1.1em; width: 102.7%;} /* B3.4 ССЫЛКИ НОВАЯ ТЕМА, СОЗДАТЬ ОПРОС ВНУТРИ ПОДФОРУМА Лучше не трогать */ .linkst .postlink { position: absolute; top: -22px; right: -66px; width: 16em; text-align: right; font-weight: bold; padding-right: 28px; } /* B3.8 ССЫЛКА ПОДПИСАТЬСЯ И ОТСЛЕЖИВАТЬ ВНУТРИ ТЕМЫ Лучше не трогать */ .subscribelink { clear:both; padding-top: 0.3em; padding-bottom: 0.5em; padding-right: 30px !important; } /************************************************************* C - НАСТРОЙКА ГЛАВНЫХ ЭЛЕМЕНТОВ **************************************************************/ /* C1 РАСПОЛОЖЕНИЕ ФОРМ -------------------------------------------------------------*/ /* 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 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 10px; } /* 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; } /* C1.21.1 НЕ ТРОГАЕМ */ .punbb .helplinks span INPUT { margin-right: 2px; margin-bottom: 2px; } /* C2 РАСПОЛОЖЕНИЕ ТАБЛИЦ -------------------------------------------------------------*/ /* C2.1 ПОДФОРУМ - СКОЛЬКО % ЗАНИМАЕТ ШИРИНА ПОДФОРУМА Очень редко требует корректировки */ .punbb .main .tcl { overflow: hidden; text-align: left; width: 60%; } /* 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%; font-size: 10px; } /* 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-size: 1.2em; font-weight: bold; } /* 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; } /* 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 } /* C2.14 НЕ ТРОГАЕМ */ .punbb tbody.hasicon td.tcl { } /* C2.15 НЕ ТРОГАЕМ */ .punbb div.icon { } /* C3 ТОПИКИ -------------------------------------------------------------*/ /* 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 { border-left: 1px solid transparent; padding: 0.5em 1em; display: block; margin-left: 47px; font-size: 10px; } /* C3.4 НЕ ТРОГАЕМ */ .punbb .post h3 strong { float: right; width: 5em; text-align: right; font-weight: normal; } /* C3.5 ПРОФИЛЬ */ .punbb .post .post-author { float: left; margin-top: 0.5em; overflow: hidden; min-height: 105px!important; } /* C3.6 НЕ ТРОГАЕМ */ .punbb .post .post-author ul, .punbb .post .post-author p { padding: 0 1em 1em 1em; line-height: 140%; } /* C3.7 НЕ ТРОГАЕМ */ .pa-author { } /* C3.7 НЕ ТРОГАЕМ */ .pa-author a {} /* C3.7 НЕ ТРОГАЕМ */ .pa-author a:hover { } /* C3.9 СТАТУС-ЛИЧНОЕ ЗВАНИЕ АВТОРА В ПРОФИЛЕ В ТОПИКЕ */ li.pa-title { padding-bottom: 0em; } /* C3.10 ПРЯЧЕМ, КОГДА ЗАРЕГИСТРИРОВАН*/ .pa-reg {display: none;} /* не трогаем */ li.pa-online {} /* C3.11 ВАЖНО!!! СООТНОШЕНИЕ МЕЖДУ ШИРИНОЙ ПРОФИЛЯ И ШИРИНОЙ ПОСТА */ .punbb .post-body { margin-left: 220px; border-left-style: solid; border-left-width: 1px; padding: 0 0 0px 0; } /* C3.12 НЕ ТРОГАЕМ */ .punbb .post-box { padding: 1em; padding-right: 0px; } /*C3.13 НЕ ТРОГАЕМ */ .punbb fieldset .post-box { margin-bottom: 0.8em } /* C3.14 НЕ ТРОГАЕМ */ .punbb .post-links { margin-left: 230px; border-left-style: solid; border-left-width: 1px; } /* C3.15 НЕ ТРОГАЕМ */ .punbb .post-links ul {} /* 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 МЕНЮ МОДЕРАТОРА -------------------------------------------------------------*/ /* C4.1 НЕ ТРОГАЕМ */ .punbb .modmenu .container { padding: 0.5em 0em; text-align: right; margin-left: 12px !important; width: 102.7% !important;} /* C4.2 НЕ ТРОГАЕМ */ .punbb .modmenu strong, .punbb .modmenu a { height: 1.8em; line-height: 1.8em; } .punbb .modmenu .container span {padding-right: 30px !important;} /* C4.3 НЕ ТРОГАЕМ */ .punbb .modmenu .container strong { float: left; } /* C4.4 НЕ ТРОГАЕМ */ .punbb .modmenu input { margin-left: 1em; } /* C5 НЕ ТРОГАЕМ -------------------------------------------------------------*/ /* C5.1 НЕ ТРОГАЕМ */ .punbb .info .container { padding: 0.8em 1em } /* C5.2 НЕ ТРОГАЕМ */ .punbb .info .container .backlink { padding-top: 0.8em; } /* C6 ПРОФИЛЬ -------------------------------------------------------------*/ /* 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: normal; } /* 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 СПИСОК ПОЛЬЗОВАТЕЛЕЙ -------------------------------------------------------------*/ /* 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 РАЗДЕЛЫ, ОСНОВНОЕ СОДЕРЖИМОЕ **************************************************************/ * html .tclcon {height: 1px} /* D1 ЛОГОТИП И ОПИСАНИЕ -------------------------------------------------------------*/ /* D1.1 НЕ ТРОГАЕМ */ #pun-title { margin: 0; border-style: none none none none; border-width: 1px 1px 0 1px; } /* D1.2 НЕ ТРОГАЕМ */ #pun-title h1 { display : block; height : 40px; padding: 2em 1em 0 1em; } /* D1.3 НЕ ТРОГАЕМ */ #pun-title .container { border-style: none solid none solid; } /* D1.4 НЕ ТРОГАЕМ */ #pun-title h1 span { font-size: 0em; } #pun-title TD.title-logo-tdl { border: none; width: 100%; } #pun-title TD.title-logo-tdr { border: none; width: 420px; } /* D2 НАВИГАЦИЯ ПО СТРАНИЦАМ -------------------------------------------------------------*/ /* 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 НАВИГАЦИЯ ПО ФОРУМУ СВЕРХУ Та самая строка, которая показывает ваше нынешнее положение в виде НАЗВАНИЕ ФОРУМА - ПОДФОРУМ - ТЕМА -------------------------------------------------------------*/ /* D3.1 */ #pun-navlinks { border: none; margin: 0; } /* D.3 НЕ ТРОГАЕМ */ #pun-navlinks li { display: inline; padding-right: 0em; } /* D3.4 ВАЖНО!!! ССЫЛКИ НАВИГАЦИИ Форум, участники, поиск и тд - настраиваем вид ссылок */ #pun-navlinks li a { font-size: 18px!important; color: #ffffff; text-transform: uppercase; font-family: Amatic SC!important; font-weight: 800; z-index: auto; margin-right: 15px; letter-spacing: 1px; padding-bottom: 1px !important; } /* D3.4 ВАЖНО!!! ССЫЛКИ НАВИГАЦИИ настраиваем вид ссылок при наведении */ #pun-navlinks li a:hover { border-bottom: 1px solid black !important;} /* КАЖДЫЙ ЭЛЕМЕНТ НАВИГАЦИИ ПО ФОРУМУ В ОТДЕЛЬНОСТИ В том случае, если нужно будет придать каждой из ссылок свое собственное расположение -------------------------------------------------------------*/ /* MAIN */ #navindex { display: inline; padding-right: 1em; color: #a56853 !important; } /* USERS */ #navuserlist { display: inline; padding-right: 1em; color: #a56853 !important; } /* SEARCH */ #navsearch { display: inline; padding-right: 1em; margin-right: 7px !important; color: #a56853 !important; } #navindex a {color: #a56853 !important;} #navuserlist a{color: #a56853 !important;} #navsearch a{color: #a56853 !important;} /* PROF */ #navprofile { display: inline; padding-right: 1em; } /* SMS */ #navpm { display: inline; padding-right: 1em; } /* EXIT */ #navlogout { display: inline; padding-right: 1em; } /* REG */ #navregister { display: inline; padding-right: 1em; } /* ENTER */ #navlogin { display: inline; padding-right: 1em; } /* PR */ #navpr_1 { display: inline; padding-right: 1em; } /* AMS */ #navadmin { display: inline; padding-right: 1em; } /* AWARDS HIDDEN */ #navawards a span { display:none; } /* D4 ССЫЛКИ ПОЛЬЗОВАТЕЛЬСКОЙ НАВИГАЦИИ Новые сообщения, активные темы, Темы без ответов и т.д. -------------------------------------------------------------*/ /* D4.1 НЕ ТРОГАЕМ */ #pun-ulinks { border: 2px solid transparent; margin-bottom: 15px; } /* D4.2 РАСПОЛОЖЕНИЕ КОНТЕЙНЕРА С ПОЛЬЗОВАТЕЛЬСКИМИ ССЫЛКАМИ не трогаем */ #pun-ulinks .container { position: absolute; display: inline; padding: 0!important; } /* НЕ ТРОГАЕМ */ #pun-ulinks li, #pun-ulinks li a { display: inline; white-space: nowrap; } /* НЕ ТРОГАЕМ */ #pun-ulinks li a { padding: 0 0 0 5px; } /* D5 СТРОКА ПРИВЕТСТВИЯ -------------------------------------------------------------*/ /* D5.1 НЕ ТРОГАЕМ */ #pun-status, #pun-status .container { border-bottom: none; margin-bottom: 0; } /* D5.2 ВАЖНО!!! НАСТРОЙКИ СТРОКИ ПРИВЕТСТВИЯ */ #pun-status .container { font-size: 10px; text-transform: lowercase; position: absolute; z-index: 50; top: -58px; left: 866px; width: 182px; text-align: left; color: #bacdda; line-height: 130%; } /* D5.3 НЕ ТРОГАЕМ */ #pun-status span { white-space: nowrap; margin-right: 0.5em; } /* D5.4 НЕ ТРОГАЕМ */ #pun-crumbs1 { overflow: hidden; margin-top: 0; } /* D5.5 НЕ ТРОГАЕМ */ #pun-crumbs1 p.container { border-top: none; } /* 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 ОБЪЯВЛЕНИЕ -------------------------------------------------------------*/ /* D6.1 НЕ ТРОГАЕМ */ #pun-announcement h2 { padding: 0; margin: 0 15px -3.5em 1em; border-style: none none solid none; border-width: 0 0 1px 0; position: relative; display:none; } /* 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: 0.6em 3em 1em 3em; margin-top: -78px; text-align: center; padding-bottom: 43px !important; } /* D7 СТАТИСТИКА -------------------------------------------------------------*/ /* D7.1 СТАТИСТИКА Можно добавить особенный шрифт и цвет, но можно и не трогать*/ #pun-stats .container { padding: 0.8em 1em; border: 1px solid black; margin: 0px 13px; width: 100.3%; font-size: 10px !important; text-transform: lowercase; } /* 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 НЕ ТРОГАЕМ -------------------------------------------------------------*/ /* 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%; } /* D8.6 НЕ ТРОГАЕМ */ #pun-crumbs2 { overflow: hidden; margin-bottom: 0; border-bottom: none; } /* D8.7 НЕ ТРОГАЕМ */ #pun-crumbs2 .container { border-bottom: none; padding: 0.8em 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 НЕ ТРОГАЕМ -------------------------------------------------------------*/ /* 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: 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; } /* ФОРМА ОТВЕТА */ #main-reply {height: 220px} /* ФОРМА ОТВЕТА В АДМИНЕ */ #pun-admain textarea { width: 94%!important;} /************************************************************* НЕ ТРОГАТЬ **************************************************************/ /* РАСПОЛОЖЕНИЕ ФОРУМА ПО ЦЕНТРУ -------------------------------------------------------------*/ #pun { background-position: center top; background-repeat: repeat-y; } #pun-title {border: none} .punbb .section h2, #pun-main h1, #pun-stats h2, #pun-main h2, #pun-debug h2 { font-size: 0px!important } #pun-index h2 {box-shadow: none} #pun-main div.catleft, #pun-main div.catright { display: none; } .punbb th {font-size: 0!important;} /* ПРЯЧЕМ КНОПКУ ПОДЕЛИТЬСЯ -------------------------------------------------------------*/ .topic a.sharelink { display: none; } /* НЕ ТРОГАЕМ - НЕ ТРЕБУЕТ ИЗМЕНЕНИЙ -------------------------------------------------------------*/ .punbb .container, .punbb .post-body, .post h3, #pun-title, .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post, #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, .punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body, .punbb .post h3 span, .post-links ul, .post-links, .usertable table, #pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span, #pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend, .punbb .divider, .punbb .quote-box, .punbb .code-box, .punbb th, .punbb .formal fieldset .post-box, .punbb .info-box, li.pa-online, .punbb .post-sig dt {border-color: transparent;} html, body {min-width: 1200px!important;} .punbb input { border: medium none; } /* НЕ ТРОГАТЬ -------------------------------------------------------------*/ #pun-main .post-author ul { text-align: center; } /* НЕ ТРОГАТЬ -------------------------------------------------------------*/ .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post { border-color: transparent; text-align: justify; } /* НЕ ТРОГАТЬ -------------------------------------------------------------*/ .punbb .user-avatar .avatar-image { border-radius: 0% !important; height: 25px !important; width: 25px !important; float: right !important; border: 2px solid !important;} .punbb .user-avatar .isonline { width: 5px !important; height: 5px !important; border-radius: 0% !important; display: block; position: absolute; top: 2px !important; right: 2px !important; animation: blinkColor .9s linear infinite; -moz-animation: blinkColor .9s linear infinite; -webkit-animation: blinkColor .9s linear infinite; background: #8ac176; z-index: 100; } /* улучшить профиль -------------------------------------------------------------*/ #pun-status .status-right { float: none !important; } /* это интересно -------------------------------------------------------------*/ div#pun-live-rusff {display: none !important;} /* для личных сообщений -------------------------------------------------------------*/ span.num_msg { margin-top: -13px !important; margin-left: -9px !important; font-size: 9px !important; background: #8184a5 !important; padding: 1px 3px !important; height: 12px !important; } span.num_msg:before { top: 12px !important; background: #8184a5 !important; } div#pun-ulinks .item9 { display: none; } /* двигаем рейтинг поста -------------------------------------------------------------*/ div.post-rating a, div.post-vote a { font-size: 130% !important; text-decoration: none !important; margin-right: -10px !important; } /* hr разделительная линия -------------------------------------------------------------*/ .post-content hr { border-top: #647ea3 solid 1px !important;} .reactions-container { display: none !important; gap: 4px; }
стиль 1