Демо

Информация о пользователе

Привет, Гость! Войдите или зарегистрируйтесь.


Вы здесь » Демо » Тестовый форум » Дивизион форевер 21


Дивизион форевер 21

Сообщений 1 страница 4 из 4

1

свой стиль верхнее окно
Код:
/*************************************************************
A - SETUP
**************************************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */
  @import url(style_cs.css);
@import url(https://forumstatic.ru/files/0014/2a/ba/73890.css);
/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/

/* A2.1 */
html, body {
  font-family: tahoma,sans-serif;
  font-size: 13px;
  margin: 0;
  min-width: 920px;
  padding: 0;
  width: 100%;
}

html {
  background: #071216 none repeat scroll 0 0;
}
body {
  background: rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0014/2a/ba/36850.jpg") no-repeat fixed center top / cover ;
  height: auto;
  width: 100%;
}
#pun-main {
  background: #b9b1ab none repeat scroll 0 0;
  border-color: transparent #b35222;
  border-style: none solid;
  border-width: 0 3px;
  margin-top: -63px;
  padding-top: 63px;
  width: 914px;
}

/* A2.2 */
.punbb * {
  margin: 0
  }

/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  padding: 0;
  list-style: none;
  }

/* A2.4 */
.punbb img {
  border:none
  }

/* A2.5 */
.punbb .main table {
  table-layout: fixed;
  width: 100%;
}

/* A2.6 */
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;}

/* A2.7 */
p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
  height: 1.8em;
  vertical-align: middle
  }


 /* A3 Text setup
-------------------------------------------------------------*/

/* A3.4 */
.punbb h1, .punbb h2, .punbb h3 {
  font-weight: bold;
  text-align: center;
}

.punbb th {
  background: transparent none repeat scroll 0 0;
  color: #989494;
  font-size: 11px;
  text-align: center;
}

/* A3.5 */
h1 span, h2 span {
  background: transparent none repeat scroll 0 0;
  border-color: transparent #b9b1ab;
  border-style: none solid;
  border-width: 0 3px;
  display: inline-block;
  font-family: "Bebas Neue Book";
  font-size: 26px !important;
  padding: 0 20px;
  vertical-align: top;
  text-transform: uppercase;
}

/* 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.11 */
.punbb optgroup {
  font-weight: bold;
  }

.post-content table {
  border-collapse: separate !important;
}
.post-content td {
  border-color: #c5c5c5 #c5c5c5 #8e8e8e #8e8e8e !important;
}
/* 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 {
  border: medium none;
  color: #253034;
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 920px;
}

/* A5.2 */
.punbb {
  float: left;
  height: auto;
  width: 920px;
}

/* A5.3 */
#pun-redirect, #pun-maint {
  margin: 50px 20% 12px 20%;
  width: auto;
  float: none;
  }

/* A5.4 */
.category h2, #pun-stats h2, #pun-main h1 {
  background: #b35222 none repeat scroll 0 0;
  border: medium none !important;
  height: 28px;
  margin-bottom: 20px;
  vertical-align: top;
}
.category .container {
  margin-top: -20px;
  padding-bottom: 20px;
}
/* 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: medium none;
}

/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* B1.1 */
.punbb .post-content {
  line-height: 140%;
  text-align: justify;
}

/* B1.2 */
.punbb .post-sig dt {
  border-bottom: 1px solid #c2c2c2;
  border-top: 1px solid #9d9793;
  display: block;
  margin: 5px 0;
}
dd {
  font-size: 11px;
}

/* B1.3 */
.punbb .post-content p {
  margin: 0;
  padding: 0 0 1em;
}

/* B1.4 */
.punbb .post-content img {
  vertical-align: text-top
  }

/* B1.5 */
.punbb .post-content img.postimg {
  vertical-align: middle;
  }

/* B1.7 */
.punbb .post-content .scrollbox {
  background: #b9b1ab none repeat scroll 0 0;
  border: 2px inset #9c9790;
  max-height: 200px;
  overflow: auto;
  width: 100%;
}

/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
  background: rgba(105, 105, 103, 0.24) none repeat scroll 0 0;
  border-color: #d5d5d5 #d5d5d5 #696967 #696967;
  border-style: solid;
  border-width: 1px;
  margin: 5px;
}
.punbb .post-content .blockcode, .punbb .post-content blockquote {
  overflow: hidden;
  padding: 10px;
}

/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
  background: #b35222 none repeat scroll 0 0;
  border-bottom: 1px solid #d5d5d5;
  color: #eaeaea;
  display: block;
  font-family: "Bebas Neue Book";
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  margin: -1px -1px 0;
  padding: 5px 10px;
}
.code-box .legend > a {
  color: #eaeaea;
}
#post-form > h2 {
  display: none;
}

/* 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;
  font-size: 11px;
  height: 0;
  position: relative;
  width: 100%;
}

/* B3.2 */
.multipage {
  margin-top: 3em;
  }

/* B3.3 */
.linkst .pagelink {
  display: block;
  left: 1em;
  overflow-x: auto;
  overflow-y: hidden;
  padding: 5px;
  position: absolute;
  top: -20px;
  width: 240px;
}

/* B3.4 */
.linkst .postlink {
  font-weight: bold;
  position: absolute;
  right: 1em;
  text-align: right;
  top: -20px;
  width: 16em;
}

/* B3.5 */
.punbb .linksb {
  font-size: 11px;
  padding: 0.4em 1em 0.5em;
  text-align: right;
}
.linksb a {
  display: inline-block;
}

/* B3.6 */
.linksb .pagelink {
  float: left;
  width: 24em;
  text-align: left;
  }

/* B3.7 */
.linksb .postlink {
  float: right;
  width: 16em;
  font-weight: bold
  }

/* B3.8 */
.subscribelink {
  clear: both;
  height: 15px;
  padding-bottom: 0.5em;
  padding-left: 50%;
  padding-top: 0.3em;
}


/*************************************************************
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 {
  margin: -1em 0 0;
  padding: 0 0 0 1.7em;
}
/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0;
}

/* C1.4 */
.punbb fieldset {
  border: medium none;
  margin: 0 0 1em;
  padding: 0 18px;
}
/* C1.5 */
.punbb fieldset legend {
  padding: 0;
  margin: 0 0 0 11px;
  font-size: 1.1em
  }

/* C1.6 */
#post fieldset legend span {
  display: none;
}

/* 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, .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;
  }

.punbb .helplinks span INPUT {
  margin: 0px 2px 2px 0px;
}

/* 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: 50%;
}

/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  text-align: center;
  width: 10%;
  }

/* C2.3 */
.punbb .main .tcr {
  overflow: hidden;
  text-align: center;
  width: 30%;
}

/* C2.4 */
#pun-userlist .main .tcl, #pun-searchtopics .main .tcl, #pun-modviewforum .main .tcl, #pun-viewforum .main .tcl {
  width: 40%;
}
#pun-userlist .main td, #pun-searchtopics .main td, #pun-modviewforum .main td, div#pun-statistic.punbb .main td, div#pun-online.punbb div#pun-main.main.multipage td, #pun-viewforum .main td {
  border-bottom: 1px solid #a6a6a6;
  padding: 10px 5px;
}

/* 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;
  text-align: left;
  width: 100%;
}
#pun-index h3 a {
  color: #253034;
  font-family: "Bebas Neue Book";
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}

/* C2.9 */
.punbb td span.youposted {
  font-weight: bold;
  margin-left: -1em;
  position: absolute;
  }

/* C2.10 */
.punbb td .modlist {
  display: block;
  padding-top: 0.3em
  }

/* C2.11 */
.punbb .main td {
  border: medium none;
}

/* C2.12 */
.punbb .main th {
  padding: 3px 1em 5px 1em;
  }

/* C2.13 */
* html .tclcon {height: 1px}


 /* C3 Topics
-------------------------------------------------------------*/
div.post > h3 {
  background: #9d9793 none repeat scroll 0 0;
  height: 26px;
  padding: 5px 0;
  text-align: left;
  vertical-align: bottom;
}

/* C3.3 */
.punbb .post h3 span {
  font-size: 11px;
}

/* C3.4 */
.punbb .post h3 strong {
  padding-left: 1em;
}
div.post h3 span strong::before {
  content: "Пост №";
}
div.post h3 span a {
  font-weight: bold !important;
}
#pun-viewtopic h3 span .permalink {
  margin-left: 40%;
}
/* C3.5 */
.punbb .post .post-author {
  float: left;
  overflow: hidden;
  width: 226px;
}
/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  line-height: 140%;
  }
.post-author ul {
  font-size: 11px;
  margin: 12px 10px;
  text-align: center;
}
.post-author ul li {
  margin: 2px;
  padding: 5px 0;
  width: 204px;
}
/*.pa-avatar.item2, li.pa-author, .pa-title, li.pa-online {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  box-shadow: none !important;
}*/
/* C3.7 */
.pa-author {
  background:
url("https://forumstatic.ru/files/0014/2a/ba/44841.jpg") no-repeat scroll left bottom, url("https://forumstatic.ru/files/0014/2a/ba/49815.jpg") no-repeat scroll left top, rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0014/2a/ba/70154.jpg") repeat-y scroll left center;
}

/* C3.8 */
.punbb .post .post-author.online .pa-author a {
  color: #fbfbfb !important;
}
.pa-author a {
  color: #253034 !important;
  font-family: "Bebas Neue Book";
  font-size: 18px;
  font-weight: bold;
  text-decoration: none !important;
}

/* C3.9 */
.pa-title {
  background: #b35222 none repeat scroll 0 0;
  color: #e7e7e7;
  font-family: "Bebas Neue Book";
  font-size: 16px;
  margin-top: 5px;
  padding: 10px 0 !important;
}
.pa-avatar.item2 {
  background:
url("https://forumstatic.ru/files/0014/2a/ba/44841.jpg") no-repeat scroll left bottom, url("https://forumstatic.ru/files/0014/2a/ba/49815.jpg") no-repeat scroll left top, rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0014/2a/ba/70154.jpg") repeat-y scroll left center;
  height: 220px;
  padding: 2px 0 !important;
}
.pa-avatar.item2 > img {
  height: 220px;
  text-align: center;
  width: 200px;
}

.pa-fld1 {
  background: url("https://forumstatic.ru/files/0014/2a/ba/44841.jpg") no-repeat scroll left bottom, url("https://forumstatic.ru/files/0014/2a/ba/49815.jpg") no-repeat scroll left top, rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0014/2a/ba/70154.jpg") repeat-y scroll left center;
  font-size: 0;
  margin-bottom: -44px !important;
  padding-bottom: 44px !important;
  padding-top: 0 !important;
}
.post-ul-Sp.Sp1, .post-ul-Sp.Sp2, .post-ul-Sp.Sp3 {
  background: url("https://forumstatic.ru/files/0014/2a/ba/44841.jpg") no-repeat scroll left bottom, url("https://forumstatic.ru/files/0014/2a/ba/49815.jpg") no-repeat scroll left top, rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0014/2a/ba/70154.jpg") repeat-y scroll left center;
  margin: 4px 2px !important;
  padding: 3px !important;
  width: 240px;
}
.post-ul-Sp li {
  border: 1px solid #878787;
  padding: 3px !important;
  width: 186px !important;
}
.post-ul-Sp li a {
  color: #bbbbbb !important;
}
.dosye {
  display: inline-block;
  font-size: 11px;
}
.dosye p, .dosye b {
  display: inline-block;
  vertical-align: top;
}
.dosye b {
  text-align: right;
  width: 80px;
}
.dosye p {
  padding-left: 3px;
  text-align: left;
  width: 110px;
}
.dosye a small {
  color: #d6d5d5 !important;
  display: inline-flex;
  font-family: "Bebas Neue Book";
  font-size: 15px;
  margin-bottom: 5px;
  padding: 5px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  top: 5px;
}

/* C3.11 */
.punbb .post-body {
  margin-left: 234px;
}

/* C3.12 */
.punbb .post-box {
  padding: 1em 1.5em;
}

/*C3.13 */
.punbb fieldset .post-box {
  margin-bottom: 0.8em
  }

/* C3.14 */
.punbb .post-links {
  margin-left: 19em;
}

/* C3.15 */
.punbb .post-links ul {
  font-family: "Bebas Neue Book";
  font-size: 16px;
  height: 2em;
  line-height: 2em;
  margin-bottom: 1em;
  margin-left: -220px;
  padding: 0 1em 0 0;
  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 */
#topic-users-in {
  height: 2em;
  padding: 5px;
  width: 100%;
}
#topic-modmenu {
  height: 2em;
  padding: 5px;
  width: 100%;
}
#topic-users-in .container {
  font-size: 12px;
  line-height: 100%;
  text-align: left;
}
#topic-modmenu .container {
  font-size: 12px;
  line-height: 100%;
}
#topic-users-in .container span {
  display: inline-block;
}
#topic-modmenu .container span {
  display: inline-block;
}
.punbb .modmenu .container {
  padding: 0.5em 1em;
  text-align: right;
  }

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 1.8em;
  line-height: 1.8em;
  }

/* C4.3 */
.punbb .modmenu .container strong {
  float: left;
  }

/* C4.4 */
.punbb .modmenu input {
  margin-left: 1em;
  }


/* C5 Message boxes
-------------------------------------------------------------*/

/* C5.1 */
.punbb .info .container {
  padding: 0.8em 1em
  }

/* C5.2 */
.punbb .info .container .backlink {
  padding-top: 0.8em;
  }

#messages .hasicon td {
  border-bottom: 1px solid #9f9c9c;
}
.fs-box.hashelp .container {
  background: #b9b1ab none repeat scroll 0 0;
  border: 1px outset #9c9790;
  box-shadow: 0 0 5px #828282;
  z-index: 99;
}

/* C6 Profile
-------------------------------------------------------------*/

/* C6.1 */
#profile .container {
  padding-left: 243px;
}

/* C6.2 */
#profilenav {
  display: inline;
  float: left;
  font-family: "Bebas Neue Book";
  font-size: 15px;
  margin-left: -243px;
  width: 240px;
}
/* C6.3 */
#profilenav li {
  font-weight: bold;
  padding: 5px;
  text-align: center;
}

/* C6.4 */
#viewprofile ul, #profilenav ul {
  padding: 10px;
}


/* C6.6 */
#profilenav ul li a:hover, .item1.isactive > a {
  color: #212121 !important;
}

/* 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;
  }



/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/

/* D1 Logo and description
-------------------------------------------------------------*/

/* D1.1 */
#pun-title {
  margin-bottom: 0;
}
/* D1.2 */
#pun-title h1 {
  display : block;
}

/* D1.3 */
#pun-title .container {
  border-style: none ;
  padding: 0.2em 1em 0.8em 1em;
  }

/* D1.4 */
#pun-title h1 span {
  display: none;
}



/* D2 Page navigation
-------------------------------------------------------------*/

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: -15px;
  left: 0;
  margin: 0;
  border: none;
  padding: 0;
  width: 100%;
  }

/* D2.2 */
#pun-pagelinks .container {
  background: transparent;
  border: none;
  padding: 0}

/* D2.3 */
#pun-pagelinks .container li {
  display: inline
  }

/* D2.4 */
#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
  height: 2em;
  line-height: 2em;
  padding: 0;
  font-size: 1.2em;
  margin-left: -9999px;
  display: block;
  float:left;
  width: 100%;
  }

/* D2.5 */
#pun-pagelinks a:active, #pun-pagelinks a:focus {
  position:relative;
  margin: 0;
  }

#pun-pagelinks li a span {
  display:block;
  margin: 0 1em
  }

/* D3 Forum navigation
-------------------------------------------------------------*/

/* D3.1 */
#pun-navlinks {
  border: medium none;
  overflow: hidden;
  text-align: justify;
  width: 920px;
}

/* D3.2 */
#pun-navlinks .container {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  color: #998049;
  margin: 0 0 6px;
  padding-top: 4px;
}
#pun-navlinks ul::after {
  content: "";
  display: inline-block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 100%;
}
#pun-navlinks ul {
        text-align: justify;
        /* Обнуляем для родителя*/
        line-height: 0;
        font-size: 1px; /* 1px для Opera */
        /* Лекарство для IE6-7*/
        text-justify: newspaper;
        zoom:1;
        text-align-last: justify;

}

/* D.3 */
#pun-navlinks li {
  background: url("https://forumstatic.ru/files/0014/2a/ba/75641.png") no-repeat scroll right center, rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0014/2a/ba/24030.png") no-repeat scroll left center;
  display: inline-block;
  height: 28px;
  padding-left: 3px;
  padding-right: 14px;
                        /* Востанавливаем у потомков, кроме последнего*/
                        line-height: normal;
                        font-size: 14px;

                        /* Без него в Opera будет отступ под элементами */
                        vertical-align: top;

                        /* эмуляция inline-block для IE6-7*/
                        //display : inline;
                        //zoom : 1;

}

/* D3.4 */
#pun-navlinks a:hover {
color: #071216;
}
#pun-navlinks a {
  background: rgba(30, 40, 47, 0.51) none repeat scroll 0 0;
  border-bottom: 1px solid #888a84;
  border-top: 1px solid #888a84;
  color: #e6e8e8;
  display: inline-block;
  height: 26px;
}
#pun-navlinks li span {
  display: inline-block;
  font-family: "Bebas Neue Book";
  font-size: 25px;
  padding-left: 16px;
  padding-right: 17px;
  text-align: left;
  text-transform: uppercase;
  vertical-align: middle;
}
#navawards {
  display: none !important;
}
#navextra1 {
  background: transparent none repeat scroll 0 0 !important;
  border: medium none;
  height: 0 !important;
  padding: 0 !important;
  visibility: hidden;
  width: 100%;
}
#navextra1 > a {
  background: transparent none repeat scroll 0 0 !important;
  border: medium none !important;
  color: transparent !important;
  font-size: 0;
}
#navindex span::after {
  content: " 18+";
}

/* D4 User links
-------------------------------------------------------------*/

/* D4.1 */
#pun-navlinks {
  border: medium none;
  overflow: hidden;
  text-align: center;
  width: 920px;
}

/* D4.2 */
#pun-ulinks .container {
  background: rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0014/2a/ba/49361.png") no-repeat scroll center bottom;
  border: medium none;
  padding-bottom: 15px;
}
#pun-ulinks ul {
  font-size: 1px;
  line-height: 0;
  text-align: center;
}

#pun-ulinks ul::after {
                        width: 100%;
                        height: 0px;
                        visibility: hidden;
                        overflow: hidden;
                        content: '';
                        display: inline-block;

}

/* D4.3 */
#pun-ulinks li {
  display: inline-block;
  line-height: normal;
  margin: 0 25px 0 14px;
  vertical-align: top;
  white-space: nowrap;
}

/* D4.4 */
#pun-ulinks a {
  background: transparent none repeat scroll 0 0;
  color: #e6e8e8;
  font-family: "Bebas Neue Book";
  font-size: 18px;
  text-transform: uppercase;
}

/* CS3.4 */
#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
	color: #131A37;
}

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  padding-left: 0
  }

#pun-ulinks li:first-child {
  margin-left: 0;
}
#pun-ulinks li.item7:last-child {
  float: right;
  margin-right: 0;
}
/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/

/* D5.1 */
#pun-status {
  background: #b9b1ab none repeat scroll 0 0;
  border-color: #b35222 #b35222 transparent;
  border-style: solid solid none;
  border-width: 10px 3px 0;
  font-size: 11px;
  height: 15px;
  margin-bottom: 0;
  width: 914px;
}

/* D5.2 */
#pun-status .container {
  line-height: 100%;
  padding: 0.8em 1em 1em;
}

/* D5.3 */
#pun-status span {
  display: inline-block;
  margin-right: 0.5em;
  white-space: nowrap;
}

/* D5.4 */
#pun-crumbs1 {
  background: #b9b1ab none repeat scroll 0 0;
  border-color: transparent #b35222;
  border-style: none solid;
  border-width: 0 3px;
  font-weight: bold;
  margin-top: 0;
  width: 914px;
}

/* D5.5 */
#pun-crumbs1 p.container {
  border-top: medium none;
  font-size: 1.1em;
  padding: 1em;
}

/* D5.6 */
#pun-break1 {
  height: 0;
  }

/* D6 Announcement
-------------------------------------------------------------*/

/* D6.1 */
#pun-announcement h2 {
  display: none;
}

/* D7 Statistics
-------------------------------------------------------------*/
#pun-stats {
  background: #b9b1ab none repeat scroll 0 0;
  border-color: transparent #b35222;
  border-style: none solid;
  border-width: 0 3px;
  width: 914px;
}

/* 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 {
  float: left;
  line-height: 130%;
  margin-top: 1em;
  width: 100%;
}

/* D7.5 */
li#onlinelist div {
  padding: 0.7em 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 {
  background: #b9b1ab none repeat scroll 0 0;
  border-color: transparent #b35222 #b35222;
  border-style: none solid solid;
  border-width: 0 3px 3px;
  margin-bottom: 4em;
  width: 914px;
}

/* D8.4 */
#pun-about .container {
  border: medium none;
  font-size: 11px;
  line-height: 150%;
  padding: 0 5px 10px;
  text-align: right;
}
#pun-about p span::after {
  color: #6d7077;
  content: "Вёрстка от watahw ICQ 394745747";
  display: block;
}
/* D8.5 */
#pun-about p span {
  display: block;
  padding-left: 50%;
}

/* D8.6 */
#pun-index #pun-crumbs2, #pun-viewtopic #pun-crumbs2 {
  margin-top: 0px;
  padding-top: 0px;
}
#pun-crumbs2 {
  background: #b9b1ab none repeat scroll 0 0;
  border-color: transparent #b35222;
  border-style: none solid;
  border-width: 0 3px;
  font-weight: bold;
  overflow: hidden;
  width: 914px;
}

/* D8.7 */
#pun-crumbs2 .container {
  border-bottom: none;
  padding: 0.8em 1em;
  font-size: 1.1em;
  }

/* D8.8 */
#pun-break4 {
  height: 0;
}


/* 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;
  }


/*ровняем баннер*/
div.section[style="border:0 !important; max-width:100%"] {
  height: 63px;
  text-align: center;
}
div.section[style="border:0 !important; max-width:100%; text-align:center"] {
  height: 93px;
}
div.section[style="border:0 !important; max-width:100%; text-align:center"]::before {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: #b9b1ab none repeat scroll 0 0;
  border-color: -moz-use-text-color #b35222;
  border-image: none;
  border-style: none solid;
  border-width: medium 3px;
  content: "";
  display: block;
  height: 93px;
  margin-bottom: -93px;
  width: 914px;
}
.fr {
  background: #e1ccad none repeat scroll 0 0;
  border: 2px outset rgb(245, 189, 116);
  box-shadow: none;
  color: brown !important;
  float: right;
  font-size: 16px !important;
  padding: 1px 5px;
  text-shadow: none;
}

#pun-main .topic {
  position: relative;
}
div .post {
  position: relative;
}
div.post-rating p::before {
  content: "Рейтинг: ";
  font-size: 11px !important;
  font-weight: bold !important;
}
div.post-rating p {
  position: absolute;
  right: 5px;
  top: 5px;
}
.post-rating p.container > a {
  font-size: 12px !important;
  font-weight: bold;
}

#num {
  bottom: 5px;
  cursor: default;
  position: absolute;
  right: 0;
}

#pun-report .bg, #pun-reputation .bg, #pun-admin-award-form .bg {
  background: rgb(51, 51, 51) none repeat scroll 0 0;
  cursor: pointer;
  display: none;
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}

#pun-report .inner, #pun-reputation .inner, #pun-admin-award-form .inner {
  background: rgba(218, 188, 145, 0.53) none repeat scroll 0 0;
  box-shadow: 0 0 40px rgb(34, 34, 34);
  display: none;
  left: 50%;
  margin: -135px 0 0 -384px;
  position: fixed;
  top: 50%;
  width: 768px;
  z-index: 100;
}
#pun-admain {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: #b9b1ab none repeat scroll 0 0;
  border-color: -moz-use-text-color #b35222;
  border-image: none;
  border-style: none solid;
  border-width: medium 3px;
  margin-bottom: 0 !important;
}
#pun-admain .adcontainer td {
  border-color: #e1ccad !important;
  border-style: dotted none none dotted !important;
}

.adformal h2, #pun-adnav h2 {
  background-color: rgba(167, 143, 109, 0.64) !important;
  border: 1px solid rgba(245, 245, 220, 0.67) !important;
}
.adcontainer {
  background: rgba(222, 200, 169, 0.45) none repeat scroll 0 0;
  border: 1px solid rgba(245, 245, 220, 0.67) !important;
}
#pun-admain .adcontainer th {
  background-color: rgb(213, 185, 144) !important;
  border: 1px solid rgba(245, 245, 220, 0.67) !important;
}
.yrarrows img {
  filter: saturate(0);
  opacity: 0.8;
  transition: all 1s ease 0s;
 -webkit-filter: saturate(0) contrast(100%);
}
.top > img {
  transform: rotate(90deg);
 -webkit-transform: rotate(90deg);
}
.bottom > img {
  transform: rotate(-90deg);
 -webkit-transform: rotate(-90deg);
}

.yrarrows img:hover {
    opacity: 1;
    box-shadow: 0 0 5px 5px RGBA(0, 0, 0, 0.22), 0 0 5px 7px RGBA(0, 0, 0, 0.22) inset;
    filter: saturate(0) contrast(200%);
 -webkit-filter: saturate(0) contrast(200%);
}
.post-content hr {
  border-bottom: 1px solid #c2c2c2;
  border-left: 1px solid #9d9793;
  border-top: 1px solid #9d9793;
  margin: 5px 0 !important;
  opacity: 1 !important;
  width: 100%;
}
.lis {
  display: block;
  padding-left: 20px;
  vertical-align: top;
}
.owlis {
  text-align: justify;
  vertical-align: top;
}

.podssyl::before {
  background: rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0017/39/ba/41674.png") no-repeat scroll left center;
  color: #22651f;
  content: "";
  display: inline-block;
  height: 16px;
  width: 16px;
}
.podfor::before {
  color: #5b3f16;
  content: "Подфорум: ";
}
.ssyli {
  display: block;
  margin: 5px 0;
  text-align: right;
  width: 100%;
}
.podssyl {
  color: #5b3f16 !important;
  font-size: 12px;
  font-weight: bold;
}
.podfor {
  font-size: 12px;
  font-weight: bold;
}

.podssyl:hover, .podfor:hover {
	color: rgb(125, 49, 31) !important;
	text-shadow: 1px 1px 0px rgba(255, 238, 209, 0.47);
}
.button {
  background: url("https://forumstatic.ru/files/0014/2a/ba/91307.jpg") no-repeat scroll left center, url("https://forumstatic.ru/files/0014/2a/ba/89118.jpg") no-repeat scroll right center, rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0014/2a/ba/13601.jpg") repeat-x scroll center center;
  border: medium none;
  color: #eeeeee;
  font-family: "Bebas Neue Book" !important;
  font-size: 17px !important;
  font-weight: bold !important;
  height: 28px;
  padding: 4px 14px 4px 10px;
  position: relative;
  transition: all 0.5s ease 0s;
}

.knopka {
  background: rgba(30, 40, 47, 0.51) none repeat scroll 0 0;
  color: #e7e7e7 !important;
  font-family: "Bebas Neue Book";
  font-size: 15px;
  padding: 3px 5px;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: all 0.2s ease 0s;
}
.knopka:hover {
	color: #131A37 !important;
}
.button:hover, .fs-box.hashelp > input[onclick="dice()"]:hover {
    text-decoration: none !important;
    text-shadow: -1px -1px RGBA(72, 72, 72, 0.24), 1px 1px RGBA(216, 216, 216, 0.29);
    color: #303030;
}
.knopka:active, .button:active {
	top: 1px;
	left: 1px;
}

#pun-redirect .main {
  background: rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0014/2a/ba/68743.jpg") repeat scroll 0 0 !important;
  border: 1px dotted;
  border-radius: 5px;
  text-align: center;
}
.fs-box.hashelp > input[onclick="dice()"] {
  background: url("https://forumstatic.ru/files/0014/2a/ba/91307.jpg") no-repeat scroll left center, url("https://forumstatic.ru/files/0014/2a/ba/89118.jpg") no-repeat scroll right center, rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0014/2a/ba/13601.jpg") repeat-x scroll center center;
  border: medium none;
  bottom: -28px;
  color: #eeeeee;
  font-family: "Bebas Neue Book";
  font-size: 17px;
  font-weight: bold;
  height: 28px;
  padding: 4px 14px 4px 10px;
  position: absolute;
  right: 0 !important;
  transition: all 0.2s ease 0s;
}
.lastedit {
  display: none;
}


#pun-main #viewprofile-next #viewprofile .container ul {
  background: transparent none repeat scroll 0 0;
}

#post fieldset legend {
  margin: -16px 0 0 11px;
  padding: 0;
}

#ssyl {
  background: rgba(200, 170, 152, 0.1) none repeat scroll 0 0;
  border-radius: 3px;
  box-shadow: 0 0 1px rgba(200, 170, 152, 0.4);
  margin: 3px;
  padding: 0;
  text-align: center;
}

.resizable-textarea #main-reply {
  font-family: tahoma,sans-serif;
  font-size: 13px;
  line-height: 140%;
}
   @media screen and (max-width: 1024px) {
body {
  background: rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0014/2a/ba/36850.jpg") no-repeat fixed center top / 1290px auto;
  height: auto;
  width: 100%;
}
}
   @media screen and (max-width: 920px) {
body {
  background: rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0014/2a/ba/89610.jpg") no-repeat fixed left top;
  height: auto;
  width: 100%;
}
.yrarrows {
  display: none;
}
#pun-about {
  margin-bottom: 0;
}
}
#navpiar {
  margin-left: 9px;
  margin-right: -8px;
}
#navlogout {
  margin-right: -8px;
}
#pun-messages h3 {
  margin-left: 11px;
  padding-left: 11px;
}
#pun-messages #profile fieldset strong {
  margin-left: 10px;
}

0

2

свой стиль нижнее окно
Код:
/* CS1 Background and text colours
-------------------------------------------------------------*/

/* CS1.1 */

.punbb td.tc2, .punbb td.tc3 {
  font-weight: bold;
}

.punbb textarea, .punbb select, #num {
  background-color: #c1bcb8;
  border: 1px inset #9c9790;
}

.offline li.pa-online strong {
  font-weight: normal;
  }


/* CS3 Links
-------------------------------------------------------------*/

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #545454;
  text-decoration: underline;
}

/* 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, .dosye a:hover {
  color: #4f5663;
  text-decoration: none;
  transition: all 0.5s ease 0s;
}

.post h3 span a:link, .post h3 span a:visited {
  text-decoration: none;
}
#pun-admain a:hover {
	color: #B42000 !important;
}
/* CS3.2 */
.punbb a:hover, .punbb a:focus, .punbb a:active, .punbb-admin #pun-admain .nodefault, .punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active, #pun-index h3 a:hover {
	color: #131A37;
	text-shadow: 1px 1px 0px rgba(209, 234, 255, 0.5);
}

/* CS4 Post status icons
 -------------------------------------------------------------*/

.punbb div.icon {
  background: transparent url("https://forumstatic.ru/files/0014/2a/ba/52220.jpg") no-repeat scroll center top;
  display: block;
  float: left;
  height: 53px;
  margin-left: 20px;
  margin-right: 10px;
  opacity: 0.8;
  width: 54px;
}
#pun-viewforum div.icon, #pun-searchtopics div.icon {
  background-size: 26px auto;
  height: 26px;
  width: 26px;
}

tr.inew div.icon {
  background: rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0014/2a/ba/31335.jpg") no-repeat scroll center top;
}
tr.iclosed div.icon {
  background: rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0014/2a/ba/52220.jpg") no-repeat scroll center top;
  opacity: 0.5;
}

tr.iredirect div.icon {
        background: no-repeat;
}

tr.isticky div.icon {
        background: url("https://forumstatic.ru/files/0014/2a/ba/19615.jpg") no-repeat scroll center top;
}

#pun-stats ul.container {
  background: rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0014/2a/ba/42029.png") no-repeat scroll left 10px bottom / 120px auto;
  padding-left: 140px;
}

0

3

Настройки
верх

Код:
<!-- HTML верх -Cпойлер cкрытия Инфы под N-кнопок в Профиле Топика -->
<style>img.post-img-Sp {margin:3px 3px 0 0px;}
div.tipsy.tipsy-s.Sp-imgSp-img .tipsy-inner{font-size:13px;}
</style>
<script type="text/javascript" src="https://forumstatic.ru/files/0010/b4/f8/57844.js"></script>

низ

Код:
<!-- HTML низ -Cпойлер cкрытия Инфы под N-кнопок в Профиле Топика -->
<script>
var a1 = 1	// 0 - спойлер-аккордеон, 1 - вертикальный спойлер; 3 - обычный спойлер
var a2 = 0	// 0 - Скрытие первой вкладки; 1 - Показ первой вкладки; 
var a3 = 1 // Резкость Открытия: 0 - Плавно; 1 - Резко;
var LiArr=new Array(
//При наличии двух косых => // в начале пункта, - пункт не скрывается.
//"pa-author",     //Ник-Нейм
//"pa-title",      //статус
//"pa-avatar",     //Аватар
//"pa-fld1",       //Доп.Поле.1
// 1 кнопка - ссылка на Картинку
//В квадратных скобках, прямо к ссылке можно добавить своё описание (по желанию)
"https://forumstatic.ru/files/0014/2a/ba/42417.jpg[ИНФОРМАЦИЯ]",
"pa-reg",        //Зарегистрирован
"pa-invites", //Приглашений
"pa-posts",      //Кол-во сообщений:
"pa-respect",    //Уважение:
"pa-positive",   //Позитив
"pa-sex",        //Пол
"pa-age",        //Возраст
"pa-icq",        //Аська
"pa-ip",         //IP Юзера
"pa-time-visit", //Провел на форуме:
"pa-last-visit", //Последний визит:
"pa-online",     //Пользователь online - Не засовываем в спойлеры
"pa-from",       //Откуда

// 2 кнопка - ссылка на Картинку
"https://forumstatic.ru/files/0014/2a/ba/86321.jpg[ПЕРСОНАЖ]",
"pa-fld3",       //Доп.Поле.3 
"pa-fld2",       //Доп.Поле.2

// 3 кнопка - ссылка на Картинку
"https://forumstatic.ru/files/0014/2a/ba/81073.jpg[НАГРАДЫ]",
"award",      //Награды(только для rusff и ork)
"gift",         //Подарки(только для rusff и ork)

//Конец Списка,
"_End"); SetProvilSpoil(a1,a2,a3);
</script>
<!--Конец//=Cпойлер cкрытия Инфы под N-кнопок в Профиле Топик-->

<!-- Подфорум -->
<script language="JavaScript">
str=document.URL
if(str.substring(str.lastIndexOf('/')+1)=="" ||
str.substring(str.lastIndexOf('/')+1)=="index.php")
document.write("<style>#forum_f94, #forum_f98 {display:none !important}</style>")
</script>

<!-- Скрипт изменения аватара для конкретного поста -->
<script type="text/javascript">
$(function() {  
     /* Изменение аватара для конкретного поста */
     $('.post-content p').each(function(){
          $(this).html( $(this).html().split('[icon]').join('<div class="changeiconurl" style="display:none;">').split('[/icon]').join('</div>') );
     });
     $('.post-content p div.changeiconurl').each(function () {
          $(this).parents('.post .container').find('.post-author li.pa-avatar.item2 img').replaceWith( '<img src="' + $(this).text() + '" alt="Аватар"/>' );
     });
});

     /* кнопка аватара */
$('td#button-addition').after('<td id="button-changeicon" style="background-image:url(http://silast.com/images/User-icon.png);background-repeat:no-repeat;background-position:50%;background-size:17px;" title="Изменить аватар для поста"><img onclick="changeicon()" src="/i/blank.gif"></td>');

/* Функция при нажатии на кнопку */
function changeicon() {
    var changeiconURL = prompt('Вставьте прямую ссылку на аватар размером 200х220 пикселей в формате .jpg или .png', 'http://');
    if (!changeiconURL) {
        alert('Вы не вставили ссылку!');
        return '';
        }
    insert('[icon]' + changeiconURL + '[/icon]');
}
</script>


<!-- Удаляем лишние строки после цитаты и кода // v.3 © Alex_63 -->
<script type="text/javascript">
$('.post-content').each(function() {
  var CNT = $(this).html();
  CNT = CNT.replace(/<p><br><\/p>/img,'');
  CNT = CNT.replace(/<p><br><br>(.*?)<\/p>/img,'<p>$1</p>');
  CNT = CNT.replace(/<p><br>(.*?)<\/p>/img,'<p>$1</p>');
  $(this).html(CNT);
});
</script>
<!--audio в одном v.2.4-->
<script type="text/javascript">
var player;
$(function(){
$('td#button-code').before('<td style=\'background-image:url("http://www.manzanera.com/radio/logo_wmp.png");background-size: 16px auto;opacity: 0.9;\' onclick="tag_play()"><img src="/i/blank.gif" title="Загрузить музыку"></td>');
$('div.post-content p').map(function () {
text = $(this).html();
if(text.indexOf("zippyshare.com") != -1) {
player = /\[audio\]http:\/\/www(\d+)\.zippyshare\.com\/v\/(\d+)\/file\.html\[\/audio\]/gi
$(this).html(text.replace(player, "<br /><embed type='application/x-shockwave-flash' src='http://api.zippyshare.com/api/mediaplayer/mediaplayer.swf' flashvars='height=20&amp;width=400&amp;file=http://www$1.zippyshare.com/downloadMusic%3Fkey%3D$2%26&amp;volume=80&amp;autostart=false&amp;frontcolor=0x000000&amp;backcolor=0xffffff&amp;lightcolor=0x000000&amp;type=flv' quality='high' menu='false' wmode='transparent' allowscriptaccess='always' height='20' width='400' name='mp3player' border='0' style='margin-bottom: 6px;'/>"));}
if(text.indexOf("promodj.ru") != -1) {
player = /\[audio\]http:\/\/(.*?)\.promodj\.ru\/(.*?)\/(\d+)\/(.*?)\.html\[\/audio\]/gi
$(this).html(text.replace(player, "<br /><embed src='http://i.cdn.promodeejay.net/swf/bigwaveplayer_release9.swf' type='application/x-shockwave-flash' wmode='transparent' width='100%' height='150' allowFullScreen='true' flashvars='link=http%3A%2F%2Fpromodj.ru%2Fprelisten%2F$3%2Fbobmarley%3Fwtf%3D0.41394098338022567%26no_external%3D1&amp;wave=http%3A%2F%2Fpromodj.ru%2Fwaveform_prelisten%2F$3%2Fbobmarley.png%3Fwtf%3D0.41394098338022567%26stub%3D1&amp;slowChannel=1&amp;autostart=0&amp;volumePercent=100&amp;wavecolor=12982542'></embed>"));
}
if(text.indexOf("pleer.com") != -1) {
player = /\[audio\](.*?)\/tracks\/(.*?)\[\/audio\]/gi
$(this).html(text.replace(player, "<br /><embed src='http://embed.pleer.com/track?id=$2' type='application/x-shockwave-flash'  wmode='transparent' width='550' height='42'></embed>"));
}
if(text.indexOf(".mp3") != -1) {
player = /\[audio\](.*?)\[\/audio\]/gi
$(this).html(text.replace(player, "<br /><embed src='http://www.demo-music.ru/pleer/pleer4.swf' type='application/x-shockwave-flash' allowscriptaccess='always' wmode='transparent' flashvars='comment=demo-music.ru&amp;st=http://www.demo-music.ru/pleer/style_pleer.txt&amp;file=$1' width='470' height='33'>"));
}  });  });
function tag_play()
{var FoundErrors = '';
var enterURL = prompt("Введите ссылку на на музыку с promodj.ru, zippyshare.com, pleer.com или прямую ссылку формата .mp3 ", "http://");
if (!enterURL)
{FoundErrors += " " + error_no_url;}
if (FoundErrors)
{alert("Ошибка!" + FoundErrors);
return;}
insert("[audio]" + enterURL + "[/audio]");}
</script>

<!--Выделить код-->
<script type="text/javascript">
function select_text(elem) {
	if(window.getSelection) {   
var s=window.getSelection();   
if(s.setBaseAndExtent){   
	s.setBaseAndExtent(elem,0,elem,elem.innerText.length-1);   
}
else {   
	var r=document.createRange();   
	r.selectNodeContents(elem);   
	s.removeAllRanges();   
	s.addRange(r);
}   
	}
	else if(document.getSelection){   
var s=document.getSelection();   
var r=document.createRange();   
r.selectNodeContents(elem);   
s.removeAllRanges();   
s.addRange(r);   
	}
	else if(document.selection){   
var r=document.body.createTextRange();   
r.moveToElementText(elem);   
r.select();
	}   
}
</script>
<script type="text/javascript">
var div = document.getElementById('pun-main').getElementsByTagName('div');
for(x in div){
	if(div[x].className=='code-box'){
div[x].getElementsByTagName('strong')[0].innerHTML = '<a href="#" onclick="select_text(this.parentNode.parentNode.childNodes[1].getElementsByTagName(\'pre\')[0]); return false;">Выделить код</a>';
	}
}
</script>

<!-- стрелки вверх вниз-->
<script type="text/javascript">
  jQuery(document).ready(function () {
  jQuery('.yrarrows .top').click(function () {
    jQuery('html, body').stop().animate({scrollLeft: 0, scrollTop:0}, 800);
    return false;
  });
  jQuery('.yrarrows .bottom').click(function () {
    jQuery('html, body').stop().animate({scrollLeft: 0, scrollTop:jQuery('body').height() - jQuery(window).height()}, 800);
    return false;
  });
});
</script>

<div class="yrarrows" style="position:fixed; z-index:1003; right:3%; bottom:45%;">
<a title="Вверх страницы" href="#top" class="top"><img src="https://forumstatic.ru/files/0014/2a/ba/98330.png" alt="Вверх страницы" border="0"></a>
<br><br><br>
<a href="#bottom" class="bottom" title="Вниз страницы"><img src="https://forumstatic.ru/files/0014/2a/ba/98330.png" alt="Вниз страницы" border="0"></a>
</div>
<!-- конец стрелки вверх вниз-->
<!--Реклама-->
<script type="text/javascript">
PiarNik="PR";
PiarPas="1111";
var L="<div id=\"PR_loginDiv\" style=\"display:none;\">\
<form id=\"form_login\" name=\"login\" method=\"post\" action=\"login.php?action=in\" onsubmit=\"return check_form()\">\
<fieldset>\
<input type=\"hidden\" name=\"form_sent\" value=\"1\"/>\
<input type=\"text\" id=\"fld1\" name=\"req_username\" size=\"21\" maxlength=\"25\"/>\
<input type=\"text\" id=\"fld2\" name=\"req_password\" size=\"7\" maxlength=\"16\"/>\
<input type=\"submit\" class=\"button\" name=\"login\"/>\
</fieldset>\
</form>\
</div>\
<li id=\"navpiar\"><a href=\"#\" onclick=\"PiarIn();return false\"><span>Реклама</span></a></li>";
if($("#navlogin").html()!=null){
$("#navlogin").after(L) //navlogin
$("#PR_loginDiv #fld1").val(PiarNik)
$("#PR_loginDiv #fld2").val(PiarPas)
function PiarIn () {$("#PR_loginDiv input[type='submit']").click();}
}
</script>

таблица

Код:
<!-- Таблица -->
<style>
#pun-announcement {
  background: rgba(0, 0, 0, 0) url("https://forumstatic.ru/files/0014/2a/ba/43327.png") no-repeat scroll center center / 920px 226px;
  color: #e6e8e8;
  font-family: "Bebas Neue Book";
  font-size: 17px;
  height: 226px;
  margin-bottom: 5px;
  margin-top: 5px;
  text-align: center;
  width: 920px;
}

.stolb h2 {
  border: medium none !important;
  display: block !important;
  font-size: 20px;
  margin-bottom: 5px;
}
.stolb {
  display: inline-block;
  float: left;
  height: 214px;
  margin: 5px 0 0;
  overflow: hidden;
  padding: 0;
  vertical-align: top;
}

.stolb:last-child {
  margin-left: 10px;
  overflow-x: hidden;
  overflow-y: scroll;
  width: 267px;
}
.stolb:nth-child(3) {
  margin-left: 10px;
  width: 370px;
}
.stolb:nth-child(2) {
  width: 262px;
}

.stolb .tekst {
  padding: 0 2px 2px 5px;
}
.tekst span {
  color: #b35222;
  font-weight: bold;
  text-shadow: 0 0 3px #000000;
}
.tekst a:hover {
  color: #131A37 !important;
}

.tekst a {
  color: #fff !important;
}

</style>


   <div class="stolb">
<div class="tekst">
<h2>ИНФОРМАЦИЯ</h2>
<p><span>Рейтинг игры</span>: NC-21<br>
<span>Жанр</span>: экшен, эротика, выживание<br>
<span>Время</span>: 10-31декабря 20... года<br>
<span>Погода</span>: -25°С, снегопад<br></p>
<br>
<a href="http://watahw.hutt.ru/admin_options.php">Сюжет игры</a><br>
<a href="http://watahw.hutt.ru/admin_options.php">Сюжет игры</a><br>
<a href="http://watahw.hutt.ru/admin_options.php">Сюжет игры</a><br>
<a href="http://watahw.hutt.ru/admin_options.php">Сюжет игры</a><br>
<a href="http://watahw.hutt.ru/admin_options.php">Сюжет игры</a>
</div>
   </div>
   
   <div class="stolb">
<div class="tekst">
<h2>Добро пожаловать на форум 'silent night'</h2>

</div>
   </div>

   <div class="stolb">
<div class="tekst">
<h2>НОВОСТИ</h2>
22.04.2016 События ролевой разворачиваются в современном Лондоне, игровое время совпадает с реальным.<br>
22.04.2016 События ролевой разворачиваются в современном Лондоне, игровое время совпадает с реальным.<br>
22.04.2016 События ролевой разворачиваются в современном Лондоне, игровое время совпадает с реальным.
</div>
   </div>

0

4

форма ответа

Код:
<!-- Счетчик символов в форме ответа -->
<script>var a,L,epl=$("#main-reply"),str='<small id="plng" style="border: 1px inset #b9b1ab;padding: 2px 4px;">Написано символов: <b>00</b></small>';epl.parents("fieldset").find("legend").prepend(str);function epl3(){a=epl.val().length;if(a>9){L=''}else{L='0'};$("#plng b").text(L+a)};epl3();$(".pl-quote").click(function (){setTimeout('epl3()',100)});epl.bind('mouseout mousemove keydown keypress keyup',function(e){epl3()});</script>

<!--Кубики -->
    <input type="button" onclick="dice()" value="Кинуть кубики" />
    <script type="text/javascript">
    function dice()
    {
    	var FoundErrors = '';
    	var diceRes=""
    	var CountCube = prompt("Количество кубиков", "3");
    	var SideCube = prompt("Сколько граней у кубика?", "6");
    	if(CountCube>9){
    	alert("Нельзя бросать столько кубиков"); 
    	return false;}
    	if(SideCube>9){
    	alert("Не бывает таких кубиков"); 
    	return false;}
    	if (!CountCube)
    	{return false;}
    	if (!SideCube)
    	{return false;}
    	for(i=0; i<CountCube;i++){
    	var dice = (Math.round(Math.random()*SideCube))
    	if(dice==0) dice=1;
    	diceRes += dice*1936+"-"
    	}
    	smile('[dice='+diceRes+CountCube+SideCube+']')
    }
    </script>
    <script>
    function addDice(str,from,internal){
    var pos=0,pos2=0,newpos=0
    if((pos=str.indexOf("[dice=",from))==-1) return str;
    if((pos2=str.indexOf("]"),pos+6)==-1) return str;
    newpos=str.indexOf("]",pos+6)
    if(newpos<pos2 && newpos!=-1) str=addDice(str,pos+6,true)
    if((pos2=str.indexOf("]",pos+6))==-1) return str;
    str=str.substring(0,pos)+makeDice(str.substring(pos+6,pos2))+str.substring(pos2+1,str.length)
    if( str.indexOf("[dice=")!=-1 && internal==false) str=addDice(str,0,false)
    return str}
     
    function makeDice(dice){
    diceMass = dice.split("-")
    diceC = dice.substring(dice.length-2, dice.length-1)
    diceS = dice.substring(dice.length-1, dice.length)
    var diceR=0, diceRu="";
    for(i=0;i<diceMass.length-1;i++){diceR+=diceMass[i]/1936;}
    for(i=0;i<diceMass.length-1;i++){if(diceMass[i]==diceMass[diceMass.length-2]){diceRu+=diceMass[i]/1936;}else{diceRu+=parseInt(diceMass[i]/1936)+"+";}}
    txt="<div class=\"quote-box\"><blockquote><p><b>Количество кубиков</b>: "+diceC+"<br /><b>Граней в кубике</b>: "+diceS+"<br /><br /><b>Результаты броска</b>: ("+diceRu+")="+diceR+"</p></blockquote></div>"
    return txt}
     
    if(document.URL.indexOf("viewtopic.php")!=-1){
    elm=document.getElementById("pun-main").getElementsByTagName("div")
    for(x in elm) if(elm[x].className=="post-content"){
    var post=elm[x]
    post.innerHTML=addDice(post.innerHTML,0,false)}}
    </script>

0


Вы здесь » Демо » Тестовый форум » Дивизион форевер 21


Рейтинг форумов | Создать форум бесплатно