√ SUMMER √ ELENA
√ CAROLINE

• рейтинг: NC- 17;
• cистема игры: эпизоды;


Рейтинг Ролевых Ресурсов - RPG TOP

Привет, гость! Надеемся, ты заценил тёплую погоду, 50 оттенков весны и теперь ищешь вирт и лёгкий флирт, потому что форум по "Дневникам вампира" уже ждёт тебя, юный любитель ролевых игр. Сезон подснежников и играйгормона на "Кёрсе" открыт. И пока девушки оголяют свои ножки, парни осваивают искусство подката, а нечисть выходит на субботник, чтобы убрать скопившиеся за зиму трупы, мы продолжаем творить и нести юмор в массы. Скажи "нет" авитаминозу и отметь 10 месяцев вместе с нами под капельный дабстеп. Yeah!

С днем Рождения, Кэролайн!           Т-Конкурс №1: днюшка КэрУшки

|  ГОСТЕВАЯ  |  СЮЖЕТ  |  РОЛИ  |  ВНЕШНОСТИ  |  ДИАЛОГ С АМС  |

 
 

День-ночь. День-ночь. Одно и тоже каждый день. Словно попал в фильм «День Сурка», но там хотя бы главный герой изменил свою жизнь, да и не был...

Период: июнь 2013
Погода: +25-30°С
Полнолуние: 10-11 июня

Новый Орлеан


Ер 03.02 - D. Claire     ⇒ Ер 03.03 - E. Mikaelson       ⇒ Ер 03.04 - D. Claire     ⇒ Ер 03.05 - L. Black
Ер 03.06 - H. Marshall     ⇒ Ер 03.07 - D. Clare

Период: июнь 2013
Погода: +20-28°С
Полнолуние: 10-11 июня

Чикаго

Ер 03.02 ► V. Black       ⇒ Ер 03.03 ► Mia       ⇒ Ер 03.04 ► Mia       ⇒ Ер 03.05 ► Mia
Ер 03.06 ► M. Blake       ⇒ Ер 03.07 ► M. Blake       ⇒ Ер 03.09 ► S. Cole

Период: июнь 2013
Погода: +23-27°С
Полнолуние: 10-11 июня

Мистик Фоллс

Ер 03.01 ► K. Pierce       ⇒ Ер 03.02 ► D. Salvatore       ⇒ Ер 03.03 ► A. Branson
     

Наполнение 3 контента

Runaway

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

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


Вы здесь » Runaway » Справочная » ПРОСМОТР


ПРОСМОТР

Сообщений 21 страница 40 из 48

21

диз вылетел жетско фак!!

Код:
/********************************************/************************************************************
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 */
.punbb * {
  margin: 0;
 font-size: 100.1%;
  }

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

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

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

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

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


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

/* A3.1 */
body {
  font-size: 100%;
}


/* A3.2 */
.punbb {
 font: normal 12px Myriad, arial, helvetica, sans-serif;
  }

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 1em Myriad, arial, helvetica, sans-serif
  }

/*knopki + forma otveta*/

.punbb textarea, .punbb select, .punbb input {
  background-color: #AEAE87;
  font-size: 12px !important;
  color: #000000;
}

.punbb textarea  {
box-shadow: inset 0px -11px 40px #4E4E2D;
}

/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
  font-weight: normal;
 color: #1f0d01;
  }
/* A3.5 */
.punbb h1 span, .punbb legend span {
  font-size: 1.2em;
 color: #1f0d01;
 position: top center;
  }

.punbb h2 span {
display: none; 
}

/* A3.6 */
.punbb pre {
  font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace
  }

/* A3.7 */
.punbb address, .punbb em {
  font-style: normal
  }

/* A3.8 */
.punbb .post-content em {
  font-style: italic
  }

/* A3.9 */
.punbb .post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
  }

/* A3.10 */
.punbb a {
  text-decoration: none!important;
  }

/* A3.11 */
.punbb optgroup {
  font-weight: bold;
  }

/* A4 Float clearing and hidden items
-------------------------------------------------------------*/

/* A4.1 */
#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  overflow:hidden;
  line-height: 0.0;
  font-size: 0;
  }

/* A4.2 */
.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2 {
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0.0;
  position:absolute;
  left: -99999px;
 text-align: center;
  overflow: hidden
  }
/* A5 Basic page layout and borders
-------------------------------------------------------------*/
/* A5.1 */
#pun {
  margin: 0px auto auto auto;
  width : 1000px;
  padding: 0px 10px 0px 10px;

}


/* A5.2 */
.punbb {
  float: left;
  width: 870px;
  height: auto;
  margin-left: 60px;
  }


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

    #pun-redirect {
      margin:  20%  20% 12px 20%;
      float: none;
    background-image:url(http://funkyimg.com/i/S5Py.png);
    text-align: center;
    background-position:top center;
    background-repeat:no-repeat;
    padding-top: 40px!important;
    width: 500px;
    height: 213px;
    }

    #pun-redirect h1 span {
    font-weight: bold;
    color:  #BEBEBE;
    }

    #pun-redirect .info .container {
    color: #BEBEBE;
    font-size: 12px;
    }

    #pun-redirect a {
    color: #BEBEBE;
    font-size: 12px;
    text-decoration: none;
    }


/* A5.4 */
.punbb .section, .punbb .main {
  margin-bottom: 0.7em;
  }

/* A5.5 */
.punbb .category, .punbb .post {
  margin-top: 0.4em;
  }

/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
  margin-top: 0;
  }

/* 5.7 */
#pun-post .topic {
  margin-top: 1em;
  }

/* A5.8 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-style: none none solid none;
  border-width: 0px 0px 2px 0px
  }

/* A5.9 */
.punbb .container {
  border-style: solid;
  border-width: 1px;
  }

/* A5.10 */
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {
  padding: 0.5em 1em;
  border-style: none solid solid none;
  border-width: 0 1px 1px 0;
  }

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


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

/* B1.1 */
.punbb .post-content {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
  }

/* B1.2 */
.punbb .post-sig dt {
  display: block;
  border-top: 2px solid #0b0700;
  width: 500px;
  margin: 5px 0;
  box-shadow: 0px 2px 5px #000;
  }

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

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

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

/* B1.6 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {
  width: 100%;
  overflow: hidden;
  }

/* B1.7 */
.punbb .post-content .scrollbox {
  width: 100%;
  overflow: auto;
  }


/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
  margin: 0.4em 1.8em 1.4em 1.8em;
  padding: 1em;
  border-left: 5px solid #;
  border-right: 5px solid #;
  }


/* B1.9 */

.punbb .quote-box cite, .punbb .code-box strong.legend {

  display: block;

  padding-bottom: 0.7em;

  font-size: 1.2em;

  font-weight: bold;

  font-style: normal;

  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%;
  font-size: 1.1em;
  height: 0;
  }

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

/* B3.3 */
.linkst .pagelink {
  position: absolute;
  top: -4em;
  left: 1em;
  width: 24em;
  }

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

/* B3.5 */
.punbb .linksb {
  text-align: right;
  padding: 0.4em 1em 0.5em 1em;
  font-size: 1.1em;
  }

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

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

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
  }

/***********************************************/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
  padding: 1.7em 2.3em 1.1em 2.3em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
  }

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0
  }

/* C1.4 */
.punbb fieldset {
  border-style: solid;
  border-width: 1px;
  padding: 0 18px 0 18px;
  margin: 0 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;
  text-align: left;
  width: 50%;
  }

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

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

/* C2.4 */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
background-color: transparent;
  width: 40%
  }

/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
background-color: transparent;
  width: 20%;
  }

/* C2.6 */
#pun-debug table .tcl {
background-color: transparent;
  width: 15%;
  white-space:normal;
  }

/* C2.7 */
#pun-debug .tcr {
background-color: transparent;
  width: 90%;
  white-space: normal;
  }

/* C2.8 */
#pun-index .tcl h3 {
  font-size: 1.2em;
  font-weight: bold;
  }

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

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

/* C2.11 */
.punbb .main td {
  border-style: solid none none solid;
  border-width: 1px 0 0 1px;
  padding: 0.8em 1em;
  }

/* C2.12 */
.punbb .main th {
  border-style: none none none solid;
  border-width: 0 0 0 1px;
  padding: 0.4em 1em 0.4em 1em;
  }

/* C2.13 */
    .punbb .main .tcl {
      border-left-style: none;
      border-left-width: 0
      }

/* C2.14 */
    /*.punbb tbody.hasicon td.tcl { padding-left: 3.2em }*/

   
   .punbb td div.tclcon { 
       margin-right: 75px;
          }


     
/* C2.15 */
.punbb div.icon {
  float: left;
  display: block;
  width: 62px; /* ширина иконки */
  height: 52px;
padding-left: -50px;
  padding-top: 2px;
  margin-top: 1px;
  background-position: left left;
}

   
 /* C3 Topics

-------------------------------------------------------------*/
#pun-title, #pun-navlinks {
border-color: transparent;
position: top center;
}



/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3 {
  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;
position: top center;

  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: transparent;

  }

.punbb .divider {
  border-color: transparent;

  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid transparent;

  }

li.pa-online {
  border-left-color: transparent;

  }








/* C3.1 */
.punbb .post .container {
  border-style: none solid solid solid;
  border-width: 1px;
  margin-top: -1px;
  padding-bottom: 1px;
  }

/* C3.2 */
.punbb .post h3 {
  border-style: solid solid none solid;
  border-width: 1px;
  }

/* C3.3 */
.punbb .post h3 span {
  padding: 0.5em 1em;
  display: block;
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px
  }

/* C3.4 */
.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: right;
  font-weight: normal;
  }

/* C3.5 */
.punbb .post .post-author {
  float: left;
  width: 19em;
  margin-top: -1.5em;
  overflow: hidden;
  }

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: 0 1em 1em 1em;
  line-height: 140%;
  }

/* C3.7 */
.pa-author {
  font-size: 1.1em;
  font-weight: bold;
}

/* C3.8 */
.pa-author a {
  font-family: "Book Antiqua" !important;
  font-size: 0.7em;
  text-transform: uppercase;
  }

/* C3.9 */
li.pa-title {
  padding-bottom: 0.4em;
  font-weight: bold;
  }


li.pa-online {
  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;
  border-left-style: solid;
  border-left-width: 1px;
  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-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: -19em;
  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 1em;
  text-align: right;
  }

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 2.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: none none none none;
  border-width: 1px 1px 0 1px;
  }

/* D1.2 */
#pun-title h1 {
  display : block;
  height : 40px;
  padding: 2em 1em 0 1em;
  }

/* D1.3 */
#pun-title .container {
  border-style: none none none none;
  }

/* D1.4 */
#pun-title h1 span  {
  font-size: 1.5em;
  }

#pun-title table {
  border: medium none;
  height: 520px;
}


#pun-title td.title-logo-tdl {
 border: none;
 width: 80%;
}

#pun-title td.title-logo-tdr {
 border: none;
 width: 250px;
}


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

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: 50px;
  left: 0;
  margin: 0;
  border: none;
  padding: 50;
  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.0em;
  margin-left: -9999px;
  display: block;
  float:left;
  width: 100%;
  }

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

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




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

/* D3.1 */
#pun-navlinks, #pun-navlinks .container {
  border-style: none;
  border-width: 0;
  position: top center
  }

/* D3.2 */
#pun-navlinks .container {
width: 98%;
text-align: center;
float: left; -5px;
margin-top: -165px;

  }


#pun-ulinks .container {
width: 100%; 
text-align: center;
float: left;
margin-top: 235px;
}

#pun-ulinks .container {
font-style: italic;
font-family: "Book Antiqua", "Georgia", "Times New Roman", Times, serif;
font-weight: 500;
font-size: 12pt;
}

/* D.3 */
#pun-navlinks li  {
backgroud-color: #transparent;
display: inline-block;
height: 40px;
padding: 4px 0px;
margin-top: -2px;
margin-bottom: -2px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
font-variant: small-caps;
font-weight: 700;
font-align: justify; 
font-size: 13pt;
line-height: 16px;
font-family: "Book Antiqua", "Georgia", "Times New Roman", Times, serif;
}

#pun-navlinks li a {
display: inline-block;
height: 32px;
margin-top: -2px;
margin-bottom: -2px;
padding: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

/* D3.4 */
#pun-navlinks li a {
  font-size: 1.0em;
  }

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

/* D4.1 */
#pun-ulinks  {
width: 100%; 
text-align: center;
margin-top: 0px;
float: left;
  }



/* D4.2 */
#pun-ulinks container {
  }

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  border-left-style: solid;
  border-left-width: 1px;
  white-space: nowrap;
  }

/* D4.4 */
#pun-ulinks li a {
  padding: 0 0.3em 0 0.6em
  }

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  border-left-style: none;
  border-left-width: 0;
  padding-left: 0
  }

/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/

/* D5.1 */
#pun-status, #pun-status .container {
  border-bottom: none;
  margin-bottom: 0;
  }

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

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

/* D5.4 */
#pun-crumbs1 {
  font-weight: bold;
  overflow: hidden;
  margin-top: 0;
  }

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

/* 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: center;
  font-weight: bold;
  }

/* D6.2 */
#pun-announcement h2 span {
  display: block;
  padding: 1em 0 0.8em 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  }

/* D6.3 */
#pun-announcement .container {
  padding: 4.3em 1em 1em 1em;
  }

/* 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-top: 30px;
  }

/* D8.4 */
#pun-about .container {
  border-top-style: none;
  line-height: 150%;
  padding: 0.8em 1em;
  }

/* D8.5 */
#pun-about p span {
  display: none;
  padding-left: 50%;
  }

/* D8.6 */
#pun-crumbs2 {
  font-weight: bold;
  overflow: hidden;
  margin-bottom: 0;
  border-bottom: none;
  }

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

/* D8.8 */
#pun-break4 {
  margin: -2px 1em;
  border-style: solid none;
  border-width: 1px 0;
  position: relative;
  height: 0;
  z-index: 1;
  }

/* D8.9 */
div.punbb-admin #pun-about .container {
  border-top-style: solid;
  border-top-width: 1px;
  }


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




#submenu table {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 5px;
color: #a0724c
}


 #menu span table{
height: 40px;
padding: 4px 0px;
margin-top: -2px;
margin-bottom: -2px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
font-variant: small-caps;
font-weight: 700;
font-align: justify; 
font-size: 13pt;
line-height: 16px;
font-family: "Book Antiqua", "Georgia", "Times New Roman", Times, serif;  
}

#pun-main .category .container table thead tr .tcl {
font-size: 0px !important;
}

/* цвет ссылок в табличке замена  */
#sm1 a, #sm2 a, #sm3 a, #sm4 a {
    color: #bf9573;
    text-shadow: 1px 1px 1px rgba(20, 20, 20, 0.5);
}

/* цвет ссылок в табличке при наведении замена  */
#sm1 a:hover, #sm2 a:hover, #sm3 a:hover, #sm4 a:hover {
    color: #b62002;
    text-shadow: 0 0 5px #9d4906;
}

#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 10px; top:270px
}

низ

Код:
@media (max-width: 930px) { /* это будет показано при разрешении монитора до 930 пикселей */
  .content-wrapper {padding: 0;} /* основное содержимое занимает всё пространство окна */
}

@media (max-width: 930px) and (min-width: 470px) {  /* для разрешения экрана от 470 до 930 пикселей */
  aside {position: static; width: 100%; background: #ccc;} /* боковая колонка смещается согласно расположению в HTML и меняет фон */
}

@media (max-width: 469px) { /* если максимальное разрешение экрана составит 469 пикселей */
  body {font: .9em/1em "Helvetica Neue",Arial,Helvetica,sans-serif;} /* меняется шрифт */
  aside {display: none;} /* боковая колонка исчезает */
}


/* CS1 Background and text colours
-------------------------------------------------------------*/
/*Убираем слово объявление из таблицы*/
#pun-announcement h2 {display: none}
#pun-announcement .container {padding-top: 1em}

/*Лого*/
body {
background-image: url("http://funkyimg.com/i/UpF8.png");
background-repeat: no-repeat;
background-position: top center; 
background-color: transparent; 
}
#pun-announcement {
  height: 250px;
  margin-bottom: 50;
}

/*фон*/
HTML {
background-color: #000800;
background-image: url("http://funkyimg.com/i/UqcW.png");
background-repeat: repeat-y; 
background-position: center top;
min-width: 1100px;
}

/*низ*/
#pun-about p.container {
background-color: transparent !important;
background-repeat: no-repeat;
height:75px;
}


/*Ставим низ*/
#pun_wrap {  
background-image: url("http://funkyimg.com/i/UpEF.png");
 background-repeat: no-repeat; 
background-position: center bottom;
}


/* CS1.1 */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .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 {
  background-color: transparent;
  color: #100a00;
  }

#pun-main .quote-box {background-color: #c8a988;
 }

/* CS1.2 */
#pun-redirect  .main {
  background-color: transparent;
  color: transparent;
  }

 .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: transparent;
  color: #392f20;
  }

#pun-main h2 {
font-size: 0px;
  }

/* CS1.3 */
#pun-stats h2 {
  background-color: transparent;
  color: #7d6956;
  }
 #pun-debug h2, .punbb-admin #pun-admain h2, .punbb .main h1, .punbb .main h2{
  background-color: transparent;
  color: #7d6956;
  }

/* CS1.4 */
#pun-title, #pun-title .container {
   background: transparent   url("") top center no-repeat;
  color: #342a1d;
height: 450px;
 }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #32291c
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  color: #342a1d
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: #d8c2a6;
  color: #32291c
  }

/* CS1.8 */
#pun-navlinks .container {
  background-color: transparent;
  color: #c9ae99;
  }

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

/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: #59493c #59493c #2d251a #59493c
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: #cdbeae;
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: #614d40;
  }

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

/* CS2.5 */
.punbb th {
  border-color: #e6dacc;
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: #433625 #574123 #574123 #433625;
   }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: #433625
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: #453116
  }

.punbb .divider {
  border-color: #773103 #453116 #453116 #453116
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid #e6dacc;
  }

li.pa-online {
  border-left-color: #885b04;
  }


/* 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: #0b220a;
 text-shadow: 1px 1px 1px #ddd8c0; /* Параметры тени */
 font-weight: bold;
 }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #392f20;
 text-shadow: 1px 1px 1px #dfcd9d; /* Параметры тени */
  }

/* 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 {
  color: #392e20;
 text-shadow: 1px 1px 1px #098e04; /* Параметры тени */
  }

/* CS3.3 */
#pun-navlinks a {
  color: #403423;
  text-decoration: none
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #0b0700;
  text-decoration: underline
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #4c4331;
  color: #9fab7b;
  }

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

.punbb table Div.icon {float: right; display: block; width: 45px; height: 45px; border-style: none; background-image: url(http://funkyimg.com/i/Upzh.png);  background-repeat: no-repeat; position: relative; }
.punbb table div.inew {background: url(http://funkyimg.com/i/Upzi.png) no-repeat; position: relative; margin-left: 1px; }
TR.isticky Div.icon {background: url(http://funkyimg.com/i/Upzi.png) no-repeat; position: relative; margin-left: 1px; }
TR.iclosed Div.icon {background: url(http://funkyimg.com/i/Upzh.png) no-repeat; position: relative; margin-left: 1px; }


/* CS5 category
 -------------------------------------------------------------*/

#pun-main div.catleft, #pun-main div.catright {display: none}

#pun-main div.catleft, #pun-main div.catright {display: none}

#pun-main #pun-category1.category h2{
background: url(http://funkyimg.com/i/Uq5b.png) no-repeat;
margin-left: -101px;
width: 1085px;
height: 115px;
}

#pun-main #pun-category2.category h2{
background: url(http://funkyimg.com/i/Uq48.png) no-repeat;
margin-left: -100px;
width: 1085px;
height: 115px;
}

#pun-main #pun-category3.category h2{
background: url(http://funkyimg.com/i/Uq5e.png) no-repeat;
margin-left: -101px;
width: 1085px;
height: 115px;
}

#pun-main #pun-category4.category h2{
background: url(http://funkyimg.com/i/Uq5g.png) no-repeat;
margin-left: -101px;
width: 1085px;
height: 115px;
}

#pun-main #pun-category5.category h2{
background: url(http://funkyimg.com/i/Uq5c.png) no-repeat;
margin-left: -101px;
width: 1085px;
height: 115px;
}

#pun-main #pun-category6.category h2{
background: url(http://funkyimg.com/i/Uq5d.png) no-repeat;
margin-left: -101px;
width: 1085px;
height: 115px;
}
#pun #pun-index #pun-stats h2{
background: url(http://funkyimg.com/i/Uq5a.png) no-repeat; color: red;
margin-left: -101px;
width: 1085px;
height: 115px;

}

/*profile*/

/*НИЗ и НИК*/  

.punbb .post .post-author > ul {
  background:url(http://funkyimg.com/i/UqLT.png) 0 bottom no-repeat, url(http://funkyimg.com/i/UqLv.png) 0 top no-repeat;
  margin: -22px 0 -15px 0!important;
  padding: 50px 17px!important;
}


.post-author a, .post-author a:hover, .post-author a:focus, .post-author a:active {color: #603313  !important; text-shadow: none !important; }
li.pa-avatar  {z-index: 5; margin-left: 10px !important; margin-top: 0px;}

.pa-title {
padding: 0px 0px 5px 0px !important; 
text-align: center;
z-index: 1000; 
margin-top: 30px !important;
color: #603313 !important;
font-family: Garamond, Georgia, 'Times New Roman' !important;
font-variant: small-caps !important;
font-size: 11pt !important;

font-weight: bold;
margin-left: 7px !important;
}

.pa-author a, .pa-author {
color: #7f6a45 !important; 
font-family: Garamond, Georgia, 'Times New Roman' !important;
font-size: 12pt !important;
font-variant: small-caps !important;
font-weight: bold;
text-align: center;
margin-top: -9px !important;
padding: 0px;
margin-left: 1px !important;
}

/*ТЕЛО ПР*/
.post-author {
background: url(http://funkyimg.com/i/UqLo.png) repeat-y; weight: 230px; text-align: center; color: # !important; 
}
.post-author ul li {
text-align: center;
margin-left: 7px !important;
}

/*НИК*/
#pun-post .pa-author {
background: url(http://funkyimg.com/i/UqLv.png) 0% 0% no-repeat;
padding: 40px;
margin-left: 0px !important;
}



/*рамка*/
.pa-avatar.item2 img {
max-width: 180px;
box-shadow: 2px 5px 10px 1px #1c0b06;
border-style: solid;
border-width: 2px;
-moz-border-image: url(http://funkyimg.com/i/UqbW.png) 1 repeat;
-webkit-border-image: url(http://funkyimg.com/i/UqbW.png) 1 repeat;
-o-border-image: url(http://funkyimg.com/i/UqbW.png) 1 repeat;
border-image: url(http://funkyimg.com/i/UqbW.png) 1 repeat;
}

.title-logo-tdr a img, .title-logo-tdr iframe, .title-logo-tdr object, #tieser-bottom{
  filter:alpha(opacity=20);
  opacity: 0.6;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
}
.title-logo-tdr a img:hover, .title-logo-tdr iframe:hover, .title-logo-tdr objec:hover, #tieser-bottom:hover{
filter:alpha(opacity=20);
opacity: 1.0;
-moz-opacity: 1.0;
-khtml-opacity: 1.0;
}

.punbb textarea, .punbb select, .punbb input {
background-color: #348e32; }

/*knopki + forma otveta*/


.punbb textarea, .punbb select, .punbb input {
 background-color: #348e32;
 font-size: 11px !important;
 color: #000000;
}

.punbb textarea {
box-shadow: inset 0px -11px 40px #8e7f54;
}

0

22

настройки

Код:
<link rel='stylesheet' href='URL_по_умолчанию.css' />
<link rel='stylesheet' media='(min-width: 1600px)' href='URL_большой.css' />
<link rel='stylesheet' media='(max-width: 1599px) and (min-width: 800px)' href='URL_средний.css' />
<link rel='stylesheet' media='(max-width: 799px)' href='URL_маленький_экран.css' />

<style>p.lastedit { display: none; }</style>

<style type="text/css">
li#navawards {display: none;}
</style>

<style>
    .punbb .quote-box, .punbb .code-box {
    border-radius:8px;
    -webkit-border-radius:8px;
    -khtml-border-radius:8px;
    -moz-border-radius:8px;
    -o-border-radius:8px;
    -webkit-box-shadow:0px 5px 10px #000;
    -khtml-box-shadow:0px 5px 10px #000;
    -moz-box-shadow:0px 5px 10px #000;
    box-shadow: 0px 3px 10px #000;
    }
</style>

<style type="text/css">
tr#forum_fxx, tr#forum_f32, tr#forum_f36 {
   display: none;
  }
</style>

<style type="text/css">
    .punbb .cat a{
    border-radius:2px;
    background-color:#FFEFD5;
    font-size:10px;
    margin: 0 -1px 0 1px;
    padding:1px 3px 2px 3px;
    border:1px #55626A solid;

    }
    </style>

<style type="text/css">#pun-main .formsubmit input {
  border-radius:4px;
    -webkit-border-radius:4px;
    -khtml-border-radius:4px;
    -moz-border-radius:4px;
    -o-border-radius:4px;
  }
</style>

<style type="text/css">
#pun-title .title-logo span {display: none;}
</style>

<style type="text/css">
#pun-ulinks .container {font-size: 13px;}
</style>

<link id="iNFpanel" rel="stylesheet" href="http://hostjs-mybb2011.narod.ru/css/change_ava.css" type="text/css"/>
<script src="http://forumstatic.ru/files/0011/fa/ee/29244.js"></script>
Код:
<!--Смена имиджа в текущем посте-->


<style>.punbb .pa-avatar img {max-width:180px;height:auto;}</style>

<script type="text/javascript">
//========== HTML-низ START СЕКЦИЯ ======================================//
OnSmenaImage("TVD: curse of the past", new Array("PR"))

var AvtrArr=new Array(



//End myarray_!!Последняя ссылка без запятой!!!
)

StartNIZ(); //

</script>

<script type="text/javascript">
var pmstr = $("#navpm a").html();
if ((pmstr != null) && (pmstr.indexOf("(") != -1)) {
  $("#navpm a").before("<img src='http://funkyimg.com/i/HNDb.gif' title='У Вас новое личное сообщение!' style='margin: -2px 0 0 1px; position: relative;'/>");
}
</script>

<script><!--Универсальный скрипт замены. -->
function UniverСhange(selektor,changed,substitute){
$(selektor).each(function(){if ($(this).parent().html()!=null){if($(this).parent().html().indexOf(changed)!=-1){
$(this).parent().html($(this).parent().html().replace(changed,substitute));};};});}
UniverСhange("#post-form legend span","Напишите ваше сообщение и нажмите отправить"," ");
</script>

<!-- границы и фон контейнера цитаты/кода. начало -->
<style>
#pun-main .quote-box, #pun-main .code-box {background-image : url('');
border-color: #b6b699;}
</style>

<style type="text/css">
#pun-title .title-logo span {display: none;}
</style>

<script type="text/javascript">
$(document).ready(function() {
$("td.#MenuTxT div.submenutext").hide();
<!--$(".tabs span:first").addClass("active").show(); -->
$("td.#MenuTxT div.submenutext:first").show();
$("div.#menu span").click(function() {
    $("div.#menu span").removeClass("tabactive");
    $(this).addClass("tabactive");
    $("td.#MenuTxT div.submenutext").hide();
    var activeDiv = $(this).attr("alt");
    $("div."+activeDiv).fadeIn();
    return false; });
});
</script>

<style>
.post-author-Sp{
color:transparent!important;
}
img.aw{
background-color:transparent!important;
}
ul.wrapper{
margin-bottom:5px;
display:none;
}
ul.wrapper,
ul.wrapper li.pa-awards{
border-color:transparent;
}
</style>

<script>
// кнопка - ссылка на Картинку
var Img="http://funkyimg.com/i/S5k6.png";

wrapp1="<li class='post-author-Sp'><img class=aw style='cursor:pointer; box-shadow: 0px 0px 0px rgba(48, 24, 6, 0.655);' src='";
wrappEnd="'><ul class=wrapper></ul></li>";
wrapp1=wrapp1+Img+wrappEnd;

$(window).load(function () {
$(".post .post-author .pa-awards").each(function() {
  if($(this).css("display")!="none"){
  $(this).before(wrapp1);a=$(this).parents('.post').find('.post-author-Sp ul')
  $(this).appendTo(a)
  }
});});
$(".post .post-author-Sp ").live("click", function(){
 $(this).find('ul:first').toggle('slow')
});</script>
<!--Конец//=спойлер наград в Профиле, в Топике-->
<script type="text/javascript">
var fld = document.getElementsByClassName("pa-fld1")
for(i=0;i<fld.length;i++){
fld[i].innerHTML=fld[i].innerHTML.substring(fld[i].innerHTML.indexOf(":")+1)
}
</script>
<script type="text/javascript">
var fld = document.getElementsByClassName("pa-fld2")
for(i=0;i<fld.length;i++){
fld[i].innerHTML=fld[i].innerHTML.substring(fld[i].innerHTML.indexOf(":")+1)
}
</script>



<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>\
    <span id=spMyimg><img class=\"Myimge\"  title=\"Быстрый вход для 'Пиарщиков'\" onclick=\"PiarIn()\" src=\"http://funkyimg.com/i/RYut.png\" onmouseover=\"http://funkyimg.com/i/RYus.png' \" onmouseout=\"this.src='http://funkyimg.com/i/RYut.png'\" /></span>";
    if($("#navlogin").html()!=null){

    $("#navlogin").append(L) //navlogin
    $("#PR_loginDiv #fld1").val(PiarNik)
    $("#PR_loginDiv #fld2").val(PiarPas)
    function PiarIn () {$("#PR_loginDiv input[type='submit']").click();}
    }
    </script>



<!--Кнопки в верх в низ-->
<div style="position:fixed; right:0.5%; bottom: 30%;">
<a href=#top onClick="scrollTo(0,0); return false;" title="Вверх страницы">
<img src="http://funkyimg.com/i/Uqf4.png" alt="Вверх страницы"></a>
<br/>
<a href=#top onClick="scrollTo(0, document.body.scrollHeight); return false;" title="Вниз страницы">
<img src="http://funkyimg.com/i/Uqf2.png" style="margin-top: -20px;" alt="Вниз страницы"></a> 
</div>

<script type="text/javascript">
if ((document.URL.indexOf("viewtopic.php") != -1) || (document.URL.indexOf("post.php") != -1) || (document.URL.indexOf("edit.php") != -1)) {
var repl = document.getElementById("main-reply");
var submit = document.getElementsByTagName("p")
for (var i=0; i<submit.length; i++){
if (submit[i].className == "formsubmit")
submit[i].innerHTML = "<span id=\"plng\" style=\"border: 1px solid; padding: 2px 3px;\">Написано символов: <b>0</b></span>" + submit[i].innerHTML;
}
repl.onkeyup = repl.onkeydown = repl.onfocus = repl.onblur = function(){
document.getElementById("plng").innerHTML ="Написано символов: <b>" + (repl.value.length) + "</b>";
}}
</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>


<div style="position: absolute; margin-top: -65px; margin-left: -10px; width:900px; height: 50px;">
<marquee onmouseout="this.start()" onmouseover="this.stop()" id="fff" behavior="scroll" direction="left" >
<a href="http://crossbrooke.ru/"> <img src="http://s3.uploads.ru/jK7zM.gif"/></a>
<a href="http://tvdundercontrol.rusff.me/" target=_blank> <img src="http://savepic.su/4217298.gif" alt="under control" border="0" width="88" hight="31"></a><a href="http://soullove.ru/" target=_blank> <img src="http://s8.uploads.ru/mVaEe.gif" border="0" alt="The Vampire Diaries | Soul Love"></a><a target="_blank" href="http://tvdimmortal.rusff.me/"> <img src="http://s0.uploads.ru/9leXW.gif" ></a><a target="_blank"href="http://vampirlife.mybb.ru"> <img src="http://s8.uploads.ru/t/FZyor.gif"></a><a href="http://academyvamp.rusff.me" title="Vampire Academy" target='_blank'> <img src='http://savepic.su/537267m.gif'></a><a href="http://divergent.f-rpg.ru/"  target="_blank"> <img src='http://divergent.f-rpg.ru/files/0014/1b/a0/68388.gif' border=0 title="Дивергент. Выбор Бесстрашных." /></a></a><a target="_blank" href="http://twunbroken.rusff.me/"> <img src="http://funkyimg.com/i/JnhD.gif" ></a><a href=http://tvddarknessfalls.rusff.me/> <img src="http://se.uploads.ru/t/MQGi6.jpg" border="0" alt="  Tvd Darkness falls "width=88  height=31 border></a><a href="http://thelword.rusff.me/" target="_blank"> <img src="http://s8.uploads.ru/moI3G.gif" alt="The L Word" title="The L Word" width="88" hight="31"></a><a href="http://vadarknight.rolka.su/"> <img src="http://s9.uploads.ru/PHi9C.gif" title="Vampire Academy: The Dark Night"></a>
<a title="No Rest for the Wicked" href='http://ssuperiority.rusff.me/' target='_blank'> <img src="http://s5.uploads.ru/8rIPL.gif" alt='Supernatural' title="No Rest for the Wicked" border=0 width="88px" height="31px"></a><a href="http://supernaturalbrothers.ru" target=_blank title="Самая Сверхъестественная ролевая игра"> <img src="http://s7.uploads.ru/N1fW3.gif"></a><a target="_blank" href="http://vampirea.rusff.me/"> <img src="http://s6.uploads.ru/pXeVI.gif" ><a href="http://omerta.rusff.me/" target="_blank"> <img src="http://uploads.ru/i/u/c/X/ucXVZ.gif"></a><a target="_blank" href="http://washington.f-rpg.ru/"> <img src="http://savepic.org/5680576.png" ></a><a href="http://tvdinspiration.rusff.me/" target=_blank> <img src="http://s8.uploads.ru/9Nekp.gif" title="The Vampire Diaries | The Inspiration"></a><a href="http://semperfidelis.f-rpg.ru/" target=_blank> <img src="http://f6.s.qip.ru/169kK9WyQ.jpg"border="0" title="Harry Potter: Semper Fidelis"></a><a href="http://thewayhome.rusff.me/"> <img src="http://firepic.org/images/2014-01/08/ixdqgretnwg9.gif"></a><a href="http://whistory.rusff.me/" target="_blank"> <img src="http://sa.uploads.ru/r5sCn.gif"></a><a href="http://aberdeen.rusff.me/" target="blank"> <img src="http://sd.uploads.ru/Y0NPV.gif"></a><a href="http://twchaosrising.rusff.me/" target="_blank"> <img src="http://4.firepic.org/4/images/2014-09/11/7zf8nrp0div3.gif" title="TW: Chaos Rising" border="0" width="88" height="31"></a><a target="_blank" href="http://holyvervain.f-rpg.ru/"> <img src="http://sd.uploads.ru/aqJ9V.gif" ></a>
</marquee></div>

<style>
#paginator {
  opacity: 0.9;
  position: absolute;
  z-index: 1000;
  filter: alpha(opacity=90);
  text-shadow: 0 1px 0 #000;
background-color: #4E4E2D; /* фон блока пагинатора */
border: 2px solid #4E4E2D; /* цвет границы блока */
  table-layout: auto !important;
  width: auto !important;
  background-image: -webkit-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
  background-image: -moz-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
  background-image: -ms-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
  background-image: -o-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
  background-image: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
  -moz-border-radius: 4px;
  border-radius: 4px;
  khtml-border-radius:4px;
  -webkit-border-radius:4px;
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
  box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
  text-shadow: 0 1px 0 rgba(255,255,255,.4);
}
#paginator td {
  padding: 0.1em;
  border-style: none;
}
#pnav:hover {
  background: #6A5ACD; /* фон цифры при наведении курсора */
  color: white; /* цвет цифры при наведении курсора */
  -moz-border-radius: 9000em;
  border-radius: 9000em;
  khtml-border-radius:9000em;
  -webkit-border-radius:9000em;
}
</style>
<script type="text/javascript">
$('.linkst .pagelink a:not(.next):last').map(function () {
text = $(this).html();
text2 = $(this).attr('href');
ssylk = /(.*?)\/viewtopic\.php\?id=(\d+)\&p=(\d+)/g;
pId=(text2.replace(ssylk, '$2'));
Max=text;
var paginator='<div id="pagenav" style="display:none"><table id="paginator"><tr>';
for (p=1; p<=Max; p++) {
paginator += '<td><a id="pnav" style="text-decoration:none;" href="/viewtopic.php?id='+pId+'&p='+p+'">&nbsp;'+p+'&nbsp;</a></td>'; 
if (p%10 == 0) paginator += '</tr><tr>';
} 
paginator += '</tr></table></div>';
$('#pun-viewtopic .pagelink').append(paginator);
}); 
$('div.pagelink').hover(function(){
$(this).find('#pagenav').toggle();
});
</script>

<!--дополнительные смайлы © Romych-->
<style type="text/css">
/* вкладки доп смайлов */
#wrapper {width: 600px;}
ul.tabs {height: 25px;line-height: 20px;margin: 0 0 3px;list-style: none;}
ul.tabs li {float: left;margin-right: 1px; cursor:pointer;}
ul.tabs li a {background: url("http://uploads.ru/i/P/5/Q/P5Q2V.png") no-repeat scroll -652px 0 transparent;color: #444444;cursor: pointer;display: block;margin-bottom: -1px;padding: 0 14px 1px;position: relative;text-decoration: none;width: 84px;}
ul.tabs li a:hover {color:#EFEFEF;padding: 0 14px;background: url("http://uploads.ru/i/P/5/Q/P5Q2V.png")no-repeat scroll;background-position: -652px -31px; text-decoration:none;}
ul.tabs li.tab-current a {color: #444;padding: 0px 14px 2px;border:medium hidden;line-height: 22px;background-position: -652px -62px;}
ul.tabs li.tab-current a:hover {color: #6A5ACD;}
div.t2,div.t3 {display: none;width: 450px;}
</style>
<!--дополнительные смайлы © Romych--><script language="javascript">
$(document).ready(function() {
if($('#smilies-block').length==0) return false;
$('#smilies-block').addClass('t1');
function abc(){/*==123==;
<div id="wrapper">
<ul class="tabs tabs1"><li class="t1 tab-current"><a><center>колобки</center></a></li><li class="t2"><a><center>колобки 2</center></a></li><li class="t3"><a><center>зоопарк</center></a></li></ul>
<div class="t2"><p></p></div><div class="t3"><p><br></p></div>
</div> ==123==;*/} abc = abc.toString().split('==123==;')[1];
$(abc).prependTo('#smilies-area');
function abc1(){

//Второй Блок Смайлов;
/*==123==; 
http://liubavyshka.ru/_ph/15/2/115392964.gif?1421943433
http://liubavyshka.ru/_ph/15/2/974311579.gif?1421943838
http://liubavyshka.ru/_ph/15/2/489411155.gif?1421943927
http://liubavyshka.ru/_ph/15/2/724119844.gif?1421943960
http://liubavyshka.ru/_ph/15/2/82041451.gif?1421944003
http://liubavyshka.ru/_ph/15/2/696157346.gif?1421944279
http://liubavyshka.ru/_ph/15/2/47770187.gif?1421944302
http://liubavyshka.ru/_ph/15/2/87483836.gif?1421944336
http://liubavyshka.ru/_ph/15/2/466919868.gif?1421944385
http://liubavyshka.ru/_ph/15/2/986936353.gif?1421944405
http://liubavyshka.ru/_ph/15/2/159170613.gif?1421944516
http://liubavyshka.ru/_ph/15/2/815274301.gif?1421944536
http://liubavyshka.ru/_ph/15/2/111172852.gif?1421944674
http://liubavyshka.ru/_ph/15/2/590872463.gif?1421944685
http://liubavyshka.ru/_ph/15/2/142348336.gif?1421945061
http://liubavyshka.ru/_ph/15/2/422287474.gif?1421945145
http://liubavyshka.ru/_ph/15/2/241018095.gif?1421945168
http://liubavyshka.ru/_ph/15/2/56272005.gif?1421945185
http://liubavyshka.ru/_ph/140/2/16404018.gif?1421945608
http://liubavyshka.ru/_ph/140/2/474667818.gif?1421945648
http://liubavyshka.ru/_ph/140/2/241128390.gif?1421945686
http://liubavyshka.ru/_ph/4/2/165532296.gif?1421945743
http://liubavyshka.ru/_ph/140/2/858339056.gif?1421945877
http://liubavyshka.ru/_ph/140/2/26316706.gif?1421945996
http://liubavyshka.ru/_ph/140/2/816147012.gif?1421946024
http://liubavyshka.ru/_ph/140/2/474667818.gif?1421946111
==123==;*/} abc1 = abc1.toString().split('==123==;')[1];
var bb = "\'["+'img'+"]\'+this.src+\'["+'/img'+"]\'";
var tgEnd = '" onclick="smile('+bb+')" />';
function abc2(){

//Третий Блок Смайлов;
/*==123==; 
http://sd.uploads.ru/XIYKb.gif
http://sd.uploads.ru/bUTs9.gif
http://sd.uploads.ru/vlBHe.gif
http://sd.uploads.ru/OQXHp.gif
http://sd.uploads.ru/SZxLC.gif
http://sd.uploads.ru/EigJ2.gif
http://sd.uploads.ru/1IZfH.gif
http://sd.uploads.ru/oZHmJ.gif
http://sd.uploads.ru/zAKQf.gif
http://sd.uploads.ru/uMXED.gif
http://sd.uploads.ru/r8FjR.gif
http://sd.uploads.ru/e23Di.gif
http://sd.uploads.ru/7dVIl.gif
http://sd.uploads.ru/xo3eP.gif
http://sd.uploads.ru/nxksB.gif
http://sd.uploads.ru/WBKcu.gif
http://sd.uploads.ru/J6WcO.gif
http://sd.uploads.ru/78H1a.gif
http://sd.uploads.ru/RlArP.gif
http://sd.uploads.ru/rKeUi.gif
http://sd.uploads.ru/VPBEy.gif
http://sd.uploads.ru/Uj2lc.gif
http://sd.uploads.ru/4h8t1.gif
http://sd.uploads.ru/pFBrL.gif
http://fantasyflash.ru/smiles/sme6ariki/image/sme1.gif
http://fantasyflash.ru/smiles/sme6ariki/image/sme2.gif
http://fantasyflash.ru/smiles/sme6ariki/image/sme3.gif
http://fantasyflash.ru/smiles/sme6ariki/image/sme4.gif
http://fantasyflash.ru/smiles/sme6ariki/image/sme5.gif
http://fantasyflash.ru/smiles/sme6ariki/image/sme6.gif
http://fantasyflash.ru/smiles/sme6ariki/image/sme7.gif
http://fantasyflash.ru/smiles/sme6ariki/image/sme8.gif
http://fantasyflash.ru/smiles/sme6ariki/image/sme9.gif
http://fantasyflash.ru/smiles/sme6ariki/image/sme10.gif
http://fantasyflash.ru/smiles/sme6ariki/image/sme11.gif
http://fantasyflash.ru/smiles/sme6ariki/image/sme12.gif
http://fantasyflash.ru/smiles/sme6ariki/image/sme13.gif
http://fantasyflash.ru/smiles/sme6ariki/image/sme14.gif
http://fantasyflash.ru/smiles/sme6ariki/image/sme16.gif
==123==;*/} abc2 = abc2.toString().split('==123==;')[1];
$('#button-smile').one('click',function(){
  abc1=abc1.replace(/^(http:.*?)$/gim,'<img src="$1'+tgEnd);
  abc2=abc2.replace(/^(http:.*?)$/gim,'<img src="$1'+tgEnd);
  $(abc1).prependTo('#smilies-area div.t2');
  $(abc2).prependTo('#smilies-area div.t3');
});
$('ul.tabs.tabs1 li').click(function(){
var thisClass = this.className.slice(0,2);
$('div.t1, div.t2, div.t3').hide();
$('div.' + thisClass).fadeToggle('slow');
$('ul.tabs.tabs1 li').removeClass('tab-current');
$(this).addClass('tab-current');
return false;
}); });
</script>

<script>
    var supermod = new Array("The Mask","Hayley Marshall", "Charlotte Lange" "Damon Salvatore")

    var mod=document.getElementsByTagName("span")
    var str
    for(x in mod) if(mod[x].className=="modlist"){
    for(y in supermod)
        if((pos=mod[x].innerHTML.indexOf(supermod[y]))!=-1)
            mod[x].innerHTML=remName(mod[x].innerHTML,pos)
    }

    function remName(str,pos){
    var pos1=str.indexOf("<A href"),pos2=str.indexOf("<A href",pos1+1)
    if(pos2==-1) return("")

    while(pos>pos2 && pos2!=-1){
        pos1=pos2
        pos2=str.indexOf("<A href",pos1+1)
    }
    if(pos2==-1){
        pos2=str.length-1
        pos1-=2
    }
    return (str.substring(0,pos1)+str.substring(pos2,str.length))
    }
    </script>

<!--audio в одном v.2.4-->
<script type="text/javascript">
var player;
$(function(){
$('td#button-code').before('<td style=\'background-image:url("http://uploads.ru/i/W/Q/P/WQPBO.gif")\' onclick="tag_play()"><img src="/i/blank.gif" title="Загрузить музыку"></td>');
$('div.post-content p').map(function () {
text = $(this).html();
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("Введите ссылку на на музыку с pleer.com или прямую ссылку формата .mp3 ", "http://");
if (!enterURL)
{FoundErrors += " " + error_no_url;}
if (FoundErrors)
{alert("Ошибка!" + FoundErrors);
return;}
insert("[audio]" + enterURL + "[/audio]");}
</script>

<!--обтекание изображения 2.4.4-->
<script language="javascript">
$(function(){
$('td#button-link').before('<td id="floatbut" style=\'background-image:url("http://s002.radikal.ru/i198/1009/43/f183caeae434.gif")\'></td>');
$('#floatbut, .vibor').click(function(){
$('div#float').toggle();});
  });
elm=document.getElementsByTagName("div")
for(x in elm) if(elm[x].className=="post-content") 
{
post = elm[x].innerHTML;
if(post.indexOf("[/float]") != -1) {
floats = /\[float=(.*?)\]([^\[]{1,11000})\[\/float\]/gi
elm[x].innerHTML = elm[x].innerHTML.replace(floats, "<span style='float: $1; margin: 15px; text-align: $1;'>$2</span>")
}}
</script>
<div id="float" style="display:none;background:#FFFFCC;border:1px solid black; width:auto; padding:8px; position:absolute; margin-top:-32%; margin-left:35%; z-index:20">
<div><strong>Направление обтекания</strong></div><br>
<div align="center">
<img class="vibor" src="http://s001.radikal.ru/i193/1009/96/695abc799ddb.png" title="left" onclick="bbcode('', '')" />
<img class="vibor" src="http://s002.radikal.ru/i199/1009/ac/95c10fcc7d82.png" title="right" onclick="bbcode('', '')" />
</div></div>

<script type="text/javascript">
if(GroupID != 3) { $('#pun-ulinks .container').prepend('<li class="item1"><a href="/search.php?action=show_new">Новые сообщения</a></li>'); }
</script>

0

23

в стилях верхнее окно полетело
пришлось грузануть обратно зимний для него

придется все править заново

0

24

писец..

форму ответа вернула в цвет.

0

25

Nicole написал(а):

форму ответа вернула в цвет.

а не зеленее была?
не уверен что профили надо такими делать

0

26

вообще шрифт меняется здесь
вообще шрифт меняется здесь
вообще шрифт меняется здесь
вообще шрифт меняется здесь

0

27

Nicole, шрифт Century Gothic  самый читабельный

0

28

если он не стоит у ВСЕХ на компах, то автоматом придет к тахоме
а у меня от него двоится в глазах

Люц:
- легче графику, тупит
- цвет тела фора депрессивен
- кнопки новых сообщений не айс, может из-за цвета тела
- кол-во сообщений в теме 20, иначе глюки (исправлено)
- сдвинуть профиль правее, авик в профиле левее (отцентровать)

0

29

при переходе  к активным

http://savepic.su/5186903.jpg

0

30

Nicole,  2 шрифт это Tahoma
4 Book Antiqua

0

31

подарки
стрелки верх/низ
и кнопки в объявлении сменю позже

0

32

hanter-d, окай
надо будет еще с ником поработать, иначе бедная Мишель опять не будет помещаться =)

начну тогда думать как таблицу скомпановать в объяву

0

33

Nicole написал(а):

надо будет еще с ником поработать, иначе бедная Мишель опять не будет помещаться =)

надо ввсести ограничение символов в нике  http://sa.uploads.ru/t/RA8eu.gif

0

34

Такс, значит объява
я задолбалась, тк она всё равно почему-то на разном по высоте уровне на разных браузерах отображается. Но работает хотя бы и на опере, и на мозилле.
Вот:
html верх:

Код:
<link rel="stylesheet" type="text/css" href="http://forumstatic.ru/files/0010/b4/f8/71526.css" />
<script type="text/javascript" src="http://forumstatic.ru/files/0010/b4/f8/78275.js"></script>

объява:

Код:
<!-- Cлайдер -->
   <div id="slider2" slide-width="890" slide-height="200" class="slider" style="padding:0; margin: -200px; margin-left: -80px;">
<!-- Две Кнопки слайдера -->
    <img button-width="64" class="button-left hide" src="http://funkyimg.com/i/UNs4.png"/>
    <img button-width="64" class="button-right" src="http://funkyimg.com/i/UNrM.png"/>
<!-- 1-й Контейнер слайдера -->
<div class="slider-content active">
    1-й Контент
</div>
<!-- 2-й Контейнер слайдера -->
<div class="slider-content">
    2-й Контент
</div>
<!-- 3-й Контейнер слайдера -->
<div class="slider-content">
    3-й Контент
</div>
   </div><script>$("#slider2").slideF();</script><!--//End Cлайдер -->

с цифрами надо подогнать, тк пока всё криво
взято отсюда: http://forum.mybb.ru/viewtopic.php?id=3 … =4#p792448

0

35

то что было в объяве до

<style>
#slider {
    margin: -200px;
    margin-left: -80px;
}
#slider #main {
    height: 200px;
    width: 890px;
}
#slider #main div {
    height: 100%;
}
#slider .bx-window table {
    height: 100%;
    width: 100%;
    border-spacing: 0;
}
#slider .bx-window table td {
    width: auto;
    height: auto;
    text-align: center;
}
</style>

<table id="slider"><tr><td id="prev"></td>
<td><div id="main">
    <div>
        Наполнение таблицы 1
    </div>
    <div>
        Наполнение таблицы 2
    </div>
    <div>
        Наполнение таблицы 3
    </div>
    <div>
        Наполнение таблицы 4
    </div>
</div></td>
<td id="next"></td>
</tr><tr>
</table>

<script src="https://raw.github.com/wandoledzep/bxslider/master/jquery.bxSlider.min.js"></script>
<script>
$('#slider #main').bxSlider({
    prevSelector: '#slider #prev',
    prevImage: 'http://funkyimg.com/i/UNs4.png',
    nextSelector: '#slider #next',
    nextImage: 'http://funkyimg.com/i/UNrM.png',
    pager: false,
    auto: false,
});
</script>

0

36

rebelsoul,  вставил твой и подогнал
для текста внутри
высота объявы 190 ширина 894

0

37

hanter-d, что нам еще осталось?

0

38

последний стиль до того как слетел

верх СТИЛЯ

/*******************************************/************************************************************
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 */
.punbb * {
  margin: 0;
font-size: 100.1%;
  }

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

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

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

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

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

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

/* A3.1 */
body {
  font-size: 100%;
}

/* A3.2 */
.punbb {
font: normal 12px Tahoma, Geneva, sans-serif;
  }

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 1em Tahoma, Geneva, sans-serif;
  }

/*knopki + forma otveta*/

.punbb textarea, .punbb select, .punbb input {
  background-color: #bfaa81;
  font-size: 12px !important;
  color: #000000;
}

.punbb textarea  {
box-shadow: inset 0px -11px 40px #0a2404;
}

/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
  font-weight: normal;
color: #1f0d01;
  }
/* A3.5 */
.punbb h1 span, .punbb legend span {
  font-size: 1.2em;
color: #1f0d01;
position: top center;
  }

.punbb h2 span {
display: none;
}

/* A3.6 */
.punbb pre {
  font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace
  }

/* A3.7 */
.punbb address, .punbb em {
  font-style: normal
  }

/* A3.8 */
.punbb .post-content em {
  font-style: italic
  }

/* A3.9 */
.punbb .post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
  }

/* A3.10 */
.punbb a {
  text-decoration: none!important;
  }

/* A3.11 */
.punbb optgroup {
  font-weight: bold;
  }

/* A4 Float clearing and hidden items
-------------------------------------------------------------*/

/* A4.1 */
#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  overflow:hidden;
  line-height: 0.0;
  font-size: 0;
  }

/* A4.2 */
.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2 {
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0.0;
  position:absolute;
  left: -99999px;
text-align: center;
  overflow: hidden
  }
/* A5 Basic page layout and borders
-------------------------------------------------------------*/
/* A5.1 */
#pun {
  margin: 0px auto auto auto;
  width : 1000px;
  padding: 0px 10px 0px 10px;

}

/* A5.2 */
.punbb {
  float: left;
  width: 883px;
  height: auto;
  margin-left: 60px;
  }

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

    #pun-redirect {
      margin:  20%  20% 12px 20%;
      float: none;
    background-image:url(http://funkyimg.com/i/UNn3.png);
    text-align: center;
    background-position:top center;
    background-repeat:no-repeat;
    padding-top: 20px!important;
    width: 600px;
    height: 150px;
    }

    #pun-redirect h1 span {
    font-weight: bold;
    color: #483320;
    }

    #pun-redirect .info .container {
    color: #483320;
    font-size: 12px;
    }

    #pun-redirect a {
    color: #483320;
    font-size: 12px;
    text-decoration: none;
    }

/* A5.4 */
.punbb .section, .punbb .main {
  margin-bottom: 0.7em;
  }

/* A5.5 */
.punbb .category, .punbb .post {
  margin-top: 0.4em;
  }

/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
  margin-top: 0;
  }

/* 5.7 */
#pun-post .topic {
  margin-top: 1em;
  }

/* A5.8 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-style: none none solid none;
  border-width: 0px 0px 2px 0px
  }

/* A5.9 */
.punbb .container {
  border-style: solid;
  border-width: 1px;
  }

/* A5.10 */
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {
  padding: 0.5em 1em;
  border-style: none solid solid none;
  border-width: 0 1px 1px 0;
  }

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

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

/* B1.1 */
.punbb .post-content {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
  }

/* B1.2 */
.punbb .post-sig dt {
  display: block;
  border-top: 2px solid #4d2803;
  width: 500px;
  margin: 5px 0;
  box-shadow: 0px 2px 5px #000;
  }

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

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

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

/* B1.6 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {
  width: 100%;
  overflow: hidden;
  }

/* B1.7 */
.punbb .post-content .scrollbox {
  width: 100%;
  overflow: auto;
  }

/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
  margin: 0.4em 1.8em 1.4em 1.8em;
  padding: 1em;
  border-left: 5px solid #;
  border-right: 5px solid #;
  }

/* B1.9 */

.punbb .quote-box cite, .punbb .code-box strong.legend {

  display: block;

  padding-bottom: 0.7em;

  font-size: 1.2em;

  font-weight: bold;

  font-style: normal;

  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%;
  font-size: 1.1em;
  height: 0;
  }

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

/* B3.3 */
.linkst .pagelink {
  position: absolute;
  top: -4em;
  left: 1em;
  width: 24em;
  }

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

/* B3.5 */
.punbb .linksb {
  text-align: right;
  padding: 0.4em 1em 0.5em 1em;
  font-size: 1.1em;
  }

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

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

/* B3.8 */
.subscribelink {
  clear:both;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
  }

/***********************************************/*******************************************/***********************************************/*************************************************************
C - MAIN CONTENT - SPECIFIC
**************************************************************/

/* C1 Form layout
-------------------------------------------------------------*/

/* C1.1 */
.punbb .formal .container {
  padding: 1.7em 2.3em 1.1em 2.3em;
  }

/* C1.2 */
.punbb .formsubmit {
  padding: 0 0 0 1.7em;
  margin: 1em 0 0 0;
  }

/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
  margin: 0 0.6em 0 0
  }

/* C1.4 */
.punbb fieldset {
  border-style: solid;
  border-width: 1px;
  padding: 0 18px 0 18px;
  margin: 0 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;
  text-align: left;
  width: 50%;
  }

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

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

/* C2.4 */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
background-color: transparent;
  width: 40%
  }

/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
background-color: transparent;
  width: 20%;
  }

/* C2.6 */
#pun-debug table .tcl {
background-color: transparent;
  width: 15%;
  white-space:normal;
  }

/* C2.7 */
#pun-debug .tcr {
background-color: transparent;
  width: 90%;
  white-space: normal;
  }

/* C2.8 */
#pun-index .tcl h3 {
  font-size: 1.2em;
  font-weight: bold;
  }

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

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

/* C2.11 */
.punbb .main td {
  border-style: solid none none solid;
  border-width: 1px 0 0 1px;
  padding: 0.8em 1em;
  }

/* C2.12 */
.punbb .main th {
  border-style: none none none solid;
  border-width: 0 0 0 1px;
  padding: 0.4em 1em 0.4em 1em;
  }

/* C2.13 */
    .punbb .main .tcl {
      border-left-style: none;
      border-left-width: 0
      }

/* C2.14 */
    /*.punbb tbody.hasicon td.tcl { padding-left: 3.2em }*/

   
   .punbb td div.tclcon {
       margin-right: 30px;
          }

     
/* C2.15 */
.punbb div.icon {
  float: left;
  display: block;
  width: 62px; /* ширина иконки */
  height: 52px;
padding-left: -50px;
  padding-top: 1px;
  margin-top: 1px;
  background-position: center center;
}

   
/* C3 Topics

-------------------------------------------------------------*/
#pun-title, #pun-navlinks {
border-color: transparent;
position: top center;
}

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3 {
  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;
position: top center;

  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: transparent;

  }

.punbb .divider {
  border-color: transparent;

  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid transparent;

  }

li.pa-online {
  border-left-color: transparent;

  }





/* C3.1 */
.punbb .post .container {
  border-style: none solid solid solid;
  border-width: 1px;
  margin-top: -1px;
  padding-bottom: 1px;
  }

/* C3.2 */
.punbb .post h3 {
  border-style: solid solid none solid;
  border-width: 1px;
  }

/* C3.3 */
.punbb .post h3 span {
  padding: 0.5em 1em;
  display: block;
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px
  }

/* C3.4 */
.punbb .post h3 strong {
  float: right;
  width: 5em;
  text-align: right;
  font-weight: normal;
  }

/* C3.5 */
.punbb .post .post-author {
  float: left;
  width: 19em;
  margin-top: -1.5em;
  overflow: hidden;
  }

/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
  padding: 0 1em 1em 1em;
  line-height: 140%;
  }

/* C3.7 */
.pa-author {
  font-size: 1.1em;
  font-weight: bold;
}

/* C3.8 */
.pa-author a {
  font-family: "Book Antiqua" !important;
  font-size: 0.7em;
  text-transform: uppercase;
  }

/* C3.9 */
li.pa-title {
  padding-bottom: 0.4em;
  font-weight: bold;
  }

li.pa-online {
  line-height: 0.8em;
  border-left-style: solid;
  border-left-width: 0.7em;
  padding-left: 0em;
  margin-top: 0.7em;
  }

/* C3.11 */
.punbb .post-body {
  margin-left: 19em;
  border-left-style: solid;
  border-left-width: 1px;
  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-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: -19em;
  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 1em;
  text-align: right;
  }

/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
  height: 2.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: none none none none;
  border-width: 1px 1px 0 1px;
  }

/* D1.2 */
#pun-title h1 {
  display : block;
  height : 40px;
  padding: 2em 1em 0 1em;
  }

/* D1.3 */
#pun-title .container {
  border-style: none none none none;
  }

/* D1.4 */
#pun-title h1 span  {
  font-size: 1.5em;
  }

#pun-title table {
  border: medium none;
  height: 520px;
}

#pun-title td.title-logo-tdl {
border: none;
width: 80%;
}

#pun-title td.title-logo-tdr {
border: none;
width: 250px;
}

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

/* D2.1 */
#pun-pagelinks {
  position: absolute;
  top: 50px;
  left: 0;
  margin: 0;
  border: none;
  padding: 50;
  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.0em;
  margin-left: -9999px;
  display: block;
  float:left;
  width: 100%;
  }

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

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

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

/* D3.1 */
#pun-navlinks, #pun-navlinks .container {
  border-style: none;
  border-width: 0;
  position: top center
  }

/* D3.2 */
#pun-navlinks .container {
width: 98%;
text-align: center;
float: left; -5px;
margin-top: -198px;

  }

#pun-ulinks .container {
width: 100%;
text-align: center;
float: left;
margin-top: 91px;
}

#pun-ulinks .container {
font-style: italic;
font-family: "Book Antiqua", "Georgia", "Times New Roman", Times, serif;
font-weight: 500;
font-size: 12pt;
}

/* D.3 */
#pun-navlinks li  {
backgroud-color: #transparent;
display: inline-block;
height: 40px;
padding: 4px 0px;
margin-top: -2px;
margin-bottom: -2px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
font-variant: small-caps;
font-weight: 700;
font-align: justify;
font-size: 13pt;
line-height: 16px;
font-family: "Book Antiqua", "Georgia", "Times New Roman", Times, serif;
}

#pun-navlinks li a {
display: inline-block;
height: 32px;
margin-top: -2px;
margin-bottom: -2px;
padding: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

/* D3.4 */
#pun-navlinks li a {
  font-size: 1.0em;
  }

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

/* D4.1 */
#pun-ulinks  {
width: 100%;
text-align: center;
margin-top: 0px;
float: left;
  }

/* D4.2 */
#pun-ulinks container {
  }

/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
  display: inline;
  border-left-style: solid;
  border-left-width: 1px;
  white-space: nowrap;
  }

/* D4.4 */
#pun-ulinks li a {
  padding: 0 0.3em 0 0.6em
  }

/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
  border-left-style: none;
  border-left-width: 0;
  padding-left: 0
  }

/* D5 Welcome box and Top Breadcrumbs
-------------------------------------------------------------*/

/* D5.1 */
#pun-status, #pun-status .container {
  border-bottom: none;
  margin-bottom: 0;
  }

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

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

/* D5.4 */
#pun-crumbs1 {
  font-weight: bold;
  overflow: hidden;
  margin-top: 0;
  }

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

/* 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: center;
  font-weight: bold;
  }

/* D6.2 */
#pun-announcement h2 span {
  display: block;
  padding: 1em 0 0.8em 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  }

/* D6.3 */
#pun-announcement .container {
  padding: 4.3em 1em 1em 1em;
  }

/* 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-top: 0px;
  }

/* D8.4 */
#pun-about .container {
  border-top-style: none;
  line-height: 150%;
  padding: 0em 0em;
  }

/* D8.5 */
#pun-about p span {
  display: none;
  padding-left: 50%;
  }

/* D8.6 */
#pun-crumbs2 {
  font-weight: bold;
  overflow: hidden;
  margin-bottom: 0;
  border-bottom: none;
  }

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

/* D8.8 */
#pun-break4 {
  margin: -2px 1em;
  border-style: solid none;
  border-width: 1px 0;
  position: relative;
  height: 0;
  z-index: 1;
  }

/* D8.9 */
div.punbb-admin #pun-about .container {
  border-top-style: solid;
  border-top-width: 1px;
  }

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

#submenu table {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 5px;
color: #a0724c
}

#menu span table{
height: 40px;
padding: 4px 0px;
margin-top: -2px;
margin-bottom: -2px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
font-variant: small-caps;
font-weight: 700;
font-align: justify;
font-size: 13pt;
line-height: 16px;
font-family: "Book Antiqua", "Georgia", "Times New Roman", Times, serif; 
}

#pun-main .category .container table thead tr .tcl {
font-size: 0px !important;
}

/* цвет ссылок в табличке замена  */
#sm1 a, #sm2 a, #sm3 a, #sm4 a {
    color: #bf9573;
    text

НИЗ СТИЛЯ

@media (max-width: 930px) { /* это будет показано при разрешении монитора до 930 пикселей */
  .content-wrapper {padding: 0;} /* основное содержимое занимает всё пространство окна */
}

@media (max-width: 930px) and (min-width: 470px) {  /* для разрешения экрана от 470 до 930 пикселей */
  aside {position: static; width: 100%; background: #ccc;} /* боковая колонка смещается согласно расположению в HTML и меняет фон */
}

@media (max-width: 469px) { /* если максимальное разрешение экрана составит 469 пикселей */
  body {font: .9em/1em "Helvetica Neue",Arial,Helvetica,sans-serif;} /* меняется шрифт */
  aside {display: none;} /* боковая колонка исчезает */
}

/* CS1 Background and text colours
-------------------------------------------------------------*/
/*Убираем слово объявление из таблицы*/
#pun-announcement h2 {display: none}
#pun-announcement .container {padding-top: 1em}

/*Лого*/
body {
background-image: url("http://funkyimg.com/i/UMeW.png");
background-repeat: no-repeat;
background-position: top center;
background-color: transparent;
}
#pun-announcement {
  height: 200px;
  margin-bottom: -80px;
}

/*фон*/
HTML {
background-color: #000800;
background-image: url("http://funkyimg.com/i/UMeU.png");
background-repeat: repeat-y;
background-position: center top;
min-width: 1100px;
}

/*низ*/
#pun-about p.container {
background-color: transparent !important;
background-repeat: no-repeat;
height: 75px;
}

/*Ставим низ*/
#pun_wrap { 
background-image: url("http://funkyimg.com/i/UMeX.png");
background-repeat: no-repeat;
background-position: center bottom;
}

/* CS1.1 */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .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 {
  background-color: transparent;
  color: #100a00;
  }

#pun-main .quote-box {background-color: #c8a988;
}

/* CS1.2 */
#pun-redirect  .main {
  background-color: transparent;
  color: transparent;
  }

.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: transparent;
  color: #392f20;
  }

#pun-main h2 {
font-size: 0px;
  }

/* CS1.3 */
#pun-stats h2 {
  background-color: transparent;
  color: #7d6956;
  }
#pun-debug h2, .punbb-admin #pun-admain h2, .punbb .main h1, .punbb .main h2{
  background-color: transparent;
  color: #7d6956;
  }

/* CS1.4 */
#pun-title, #pun-title .container {
   background: transparent   url("") top center no-repeat;
  color: #342a1d;
height: 450px;
}

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #32291c
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  color: #342a1d
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: #d8c2a6;
  color: #32291c
  }

/* CS1.8 */
#pun-navlinks .container {
  background-color: transparent;
  color: #c9ae99;
  }

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

/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: #59493c #59493c #2d251a #59493c
  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: #cdbeae;
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: #614d40;
  }

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

/* CS2.5 */
.punbb th {
  border-color: #e6dacc;
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: #433625 #574123 #574123 #433625;
   }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: #433625
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: #453116
  }

.punbb .divider {
  border-color: #773103 #453116 #453116 #453116
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid #e6dacc;
  }

li.pa-online {
  border-left-color: #885b04;
  }

/* 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: #0b220a;
text-shadow: 1px 1px 1px #ddd8c0; /* Параметры тени */
font-weight: bold;
}

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #392f20;
text-shadow: 1px 1px 1px #dfcd9d; /* Параметры тени */
  }

/* 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 {
  color: #392e20;
text-shadow: 1px 1px 1px #098e04; /* Параметры тени */
  }

.post-links ul a{
    font-style: italic !important;
    font-weight: normal !important;
}

/* CS3.3 */
#pun-navlinks a {
  color: #403423;
  text-decoration: none
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #0b0700;
  text-decoration: underline
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #4c4331;
  color: #9fab7b;
  }

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

.punbb table Div.icon {float: left; display: block; width: 45px; height: 45px; border-style: none; background-image: url(http://funkyimg.com/i/UN92.png);  background-repeat: no-repeat; position: relative; }
.punbb table div.inew {background: url(http://funkyimg.com/i/UN91.png) no-repeat; position: relative; margin-left: 0px; padding-right: 5px; }
TR.isticky Div.icon {background: url(http://funkyimg.com/i/UN91.png) no-repeat; position: relative; margin-left: 1px; }
TR.iclosed Div.icon {background: url(http://funkyimg.com/i/UN92.png) no-repeat; position: relative; margin-left: 1px; }

/* CS5 category
-------------------------------------------------------------*/

#pun-main div.catleft, #pun-main div.catright {display: none}

#pun-main div.catleft, #pun-main div.catright {display: none}

#pun-main #pun-category1.category h2{
background: url(http://funkyimg.com/i/UMfD.png) no-repeat;
margin-left: -101px;
width: 1085px;
height: 115px;
}

#pun-main #pun-category2.category h2{
background: url(http://funkyimg.com/i/UMfE.png) no-repeat;
margin-left: -100px;
width: 1085px;
height: 115px;
}

#pun-main #pun-category3.category h2{
background: url(http://funkyimg.com/i/UMfF.png) no-repeat;
margin-left: -101px;
width: 1085px;
height: 115px;
}

#pun-main #pun-category4.category h2{
background: url(http://funkyimg.com/i/UMfH.png) no-repeat;
margin-left: -101px;
width: 1085px;
height: 115px;
}

#pun-main #pun-category5.category h2{
background: url(http://funkyimg.com/i/UMfB.png) no-repeat;
margin-left: -101px;
width: 1085px;
height: 115px;
}

#pun-main #pun-category6.category h2{
background: url(http://funkyimg.com/i/UMfC.png) no-repeat;
margin-left: -101px;
width: 1085px;
height: 115px;
}
#pun #pun-index #pun-stats h2{
background: url(http://funkyimg.com/i/UMfG.png) no-repeat; color: red;
margin-left: -101px;
width: 1085px;
height: 115px;

}

/*profile*/

/*НИЗ и НИК*/ 

.punbb .post .post-author > ul {
  background:url(http://funkyimg.com/i/UN94.png) 0 bottom no-repeat, url(http://funkyimg.com/i/UN93.png) 0 top no-repeat;
  margin: -22px 0 -15px 0!important;
  padding: 50px 17px!important;
}

.post-author a, .post-author a:hover, .post-author a:focus, .post-author a:active {color: #603313  !important; text-shadow: none !important; }
li.pa-avatar  {z-index: 5; margin-left: 10px !important; margin-top: 0px;}

.pa-title {
padding: 0px 0px 5px 0px !important;
text-align: center;
z-index: 1000;
margin-top: 30px !important;
color: #603313 !important;
font-family: Garamond, Georgia, 'Times New Roman' !important;
font-variant: small-caps !important;
font-size: 11pt !important;

font-weight: bold;
margin-left: 7px !important;
}

.pa-author a, .pa-author {
color: #7f6a45 !important;
font-family: Garamond, Georgia, 'Times New Roman' !important;
font-size: 12pt !important;
font-variant: small-caps !important;
font-weight: bold;
text-align: center;
margin-top: -9px !important;
padding: 0px;
margin-left: 1px !important;
}

/*ТЕЛО ПР*/
.post-author {
background: url(http://funkyimg.com/i/UN8Y.png) repeat-y; weight: 230px; text-align: center; color: # !important;
}
.post-author ul li {
text-align: center;
margin-left: 0px !important;
}

/*НИК*/
#pun-post .pa-author {
background: url(http://funkyimg.com/i/UN93.png) 0% 0% no-repeat;
padding: 40px;
margin-left: 0px !important;
}

/*рамка*/
.pa-avatar.item2 img {
max-width: 180px;
box-shadow: 2px 5px 10px 1px #1c0b06;
border-style: solid;
border-width: 2px;
-moz-border-image: url(http://funkyimg.com/i/UqbW.png) 1 repeat;
-webkit-border-image: url(http://funkyimg.com/i/UqbW.png) 1 repeat;
-o-border-image: url(http://funkyimg.com/i/UqbW.png) 1 repeat;
border-image: url(http://funkyimg.com/i/UqbW.png) 1 repeat;
}

.title-logo-tdr a img, .title-logo-tdr iframe, .title-logo-tdr object, #tieser-bottom{
  filter:alpha(opacity=20);
  opacity: 0.6;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
}
.title-logo-tdr a img:hover, .title-logo-tdr iframe:hover, .title-logo-tdr objec:hover, #tieser-bottom:hover{
filter:alpha(opacity=20);
opacity: 1.0;
-moz-opacity: 1.0;
-khtml-opacity: 1.0;
}

.punbb textarea, .punbb select, .punbb input {
background-color: #348e32; }

/*knopki + forma otveta*/

.punbb textarea, .punbb select, .punbb input {
background-color: #bead84;
font-size: 11px !important;
color: #000000;
}

.punbb textarea {
box-shadow: inset 0px -11px 40px #0c2706;
}

0

39

печаль_беда_хрень =(
на опере: http://funkyimg.com/i/UVvT.jpg
мозилла в норме

0

40

у меня на новой опере норм, а вот с мазиллы не работает вверх-вниз

0


Вы здесь » Runaway » Справочная » ПРОСМОТР


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