Структура style.css
Код:
/************************************************************* - SETUP **************************************************************/ /* A1 Import the colour scheme -------------------------------------------------------------*/ /* A1.1 */ @import url(style_cs.css); @import url('https://fonts.googleapis.com/css?family=Cormorant+Unicase'); @import url('https://fonts.googleapis.com/css?family=Old+Standard+TT'); @import url('https://fonts.googleapis.com/css?family=Playfair+Display+SC'); @import url('https://fonts.googleapis.com/css?family=Tinos'); @import url('https://fonts.googleapis.com/css?family=Alegreya+Sans'); @import url('https://fonts.googleapis.com/css?family=Alice'); @font-face {font-family: "RoseVersailles"; src: url(//forumstatic.ru/files/001b/d3/10/68369.ttf); font-style: normal; font-weight: normal;} @font-face {font-family: "DwarvenStonecraft"; src: url(//forumstatic.ru/files/001b/d3/10/60904.ttf); font-style: normal; font-weight: normal;} @font-face {font-family: "UkAntique"; src: url(//forumstatic.ru/files/001b/d3/10/44031.ttf); font-style: normal; font-weight: normal;} @font-face {font-family: "RomvelCyr"; src: url(//forumstatic.ru/files/001b/d3/10/72963.ttf); font-style: normal; font-weight: normal;} @font-face {font-family: "TimesET"; src: url(//forumstatic.ru/files/001b/d3/10/62334.ttf); font-style: normal; font-weight: normal;} @font-face {font-family: "Lombardina"; src: url(//forumstatic.ru/files/001b/d3/10/59368.ttf); font-style: normal; font-weight: normal;} @font-face {font-family: "Optimus"; src: url(//forumstatic.ru/files/001b/d4/28/74644.ttf); font-style: normal; font-weight: normal;} @font-face {font-family: "HP"; src: url(//forumstatic.ru/files/001b/d4/28/84186.ttf); font-style: normal; font-weight: normal;} @font-face {font-family: "Blackmoor"; src: url(//forumstatic.ru/files/001b/d4/28/61781.ttf); font-style: normal; font-weight: normal;} @font-face {font-family: "GoodVibes"; src: url(//forumstatic.ru/files/001b/d4/28/97116.ttf); font-style: normal; font-weight: normal;} @font-face {font-family: "Rondo Ancient Two"; src: url(//forumstatic.ru/files/001b/d4/28/91342.ttf); font-style: normal; font-weight: normal;} @font-face {font-family: "Across the Road"; src: url(//forumstatic.ru/files/001b/d4/28/31442.ttf); font-style: normal; font-weight: normal;} @font-face {font-family: "Myriad Pro"; src: url(//forumstatic.ru/files/001b/d4/28/27305.otf); font-style: normal; font-weight: normal;} @font-face {font-family: "Myra"; src: url(//forumstatic.ru/files/001b/e9/9b/68542.ttf); font-style: normal; font-weight: normal;} @font-face {font-family: "Lombardia"; src: url(//forumstatic.ru/files/001b/e9/9b/55707.ttf); font-style: normal; font-weight: normal;} @font-face {font-family: "Old Standart"; src: url(//forumstatic.ru/files/001b/e9/9b/84394.ttf); font-style: normal; font-weight: normal;} @font-face {font-family: "RuinedC"; src: url(//forumstatic.ru/files/001b/e9/9b/84394.ttf); font-style: normal; font-weight: normal;} @font-face {font-family: "CenturyCapitals"; src: url(//forumstatic.ru/files/001b/e9/9b/84394.ttf); font-style: normal; font-weight: normal;} @font-face {font-family: "Comforter"; src: url(//forumstatic.ru/files/001b/e9/9b/84142.ttf); font-style: normal; font-weight: normal;} @font-face {font-family: "TreasuryFlourishC"; src: url(//forumstatic.ru/files/001b/e9/9b/70469.ttf); font-style: normal; font-weight: normal;} @font-face {font-family: "Mason"; src: url(//forumstatic.ru/files/001b/e9/9b/22314.ttf); font-style: normal; font-weight: normal;} /* A2 Deal with browser defaults and wonkiness -------------------------------------------------------------*/ /* A2.1 */ html, body { background-image: url(http://forumupload.ru/uploads/001b/e9/9b/2/562865.png); background-size: cover; background-color: #0e0c0c; background-attachment: fixed; -webkit-text-size-adjust: 100%; } /* 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 -------------------------------------------------------------*/ /* размер текста */ body { font-size: 100.01%; } /* A3.2 */ .punbb { font: normal 68.55% verdana, arial, helvetica, sans-serif; } /* 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 h2 span, .punbb legend span { font-size: 1.9em; color: #412d1b; font-family: 'CenturyCapitals'; font-style: normal; letter-spacing: 1px; text-align: center; } /* A3.6 */ /* текст в коде */ .punbb pre { font: 11px UkAntique, verdana, arial, helvetica, sans-serif } /* 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; font-family: "Arial" width: 0; line-height: 0.0; position:absolute; left: -9999px; overflow: hidden } /* A5 Basic page layout and borders -------------------------------------------------------------*/ /* НАСТРОЙКА ШИРИНЫ ФОРУМА */ /* A5.1 */ #pun { background-color: #000000; background-image: url("http://forumupload.ru/uploads/001b/e9/9b/2/223371.png"); background-position: center top; margin: auto; position: relative; width: 1200px; } /* A5.2 */ .punbb { width: 1160px; height: auto; margin-left: 5px; } /*переадресация*/ /* A5.3 */ #pun-redirect, #pun-maint { margin: 0px 20% 0px 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 solid none; border-width: 0px 0px 0px 0px } /* A5.9 */ .punbb .container { border-style: solid; border-width: 0px; } /* A5.10 */ .punbb .section h2, #pun-main h1, #pun-stats h2, #pun-debug h2 { padding: 0.5em 1em; border-style: solid; border-bottom: none; border-width:0px; text-align: center; } /************************************************************* 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 solid; border-bottom: 1px dashed #001d1b !important; color: #001d1b; width: 600px; margin: 10px 0px 10px 200px; background-position: center; } /* B1.3 */ .punbb .post-content p { margin: 0; padding: 0 0 1em; line-height: 125%; font-family: verdana; font-weight: normal; font-size: 13px; } /* 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: 150px; height:auto!important; padding-bottom:.4em; } /* B1.8 */ .punbb .post-content .quote-box, .punbb .post-content .code-box { margin: 10px 5px 10px 5px; padding: 10px 10px 10px 10px; border-style: solid; border-color: transpanent; border-width: 1px;} /* B1.9 */ .punbb .quote-box cite, .punbb .code-box strong.legend {display: block; padding-bottom: 0.7em; font-size: 16px; letter-spacing: 1px; font-style: normal; font-family: DwarvenStonecraft; color: #011f1d; text-transform: uppercase; text-shadow: 0px 1px 1px #989778; margin: 0;} /* 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%; height: 0; letter-spacing: 1px; font-size: 13px; font-family: 'Alegreya Sans'; font-weight: none; } /* B3.2 */ .multipage { margin-top: 3em; } .topic a.sharelink { display: none; } /* B3.3 */ .linkst .pagelink { position: absolute; margin-left: 15px; top: -15px; width: 24em; letter-spacing: 1px; font-family: 'Alegreya Sans' !important; font-size: 13px; font-weight: none;} /* B3.4 */ .linkst .postlink { position: absolute; top: -15px; right: 2em; width: 100px; text-align: right; letter-spacing: 1px; font-size: 13px; font-family: 'Alegreya Sans'; font-weight: none; } /* B3.5 */ .punbb .linksb { text-align: right; padding: 0.4em 1em 0.5em 1em; font-size: 1.1em; } /* B3.6 */ .linksb .pagelink { position: relative; left: 20px; float: left; width: 24em; text-align: left; letter-spacing: 1px; font-size: 13px; font-family: 'Alegreya Sans'; } /* B3.7 */ .linksb .postlink { float: right; width: auto; letter-spacing: 1px; font-size: 13px; font-family: 'RomvelCyr'; font-weight: none; } /* 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 { text-align: center; margin: 0 0.2em 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 -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; width: 30%; vertical-align: top; text-align: left;} #pun-online .main .tcl {padding: 6px 0 6px 30px; text-align: left;} /* C2.2 */ .punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {text-align: center; width: 8%; font-family: Tahoma, Verdana, sans-serif;} td.tc2, td.tc3 {vertical-align:top;} .punbb .main .tc3 {overflow:hidden;} /* C2.3 */ .punbb .main .tcr {font-size: 15px; font-family: 'Alegreya Sans';} #pun-index #pun-main .tcl {width: 70% !important; padding-right: 0px; overflow: hidden; text-align: left;} #pun-index #pun-main .tcr {width: 30% !important; vertical-align: middle; text-align: left;} #pun-index .main .tcr {padding:0 0 0 40px;} #pun-index .user-avatar {display: block; margin: auto 15px 10px -25px;} #pun-index .main .tcl, #pun-index td.tc2, #pun-index td.tc3 {vertical-align:middle;} #pun-index .main .tcr {overflow:visible;} #pun-main .category td div.tclcon { margin: 0.1em 6px 0.4em 60px; padding: 0px 20px 15px 20px; border: 1px solid #5a200e; background: rgb(164 128 75 / 12%); box-shadow: inset 0 0px 1px #3c2424, 0 1px 1px #593d21; border-radius: 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 { z-index: 3; text-align: left; text-transform: uppercase; margin-bottom: 7px !IMPORTANT; height: 20px; border-radius: 4px; margin-top: 6px; background: url(http://forumupload.ru/uploads/001b/e9/9b/2/528858.png) right center; padding: 4px 10px 2px 10px; border: 1px solid #e0c9b7; } #pun-index .tcl h3 a { font-family: CenturyCapitals; font-size: 16px; font-weight: lighter; color: #b8a08c; } /* C2.9 */ .punbb td span.youposted {position: absolute; margin-left: -1em; font-weight: bold;} /* C2.10 */ .punbb td .modlist { display: none; } /* C2.11 */ .punbb .main td {padding: 0.5em 2em; border: none;} /* C2.12 */ .punbb .main th {padding: 0.4em 1em 0.4em 1em; border: none;} /* C2.13 */ .punbb div.icon {float: left; display:block;} .punbb .main .tcl {border-left-style: none; border-left-width: 0;} /* C3 Topics */ /* C3.1 */ .punbb .post .container {border-style: none; border-color: transparent; border-width: 0px; margin-top: -1px; padding-bottom: 1px;} /* C3.2 */ .punbb .post h3 { border-style: solid solid none solid; border-width: 1px; margin-bottom: 0px!important;} /* C3.3 */ .punbb .post h3 span { position: relative !important; float: right !important; width: auto !important; margin: 0 !important; padding: 0 !important; border: 0 !important; background-color: transparent !important; } /* C3.4 */ .post h3 strong { position: absolute !important; right: 0;} .post h3 strong { float: right; width: 30px; position: relative; right: 25px; top: 20px; text-align: center; padding-top: 1px; font-weight: normal; font-family: Tahoma; text-transform: uppercase; font-size: 14px; color: #cdc0b6; text-shadow: 0px 1px 1px #000807; } .post h3 strong, .post h3 span a { margin-right: 8px !important; } /* C3.5 */ .punbb .messages-container .post-author {background: transparent;} .post-author { background: url(http://forumupload.ru/uploads/001b/e9/9b/2/334969.png); float: none !important; width: 1130px !important; margin-left: 30px !important; overflow: inherit !important; margin-top: 8px !important; } .post-author .pa-avatar { float: left; margin: 0; } .post-author .pa-avatar img { margin: 6px; width: 180px; height: 180px; background-color: #fff; vertical-align: top; border: none; } /* C3.6 */ .punbb .post .post-author ul { border: none; width: 85%; } .post-author ul, .post-author p { height: 225px; padding: 6px !important; line-height: inherit !important; } /* C3.7 */ .pa-author { position: relative; top: 33px; left: -106px; text-align: center; font-family: 'Optimus'; font-size: 18px; background: linear-gradient(#c56e24 60%, #ba651c 60%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; color: #ffffff; text-shadow: 0px 0px 1px #2f1d12; text-decoration: none; letter-spacing: 1px!important; text-transform: none; line-height: 25px; } /* C3.9 */ li.pa-title { position: relative; top: -2px; left: 518px; font-family: 'Comforter'; font-size: 30px; text-align: right; color: #7a7a7a; letter-spacing: 1px; width: 580px; height: 50px; line-height: 26px; opacity: 0.75; } /* статус онлайна */ .post-author .pa-online { background: #4caf50; margin: 0 !important; padding: 0 !important; height: 8px; width: 8px; border-radius: 50%; } .post-author .pa-online strong { font-size: 0; } /* C3.11 */ .post-body { margin: 0 !important; border-style: none solid !important; border-width: 0 1px !important; width: 100% !important; } /* C3.12 */ .punbb .post-box { padding: 10px 6px 0px 28px; /* отступ от профиля в сообщениях */ /* верх/право/низ/лево */ margin-top: 0px; } /*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: -16em; border-top-style: dashed; border-top-width: 1px; 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 2em; text-align: right; font-family: 'Alegreya Sans'; font-size: 13px; color: #00110f; } /* 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: solid solid none solid; border-width: 0px 0px 0 0px; } /* D1.2 */ #pun-title h1 { display : none; 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: 1.6em; } #pun-title table { border: none; margin-left: -18px; margin-top: 0px; width: 1228px; height: 350px; background-image: url("http://forumupload.ru/uploads/001b/e9/9b/2/470770.png"); } /* D2 Page navigation -------------------------------------------------------------*/ /* D2.1 */ #pun-pagelinks { position: absolute; top: -20px; left: 5; margin: 10; 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: -9900px; 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-left-style: solid 1px; border-right-style: solid 1px; margin: 0; } /* D3.2 */ #pun-navlinks .container { word-spacing: 20px; letter-spacing: 2px; text-align: center !important; text-transform: uppercase; position: fixed; left: 0px; top: 0px; background: url(http://forumupload.ru/uploads/001b/e9/9b/2/187383.png) repeat; border-bottom: 2px solid #725346; line-height: 38px!important; height: 38px; width: 100%; z-index: 9999; overflow: hidden; } /* D.3 */ #pun-navlinks li { display: inline; padding-right: 1em; } /* D3.4 */ #pun-navlinks a { font-family: 'Optimus'; font-size: 16px; color: #c1ab9ac9; font-weight: normal; } /* D4 User links -------------------------------------------------------------*/ /* D4.1 */ #pun-ulinks { margin-bottom: 0px; margin-top: 0; } /* D4.2 */ #pun-ulinks .container { line-height: 18px; text-align: center !important; margin-left: 95px !important; position: absolute; padding: 0 !important; border: 1px solid #492a153d; background: #bea79585; text-transform: lowercase; z-index: 1; margin-top: -319px; width: 999px; height: 18px; } /* D4.3 */ #pun-ulinks li, #pun-ulinks li a { display: inline; 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 { display: none; border-bottom: none; text-align: center; margin-bottom: 0; margin-top: -95px; margin-left: -220px; } /* D5.2 */ #pun-status .container { padding: 0.8em 1em 1em 1em; } /* D5.3 */ #pun-status span { white-space: nowrap; } /* D5.4 */ #pun-crumbs1 { font-weight: bold; overflow: hidden; margin-top: 0; } /* D5.5 */ #pun-crumbs1 p.container { border-top: none; padding: 3em 0em 0.1em 2em; font-size: 10px; font-family: 'Myra'; margin-top: -15px; font-style: normal; letter-spacing: 1px; } /* 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: none; 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 2em } /* D7.2 */ #pun-stats li.item1, #pun-stats li.item2 { float: left; clear: both; line-height: 120%; } /* D7.3 */ #pun-stats li.item3, #pun-stats li.item4 { line-height: 120%; margin-left: 795px; } /* 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; height:149px; } /* D8.4 */ #pun-about .container { text-align: center; line-height: 150%; padding: 1em 0em; } /* D8.5 */ #pun-about p span { position: relative; top: 109px; padding-left: 50%; font-size: 11px; padding: 30px 0px 0px 0px; margin-top: -30px; } /* 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: 14px; font-family: Alice; font-style: normal; letter-spacing: 1px; } /* 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: 0px; } /* 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: 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; } body { overflow-x: hidden; } .pa-posts { position: relative; left: 562px!important; top: -215px!important; width: 140px; font-size: 11px; font-family: 'YS Text Variable'; letter-spacing: 1px; color: #7a7a7a; text-transform: uppercase; text-align: left; } .pa-respect { position: relative; left: 562px!important; top: -180px!important; width: 120px; font-size: 11px; font-family: 'YS Text Variable'; letter-spacing: 1px; color: #7a7a7a; text-transform: uppercase; text-align: left; } .pa-fld1 { position: relative; left: 562px!important; top: -145px!important; width: 160px; font-size: 11px; font-family: 'YS Text Variable'; letter-spacing: 1px; color: #7a7a7a; text-transform: uppercase; text-align: left; } .pa-fld5 { position: relative; left: 562px!important; top: -109px!important; width: 120px; font-size: 11px; font-family: 'YS Text Variable'; letter-spacing: 1px; color: #7a7a7a; text-transform: uppercase; text-align: left; } .pa-respect a { color: #9d785a!important; text-shadow: 0px 1px 1px #000807; } #pun-main .post .permalink { position: absolute; left: -1160px; top: 21px; font-family: 'RoseVersailles'; text-transform: uppercase; font-size: 14px; color: #aca99e; text-shadow: 0px 1px 1px #000807; } .post-author ul { text-align: center; } #pun-index td div.tclcon { font-family: 'Playfair Display'; font-size: 14px; text-align: justify; position: relative;} #pun-category1 .tc2, #pun-category1 .tc3 {display: none} #pun-category2 .tc2, #pun-category2 .tc3 {display: none} #pun-category3 .tc2, #pun-category3 .tc3 {display: none} #pun-category4 .tc2, #pun-category4 .tc3 {display: none} #pun-category5 .tc2, #pun-category5 .tc3 {display: none} #pun-category6 .tc2, #pun-category6 .tc3 {display: none} #pun-category7 .tc2, #pun-category7 .tc3 {display: none} <a href="https://forum-top.ru/" title="Рейтинг форумов" target="_blank">Рейтинг форумов</a> | <a href="https://rusff.me/" title="Сервис бесплатных форумов QuadroBoards" target="_blank">Создать форум бесплатно</a></span> html { text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust: none; }
Цвета style_cs.css
Код:
html { text-size-adjust: none; -ms-text-size-adjust: none; -webkit-text-size-adjust: none; } /* цвет текста на форуме */ .punbb .section .container, .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 { color: #070a1b; font-family: 'Alegreya Sans'; font-size: 18px; } .punbb .post-body { background-color: #transparent; color: #070a1b; font-family: 'Arial'; font-size: 15px; text-align: justify; } .post-links { background-color: #transparent; color: #070a1b; font-family: 'Alegreya Sans'; font-size: 16px; text-align: justify; } #pun-ulinks a { position: relative; letter-spacing: 1px; font-family: 'Optimus'; font-size: 11px; font-weight: none; color: #1c0c03; text-shadow: 0px 0px 1px #3a2b2b; font-weight: 100; } /* ссылки простые */ /* CS2.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, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited{ color: #6c381c; text-decoration: none; letter-spacing: 0.5px; } /* CS2.2 */ .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: #001916; letter-spacing: 1px; transition-duration:.7s;-moz-transition-duration:.7s;-webkit-transition-duration:.7s;-o-transition-duration:.7s; } /* цитата и код*/ .punbb #pun-main .quote-box, .punbb #pun-main .code-box, .punbb textarea {border: 2px solid #493934db; background: #aea29a9e; border-radius: 17px; } #font-area, .popup_graffiti, #size-area, #image-area, #color-area, #addition-area, #video-area { color: #191e24; background-color: #899c97; background-position: top center; border-width: 5px; } /* форма ответа */ .inner, #pun_wrap #post .container[id$="-area"] { color: #d2c5c2; font-family: RoseVersailles; background-color: #867671; box-shadow: 0px 0 5px #6a605d, inset 0 0 6px #251715; outline: none; border-radius: 5px; padding: 10px; } #font-area {max-height: 270px; overflow-y: auto; font-size: 12px!important;} #font-area::-webkit-scrollbar { width: 3px; height: 7px;} #smilies-area {width:550px!important;} #keyboard-span input { color: #a9a381; text-shadow: 0px 0px 1px #021211; } .punbb .move_posts_form .container { background-color: #15251b; } .punbb .button { display: inline; font-family: Optimus !important; color: #a19c94; text-shadow: 0px 0px 1px #120502; font-size: 16px; letter-spacing: 1px; border-width: 1px; border-style: double; border-color: #544224; border-radius: 5px; box-shadow: 0px 0 5px #3f2e1d, inset 0 0 6px #372a1b; padding: 6px; background-color: #37251f; } /* CS2 Border colours -------------------------------------------------------------*/ /* 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; } li.pa-online { border-left-color: transparent; } /* CS4 Post status icons -------------------------------------------------------------*/ /* иконки*/ .punbb div.icon {float: left; display:block; height: 51px; width: 50px; background-position: 0% 0%; background-repeat: no-repeat; margin-top: -2px; } Div.icon { background: url(http://forumupload.ru/uploads/001b/e9/9b/2/445272.png) no-repeat; } TR.inew Div.icon { background: url(http://forumupload.ru/uploads/001b/e9/9b/2/425415.png) no-repeat;} TR.iclosed Div.icon {background: url(http://forumupload.ru/uploads/001b/e9/9b/2/543529.png) no-repeat;} TR.isticky Div.icon {background: url(http://forumupload.ru/uploads/001b/e9/9b/2/78932.png) no-repeat;} /* личные соо*/ #pun-messages table Div.icon { float: left; display: block; height: 50px; width: 50px; border-style: none; background-image: url(http://forumupload.ru/uploads/001b/e9/9b/2/445272.png) !important; background-repeat: no-repeat; position: relative; margin-right: 13px; margin-left: 10px; margin-top: -7px; } #pun-messages TR.inew Div.icon { background: url(http://forumupload.ru/uploads/001b/e9/9b/2/425415.png) no-repeat !important; } /* категории */ #pun-category1.category h2 { background: url(http://forumupload.ru/uploads/001b/e9/9b/2/922229.png); height: 70px; width: 1200px; font-size:0 !important; margin-left: -5px; border: none;} #pun-category2.category h2 { background: url(http://forumupload.ru/uploads/001b/e9/9b/2/863807.png); height: 70px; width: 1200px; font-size:0 !important; margin-left: -5px; border: none;} #pun-category3.category h2 { background: url(http://forumupload.ru/uploads/001b/e9/9b/2/442890.png); height: 70px; width: 1200px; font-size:0 !important; margin-left: -5px; border: none;} #pun-category4.category h2 { background: url(http://forumupload.ru/uploads/001b/e9/9b/2/785739.png); height: 70px; width: 1200px; font-size:0 !important; margin-left: -5px; border: none;} #pun-category5.category h2 { background: url(http://forumupload.ru/uploads/001b/e9/9b/2/694677.png); height: 70px; width: 1200px; font-size:0 !important; margin-left: -5px; border: none;} #pun-category6.category h2 { background: url(http://forumupload.ru/uploads/001b/e9/9b/2/977709.png); height: 70px; width: 1200px; font-size:0 !important; margin-left: -5px; border: none;} /* статистика */ #pun-stats.section h2 { background-attachment: scroll; background-clip: border-box; height: 70px; width: 1200px; font-size: 0em; border: none; text-align: center; margin-left: -5px; background-color: transparent; background: url(http://forumupload.ru/uploads/001b/e9/9b/2/414647.png); background-origin: padding-box; background-position: 50% 0%; background-repeat: no-repeat; background-size: auto; } /*---ПРОФИЛЬ---*/ /* Обрамление рамки аватара */ li.pa-avatar.item2 img { box-shadow: 0 0 7px #000000; border-style: ridge; border-top-color: #34303b; border-right-color: #34303b; border-bottom-color: #34303b; border-left-color: #34303b; /* max-width: 210px; */ margin-top: 30px; margin-left: 26px; } /* Шрифт в оформлении профиля */ .punbb .post .post-author ul, .punbb .post .post-author p { font-size: 12px; color: #adbebc; text-shadow: 0px 1px 1px #000807; font-family: 'RoseVersailles'; padding: 0px 0px 40px 0px; } /*цвет ссылок в мини-профиле*/ .post-author a, .post-author a:focus, .post-author a:active, .post-author a:hover {color: #426642; font-weight: 100!important; } li.pa-avatar {position: relative; top: -35px !important; left: 2px; z-index: 5;} .topic a.sharelink { display: none; } /* CS6 футер -------------------------------------------------------------*/ #pun-about p.container { background-image : url(http://forumupload.ru/uploads/001b/e9/9b/2/729240.png); background-position : center bottom; background-repeat : no-repeat; margin-left: -5px; width: 1200px; height : 158px; overflow-x: hidden; border: none;} div#pun-about { margin-bottom: -10px;} #pun-announcement.section h2 span {display: none; } a.menu:link, a.menu:visited, a.menu:active{text-decoration: none; } /* разделитель перед формой ответа */ #post-form h2 { background: transparent url(http://forumupload.ru/uploads/001b/e9/9b/2/136793.png) no-repeat scroll center top; width: 1200px !important; height: 70px; margin-top: 0px; margin-bottom: 0px; margin-left: -5px; padding-top: 0px;} #post-form h2 span {display:none;} /* разделялка при поиске */ #pun-searchposts .post h3 span, #pun-searchposts .post h3 span a { color: #cfdcd8; text-shadow: 0px 1px 1px #000807; margin-left: 120px; margin-top: 10px; font-family: Tahoma; } #pun-searchposts .post h3 span, #pun-searchposts .post h3 span a {color: #484750; 0px 1px 1px #000807 font-weight: bold; font-size: 11px !important; font-family: Alice;} #pun-searchposts .post h3 span, #pun-searchposts .post h3 span a:active {color: #484750; 0px 1px 1px #000807 font-weight: bold; font-size: 11px !important; font-family: Alice;} #pun-viewtopic .post h3, #pun-searchposts .post h3, #pun-post .post h3 { background: transparent url("http://forumupload.ru/uploads/001b/e9/9b/2/943096.png") no-repeat scroll center top; width: 1200px !important; height: 53px; margin-top: 0px; margin-bottom: 0px; margin-left: -5px; padding-top: 4px; border: none; } .lastedit {display:none !important;} #pun-main .category h2 span { visibility: hidden; } .topic a.sharelink { display: none; } /* доп поля */ .pa-fld4 { position: absolute; margin-left: 15px!important; margin-top: -18px!important; z-index: 6; } .pa-fld2 { position: absolute; margin-left: 222px!important; margin-top: -178px!important; max-width:40em; width: 279px; height: 65px; background-color: #000605; padding: 10px 10px 11px 14px!important; font-family: 'TimesET' !important; font-size: 16px; letter-spacing: 0px; color: #5f5751; text-shadow: 0px 0px 1px #000909; text-align: justify; background: url(http://forumupload.ru/uploads/001b/e9/9b/2/803945.png) no-repeat scroll center top, url(http://forumupload.ru/uploads/001b/e9/9b/2/68613.png) no-repeat scroll center bottom, url(http://forumupload.ru/uploads/001b/e9/9b/2/225531.png) repeat-y scroll center center rgba(0, 0, 0, 0); } /* бегунок */ ::-webkit-scrollbar { width: 10px; /* вертикальный бегунок */ height: 10px; /* горизонтальный бегунок */} ::-webkit-scrollbar { width: 10px; height: 6px;} ::-webkit-scrollbar-track { background: transparent;} ::-webkit-scrollbar-thumb { background: #170703; box-shadow: 0 0 10px 0px #37170a inset, 0 0 0 2px #514237 inset; } #pun-status .item4 {display: none;} .reactions-root, .reactions-root ::before, .reactions-root ::after {display: none;} #pun-live-rusff {display: none;} #tuser {display: none;} .pa-fld2 .fld-name {display: none;} .pa-fld3 .fld-name {display: none;} .pa-fld4 .fld-name {display: none;} .pa-fld3 { position: absolute; margin-left: 284px!important; margin-top: -232px!important; } .post-content td { border:none transparent !important; } .category .container thead {display: none;} .aktivisti { position: absolute; top: 191px; left: 378px; } .rozisk { position: absolute; top: 185px; left: 621px; } #pun .navig a { flex: auto; display: inline-block; margin: 0.2em 0.15em; padding: 3px 12px; border-radius: 2px; font-family: 'CenturyCapitals'; font-size: 1.1em; font-weight: 300; text-align: center; color: #dcd5cf; text-shadow: 0 0px 3px #0b0909; background: #4d3832; } .guestr { width: 1118px; margin: 0px 0px 0px 0px !important; background: #73655be8; border: 4px solid #3b261b; border-radius: 15px; height: auto; background-size: cover } .gosshapka { border: 4px solid #4130269e; background: #cdc2b180; margin: 10px !important; color: #cdcdcd; padding: 5px 0px 20px 10px; } .gosshrift { font-family: 'HP'; text-align: left; text-transform: uppercase; font-size: 68px; color: #5a4b40; text-shadow: 1px 1px #e5ded4; } .gostext1 { margin: 5px 10px 10px 10px !important; padding: 6px 10px 10px 10px; text-shadow: 1px 1px #3b3633a3; border: 1px solid #bea29f; background: #2b251f; font-family: 'Alice'; color: #d6d1cd; font-size: 16px; line-height: 18px; } .gostext2 { margin: 8px 8px 5px 8px !important; text-align: right; font-family: 'TimesET'; text-transform: uppercase; font-size: 16px; color: #503c2c; } .gosroli, .gosvnesh { display: inline-block; vertical-align: top; } .gosroli { width: 500px; background: #2b251f; margin: 0px 0px 0px 10px !important; padding: 10px; font-family: 'Alice'; border: 1px solid #bea29f; height: 83px; } .gosvnesh { width: 500px; background: #2b251f; margin: 0px 0px 0px 10px !important; padding: 10px; font-family: 'Alice'; border: 1px solid #bea29f; height: 83px; } .gosroli nazvan, .gosvnesh nazvan { display: block; text-align: center; font-family: 'Optimus'; text-transform: uppercase; font-size: 14px; letter-spacing: 0.8px; color: #dad3ca; } .gosroli spisok, .gosvnesh spisok { display: block; margin: 5px 0 0 0 !important; height: 58px; font-size: 12px; overflow-y: auto; } .gosroli spisok a, .gosvnesh spisok a { color: #978672!important; } #plahirol { background: #232a35; border: 1px solid #c6c7cc; box-shadow: 0 0 5px 0 #aaa9a6; font-family: Optimus!important; font-weight: lighter !important; color: #c0cddc; font-weight: 800; font-size: 1.4em; text-align: center; padding: 6px 0; text-shadow: 1px 1px 1px rgb(168 172 189 / 80%); } .shapkaspravki { width: 780px; margin-left: 0px !important; height: auto; padding: 30px 30px; background-image: url(http://forumstatic.ru/files/001b/d4/28/47646.png); background-position: top; background-size: cover } .textspravki { padding: 10px; background-color: rgb(9 12 17 / 70%); font-family: Blackmoor; font-size: 32px; color: #c1c5cc; text-shadow: 2px 2px 0px #223a48, 2px 2px 0px #192036; text-align: center; text-transform: none; letter-spacing: 1px; line-height: 1; border-bottom: 4px double #000000; border-top: 4px double #19232f; } .shapkapravil { width: 1060px; margin-left: 0px !important; height: auto; padding: 30px 30px; background-image: url(http://forumupload.ru/uploads/001b/e9/9b/2/715974.png); background-position: top; background-size: cover } .textpravil { padding: 10px; background-color: rgb(17 12 9 / 70%); font-family: 'Blackmoor'; font-size: 38px; color: #bdb1a8; text-shadow: 2px 2px 0px #483122, 2px 2px 0px #362019; text-align: center; text-transform: none; letter-spacing: 1px; line-height: 1; border-bottom: 4px double #000000; border-top: 4px double #2f2219; } .shapkasuget { width: 1060px; margin-left: 0px !important; height: auto; padding: 30px 30px; background-image: url(http://forumupload.ru/uploads/001b/e9/9b/2/514359.png); background-position: top; background-size: cover } .textsuget { padding: 10px; background-color: rgb(17 12 9 / 70%); font-family: 'Blackmoor'; font-size: 38px; color: #bdb1a8; text-shadow: 2px 2px 0px #483122, 2px 2px 0px #362019; text-align: center; text-transform: none; letter-spacing: 1px; line-height: 1; border-bottom: 4px double #000000; border-top: 4px double #2f2219; } #wrapper{position:relative; max-height: 300px; overflow: auto;} .tabs {display: block; padding: 0 0 5px !important;} .tabs li {display: inline-block; font-family: Arial;} .tabs li a{/*названия вкладок*/ padding: 5px 8px; /*отступы*/ margin: 0 5px 5px; /*отступы*/ background-color: #ddd; /*фон*/ display: block; border-radius: 4px; /*закругление краёв*/ color: #0080b7; /*цвет текста*/ transition: all 0.6s; /*анимация*/ -webkit-transition: all 0.6s; } .tabs li a:hover {background-color: #2e3e4f; color: #e63737;} /*названия вкладок при наведении*/ #smilies-area .tabs li.active a {background-color: #0080b7; color: #fff; cursor: default !important;} /*стиль активной вкладки*/ #smilies-area .tabs li.active a:hover {background-color: #0080b7; color: #fff; cursor:pointer;} /*стиль активной вкладки при наведении*/ #smilies-area div[class^="t-"]:not(.t-0){display:none; overflow: auto; max-height: 300px;} #smilies-area {width: 60% !important;} /*ширина вкладки со смайлами*/ #smilies-area img {/*вкладка со смайлами*/ padding: 5px; /*отступы между картинками*/ background-color: #eaeaea; /*фон*/ margin: 0 5px; /*отступы*/ border-radius: 5px; /*закругление краёв*/ max-width: 50px; /*максимальный размер смайликов ВО ВКЛАДКЕ*/ } #smilies-area img:hover {background-color: #23afc8;} /*эффекты при наведении на смайлик*/ img.postimg[alt="smile"] {max-width: 92px!important; height: auto;} /*максимально допустимый размер смайлика В ПОСТАХ*/ .punbb #tags #smilies-area.container { padding: 10px; height: 300px; width: 560px !important; top: -320px; } .pa-ip{ position: absolute; margin-top: -315px!important; margin-left: 874px!important; } #button-dice { background-image:url(https://forumupload.ru/uploads/0005/6e/de/20529-1.gif); } .orakul { position: absolute; margin-left: 890px!important; margin-top: 250px!important; } .konkurs { position: absolute; margin-left: 700px!important; margin-top: 100px!important; } .magazine { position: absolute; margin-left: 890px!important; margin-top: 250px!important; } .ostrov { position: absolute; margin-left: 620px!important; margin-top: 250px!important; } .akzanketa { position: absolute; margin-left: 620px!important; margin-top: 300px!important; } .messages-container .post-author li {display: none;} .messages-container .post-author li.pa-author, .messages-container .post-author li.pa-avatar {display: block;} .messages-container .pa-author {position: relative; left: -360px; top: -8px; } .messages-container .post-box { background: #aea29a9e; width: 100%; border-radius: 15px; margin: 0 auto} .messages-container .punbb .post-box { padding: 15px 10px 2px 15px; margin-top: -219px; margin-left: 260px; } .punbb .user-avatar { border-radius: 50%; height: 36px; width: 36px; opacity: 0.85; background-position: center center; background-size: cover; background-repeat: no-repeat; float: left; } #pun .user-avatar.user-avatar .avatar-image { border-radius: 5px; border: 2px solid #734b2a; } .leftfoto{ float:left; margin: 0 5px 5px; /*отступы*/ padding:6px; } #pun-searchposts .post-author {background: url(http://forumupload.ru/uploads/001b/e9/9b/2/685590.png); float: none !important; width: 1130px !important; height: 90px !important; overflow: inherit !important; } #pun-searchposts .pa-author { position: relative; top: 28px; left: -306px; text-align: center; font-family: 'Optimus'; font-size: 18px; background: linear-gradient(#c56e24 60%, #ba651c 60%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; color: #ffffff; text-shadow: 0px 0px 1px #2f1d12; text-decoration: none; letter-spacing: 1px!important; text-transform: none; line-height: 25px; } #pun-searchposts .pa-replies {display: none;} .post[data-group-id="3"] .post-author {background: url(http://forumupload.ru/uploads/001b/e9/9b/2/659860.png); float: none !important; width: 1130px !important; margin-left: 30px !important; overflow: inherit !important; margin-top: 8px !important; } .post[data-group-id="6"] .post-author {background: url(http://forumupload.ru/uploads/001b/e9/9b/2/990099.png); float: none !important; width: 1130px !important; margin-left: 30px !important; overflow: inherit !important; margin-top: 8px !important; } .messages-container .indOnline, .indOffline {display: none;} .pa-gifts .fld-name {display: none;} .pa-gifts {display: none;}