Так как данный стиль с анимацией падающего снега, которая иногда подтормаживает выкладываю в двух вариантах с анимацией и без нее:
Посмотреть можно здесь: http://kolobdur74.mybb.ru/ (переключатель стилей слева)
С Анимацией:
Код:/************************************************************** *************************************************************** ****************-----------------------------****************** ***********----The template House in the forest----************ ****************-----------------------------****************** *************************************************************** *************************************************************** ************--------------------------------------************* ************--The template is made by kolobdur74--************* ************--------------------------------------************* *************************************************************** *************************************************************** **************----------------------------------*************** **************--Made for the service mybb.ru----*************** **************----------------------------------*************** *************************************************************** *************************************************************** **********************-------------**************************** **********************--STYLE.CSS--**************************** **********************-------------**************************** *************************************************************** ***************************************************************/ /************************************************************* A - SETUP **************************************************************/ /* A1 Import the colour scheme -------------------------------------------------------------*/ /* A1.1 */ @import url(style_cs.css); /* A2 Deal with browser defaults and wonkiness -------------------------------------------------------------*/ /* A2.1 */ html, body { margin: 0; padding: 0; } /* A2.2 */ html { overflow-y: scroll; } /* A2.3 */ .punbb * { margin: 0; } /* A2.4 */ .punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt { padding: 0; list-style: none; } /* A2.5 */ .punbb img { border:none; } /* A2.6 */ .punbb .main table { table-layout: fixed; width: calc(100% + 1px); } /* A2.7 */ .checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;} /* A2.8 */ p[class="checkfield"] *, div[class="checkfield"] *, fieldset[class="radiofield"] * { height: 1.8em; vertical-align: middle; } /* A3 Text setup -------------------------------------------------------------*/ /* A3.1 */ body { font-size: 116.01%; } /* A3.2 */ .punbb { font: normal 68.75% tahoma; } /* A3.3 */ .punbb textarea, .punbb input, .punbb select, .punbb optgroup { font: 1em verdana, arial, helvetica, sans-serif; margin: 0px 10px; } /* A3.4 */ .punbb h1, .punbb h2, .punbb h3 { font-size: 1em; font-weight: bold; } /* A3.5 */ .punbb th { font-size: 0.9em; font-weight: bold; } /* A3.6 */ .punbb h4, .punbb table { font-size: 1em; font-weight: normal; } /* A3.7 */ .punbb h1 span, .punbb h2 span, .punbb legend span { font-size: 1.4em; } /* A3.8 */ .punbb pre { font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace; padding: 1em; } /* A3.9 */ .punbb address, .punbb em { font-style: normal; } /* A3.10 */ .punbb .post-content em { font-style: italic; } /* A3.11 */ .punbb .post-content em.bbuline { font-style: normal; text-decoration: underline; } /* A3.12 */ .punbb a { text-decoration: underline; } /* A3.13 */ .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 { position: relative; margin: 0px auto; width : 90%; padding: 0px; border: none; } /* A5.2 */ .punbb { width: 100%; height: auto; padding-bottom: 16px; } /* A5.3 */ #pun-redirect, #pun-maint { margin: 50px 20% 12px 20%; width: auto; float: none; } /* A5.4 */ .punbb .section, .punbb .main { margin-bottom: 1em; } /* A5.5 */ .punbb .category, .punbb .post { margin-top: 1.0em; } /* A5.6 */ .punbb .toppost, .punbb .topicpost { margin-top: 0; } /* A5.7 */ .punbb .post { padding: 0px; } /* A5.8 */ #pun-post .topic { margin-top: 1em; } /* A5.9 */ .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post { border-style: none; } /* A5.10 */ .punbb .container { border-style: none; border-width: 1px; } /* A5.11 */ .punbb .section h2, #pun-stats h2, #pun-debug h2 { padding: 12px 1em; border: none; } /* A5.12 */ #pun-redirect #pun-main h1 { padding: 16px 1em 0px 1em; border: none; } /* A5.13 */ #pun-main h1 { padding: 10px 1em 10px 1em; } /* A5.14 */ #pun-main h2 { padding: 12px 0px; margin-bottom: -22px; border: none; } /* A5.15 */ .punbb .category .container { padding-top: 0; } /* A5.16 */ #pun-break2 + .section, #pun-stats + .section { padding: 0px 32px 0px 32px !important; margin: 0 auto; } /* A5.17 */ #pun-stats { margin-top: 40px; } /************************************************************* B - MAIN CONTENT - GENERAL **************************************************************/ /* B1 Parsed Content, Signatures and Scroll Boxes -------------------------------------------------------------*/ /* B1.1 */ .punbb .post-content { padding: 10px; margin: 0; width: 100%; overflow: hidden; } /* B1.2 */ .punbb .post-sig dt { display: block; border-top: 1px solid #c4a759; width: 250px; margin: 5px 0; } /* B1.3 */ .punbb .post-content p { margin: 0; padding: 2em; line-height: 150%; } /* B1.4 */ .punbb .post-content img { vertical-align: text-top; } /* 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 .quote-box, .punbb .code-box { margin: 0 1.8em 1.4em 1.8em; padding: 0; border-style: none; border-radius: 5px; } /* B1.9 */ .punbb .quote-box cite, .punbb .code-box strong.legend, .punbb .quote-box.spoiler-box div { display: block; font-size: 1.1em; font-weight: bold; font-style: normal; margin: 0; } /* B1.10 */ .punbb .quote-box cite, .punbb .code-box strong.legend { padding: 20px 1em 8px 4em; } /* B1.11 */ .punbb .quote-box.spoiler-box div { padding: 20px 1em 8px 4em; } /* B1.12 */ .punbb .quote-box.spoiler-box div div { padding: 20px 0em 16px 8px; width: 98%; margin: 0 auto; } /* B1.13 */ .punbb .quote-box.spoiler-box > blockquote { padding-top: 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%; font-size: 1.1em; height: 0; margin-top: 20px; } /* B3.2 */ #pun-viewforum.punbb .linkst { margin-top: 4px; } /* B3.3 */ .multipage { margin-top: 3em; } /* B3.4 */ .linkst .pagelink { position: absolute; top: -2.4em; left: 3em; width: 24em; } /* B3.5 */ .linkst .postlink { position: absolute; top: -2.4em; right: 48px; width: 16em; text-align: right; font-weight: bold; } /* B3.6 */ .punbb .linksb { text-align: right; padding: 0.4em 40px 0.5em 40px; font-size: 1.1em; } /* B3.7 */ .linksb .pagelink { float: left; width: 24em; text-align: left; } /* B3.8 */ .linksb .postlink { float: right; width: 16em; font-weight: bold; } /* B3.9 */ .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 32px 1.1em 32px; } /* 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 { padding: 0 18px 0 18px; margin: 0 4px 1em 4px; } /* C1.5 */ .punbb fieldset legend { padding: 0; margin: 0 0 0 11px; font-size: 1.1em; } /* C1.6 */ .punbb fieldset legend span, .punbb legend strong { padding: 18px 20px 6px 50px; 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 4em 0 0; height: 100%; /* For IE */ } /* C1.16 */ .punbb textarea#main-reply, .punbb .longinput input { width: 99.6%; margin: 0 auto; } /* C1.17 */ .punbb .hashelp { position: relative; } /* C1.18 */ .punbb .helplinks { display: block; position: absolute; top: 1em; right: 0; font-weight: normal; width: 36%; } /* С1.19 */ .punbb #profile .helplinks { top: 1.5em; } /* C1.20 */ .punbb .helplinks span { display: block; padding-bottom: 0.2em; } /* C1.21 */ .punbb .helplinks span INPUT { margin: 0px 2px 2px 0px; } /* C1.22 */ #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: 50%; } /* C2.2 */ .punbb .main th.tcl { text-align: center; } /* C2.3 */ .punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod { text-align: center; width: 10%; } /* C2.4 */ .punbb .main .tcr { overflow: hidden; text-align: left; width: 30%; } /* C2.5 */ #pun-userlist .main .tcl, #pun-searchtopics .main .tcl, #pun-modviewforum .main .tcl { width: 40%; } /* C2.6 */ #pun-userlist .main .tc2, #pun-searchtopics .main .tc2 { text-align: left; width: 20%; } /* C2.7 */ #pun-debug table .tcl { width: 15%; white-space:normal; } /* C2.8 */ #pun-debug .tcr { width: 90%; white-space: normal; } /* C2.9 */ #pun-index .tcl h3 { font-size: 1.2em; font-weight: bold; } /* C2.10 */ .punbb td span.youposted { font-weight: bold; margin-left: -1em; position: absolute; } /* C2.11 */ .punbb td .modlist { display: block; padding-top: 0.3em } /* C2.12 */ .punbb .main td { border-style: solid none none solid; border-width: 2px 0 0 2px; padding: 0.8em 1em; } /* C2.13 */ .punbb .main th { padding: 32px 1em 8px 1em; border: none; } /* C2.14 */ .punbb .main .tcl { position: relative; border-left-style: none; border-left-width: 0; } /* C2.15 */ * html .tclcon { height: 1px; } /* C2.16 */ .punbb td div.tclcon { margin-left: 71px; } /* C2.17 */ .punbb div.icon { float: left; display: block; width: 71px; height: 53px; padding-top: 1px; margin-top: 1px; } /* C3 Topics -------------------------------------------------------------*/ /* C3.1 */ .punbb .post .container { margin-top: 0; padding: 0; } /* C3.2 */ .punbb .post h3 span { display: block; margin: 0px; padding: 20px 0em 8px 0em; } /* C3.3 */ .punbb .post h3 strong { float: right; width: 5em; text-align: right; font-weight: normal; } /* C3.4 */ .punbb .post .post-author { float: left; width: 19em; margin-top: 0.5em; overflow: hidden; } /* C3.5 */ .punbb .post .post-author ul { padding: 0 0.6em 1em 0.6em; line-height: 140%; } /* C3.6 */ .punbb .post .post-author ul li { min-height: 13px; margin: 0 auto; text-align: center; padding: 5px 0; } /* C3.7 */ .punbb .post .post-author ul li.pa-author { padding-top: 30px; font-size: 1.1em; font-weight: bold; } /* C3.8 */ .pa-author a { text-decoration: none; } /* C3.9 */ li.pa-title { font-weight: bold; } /* C3.10 */ li.pa-online strong { line-height: 0.8em; border-left-style: solid; border-left-width: 0.7em; padding-left: 0.4em; margin-top: 0.7em; } /* C3.11 */ .punbb .post-body { margin-left: 19em; padding: 0 0 1px 0; } /* C3.12 */ .punbb .post-box { padding: 1em; } /* C3.13 */ .punbb fieldset .post-box { margin-bottom: 0.8em; } /* C3.14 */ .punbb .post-links { margin: 0 0 20px 19em; } /* C3.15 */ .punbb .post-links ul { padding: 0 1em 0 0; height: 2em; line-height: 2em; margin-left: -19em; 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.92em 40px; text-align: right; } /* C4.2 */ #pun-viewforum .modmenu .container { padding: 0.90em 40px; } /* C4.3 */ .punbb #topic-modmenu.modmenu .container { padding: 0.9em 40px; } /* C4.4 */ .punbb #topic-users-in.modmenu .container { padding: 0.94em 40px; } /* C4.5 */ .punbb .modmenu strong, .punbb .modmenu a { height: 1.8em; line-height: 1.8em; } /* C4.6 */ .punbb .modmenu .container strong { float: left; } /* C4.7 */ .punbb .modmenu input { margin-left: 1em; } /* C5 Message boxes -------------------------------------------------------------*/ /* C5.1 */ #redirect-page .punbb .info .container .punbb .info .container { padding: 0.8em 4em; } /* C5.2 */ .punbb .info .container .backlink { padding-top: 0.8em; } /* C5.3 */ .redirect-page .punbb .info .container { margin: 0 30px; } /* C6 Profile -------------------------------------------------------------*/ /* C6.1 */ #profile .container { padding-left: 18.6em; } /* C6.2 */ #profilenav { float: left; width: 16em; margin-left: -16em; margin-top: -22px; display: inline; } /* C6.3 */ #profilenav li, .punbb.punbb-admin #pun-adnav li { min-height: 13px; margin: 0 auto; text-align: center; padding: 10px 0 10px 0; font-weight: bold; } /* C6.4 */ #viewprofile ul, #profilenav ul { padding: 1.5em 18px 0.8em 18px; margin: 0 0 1em 0; } /* C6.5 */ #viewprofile h2, #profilenav h2 { background: transparent; border: none; padding: 0; margin: -32px 14px -0.8em 14px; } /* C6.6 */ #profilenav h2 { border-radius: 5px; padding: 2px 0 4px 0; } /* C6.7 */ #viewprofile h2 span, #profilenav h2 span { padding: 12px 0px 6px 0px; position: relative; } /* C6.8 */ #viewprofile li, #setmods dl { padding: 0 0 0 16em; margin-bottom: 0.2em; } /* C6.9 */ #viewprofile li span { float: left; width: 14em; margin-left: -16em; padding: 0.5em 1em; font-weight: bold; } /*C6.10 */ #setmods dt { float: left; width: 14em; margin-left: -16em; padding: 0.8em 1em; font-weight: bold; display: inline; } /* C6.11 */ #viewprofile li strong, #viewprofile li div, #setmods dd { display: block; padding: 0.5em 1em; font-weight: normal; } /* C6.12 */ .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 32px 2.3em 32px; border-top: none; } /************************************************************* D - PUNBB SECTIONS OTHER THAN MAIN CONTENT **************************************************************/ /* D1 Logo and description -------------------------------------------------------------*/ /* D1.1 */ #pun-title { border: none; margin-bottom: -300px; } /* D1.2 */ #pun-title h1 { display: block; text-align: center; } /* D1.3 */ #pun-title h1 span { display: block; float: right; margin-left: 13px; font-size: 2.8em; font-variant: normal; font-weight: 400; font-family: Tahoma, Arial, Helvetica, Sans-Serif; text-decoration: none; transition: opacity 0.3s ease, color 0.27s ease, background-color 0.27s ease, margin 0s linear, padding 0s linear; padding: 0px 400px 80px 0; max-width: 600px; } /* D1.4 */ #pun-title .container { border-style: none ; padding: 0.2em 1em 0.8em 1em; } /* D1.5 */ #pun-title TABLE { border: none; height: 280px; width: 100%; } /* D1.6 */ #pun-title TD.title-logo-tdl { border: none; width: 100%; } /* D1.7 */ #pun-title TD.title-logo-tdr { border: none; width: 468px; vertical-align: top; padding-top: 103px; padding-right: 30px; } /* 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; } /* D2.6 */ #pun-pagelinks li a span { display:block; margin: 0 1em; } /* D3 Forum navigation -------------------------------------------------------------*/ /* D3.1 */ #pun-navlinks { border: none; margin: 24px auto 300px auto; } /* D3.2 */ #pun-navlinks .container { float: right; width: 60%; border: none; margin: 0 auto; padding: 6px 0 12px 0; height: 16px; font-family: verdana; font-weight: normal; text-align: center; } /* D3.3 */ #pun-navlinks li { display: inline; font-size: 1.2em; margin: 0; } /* D3.4 */ #navpm span.num_msg { margin-top: -8px; } /* D3.5 */ #pun-navlinks a { text-decoration: none; font-variant: small-caps; padding: 6px 7px 6px 7px; font-weight: bold; } /* D3.6 */ #pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active { text-decoration: none; padding: 6px 7px 6px 7px; font-weight: bold; } /* D4 User links -------------------------------------------------------------*/ /* D4.1 */ #pun-ulinks { margin: 0px; border: none; } /* D4.2 */ #pun-ulinks .container { padding-top: 18px; height: 35px; font-weight: bold; text-align: center; border: none; } /* D4.3 */ #pun-ulinks li, #pun-ulinks li a { display: inline; border-left-style: none; border-left-width: 0px; white-space: nowrap; } /* D4.4 */ #pun-ulinks li a { padding: 0.6em; } /* D4.5 */ #pun-ulinks li.item1, #pun-ulinks li.item1 a { border-left-style: none; border-left-width: 0; } /* D5 Welcome box and Top Breadcrumbs -------------------------------------------------------------*/ /* D5.1 */ #pun-status, #pun-status .container { border-bottom: none; } /* D5.2 */ .container { padding: 0.8em 0px 1.4em 0px; } /* D5.3 */ #pun-status span { white-space: nowrap; margin: 0 0.5em 0 1em; } /* D5.4 */ #pun-crumbs1 { font-weight: bold; overflow: hidden; margin-top: 0; } /* D5.5 */ #pun-crumbs1 p.container { padding-left: 3.2em; border-top: none; font-size: 1.1em; } /* D5.6 */ #pun-break1 { margin: 0 32px; border-style: solid none; border-width: 1px 0; height: 0; position: relative; z-index: 1; } /* D5.7 */ #pun-break4 { display: none; } /* D6 Announcement -------------------------------------------------------------*/ /* D6.1 */ #pun-announcement h2 { padding: 0; margin: 0 32px -3.5em 32px; border-style: none none solid none; border-width: 0 0 1px 0; position: relative; font-weight: bold; } /* D6.2 */ #pun-announcement h2 span { display: block; padding: 12px 0 8px 3em; border-bottom-style: solid; border-bottom-width: 1px; } /* D6.3 */ #pun-announcement .container { padding: 4.3em 1em 1em 1em; } /* D6.4 */ #pun-announcement .html-box { margin: 0 4em; } /* D7 Statistics -------------------------------------------------------------*/ /* D7.1 */ #pun-stats .container { padding: 0.8em 1em; } /* D7.2 */ #pun-stats li.item1, #pun-stats li.item2 { float: left; clear: both; line-height: 150%; } /* D7.3 */ #pun-stats li.item3, #pun-stats li.item4 { text-align: right; line-height: 150%; } /* D7.4 */ li#onlinelist { margin-top: 1em; border-top-style: solid; border-top-width: 1px; float: left; width: 100%; line-height: 130%; } /* D7.5 */ li#onlinelist div { border-top-style: solid; border-top-width: 1px; padding: 0.7em 0 0 0; } /* D8 Quick Jump - About - Bottom Breadcrumbs -------------------------------------------------------------*/ /* D8.1 */ #pun-qjump { margin: 0; border: none; width: 50%; position: relative; float: left; } /* D8.2 */ #pun-qjump .container { border: none; background: transparent; padding: 0.8em 1em; } /* D8.3 */ #pun-about { margin: 0 32px; } /* D8.4 */ #pun-about .container { border-top-style: none; text-align: right; line-height: 150%; padding: 3.2em 1em; } /* 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; margin: 0 32px; padding: 0.8em 1em; font-size: 1.1em; } /* 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; } /* D10 Admin style -------------------------------------------------------------*/ /* D10.1 */ .punbb.punbb-admin .admain { padding: 0 32px 0 17.6em; margin: 0 auto 1em auto; } /* D10.2 */ .punbb.punbb-admin .admain #pun-adnav { margin-left: -14.6em; } /* D10.3 */ #pun .punbb.punbb-admin .admain fieldset { border-color: #ffffff; border-width: 2px; } /* D10.4 */ #pun .punbb.punbb-admin .adcontainer { border: none; } /* D10.5 */ .punbb-admin #pun-admain h2 { padding: 32px 0 8px 4em; border: none; } /* D10.6 */ .punbb-admin #pun-admain legend span, .punbb-admin #pun-admain .adcontainer th { padding: 32px 8px 8px 2.6em; border: none; } /* D10.7 */ .punbb.punbb-admin #pun-adnav li.item1 { padding-top: 20px; } /* D10.8 */ .punbb-admin #pun-admain .adcontainer table { margin-top: -10px; }
Код:/************************************************************** *************************************************************** ****************-----------------------------****************** ***********----The template House in the forest----************ ****************-----------------------------****************** *************************************************************** *************************************************************** ************--------------------------------------************* ************--The template is made by kolobdur74--************* ************--------------------------------------************* *************************************************************** *************************************************************** **************----------------------------------*************** **************--Made for the service mybb.ru----*************** **************----------------------------------*************** *************************************************************** *************************************************************** *********************----------------************************** *********************--STYLE_CS.CSS--************************** *********************----------------************************** *************************************************************** ***************************************************************/ /* CS1 Background and text colours -------------------------------------------------------------*/ /* CS1.1 */ html { background: url(http://forumstatic.ru/files/0013/49/9f/62008.gif) repeat, url(http://forumstatic.ru/files/0013/49/9f/37548.png) top repeat-x, url(http://forumstatic.ru/files/0013/49/9f/31866.png) repeat-x bottom, url(http://forumstatic.ru/files/0013/49/9f/18777.png) repeat #4f86ac; } /* CS1.2 */ #pun, .punbb .section .container, #pun-ulinks .container { background: none; color: #2B2B2B; border-color: #c4a759; } /* CS1.3 */ .punbb { background: transparent; } /* CS1.4 */ #pun-redirect #pun-main h1 { background: none; } /* CS1.5 */ .punbb.punbb-admin .main h2 { background: #f9edd7; } /* CS1.6 */ .punbb #MyBookmarks h2 { background: none; color: #154482; box-shadow: 0 0 0; padding: 15px 0px 20px 38px; } /* CS1.7 */ .punbb .post-body, .post-box, .punbb textarea, .punbb select, .punbb input, .punbb #post-form div.container { color: #000000; } /* CS1.8 */ .punbb .section .container, .punbb .section .formal .container, .punbb .formal fieldset, #viewprofile li strong, #viewprofile li div, #setmods dd, .punbb .post-links, .punbb-admin #pun-admain .adcontainer, .punbb .info-box, .punbb #pun-main .info-box .legend, #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, #pun-crumbs2 .container { color: #000000; } /* CS1.9 */ #pun-title { background: url(http://forumstatic.ru/files/0019/50/f6/47033.png) no-repeat 8% 50% transparent; } /* CS1.10 */ #pun-title TABLE { background: url(http://forumstatic.ru/files/0013/49/9f/47862.png) no-repeat 90% 94%; } /* CS1.11 */ #pun-title h1 span { text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.6); color: #fff; } /* CS1.12 */ .punbb .post h3 span, .punbb legend span, .punbb legend strong, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span { color: #fff; } /* CS1.13 */ .punbb .post h3 span a, .punbb legend span, .punbb legend strong, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span { color: #fff; } /* CS1.14 */ .punbb td.tc2, .punbb td.tc3 { font-weight: bold; } /* CS1.15 */ .punbb td.tcl, .punbb td.tc3, .punbb td.tc2, .punbb td.tcr, .punbb.punbb-admin #pun-admain .adcontainer td.tc2 { background: #f5f2ed; color: #2B2B2B; } /* CS1.16 */ .punbb td.tcr a, .punbb td.tcr a:link, .punbb td.tcr a:visited, .punbb td.tcr li.isactive a, .punbb td.tcr a:focus, .punbb td.tcr a:active { color: #824915; } /* CS1.17 */ .punbb td.tcr a:hover { color: #CC9900; } /* CS1.18 */ #pun-statistic .main td.tcl, .punbb.punbb-admin #pun-admain .adcontainer td.tcl, .punbb.punbb-admin #pun-admain .adcontainer td.tc3 { background: url(http://forumstatic.ru/files/000e/14/cc/68138.png) repeat-x #e9e2cf bottom; } /* CS1.19 */ #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2 { color: #fef5fc; box-shadow: 0 1px 58px 30px #ebebf4; border-radius: 5px 5px 0 0; text-align: center; font-size: 1.1em; font-family: tahoma; font-weight: bold; letter-spacing: 1px; } /* CS1.20 */ #pun-announcement h2 span { color: #996600; } /* CS1.21 */ .punbb #pun-category1 .container { border-top: none; } /* CS1.22 */ .punbb .modmenu .container { color: #2B2B2B; } /* CS1.23 */ #viewprofile h2 span { background-image: none; } /* CS1.24 */ .punbb .post h3 strong { font-size: 0.9em; color: #fc0; } /* CS1.25 */ .punbb .quote-box, .punbb .code-box { color: #2B2B2B; } /* CS1.26 */ .punbb .quote-box.spoiler-box > div { color: #F1D3A5; background: url(http://forumstatic.ru/img/plus.png) no-repeat 3% 66%, url(http://forumstatic.ru/files/0013/49/9f/77760.png) no-repeat left bottom, url(http://forumstatic.ru/files/0013/49/9f/67169.png) no-repeat right bottom, url(http://forumstatic.ru/files/0013/49/9f/85924.png) repeat-x bottom; } /* CS1.27 */ .punbb .quote-box.spoiler-box > div.visible { color: #fc0; background: url(http://forumstatic.ru/img/minus.png) no-repeat 3% 66%, url(http://forumstatic.ru/files/0013/49/9f/34993.png) no-repeat left bottom, url(http://forumstatic.ru/files/0013/49/9f/67169.png) no-repeat right bottom, url(http://forumstatic.ru/files/0013/49/9f/85924.png) repeat-x bottom; } /* CS1.28 */ .punbb .quote-box cite, .punbb .code-box strong.legend { color: #F1D3A5; color: #fff; background: url(http://forumstatic.ru/files/0013/49/9f/21926.png) no-repeat left bottom, url(http://forumstatic.ru/files/0013/49/9f/67169.png) no-repeat right bottom, url(http://forumstatic.ru/files/0013/49/9f/85924.png) repeat-x bottom; } /* CS1.29 */ #pun-navlinks .container { background: none; color: #998049; } /* CS1.30 */ .offline li.pa-online strong { font-weight: normal; } /* CS1.31 */ .punbb th.tcl, .punbb.punbb-admin #pun-admain .adcontainer th.tcl, .punbb-admin #pun-admain h2, #pun-announcement h2 span { color: #fff; background: url(http://forumstatic.ru/files/0013/49/9f/21926.png) no-repeat left bottom, url(http://forumstatic.ru/files/0013/49/9f/85924.png) repeat-x bottom; } /* CS1.32 */ .punbb th.tcr, .punbb.punbb-admin #pun-admain .adcontainer th.tcr { color: #fff; background: url(http://forumstatic.ru/files/0013/49/9f/67169.png) no-repeat right bottom, url(http://forumstatic.ru/files/0013/49/9f/85924.png) repeat-x bottom; } /* CS1.33 */ .punbb th.tc2, .punbb th.tc3, .punbb.punbb-admin #pun-admain .adcontainer th.tc2, .punbb.punbb-admin #pun-admain .adcontainer th.tc3 { color: #fff; background: url(http://forumstatic.ru/files/0013/49/9f/85924.png) repeat-x bottom; } /* CS1.34 */ .punbb.punbb-admin #pun-admain fieldset p { background: #f5f2ed; box-shadow: 0 1px 1px 0 #000000; } /* CS1.35 */ .stickytext { color: #1656b7; } /* CS1.36 */ .closedatafield { color: #ec0afa; } /* CS1.37 */ #pun-redirect.punbb .info .container { background: #f5f2ed; } /* CS1.38 */ .punbb .main { box-shadow: 0 1px 58px 30px #ebebf4; } /* CS1.39 */ .punbb .post h3 span { box-shadow: 0 1px 58px 30px #ebebf4; } /* CS1.40 */ .punbb .post-body, .punbb .post .container { background: #f5f2ed; } /* CS1.41 */ .punbb-admin #pun-admain legend span, .punbb-admin #pun-admain .adcontainer th { background: transparent; } /* CS1.42 */ #pun #BookmCntToggle.default-style { background: #F7F7F7; box-shadow: 0 1px 58px 20px #ebebf4; color: #4c8cea; } /* CS2 Border colours -------------------------------------------------------------*/ /* CS2.1 */ #pun-title, #pun-navlinks { border-color: #B9974F; } /* CS2.2 */ .punbb .container, .punbb .post-body, .post h3 { border-color: #F7F7F7; } /* CS2.3 */ .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post { border-color: #c4a759; } /* CS2.4 */ #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 { border-color: #F7F7F7; } /* CS2.5 */ .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body, .punbb .post h3 span, .post-links ul, .post-links, .usertable table { border: none; } /* CS2.6 */ .punbb td { border-color: #ffffff; } /* CS2.7 */ .punbb th { border-color: #fff; } /* CS2.8 */ .punbb .quote-box, .punbb .code-box { border: none; } /* CS2.9 */ #pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span { border-color: #fefefe; } /* CS2.10 */ #pun-ulinks li a, li#onlinelist div, #pun-help .formal .info-box h3.legend { border-color: #ccc; } /* CS2.11 */ .punbb .divider, #pun-announcement h2, #pun-announcement h2 span { border-color: #fefefe; } /* CS2.12 */ .punbb .formal fieldset .post-box, .punbb .info-box { border: 1px solid #a7b5bd; } /* CS2.13 */ li.pa-online strong { border-left-color: #154482; } /* CS2.14 */ .punbb #post-form div.container { border: 10px solid #ffffff; border-radius: 20px; } /* CS2.15 */ .punbb.punbb-admin #pun-admain .adcontainer td { border-color: #c4a759; } /* CS2.16 */ .punbb.punbb-admin #pun-admain fieldset p { border-color: #e9e2cf; } /* CS3 Links -------------------------------------------------------------*/ /* CS3.1 */ .punbb a, .punbb a:link, .punbb a:visited, .punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited { color: #3b80c3; text-shadow: 1px 1px 0px #ebebf4; text-decoration: none; } /* CS3.2 */ .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited { color: #996600; text-decoration: none; } /* CS3.3 */ .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: #f20024; text-decoration: none; text-shadow: 0 1px 18px red; } /* CS3.4 */ #pun-navlinks a, #pun-ulinks a { color: #f1f7fa; text-shadow: 0px 0px 0px; } /* CS3.5 */ #pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active { color: #fef5fc; box-shadow: 0 1px 18px 0 #ebebf4; } /* CS3.6 */ #pun-ulinks a { text-decoration: none; background: none; box-shadow: 0 1px 18px 0 #000000; } /* CS3.7 */ #pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active { color: #fef5fc; box-shadow: 0 1px 18px 0 #ebebf4; text-decoration: none; } /* CS3.8 */ #pun-pagelinks a:active, #pun-pagelinks a:focus { background-color: #2B2B2B; color: #2B2B2B; } /* CS3.9 */ .post h3 span a:link, .post h3 span a:visited { font-weight: normal; font-size: 0.9em; text-decoration: none; margin-left: 50px; margin-right: 10px; } /* CS4 Post status icons -------------------------------------------------------------*/ /* CS4.1 */ div.icon { background: url(http://forumstatic.ru/files/0013/49/9f/22018.png) no-repeat 40% 100%; } /* CS4.2 */ tr.inew div.icon { background: url(http://forumstatic.ru/files/0013/49/9f/92524.png) no-repeat 40% 100%; } /* CS4.3 */ tr.iclosed div.icon { background: url(http://forumstatic.ru/files/0013/49/9f/18666.png) no-repeat 40% -8px; } /* CS4.4 */ tr.iredirect div.icon { background: url(http://forumstatic.ru/img/Mybb_iPhone/link.gif) no-repeat; } /* CS4.5 */ tr.isticky div.icon { background: url(http://forumstatic.ru/files/0013/49/9f/44278.png) no-repeat 40% 100%; } /* CS4.6 */ tr.iclosed.isticky div.icon { background: url(http://forumstatic.ru/files/0013/49/9f/78414.png) no-repeat 40% 100%; } /* CS4.7 */ #pun-stats h2 span, .punbb .main h1 span, #pun-stats h1 span { background: none; font-variant: small-caps; } /* CS4.8 */ td.tcr a{ background: transparent url(http://forumstatic.ru/files/0013/68/04/35657.gif) no-repeat 0px 4px; padding-left: 16px; } /* CS4.9 */ #pun-stats ul.container { background: #f5f2ed url(http://forumstatic.ru/files/0013/49/9f/93053.png) no-repeat 30px 13px; box-shadow: 0 1px 58px 30px #ebebf4; padding-left: 148px; } /* CS4.10 */ #pun-stats div.statscon { margin: 0px; } /* CS4.11 */ #pun-crumbs2 .container { background: none; } /* CS4.12 */ #pun-about .container { background: url(http://forumstatic.ru/files/0013/49/9f/54908.png) no-repeat left bottom; color: #9F3722; } /* CS5 Post author -------------------------------------------------------------*/ /* CS5.1 */ #MyBookmarks, .punbb .post .post-author ul, #profilenav, .punbb.punbb-admin #pun-adnav .adcontainer, .punbb .quote-box:not(.spoiler-box) blockquote, .punbb .code-box .blockcode, .quote-box.spoiler-box p { background: url(http://forumstatic.ru/files/0013/49/9f/72610.png) no-repeat top left, url(http://forumstatic.ru/files/0013/49/9f/95371.png) no-repeat top right, url(http://forumstatic.ru/files/0013/49/9f/28320.png) repeat-x top, url(http://forumstatic.ru/files/0013/49/9f/91738.png) no-repeat bottom left, url(http://forumstatic.ru/files/0013/49/9f/63340.png) no-repeat bottom right, url(http://forumstatic.ru/files/0013/49/9f/88643.png) repeat-x bottom, url(http://forumstatic.ru/files/0013/49/9f/55521.png) repeat-y left center, url(http://forumstatic.ru/files/0013/49/9f/20672.png) repeat-y right center #f5f2ed; } /* CS5.2 */ .punbb .post .post-author ul li { color: #2B2B2B; } /* CS6 (min-width: 600px) and (max-width: 1300px) -------------------------------------------------------------*/ /* CS6.1 */ @media screen and (min-width: 1600px) and (max-width: 1800px) { .punbb #pun-navlinks .container { width: 50%; } } /* CS6.2 */ @media screen and (min-width: 1300px) and (max-width: 1600px) { .punbb #pun-navlinks .container { width: 52%; } } /* CS6.3 */ @media screen and (min-width: 900px) and (max-width: 1300px) { .punbb #pun-navlinks li, .punbb #pun-ulinks li { font-size: 0.8em; } .punbb #pun-navlinks .container { width: 64%; } } /* CS6.4 */ @media screen and (min-width: 600px) and (max-width: 900px) { .punbb #pun-navlinks li, .punbb #pun-ulinks li { font-size: 0.6em; } .punbb #pun-navlinks .container { width: 86%; } }
Без Анимации смотреть пост №2
Отредактировано kolobdur74 (Вт, 13 Ноя 2018 17:53:42)