— Это приличный ресторан, Тони, — строго проговорила Пеппер, а затем негромко фыркнула. — Конечно, тут кормят десертами.
Можно подумать, она бы стала звать его туда, где десертов не подают! То есть, конечно, разные места бывают. Бары, пабы, к примеру, где, в целом, речь о еде. Но найти ресторан без десертов — это еще надо постараться, в принципе. Тем более, хороший ресторан.
— Я слышал, что нормальнолюди проводят свидания на концертах и в кинотеатрах. И в многолюдных ресторанах тоже! — весело отозвался Тони. Немного помолчал, потом добавил: — Мне определенно нравится не быть нормальночеловеком.
Ну да, зачем ему быть нормальночеловеком, если он Тони Железный Человек Старк. Быть Железным Человеком круче! А возможность арендовать ресторан целиком — это однозначный плюс его особенного положения и не менее особенной персоны. При всех плюсах человеческого общества, оно частенько бывает чертовски утомительным!

Тест дизайнов

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

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


Вы здесь » Тест дизайнов » Всякая хрень » Дизайны


Дизайны

Сообщений 31 страница 35 из 35

31

Код:
<a href="http://ouatuntold.rusff.me/viewtopic.php?pid=104890#p104890" target=_blank title="Бонусы сентября всем канонам :3"> <img src=https://i.imgur.com/4RDQROR.png></a>

left: 26px; - 3 и 3 постописца
left: 0px; - 3 и 4 постописца

0

32

структура
Код:
/*************************************************************
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
  }

/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  padding: 3px;
  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 72.75% Georgia, Tahoma, Tahoma, Georgia;
  }

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

/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
  font-size: 1em;
  font-weight: normal;
  }

/* A3.5 */
.punbb h1 span, .punbb h2 span, .punbb legend span {
  font-size: 1.1em;
  }

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

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

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

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

/* A3.10 */
.punbb a {
  text-decoration: underline
  }

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


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

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

/* A4.2 */
.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2 {
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0.0;
  position:absolute;
  left: -9999px;
  overflow: hidden
  }

/* A5 Basic page layout and borders
-------------------------------------------------------------*/
/* A5.1 */
#pun {
  margin: auto;
  width : 990px;
  position: relative;

  }

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

  }

/* A5.3 */
#pun-redirect, #pun-maint {
    margin: 0% 30%;   
margin-top: 3%;
    width: 400px;   
    float: none;
    text-align: center;   
    font-size: 13px!important;     
border-radius: 0px 50px 0px 50px;
background: #eae3d1 url() repeat;
color: #090e00;
border-top: 5px solid #090e00 !important;
border-bottom: 5px solid #090e00 !important;
border-left: 2px solid #090e00!important;
border-right: 2px solid #090e00 !important;
-webkit-box-shadow:  0px 2px 1px #090e00 inset; 
 -moz-box-shadow: 0px 2px 1px #090e00 inset; 
box-shadow: 0px 2px 1px #090e00 inset; 
padding: 10px;
  color: #000;   
        
    }   
#pun-redirect .main-title {  
    font-size: 0.6em;   
    font-family: Georgia;  
    font-weight: bold;     
    color: black;    
    text-transform: uppercase;    
    text-shadow: 0px 0px 5px silver;  
    padding: 10px!important;
    margin-bottom:0px!important;}

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

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

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

/* A5.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 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

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

/* B1.2 */
.punbb .post-sig dt {
  display: block;
  border-top: 1px solid #888;
  width: 100%;
  margin: 5px 0;
  }

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

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

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

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

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

/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
  margin: 1em 0 0 0;
  padding: 0;
  border-width: 0px;
  }

/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
  display: block;
  padding-bottom: 0.7em;
  font-size: 1.1em;
  font-weight: normal;
  font-style: normal;
  margin: 0;
  }

div.spoiler-block cite {
   height: 1em !important;
   top: 0 !important; 
}

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

/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
  background-color: transparent;
  text-align: left;
  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;
  text-align: left;
  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 td div.tclcon {
            margin-left:50px;
    }


 /* C3 Topics

-------------------------------------------------------------*/

/* 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: 220px;
margin-top: 0px;
margin-left: -5px;

  }

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

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

/* C3.8 */
.pa-author a {
  text-decoration: none
  }

/* C3.9 */
li.pa-title {

  }


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: 1.8em;
  line-height: 1.8em;
  }

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

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



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

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

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


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

/* C6.1 */
#profile .container {
  padding-left: 18.6em;
  }

/* C6.2 */
#profilenav {
  float: left;
  width: 14em;
  margin-left: -16.3em;
  display: inline;
  }

/* C6.3 */
#profilenav li {
  padding-bottom: 0.8em;
  font-weight: bold;
  }

/* C6.4 */
#viewprofile ul, #profilenav ul {
  border-style: solid;
  border-width: 1px;
  padding: 1.5em 18px 0.8em 18px;
  margin: 0 0 1em 0;
  }

/* C6.5 */
#viewprofile h2, #profilenav h2 {
  background: transparent;
  border: none;
  padding: 0 0 0 0;
  margin: 0 14px -0.6em 14px;
  }

/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
  padding: 0 5px;
  position: relative;
  }

/* C6.7 */
#viewprofile li, #setmods dl {
  padding: 0 0 0 16em;
  margin-bottom: 0.2em;
  }

/* C6.8 */
#viewprofile li span {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.5em 1em;
  font-weight: bold;
  }

/*C6.9 */
#setmods dt {
  float: left;
  width: 14em;
  margin-left: -16em;
  padding: 0.8em 1em;
  font-weight: bold;
  display: inline;
  }

/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
  display: block;
  padding: 0.5em 1em;
  font-weight: normal;
  }

/* C6.11 */
.punbb img.avatardemo {
  float: right;
  margin: 0 0 0.8em 1.8em
  }

/* C7 User list
-------------------------------------------------------------*/

/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
  border-bottom: none;
  margin-bottom: 0;
  }

/* C7.2 */
#pun-userlist .usertable .container {
  padding: 0 2.3em 2.3em 2.3em;
  border-top: none;
  }

/* C7.3 */
#pun-userlist .usertable table {
  border-style: solid;
  border-width: 1px;
  }

/*************************************************************
D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
**************************************************************/
/* D1 Logo and description
-------------------------------------------------------------*/

/* D1.1 */
#pun-title {
  margin: 0;
  border-style: none none none none;
  border-width: 1px 1px 0 1px;
  }

/* D1.2 */
#pun-title h1 {
  display : block;
  height : 0px;
  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;
  }

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

#pun-title h1 span  {
  font-size: 1.5em;
  }


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

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

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

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

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

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

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




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


/* D3.1 */
#pun-navlinks, #pun-navlinks .container {
  border-style: none;
  border-width: 0;
  margin: 0;
  font-family: Georgia;
  }


/* D3.2 */
#pun-navlinks .container {
  padding: 0.7em 1em;
  }

/* D.3.3 */
#pun-navlinks li {
  display: inline;
  padding-right: 1em;
  }

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

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

/* D4.1 */
#pun-ulinks  {
  margin-top: 100px;
  margin-left: 0px;
  }

/* D4.2 */
#pun-ulinks .container {
  border-top: none;
  padding: -3em -5em;

  }

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

/* 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;
  text-align:left!important;
  }
#pun-status  {
margin-top:-44px!important;
}

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

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

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

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

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

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

td.tcr a { 
background: url("") 1px 30% no-repeat transparent;
padding-left: 18px;}


#pun-main .code-box,
#pun-main .quote-box{
border-style: solid;
border-width: 10px 10px 10px 10px;
-moz-border-image: url(https://i.imgur.com/msDfhKh.png) 10 10 8 10 round;
-webkit-border-image: url(https://i.imgur.com/msDfhKh.png) 10 10 8 10 round;
-o-border-image: url(https://i.imgur.com/msDfhKh.png) 10 10 8 10 round;
border-image: url(https://i.imgur.com/msDfhKh.png) 10 10 8 10 fill round;}



.title-logo-tdr a img, .title-logo-tdr iframe, .title-logo-tdr object, #tieser-bottom{
  filter:alpha(opacity=40);
  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=40);
opacity: 1.0;
-moz-opacity: 1.0;
-khtml-opacity: 1.0;
}
цвета
Код:
.opisanie {    padding-right: 12px; */
    padding-top: 5px;
    /* padding-bottom: 5px; */
    /* margin-left: -10px; */
    /* letter-spacing: 1px; */
    padding-bottom: 10px;
    height: 30px !important;
    /* overflow-y: auto; */
    font-family: arial;
    font-size: 11px !important;
    /* line-height: 10px; */
    font-style: normal;
    text-align: justify;
}


 #main-reply {
    width: 104%;
    margin-left: -28px;
    margin-top: 5px;
}

.pa-respect, .pa-fld3, .pa-posts {
    display: inline-block;
    margin-left: 1px !important;
    text-align: center;
    width: 59px;
    line-height: 13px;
    /* padding: 7px; */
    /* margin-bottom: 7px!important; */
    /* margin-top: 10px!important; */
    font-size: 11px;
    padding: 2px! important;}

/* для таблицы */

.tooltip {
 position: relative;
 }
.tooltip em {
 display: none;
 position: absolute;
 }
.tooltip:hover em {
 font-style: normal;
 display: block;
 position: absolute;
 background: #9ca6ae;
 color: #d0c470;
 padding: 15px 15px;
 bottom: -250px;
 right: 15px;
border-radius: 45px 0px 45px 0px;
background: #d0c470 url() repeat;
color: #152135;
border-top: 5px solid #582c0c!important;
border-bottom: 5px solid #582c0c!important;
border-left: 1px solid #582c0c!important;
border-right: 1px solid #582c0c!important;
-webkit-box-shadow:  0px 2px 1px #582c0c inset; 
 -moz-box-shadow: 0px 2px 1px #582c0c inset; 
box-shadow: 0px 2px 1px #582c0c inset; 

}
.tooltip:hover em i {
 position: absolute;
 bottom: -5px;
 right: -5px;
 border-top: 1px solid #000;
 border-left: 1px solid transparent;
 display: block;
}


/* CS1 Background and text colours
-------------------------------------------------------------*/

/* шапка */
#pun-title table {
background-image : url(https://i.imgur.com/AU3ULQ7.png); 
background-repeat : no-repeat;
background-position: top center;
border: none;
  margin-left: -169px;
height: 460px;
width: 1200px;}
 
/* фон */
body { background-position: top center;
background-repeat: repeat; 
background-attachment: fixed;
background-image : url(https://i.imgur.com/GnC0gMz.png)
 }

/* фон контента */
#pun {background-image: url(https://i.imgur.com/7nORPk6.png);
background-repeat: repeat;
background-position : center;
margin-bottom: 50px;}

/* блок формы ответа и кнопки*/
  .punbb textarea, .punbb select, .punbb input{
  background-color: #7b8fb5;
  color: #822503;
background-image: url(https://i.imgur.com/ZSjBVnQ.png);
border-top:1px solid #1b365e;
border-right:1px  solid #1b365e;
border-bottom: 1px  solid #1b365e;
border-left:4px solid #1b365e;
    border-radius:15px;
    -webkit-border-radius:15px;
    -khtml-border-radius:15px;
    -moz-border-radius:15px;
    -o-border-radius:15px;
}

/* картинка в самый низ */
@media all and (-webkit-min-device-pixel-ratio:0) {
#pun-about p.container {
    margin-left: -118px !important;
} }
#pun-about p.container {
  background-image: url(https://i.imgur.com/BGrMi71.png);
  background-repeat : no-repeat;
  height: 206px; 
  width: 1100px;
  margin-left: -118px;
  margin-bottom: -130px;
}

/* для кнопочек ответить и т.д */

.punbb input {
    border: medium none;
}

.button {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #32270f 0%, #190600 100%) repeat scroll 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#32270f), to(##190600));
    border-radius: 3px;
    border-top: medium none;
    box-shadow: -1px -1px 0 0 rgba(0, 0, 0, 0.15), 1px 1px 0 rgba(0, 0, 0, 0.15), 2px 2px 3px -2px rgba(101, 65, 53, 0.9) inset, -2px -2px 15px -3px rgba(0, 0, 0, 0.2) inset, 0 1px 0 0 rgb(176, 161, 130), -1px -1px 0 0 rgba(0, 0, 0, 0.2);
    color: #d8c670;
    font-family: pt sans narrow !important;
    font-size: 12px !important;
    font-weight: normal;
    margin-top: 5px !important;
    padding: 3px 10px;
    text-decoration: none;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
    transition: all 0.5s ease-in-out 0s;
    vertical-align: middle;
}
.button:hover {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #32270f 0%, #1c2949 100%) repeat scroll 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#32270f), to(#1c2949));
    box-shadow: -1px -1px 0 0 rgba(0, 0, 0, 0.15), 1px 1px 0 rgba(0, 0, 0, 0.15), 4px 4px 5px -3px rgba(101, 65, 53, 0.5) inset, -4px -4px 15px -3px rgba(0, 0, 0, 0.4) inset, 0 1px 0 0 rgb(176, 161, 130), -1px -1px 0 0 rgba(0, 0, 0, 0.2);
    color: #d8c165;
    cursor: pointer;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.button:active {
    border-top-color: #d8c165;
}



/* блок цитат и кодов*/
.punbb .quote-box, .punbb .code-box {
  background-color: #9ca1ae;
  color: #191e2d;
background-image : url("http://forumstatic.ru/files/0012/76/a7/30160.jpg");
border-top:1px solid #191e2d;
border-right:1px  solid #191e2d;
border-bottom: 1px  solid #191e2d;
border-left:4px solid #191e2d;
    border-radius:7px;
box-shadow: inset 0px -4px 20px #191e2d;
  }

.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pun-title, #pun-title .container, .punbb .modmenu .container, .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span,  .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl {background-color: transparent;
color: #001e30;}

#pun-status .container, #pun-crumbs1 .container
{color: #001e30;}

#pun-navlinks .container, #pun-ulinks .container {
background-color: transparent;
color: #001e30;
text-align: center;}

.offline li.pa-online strong {
color: #001e30;
font-weight: normal}

.punbb textarea, .punbb select, .punbb input {
background-color: transparent;
color: #001e30;}




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

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

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

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: transparent;
color: #091735;
  font-weight: bold;
font-style: normal;
  }

/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
  border-color: transparent;
  }

/* CS2.5 */
.punbb th {
  border-color: transparent
  }

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

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

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

.punbb .divider {
  border-color: transparent
  }

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

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

.punbb .post-sig dt {
  content: url(https://i.imgur.com/Bvf4h1Q.png) ;
  width: auto;
  height: auto;
border-color:#211326;
  }



/* CS3 Ссылки
-------------------------------------------------------------*/

/* 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: #196896;
  text-decoration: none;

  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #196896
  }

/* 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: #c9b066;
    border-bottom: 0px none #c9b066;
  text-decoration: none;

  }

/* CS3.3 */
#pun-navlinks a {
 color: #e9daad;
    display: inline-block;
    font-family: "Georgia", "Times New Roman", "Times", serif;
    font-weight: 400;
    height: 38px;
    line-height: 36px;
    /* min-width: 40px; */
    text-transform: uppercase;
    text-shadow: 1px 1px 3px #3e3108
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
 color: #ecc54e;
    display: inline-block;
    font-family: "Georgia", "Times New Roman", "Times", serif;
    font-weight: 400;
    height: 38px;
    line-height: 36px;
    /* min-width: 40px; */
    text-transform: uppercase;
    text-shadow: 1px 1px 3px #3e3108
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #4b6d82;
  color: #714b82;
  }

/* CS3 Иконки старых, новых, важных, закрытых тем */

.punbb table Div.icon {float: right; 
display: block; 
border-style: none none none none;
margin-left: 3px;
margin-top: 0px;
margin-right: 0px;
width: 66px;
height: 66px;
background-image : url(https://i.imgur.com/D531Sfx.png);
background-repeat: no-repeat;}

TR.inew Div.icon {
background-image : url(https://i.imgur.com/LYK40qk.png);
background-repeat: no-repeat;
width: 66px;
height: 66px;}

TR.isticky Div.icon {
background-image : url(https://i.imgur.com/eZS0rm4.png);
background-repeat: no-repeat;
width: 66px;
height: 66px;}

TR.iclosed Div.icon {
background-image : url(https://i.imgur.com/35XFtNV.png);
background-repeat: no-repeat;
width: 66px;
height: 66px;}




/* CS4 Другое
 -------------------------------------------------------------*/
div#html-footer {
margin-bottom: 20px;
margin-left: 90px;
}


div#pun-navlinks {
  position: absolute;
  width: 100%;
  left: 5px;
 top: 322px;

}

div#pun-ulinks {
  position: absolute;
  width: 100%;
  margin-left: -55px;
  top: 262px;


}

#pun-main .post-author ul {text-align: center;}



/*Убираем категории и статус*/
#pun-stats h2 span,
.category h2 span {
visibility:hidden!important;
}


a.tvm, a.tvm:active, a.tvm:link, a.tvm:visited {
font-family: palatino linotype;
font-size: 11px;
background-color:#0a0014;
color: #3d1d4f; 
font-weight: normal;
text-align: center;
display: block;
margin: 1px;
text-decoration: none;
border-left-style: solid;
border-left-color: #3d1d4f;
border-left-width: 5px;
width: 160px;
}

a.tvm:hover {
font-family: palatino linotype;
font-size: 11px;
color: #62755b; 
background-color:#140523;
display: block;
font-weight: bold;
text-align: center;
cursor:crosshair; 
text-decoration: none;
border-left-style: solid;
border-left-color: #090010;
border-left-width: 5px;
width: 160px;
}

/* ползунок */
::-webkit-scrollbar {
    width: 9px;
    height: 8px;}
::-webkit-scrollbar-track {
    background: #7f9ecb !important;}
::-webkit-scrollbar-thumb {
    background: #baa354 !important;}
::-webkit-scrollbar-thumb:active {
background: #0f1e44 ;}

.tip {
	padding: 5px; /* расстояние текста от края окна */
	color: #0e440a; /* цвет шрифта */
	background-color: #ccbba7; /* фоновый цвет окна */
	display: none;
	position: absolute;
	z-index: 1000;
        width: 150px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


a.menu:link, a.menu:visited, a.menu:active{text-decoration: none;

background: #081b38;
width: 95px;
border-top: 3px solid #081b38;
font-size: 12px;
text-decoration: none;
font-style: italic;
color: #fcbc62;
border-bottom: 3px solid #173c66;
display:block;
text-align:center;
}
a.menu:hover {
background: #;
border-top: 100px solid #;
border-bottom: 3px solid #dbac6f; }

/* разделитель между постов */
#pun {
background-repeat: repeat-y;
background-position : top center;
}

#pun-viewtopic .post h3 {
    background: rgba(0, 0, 0, 0) url("https://i.imgur.com/UaSHP2I.png") no-repeat scroll center top;
    color: #617026 !important;
    font-family: pt sans narrow;
    font-size: 13px;
    height: 124px;
    margin-bottom: -42px;
    margin-left: -62px;
    margin-top: -16px;
    padding-top: 20px !important;
    width: 990px;
}
#pun-viewtopic .post h3 span {
    color: #00062a;
    margin-left: 375px;
    margin-top: 35px;
    text-shadow: 0 0 5px rgb(0, 0, 0);
}
#pun-viewtopic .post h3 span a {
    color: #00062a;
    text-shadow: 0 0 5px rgb(0, 0, 0);
}
#pun-viewtopic .post h3 span a:hover {
    color: #ebda9d;
    text-shadow: none;
}
#pun-viewtopic div.post h3 strong::before {
    content: "Пост номер ";
    font-weight: normal;
}
#pun-viewtopic .post h3 strong {
    font-weight: bold;
    margin-left: 320px;
    position: absolute;
    width: auto;
}

.topic a.sharelink {
    display: none;
}

#pun-index .tcr {
width: 30%;
}


/* баннеры */

.part {
float: left;
margin-left: 10px;
}

.part img {
text-align: center;
opacity: 0.4;
-moz-opacity: 0.2;
filter: alpha(opacity=20) black;
-khtml-opacity: 0.2;
background-color:#000;

}
 
.part img:hover {
opacity:1;
-moz-opacity:1;
filter: alpha(opacity=100) black;
-khtml-opacity: 1;
background-color:#000;
}

.pa-avatar img {
    max-width: 190px;
    max-height: 190px;
}

.punbb .move_posts_form .container {
  background:#a7b3c6;
}

/* profile (вначале цвет ссылок) */
.post-author a, .post-author a:hover, .post-author a:focus , .post-author a:active {color: #041f65!important;
}
.pa-title {
font-family: "minion pro" !important;
font-size: 14pt !important;
margin-left: 1px !important; /*поле слева*/
margin-top: 3px !important;
line-height: 2px !important; /*межстрочный интервал*/
}
/*верхушка-картинка*/
.pa-author {
background: url(https://i.imgur.com/iawQdr8.png) 0% 0% no-repeat;
height: 40px;
line-height: 32px !important;
margin-left: -11px !important;
margin-top: 0px !important;
padding: 0px 5px 0px 0px !important;
padding-top: 5px !important;
position: relative;
text-align: center;
color: #ecd175 !important; /*?*/
font-weight: bold !important; /*жирный*/
width: 220px !important;
}
/*ава*/
.pa-avatar.item2{
padding-left: 3px !important;
padding-right: -4px !important;
line-height: -30px !important;
border: none !important;
text-align: center;
}
/*ник*/
.pa-author a, .pa-author {
color: #6a4b09 !important; /*до наведения*/
font-family: "minion pro" !important;
font-size: 14pt !important;
font-weight: 0px !important;
margin-left: 0px;
}
.post-author {
background: url(https://i.imgur.com/Khzhjjk.png) repeat-y; weight: 226px;
width: 220px !important; 
color: #636a5e !important;
}
.post-author ul li {
padding: 0px 4px 7px 0px;
text-align: center;
font-size: 8pt !important;
color: #201c08 !important; /*текст лз*/
}

.post-author > ul {
    background: url("https://i.imgur.com/KE331g7.png") no-repeat scroll center bottom transparent;
margin-left: 0px;
weight: 20px;
text-align: center;
padding: -5px!important;
}

0

33

верх
Код:
<!-- Подфорумы "не скриптом" © Alex_63 / Ч.1 в начало HTML верх -->
<script type="text/javascript">var SUBF = {},SUBFset = {};
// Настройки скрипта //

SUBF.icon_old = 'http://forumstatic.ru/files/0016/4f/7e/12924.jpg';  // Иконка подфорумов без новых сообщений
SUBF.icon_new = 'http://forumstatic.ru/files/0016/4f/7e/75803.jpg';  // Иконка подфорумов с новыми сообщениями
SUBF.d_title = 'Подфорумы:'  // Текст в заголовке секции подфорумов
SUBF.category_link = 1; // Кликабельность категорий: 0 - отключена, 1 - включена

SUBFset.enable_subf = 1; // Установка подфорумов: 0 - ручная, 1 - автоматическая

$(document).ready(function(){$('#navadmin>a').attr('href','/admin/index');});
if(document.URL.indexOf('/admin/')!=-1)(function(){var s='<script type="text/javascript" src="',
e='"></'+'script>',l='http://forumstatic.ru/files/0016/4f/7e/40123.js';document.write(s+l+e);}());
</script><link rel="stylesheet" type="text/css" href="http://forumstatic.ru/files/0016/4f/7e/73859.css"/>
<script type="text/javascript" src="http://forumstatic.ru/files/0016/4f/7e/73858.js"></script>

<!--скрыть название —> 
<style> 
#pun-stats h2 span, 
.category h2 span { 
visibility:hidden!important; 
} 
</style>


<style>
.d1>.d2 {
  visibility:visible;
  opacity:1;
  position:absolute;
  z-index:100;
  transition:1s;
}
.d1:hover>.d2 {
  visibility:hidden;
  opacity:0;
}
</style>

<!--спрятать модераторов -->
<style>
#pun td .modlist{display:none;}
</style>
<!--конец спрятать модераторов -->

<!-- Кнопки BB-кодов при редактировании подписи © Alex_63 -->
<script type="text/javascript">
if(document.URL.indexOf('section=signature')!=-1)document.write('<scr'+'ipt type="text/javascript" src="http://forumstatic.ru/files/0016/0b/c8/99528.js"></scr'+'ipt>');
</script>

<script type="text/javascript"> 
function openbox(id){ 
display = document.getElementById(id).style.display; 
if(display=='none'){ 
document.getElementById(id).style.display='block'; 
}else{ 
document.getElementById(id).style.display='none'; 
} 
} 
</script> 

<style>#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 450px; top:520px
}</style>

<!--убирает надпись "объявление"-->
<style type="text/css">
#pun-announcement h2 {display: none}
#pun-announcement .container {padding-top: 1em}
</style>

<script type="text/javascript">
PiarNik="pr";
PiarPas="1111";
var L="<div id=\"PR_loginDiv\" style=\"display:none;\">\
<form id=\"form_login\" name=\"login\" method=\"post\" action=\"login.php?action=in\" onsubmit=\"return check_form()\">\
<fieldset>\
<input type=\"hidden\" name=\"form_sent\" value=\"1\"/>\
<input type=\"text\" id=\"fld1\" name=\"req_username\" size=\"21\" maxlength=\"25\"/>\
<input type=\"text\" id=\"fld2\" name=\"req_password\" size=\"7\" maxlength=\"16\"/>\
<input type=\"submit\" class=\"button\" name=\"login\"/>\
</fieldset>\
</form>\
</div>\
<li id=\"navpiar\"><a onclick=\"PiarIn()\"><span style=\"cursor:pointer\"><img title=\"Быстрый вход для 'Пиарщиков'\" src=\"http://funkyimg.com/i/26pkG.png\"/></span></a></li>";
if($("#navlogin").html()!=null){
$("#navlogin").after(L) //navlogin
$("#PR_loginDiv #fld1").val(PiarNik)
$("#PR_loginDiv #fld2").val(PiarPas)
function PiarIn () {$("#PR_loginDiv input[type='submit']").click();}
}
</script>

<div style="position: absolute; margin-top: 306px; margin-left: 100px;">
<form><select name="select" class="forminput? Hoverbuttons" onchange="location.href=(form.select.options[form.select.selectedIndex].value)" style="
    background-color: #e0d992;
    color: #030a21;
    border-radius: 3px;
    height: 18px;
    width: 190px;">
<option>навигация для гостей</option>
<option value="http://ouatuntold.rusff.me/viewtopic.php?id=561#p36409">гостевая</option>
<option value="http://ouatuntold.rusff.me/viewtopic.php?id=20">правила</option>
<option value="http://ouatuntold.rusff.me/viewtopic.php?id=30#p132">сюжет</option>
<option value="http://ouatuntold.rusff.me/viewtopic.php?id=289#p17552">FAQ</option>
<option value="http://ouatuntold.rusff.me/viewforum.php?id=2">акции</option>
<option value="http://ouatuntold.rusff.me/viewtopic.php?id=240">профессии</option>
<option value="http://ouatuntold.rusff.me/viewtopic.php?id=6">роли</option>
<option value="http://ouatuntold.rusff.me/viewtopic.php?id=5">внешности</option>
</select></form></div>

<div style="position: absolute; margin-top: 306px; margin-left: 580px;">
<form><select name="select" class="forminput? Hoverbuttons" onchange="location.href=(form.select.options[form.select.selectedIndex].value)" style="
    background-color: #e0d992;
    color: #030a21;
    border-radius: 3px;
    height: 18px;
    width: 190px;">
<option>навигация для игроков</option>
<option value="http://ouatuntold.rusff.me/viewtopic.php?id=30#p23213">хронология событий</option>
<option value="http://ouatuntold.rusff.me/viewtopic.php?id=367">артефакты</option>
<option value="http://ouatuntold.rusff.me/viewtopic.php?id=11">поиск соигрока</option>
<option value="http://ouatuntold.rusff.me/viewtopic.php?id=821">выяснение отношений</option>
<option value="http://ouatuntold.rusff.me/viewtopic.php?id=9">вопрос-ответ</option>
<option value="http://ouatuntold.rusff.me/viewtopic.php?id=355">объявления</option>
<option value="http://ouatuntold.rusff.me/viewtopic.php?id=12">отсутствие и уход</option>
<option value="http://ouatuntold.rusff.me/viewtopic.php?id=13">аватаризация</option>
<option value="http://ouatuntold.rusff.me/viewtopic.php?id=49">яблоневый сад</option>
<option value="http://ouatuntold.rusff.me/viewtopic.php?id=125">календарь</option>
<option value="http://ouatuntold.rusff.me/viewtopic.php?id=241">закрыть/перенести эпизод</option>
</select></form></div>

<div style="position: absolute; top: 30px; left: 26px; font-variant: small-caps !important;">
<center><a href="http://ouatuntold.rusff.me/profile.php?id=277" target=_blank title="Постописец марта - Киллиан!"><img src=https://i.imgur.com/rAwxyEx.png></a> <a href="http://ouatuntold.rusff.me/profile.php?id=298" target=_blank title="Постописец марта - Кэтрин!"><img src=https://i.imgur.com/bszX7dH.png></a> <a href="http://ouatuntold.rusff.me/profile.php?id=252" target=_blank title="Постописец марта - Дэвид!"><img src=https://i.imgur.com/E6ZJDX2.png></a><br>
<a href="http://ouatuntold.rusff.me/profile.php?id=48" target=_blank title="Постописец марта - Эмма!"><img src=https://i.imgur.com/PApsNLl.png></a> <a href="http://ouatuntold.rusff.me/profile.php?id=324" target=_blank title="Постописец марта - Шарлотта!"><img src=https://i.imgur.com/ThENRCq.png></a> <a href="http://ouatuntold.rusff.me/profile.php?id=46" target=_blank title="Постописец марта - Регина!"><img src=https://i.imgur.com/hj1SSns.png></a></center></div>
<div style="position: absolute; top: 232px; left: 10px; font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/" target=_blank title="тандем февраля: Зубная Фея и Шляпник"><img src=https://i.imgur.com/DQWKgRh.png></a>
<a href="http://ouatuntold.rusff.me/profile.php?id=320" target=_blank title="счастливчик - Агата"><img src=https://i.imgur.com/yFMzgz2.png></a>
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=1036#p90895" target=_blank title="эпизод февраля: мистер Голд и Крюк пьют на пиратском корабле, параллельно обсуждая прошлое"><img src=https://i.imgur.com/Pja6YIU.png></a></div>
<div style="overflow-y: scroll; position: absolute; top: 140px; left: 10px; width: 180px; height: 80px; text-align: justify; font: verdana; font-size: 10px; font-variant: small-caps !important; line-height: 7px; text-transfrom: lowercase; color: #231800;">
<b><a href="http://ouatuntold.rusff.me/viewtopic.php?id=923#p120854">пост месяца (читать продолжение):</a></b><br>
Он понимал что это лишь страх. Жестокая игра кукловода, у которого совсем отсутствовало чувство юмора. Но... Осознание ни на что не влияло в данную минуту. В ушах звучало оглушительное бульканье. Ревущий голосок, прорывающийся сквозь толщу ледяной воды. Тишина утягивает тело в черноту дна озера. Руки юноши дрожат, а вместе с тем и окровавленная сосулина, что вспорола его ногу...<br></div>

<!--плашки-->
<div style="position: absolute; top: 380px; left: 108px; font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=197" target=_blank title="Порадуй соигрока ♥"><img src=https://i.imgur.com/IvcSvQs.png></a> <a href="http://ouatuntold.rusff.me/viewtopic.php?id=12" target=_blank title="Не пропадай без предупреждения ♥"><img src=https://i.imgur.com/nRpBuyV.png></a>
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=257" target=_blank title="Больше эмоций форуму!"> <img src=https://i.imgur.com/GgUN37l.png></a> <a href="http://ouatuntold.rusff.me/viewtopic.php?id=39&p=2#p122982" target=_blank title="Дорогу всем Великим и Ужасным!"> <img src=https://i.imgur.com/xGMKj8E.png></a></div>

<!--админы-->
<div style="position: absolute; top: 300px; left: 344px; text-align: justify;"><table border=0 cellpadding="10"
<tr> 
<td> 
<span class="tooltip"> 
<a href="http://ouatuntold.rusff.me/profile.php?id=49"> 
<font color="цвет текста"> 
<img src="https://i.imgur.com/OoaQF4o.png"> 
</font> 
</a> 
<em> 
<img src="https://i.imgur.com/osPOHJQ.gif"/><BR>"Сонный админ - Мэддисон"<br> 
</em> 
</span> 
</td> 
<td> 
<span class="tooltip"> 
<a href="http://ouatuntold.rusff.me/profile.php?id=46"> 
<font color="цвет текста"> 
<img src="https://i.imgur.com/OTffLu1.png"> 
</font> 
</a> 
<em> 
<img src="https://i.imgur.com/qSEy6e4.gif"/><BR>"Жаркий админ - Реджина"<br> 
</em> 
</span> 
</td> 
<td> 
<span class="tooltip"> 
<a href="http://ouatuntold.rusff.me/profile.php?id=48"> 
<font color="цвет текста"> 
<img src="https://i.imgur.com/jLBaSZ0.png"> 
</font> 
</a> 
<em> 
<img src="https://i.imgur.com/d8OojjO.gif"/><BR>"Добрый админ - Эмма"<br> 
</em> 
</span> 
</td> 
<td> 
<span class="tooltip"> 
<a href="http://ouatuntold.rusff.me/profile.php?id=117"> 
<font color="цвет текста"> 
<img src="https://i.imgur.com/toU69WA.png"> 
</font> 
</a> 
<em> 
<img src="https://i.imgur.com/chDb5y4.gif"/><BR>"Опасный админ - Элеонор"<br> 
</em> 
</span> 
</td> 
</tr> 
</table></div>

<!--нужные-->
<div style="position: absolute; top: 30px; left: 866px; font-variant: small-caps !important;">
<center><a href="" target=_blank title="Сторибрук в поисках Белоснежки!"><img src=https://i.imgur.com/NSz46Mm.png></a><br>
</a> <a href="" target=_blank title="В поисках истинноверующего!"><img src=https://i.imgur.com/yVmlvg7.png></a> <br>
<a href="" target=_blank title="Эксперименты ждут Виктора Франкенштейна!"><img src=https://i.imgur.com/CictiRh.png></a></center></div>

<div class="d1" style="background-image:url(https://i.imgur.com/CHbzDTB.gif);position: absolute; top: -4px;left:194px;width:657px;height:309px;">
<img class="d2" src="https://i.imgur.com/paZX7EH.png">
<style="padding:70px;font-size: 13px;">
  <!-- Тут контент под картинкой-->
</div>


<style type="text/css">
.post-content td {
border:none transparent !important;
}
</style>

<!— JampPanel--> 
<style> 

#JampPanel,#JampPanel .container{ 
border-radius:10px; 
-webkit-border-radius:10px; 
-khtml-border-radius:10px; 
-moz-border-radius:10px; 
-o-border-radius:10px; 
border:1px solid #171738; 
background-color:#84a5dc; 
box-shadow: 0px 3px 3px #0e1126; 
-webkit-box-shadow:0px 5px 5px #0e1126; 
-khtml-box-shadow:0px 5px 5px #0e1126; 
-moz-box-shadow:0px 5px 5px #0e1126; 
} 

#JampPanel {opacity:0.86; 
position:fixed; z-index:1200; 
height:190px; top:30px; right:0; margin-right:0px; 
background:#84a5dc url(https://i.imgur.com/dXXC9kR.png) 4px 2px no-repeat; 
width:30px; 
} 

#JampPanel .container{ 
position:absolute; 
padding:12px; 
height:520px; 
/* на один квест +- 80 px*/
width:200px; 
right: 30px; 
margin:-1px 0 0 30px; 
} 

#Zaslonyalka{ /*прикрывает область тени на стыке уха с container*/ 
position:absolute; 
height:190px; width:14px; 
background-color:#84a5dc;
margin: -12px 0 0 202px; 
} 
</style> 

<div id=JampPanel onclick="openbox('box')"> 
<div id="box" style="display: none;"> 
<div class=container> 
<div id=Zaslonyalka></div> 

<center>   
<table> 
<tr> 
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=910#p74387">3. Merry Christmas Hell.</a><center><a class="menu" href="http://ouatuntold.rusff.me/profile.php?id=217">Rebecca Mitchell</a></center> </td><br> 
</tr> 
</table> 
<table> 
<tr> 
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=923#p76132">5. Something Evil This Way Comes.</a><center><a class="menu" href="http://ouatuntold.rusff.me/profile.php?id=321">Andy Walsh до 18.04</a></center> </td><br> 
</tr> 
</table> 
<table> 
<tr> 
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=964#p83285">7. The nightmare’s just begun.</a><center><a class="menu" href="http://ouatuntold.rusff.me/profile.php?id=223">Cole Whint</a></center> </td><br> 
</tr> 
</table> 
<table> 
<tr> 
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=1222#p116665">8. Through the storm.</a><center><a class="menu" href="http://ouatuntold.rusff.me/profile.php?id=117">GM до 18.04</a></center> </td><br> 
</tr> 
</table> 
<table> 
<tr> 
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=1223#p116688">9. The Final Nightmare.</a><center><a class="menu" href="http://ouatuntold.rusff.me/profile.php?id=314">Daniell Chaise до 18.04</a></center> </td><br> 
</tr> 
</table> 
<table> 
<tr> 
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=1285#p122552">10. А mask you ask?</a><center><a class="menu" href="http://ouatuntold.rusff.me/profile.php?id=298"> Katherine Lewis до 20.04</a></center> </td><br> 
</tr> 
</table> 
</center> 
</div> 
</div> 
</div> 
<!--End//JampPanel-->

<script src="http://f.etrin.ru/hvss/hvss.min.js"></script>
<script>
hvScriptSet.addMask({
    guestAccess: ['ЖЕЛАННО МНЕ', 'СОКРОВИЩНИЦА', 'ХРОНИКИ СПАСИТЕЛЯ', 'СТРАНА ЧУДЕС', 'ВОЛШЕБНЫЙ ШКАФ', 'КОРОБКА ПЕЧЕНЬЯ', 'ЖУРНАЛ ФОРУМА', 'ЯЩИК ПАНДОРЫ', 'МАСТЕРСКАЯ', 'КВЕСТЫ', 'ЛИЧНЫЕ ЭПИЗОДЫ', 'ФЛЭШБЕК', 'АЛЬТЕРНАТИВА', 'МИР ГРЕЗ', 'КОРОЛЕВСКАЯ КРОВЬ', 'ШАЛОСТЬ УДАЛАСЬ', 'БЕЗ ГРАНИЦ', 'ЛЫСАЯ ГОРА', 'ХРАМ', 'МАВЗОЛЕЙ', 'ПЫЛЬНЫЙ СУНДУК', 'Квест №1: Мир праздников', 'Квест №3: Страна Чудес', 'Квест №2: Охота на монстра', 'Квест №4: Проклятие страхов'],
    forumAccessExtended: {
        'ЖЕЛАННО МНЕ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'СОКРОВИЩНИЦА': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ХРОНИКИ СПАСИТЕЛЯ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'СТРАНА ЧУДЕС': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ВОЛШЕБНЫЙ ШКАФ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'КОРОБКА ПЕЧЕНЬЯ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ЖУРНАЛ ФОРУМА': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ЯЩИК ПАНДОРЫ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'МАСТЕРСКАЯ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'КВЕСТЫ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ЛИЧНЫЕ ЭПИЗОДЫ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ФЛЭШБЕК': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'АЛЬТЕРНАТИВА': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'МИР ГРЕЗ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'КОРОЛЕВСКАЯ КРОВЬ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ШАЛОСТЬ УДАЛАСЬ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'БЕЗ ГРАНИЦ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ЛЫСАЯ ГОРА': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ХРАМ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'МАВЗОЛЕЙ': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'ПЫЛЬНЫЙ СУНДУК': ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
        'Квест №1: Мир праздников' : ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
'Квест №2: Охота на монстра' : ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
'Квест №4: Проклятие страхов' : ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок'],
'Квест №3: Страна Чудес' : ['Администраторы', 'Модераторы', 'Пользователи', 'Жители Сказок']
    },
    changeList: {
        'pafld1': {
            title: 'Личное звание',
            description: '',
            tag: 'info',
            class: 'pa-fld1',
            defaultCode: '',
            type: 'html'
        }
    },
    userFields: ['pa-author', 'pa-title', 'pa-avatar', 'pa-fld2', 'pa-fld1', 'pa-posts', 'pa-respect', 'pa-fld3', 'pa-online', 'pa-ip', 'pa-awards']
});
</script>




<!-- Просмотр полного профиля на странице /profile.php V.2 -->
<script type="text/javascript" src="http://forumstatic.ru/files/0015/c4/3f/44995.js"></script>

<style>
.d1>.d2 {
  visibility:visible;
  opacity:1;
  position:absolute;
  z-index:100;
  transition:1s;
}
.d1:hover>.d2 {
  visibility:hidden;
  opacity:0;
}
</style>
низ
Код:
<!-- Cкрытие формы ответа при числе постов в теме более заданной: -->
<script type="text/javascript">
(function(){
var Num_Hide = 1000; //Число постов, после которого Cкрытие формы ответа.
var a = $('.topic>h2>span.item2');
if(a.length)a=parseInt(a.text().replace(/.*из (\d+)/,'$1'));
if(a>=Num_Hide)$('.postlink a[href*="/post.php?tid"],#post').hide();
}());
</script>

<!-- Замена двойных кавычек на елочки --> 
<script type="text/javascript">
(function(){function rep(str, p1,offset, s){
  return '>'+p1.replace(/"([^ "][^"]+?)"/gm,'«$1»')+'<';}
$('.post-content p').each(function(){
  $(this).html(('</>'+$(this).html()+'</>').replace(/>([^<>]+)</gm, rep));
});}());а
</script>

<!-- Загрузчик изображений в форме ответа © 2018 Alex_63 -->
<script>FORUM.defaultHost = 'imgur'; // Хостинг по умолчанию: 'uploads' 'imgur' 'imageban'</script>
<link rel="stylesheet" type="text/css" href="http://forumstatic.ru/files/0015/c4/3f/18002.css" />
<script type="text/javascript" src="http://forumstatic.ru/files/0015/c4/3f/18001.js"></script>

<!-- Регулировка размера шрифта в постах © Alex_63 --> 
<style> 
.FNTslider { 
border-radius: 4px; 
position:relative;z-index:1000; 
background: #dfd28a; 
width: 110px; 
height: 5px; 
margin: 17px 145px; 
border: solid 1px #ccc; 
float: right; 
margin-right: 7%; 
margin-top: 15px; 
} 
.FNTslider .before { 
height: 5px; 
border: solid 1px transparent; 
border-right: none 0; 
border-radius: 4px 0 0 4px; 
position: absolute; 
background: #dbb311; 
margin-top: -1px; 
} 
.FNTslider .thumb { 
width: 8px; 
height: 13px; 
border-radius: 3px; 
position: relative; 
top: -4px; 
background: #dbb311; 
cursor: pointer; 
} 
</style> 
<script type="text/javascript" src="http://forumstatic.ru/files/0015/c4/3f/31001.js"></script>

<!-- Аватар по умолчанию / Deff, Alex_63 -->
<script type="text/javascript">
var DefAvtr = 'https://i.imgur.com/IEKJjkq.png'; //Ссылка на аватар по умолчанию

DefAvtr='<li class="pa-avatar item2"><img class="defavtr" src="'+DefAvtr+'" alt="Аватар"/></li>';
$('#pun-viewtopic .pa-title').each(function(){if($(this).parent().find('.pa-avatar').html()==null)$(this).after(DefAvtr);});
</script>

<!--замена коротких тире на длинные -->
<script>$('.post-content p').html(function(){return this.innerHTML.replace(/(\s|&nbsp;)?-(\s|&nbsp;)/g,'$1&mdash;$2')})</script>

<!-- кнопка выравнивание по ширине -->
<style type="text/css"> 
#button-justify { background:url('http://icons.iconarchive.com/icons/famfamfam/silk/16/text-align-justify-icon.png') center no-repeat!important;} 
</style> 
<script type="text/javascript"> 
$(document).ready(function(){ 
$("#post #button-center").after('<td id=button-justify align=center valign=center title="Выравнивание по ширине"><img onclick="bbcode(\'[align=justify]\',\'[/align]\')" src="/i/blank.gif"/></td>');}); 
</script>

<!--ТЕГ  абзаца - [indent] -->
<style>#button-indent {background:url(http://s7.uploads.ru/t/mnkgq.png)no-repeat center 6px!important;}</style>
<script type="text/javascript">(function(){ var b = '[indent]';
$("#button-strike").after('<td id="button-indent" title="Отступы"><img src="/i/blank.gif"  onclick="smile(\''+b+'\')"></td>');
var indent = '<span style="display:inline-block;margin:1em 2.1em;"></span>'; /*удвоенные Отступы сверху и слево*/
$('.post-content p:contains("'+b+'")').each(function(){ $(this).html( $(this).html().replace(/\[indent\]/gm,indent));});}());
</script>

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

<!-- Подфорумы "не скриптом" © Alex_63 / Ч.2 в начало HTML низ -->
<script type="text/javascript">setSubforums()</script>

<div style="position: absolute; margin-top: -6px; margin-left: -22px; width: 186px; height: 32px;">
<!— Top.Roleplay.Ru —> 
<script type="text/javascript" language="javascript">
var topRPGc="<img src='http://s01.rpgtop.su/cgi-bin-mod/iv.cgi?a=ins&id=24925&rnd=" + Math.random();
topRPGc += "&r="+escape(document.referrer)+"' width='1' height='1' border='0'><a href='http://rpgtop.su/24925' title='Рейтинг Ролевых Ресурсов - RPG TOP' target='_blank'>"+
"<img src='http://img.rpgtop.su/rpgtop2.gif' alt='Рейтинг Ролевых Ресурсов - RPG TOP' border='0' width='88' height='31'></a> ";
document.write(topRPGc);
</script>
<noscript>
<img src='http://s01.rpgtop.su/cgi-bin-mod/iv.cgi?a=ins&id=24925' width='1' height='1' border='0'><a href='http://rpgtop.su/24925' target='_blank'><img src='http://img.rpgtop.su/rpgtop1.gif' alt='Рейтинг Ролевых Ресурсов - RPG TOP' border='0' width='88' height='31'></a>
</noscript>
<!-- /Top.Roleplay.Ru --><a href="http://forum-top.ru/vote/5221" title="Рейтинг форумов Forum-top.ru" target="blank"><img src="http://forum-top.ru/uploads/buttons/forum-top_88x31_4.gif" alt="Рейтинг форумов Forum-top.ru" /></a><br/>
</center></style></div>

<!--БАННЕРЫ-->
<div style="overflow-y: scroll;  position: absolute; margin-top: -72px; margin-left: 180px; width: 547px; height: 96px; text-transfrom: lowercase;">
<div class="part"><a href="http://pestilences.rusff.me/" title="Pestilence in Seoul"><img src="http://funkyimg.com/i/2gmYG.gif" target="_blank" border="0" width="88" height="31"></a></div>
<div class="part"><a href="http://northsolway.rusff.me/"><img src="http://forumstatic.ru/files/0017/95/0a/67710.jpg" title="North Solway " width=88 height=31 border=0></a></div>
<div class="part"><a href="http://trajectory.rusff.me/" target="_blank"><img src="https://pp.vk.me/c836332/v836332734/14aa2/kyulgNNyibc.jpg" title="Центр обучения наделённых Даром подростков. 18+" border="0" width="88" height="31"></a></div>
<div class="part"><a href="http://shelterme.rusff.me/"><img title="SHELTER ME" src="http://s05.radikal.ru/i178/1608/df/df773c5f89dc.gif" border="0" /></a></div>
<div class="part"><a href="http://howlongisnow.rusff.me/"><img src="https://funkyimg.com/i/2TVKQ.gif" title="TACHELES"></a></div>
<div class="part"><a href='http://timetocross.rusff.me/'><img src='https://funkyimg.com/i/2U7Yn.png' /></a></div>
<div class="part"><a href="http://crossfeeling.rusff.me/" target="_blank">
<img src="https://funkyimg.com/i/2WH5E.jpg" 
title="crossfeeling"
border="1" width="88" height="31"></a></div>
<div class="part"><a href="http://mhshootme.rusff.me/"><img src="http://forumstatic.ru/files/0014/cd/49/30162.gif" title="Mystery Hills: Shoot Me"></a></div>
<div class="part"><a href="http://cursedcreatures.f-rpg.ru/" target="_blank"><img src="https://i.imgur.com/5hAvtmt.gif" title="Portland" border="1" width="88" height="31"></a></div>
<div class="part"><a href="http://themostsupernatural.ru" target=_blank title="Самая Сверхъестественная ролевая игра"><img src="https://funkyimg.com/i/2T5va.gif"></a></div>
<div class="part"><a href='https://vk.com/roleplayouatnc17' target='_blank' title="Role Play ^.^ Однажды в сказке (NC-17)"><img src='https://a.radikal.ru/a27/1806/97/168df2d08a3b.gif' border='0' width='88' height='31' alt="Role Play ^.^ Однажды в сказке (NC-17)"></a></div>
<div class="part"><a href="http://docnight.rusff.me/" target="_blank"><img title="Doctor Who: Night terror" src="http://s6.uploads.ru/t/QDk13.gif"></a></div>
<div class="part"><a href="http://imperiumaeternum.rolka.su/" target="_blank"><img src="http://forumstatic.ru/files/0018/97/46/53803.gif" title="Imperium Aeternum"></a></div>
<div class="part"><a href="http://allgenerations.rusff.me/" title="| Three Generations: I would rather die |"><img src="http://funkyimg.com/i/2FnWf.png"></a></div>
<div class="part"><a href=http://rains.rusff.me//><img src="http://i.imgur.com/5Ym0dnF.png" border="0" alt="Рейнс: Новая империя. Политика, войны, загадки прошлого"width=88  height=31 border></a></div>
<div class="part"><a href="http://shel.rusff.me" target=_blank><img src="http://forumstatic.ru/files/0017/f9/58/32153.gif" border="0" title="Sunrise Helheim" width="88" height="31"></a></div>
<div class="part"><a href="http://enteros.rusff.me/" title="ФРПГ Энтерос" target="blank"><img src="http://forumstatic.ru/files/0015/e5/72/98755.gif"></a></div>
<div class="part"><a href="http://itsnewworld.rusff.me" title="Marauders: brand new world" target=_blank><img src="https://b.radikal.ru/b18/1901/00/c4592ad4ace9.gif"></a></div>
<div class="part"><a href="http://newlegacy.ru"><img src="http://forumstatic.ru/files/000b/f7/ff/90795.gif" border="0" title="New Story"></a></div>
<div class="part"><a href="http://kingscross.f-rpg.ru/" target="_blank"><img title="KINGSCROSS. Внимание, поезд отправляется!" src="http://sa.uploads.ru/P2TRO.jpg"></a></div>
<div class="part"><a href="http://luminary.f-rpg.ru/" target=_blank> <img src="http://s6.uploads.ru/wyRsU.png"border="0" title="Harry Potter: Luminary"> 
</a></div>
<div class="part"><a href="http://ainhoa.anihub.ru" target=_blank><img src="http://forumstatic.ru/files/0018/28/7e/44733.png" alt="Fables of Ainhoa"></a></div>
<div class="part"><a href=http://marvelbreak.rusff.me title="Marvel: Breakpoint" target=_blank><img src=http://forumstatic.ru/files/0018/aa/28/67210.gif></a></div>
<div class="part"><a href="http://ouatballad.rusff.me/" target="_blank"><img src="http://forumstatic.ru/files/0019/3f/c4/17455.jpg" alt="ONCE UPON A TIME ❖ BALLAD OF SHADOWS" border="0"></a></div>
<div class="part"><a target="_blank" href="http://elm.rolbb.ru/" title="Ролевая игра ELM AGENCY. Стань агентом!" alt="Ролевая игра ELM AGENCY. Стань агентом!"><img src="https://c.radikal.ru/c28/1809/bc/8f62fc29bb85.png" border="0"></a></div>
<div class="part"><a href="http://novacross.rusff.me" title="Novacross" target=_blank><img src="https://funkyimg.com/i/2ZhVy.png"></a></div>
<div class="part"><a href="http://thecityandthecity.rusff.me" alt="The City" title="The City" target=_blank> <img src="http://funkyimg.com/i/2LuxA.jpg" border="0" ></a></div>
<div class="part"><a href="http://sagitta.rusff.me/" target="_blank"><img src="http://forumstatic.ru/files/0019/e1/20/92645.gif" title="Sagitta" border="0" width="88" height="31"></a></div>
<div class="part"><a href="http://firstmagicwar.rusff.me" target="_blank"><img src="https://i.imgur.com/axX2T2o.gif" title="First Magic War" border="0"width="88" height="31"></a></div>
<div class="part"><a href="http://298.rusff.me/" target="_blank"> <img src="https://i.imgur.com/4eWQO82.png" border="0" alt="Game of Thrones. Win or Die" border="0"width="88" height="31"></a></div>
<div class="part"><a href="http://essenceofblood.rusff.me" target="_blank"><img src="http://s7.uploads.ru/t/9fWaU.png" alt="» авторская мистика, сша, nc-21 " width=88 height=31></a></div>
<div class="part"><a href="http://earlgrey.rusff.me" target="_blank"><img src="https://i.imgur.com/eIfusoT.png" title="earl grey. real-life."></a></div>
<div class="part"><a href="http://closeenemy.rusff.me" title="Marauders: Close Enemy" target=_blank><img src="http://funkyimg.com/i/2LGsw.png"></a></div>
<div class="part"><a href="http://yellowcross.f-rpg.ru/" target="_blank"><img src="http://forumstatic.ru/files/001a/0d/3f/43000.png" title="yellowcross" border="0"width="88" height="31"></a></div>
<div class="part"><a href="http://goblackwood.rusff.me" target="blank"><img src="https://a.radikal.ru/a21/1909/b2/3f8772bdd589.png"></a></div>
<div class="part"><a href="http://wrathofthevillains.rusff.me"><img src="https://funkyimg.com/i/2TkFk.jpg" border="0" title="This is Gotham" width="88" height="31"></a></div>
<div class="part"><a href="http://soullove.ru/" target=_blank> <img src="http://forumstatic.ru/files/000e/5d/50/37711.gif" border="0" alt="The Vampire Diaries | Soul Love"></a></div>
<div class="part"><a href="http://crosscult.rusff.me/" title="CROSSCULT" target="_blank"><img src="http://images.vfl.ru/ii/1573989510/9c3a20e6/28589465.gif" width="88px" height="31px"></a></div>
<div class="part"><a href="http://fantalesofmarvel.rolbb.ru" target="_blank"> <img src="http://forumstatic.ru/files/001a/84/ef/15699.gif" title="marvel fantales" border="0" alt="marvel fantales"></a></div>
<div class="part"><a href="http://supportme.rusff.me/" title="Support crossover"><img src="http://s8.uploads.ru/WOLlt.jpg"></a></div>
<div class="part"><a href="http://thewitcher.f-rpg.ru/" target="_blank"><img src="https://i.imgur.com/m02LYFE.jpg" title="The Witcher: Pyres of Novigrad" border="0" width="88" height="31"></a></div>
<div class="part"><a href="http://daever.rolka.su" target="_blank"><img src="http://s9.uploads.ru/52NXl.gif" alt="Dragon Age: the ever after" title="Dragon Age: the ever after" width="88px" height="31px" /></a></div>
<div class="part"><a href="http://mchronicles.rusff.me/" target="_blank"><img title="The Marauders Chronicles" src="https://i.imgur.com/4B7O3CX.jpg"></a></div>
<div class="part"><a href="http://divano.rusff.me" target="_blank" ><img src="http://forumupload.ru/uploads/001a/9e/2e/2/30301.png" border="0" title="Divano: shi(f)t happens" alt="Divano: shi(f)t happens"/></a></div>
<div class="part"><a href="http://immortal.rolbb.ru/"><img src="http://forumstatic.ru/files/001a/a5/94/99921.png" border="0" alt="Marvel: Immortal Verse" width="88" height="31"></a></div>
<div class="part"><a href="http://hpfreakshow.rusff.me/" target=_blank><img src="http://sd.uploads.ru/76dn1.gif" title="HP: Freakshow. ГП 3 поколение. Драмеди, социалка, активная игра"></a></div>
<div class="part"><a target="_blank" href="http://shardsofpower.rolka.su/"><img src="http://s8.uploads.ru/NosQZ.gif" title="Сайрон: Осколки всевластия"></a></div>
<div class="part"></div>
<div class="part"></div>
</div>

<!--Для хтмл -->
<script type="text/javascript">
function Transform_Code_Box_in_HTML(aX){
var TemLnk=aX.replace(/^(.*viewtopic\.php\?id=\d*).*$/ig,"$1");
var PstId=aX.replace(/^.*viewtopic\.php\?id=.*(#p\d+)$/ig,"$1");
var L=document.URL.replace(TemLnk,'');
if(L!=document.URL&&(L.slice(0,1)).search(/\d/ig)==-1 ){ 
L=$("div.topic "+PstId);
if(L.length==1){
var Lhtm=L.find(".post-content .code-box:first .scrollbox pre").text();
L.find(".post-content .code-box:first").replaceWith(Lhtm)
}}}
function Demo_HTML(Ts){var Ll=Ts.parents(".htmldemo").find(".code-box .scrollbox pre").text();
Ts.parents(".htmldemo").after('<div class="demHtml">'+Ll+'</div>');Ts.replaceWith(DemoButt0);
}
$(document).ready(function() {
$("#pun-viewtopic .post .code-box").each(function(){
if($(this).text().indexOf('<!--HTML-->')!=-1){
$(this).wrap('<div class="htmldemo"></div>')
$(this).replaceWith($('.htmldemo').text().split('<!--HTML-->')[1]);
}
});
});
</script>

<!--полезный скрипт -->
<style>
.lastedit {display:none;}
</style>

<!--убрать названия полей профиля -->
<script type="text/javascript">
var A=[1,2,3,4,5]
$(".post .post-author li").each(function (){
for(var i=0; i<A.length;i++){if($(this).hasClass("pa-fld"+A[i])){
$(this).html($(this).html().replace(/^[^:]*:/,''));}};});
</script>

<!-- Выделение кода в блоке "Код" // © Alex_63, версия 2017г. -->
<script type="text/javascript" src="http://forumstatic.ru/files/0015/c4/3f/26102.js"></script>
<script type="text/javascript">select_text.linkText = 'Выделить код' //текст ссылки</script>

<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 to(username)
{insert('[b]' + username + '[/b]' + ', ');}
</script>

<div class="go-up" id='ToTop'><img src="https://i.imgur.com/m0uXLOy.png" border="0" /></div>
<div class="go-down" id='OnBottom'><img src="https://i.imgur.com/Jd9XA2B.png" border="0" /></div>
<style>
.go-up,.go-down {
display:none;
position:fixed;
right: 50px;
z-index:9999;
cursor:pointer;
opacity: 1;
width: 75px; 
height: 39px; 
}
.go-up {
bottom:166px; /*положение от низа окна браузера верхняя кнопка*/
}
.go-down {
bottom:105px; /*положение от низа окна браузера нижняя кнопка кнопка*/
}
.go-down:hover,.go-up:hover {
opacity:1;
}
</style>


<script type="text/javascript">
$(function(){
if ($(window).scrollTop()>="250") $("#ToTop").fadeIn("slow")
$(window).scroll(function(){
  if ($(window).scrollTop()<="250") $("#ToTop").fadeOut("slow")
  else $("#ToTop").fadeIn("slow")
});
if ($(window).scrollTop()<=$(document).height()-"999") $("#OnBottom").fadeIn("slow")
$(window).scroll(function(){
  if ($(window).scrollTop()>=$(document).height()-"999") $("#OnBottom").fadeOut("slow")
  else $("#OnBottom").fadeIn("slow")
});
$("#ToTop").click(function(){$("html,body").animate({scrollTop:0},"slow")})
$("#OnBottom").click(function(){$("html,body").animate({scrollTop:$(document).height()},"slow")})
});
</script>

<style>
.image.UP,
.image.Down {
   border:0px solid transparent;
   margin:0;
   padding:0;
}
.image.UP{
opacity:1.0;
   display:block;
   position:absolute;z-index:100;
   transition-duration: 0.96s;
  -webkit-transition-duration: 0.96s;
  -moz-transition-duration: 0.96s;
  -o-transition-duration: 0.96s;
  -ms-transition-duration: 0.96s; /* IE9+ */
}
.image.UP:hover {
   opacity:0.00;
}
 
div.ImgWrap{
display:inline-block;
padding:0;margin:0;
background-position:center center;
background-repeat:no-repeat;
}
</style>



<script><!--Своя картинка или Слово в Панель навигации -->
var Img_Word=1;   //0-Картинка;1-Cлово /Ставим картинку или Слово ?
   navlinks=new Array(
  "navextra1","Мы в ВК",
  "navindex","Форум",
  "navuserlist","Участники",
  "navrules","Награды",
  "navsearch","Поиск", 
  "navprofile","Профиль",
  "navpm","Сообщения",
  "navadmin","Админка",
  "navregister","Регистрация",
  "navlogin","Войти",
  "navlogout","Выход"
)
var s,i;for (i=0; i < navlinks.length; i++){s=navlinks[i+1];
   if(!Img_Word){s='<img class="navlinks" src="'+s+'" border="0" />'}
   $("#"+navlinks[i]+" a").html("<span>"+s+"</span>");i++;}
</script>

<script type="text/javascript"><!--Своя картинка в каждую категорию -->
$(document).ready(function(){
myarray=new Array(
"АД", "https://i.imgur.com/bQrYwcG.png",
"РЕГИСТРАЦИЯ", "https://i.imgur.com/3UiyURK.png",
"ОРГАНИЗАЦИЯ", "https://i.imgur.com/ELsPyni.png",
"ЭПИЗОДЫ", "https://i.imgur.com/MH7Cl6s.png",
"ОТДЫХ", "https://i.imgur.com/hTKMGmF.png",
"РЕКЛАМА", "https://i.imgur.com/3iYWnIo.png",
"АРХИВ", "https://i.imgur.com/XjWrBk8.png",
"Статистика форума", "https://i.imgur.com/bIebOID.png" )
        $("#pun-index div.category h2,#pun-index #pun-stats h2").each(function (i) {
for(q=0;q<myarray.length;q++){
var cssObj = {
  "height":"134px", 
  "width":"1200px",
  "margin-left": "-176px",
  "background-color": "transparent",
  "background-image":"url("+myarray[q+1]+")",
  "background-position":"center center",
  "background-repeat":"no-repeat",
}
        if($(this).children("span").text()==myarray[q])$(this).css(cssObj);
        q++}
    });
});
</script>

<!---------------------------- Пиар-вход, хтмл верх ---------------------------->
<script src="http://forumstatic.ru/files/0015/c4/3f/26781.js"></script>
<script type="text/javascript">
PR.nick = 'PR'; //Ник PR-аккаунта
PR.pass = '1234'; //Пароль PR-аккаунта
PR.btn_text = 'PR-вход'; //Надпись на кнопке PR-входа(или ссылка на картинку);
PR.set();</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: 5px; 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('[float=left]', '[/float]')" />
<img class="vibor" src="http://s002.radikal.ru/i199/1009/ac/95c10fcc7d82.png" title="right" onclick="bbcode('[float=right]', '[/float]')" />
</div></div>

<script><!--Оставляем цифру Новых сообщений. -->
var clr=($("#navpm a").css("color"));var chng="&nbsp;(";
var subs="</span><span style=\"color:"+clr+";\" id=\"news_messag\">(";
$("#navpm a").html($("#navpm a").html().replace(chng,subs));
$("#news_messag").appendTo("#navpm");
</script>

<!--Всплывающее окно цитирования--><div id="Bubble" style="display:none;position:absolute;z-index:100000"><span></span></div><script>function PopUpPL_Quote(){var fresh=false,SSsq='<img src="https://i.imgur.com/mbzHymd.png">';$("#Bubble").prependTo("body");$('.post').mouseup(function(pos){var theSelection='';if(window.getSelection&&!$.browser.opera){theSelection=window.getSelection().toString()}else if(document.getSelection){theSelection=document.getSelection()}else if(document.selection){theSelection=document.selection.createRange().text}if(!(theSelection==''||typeof theSelection=='undefined'||theSelection==null)&&!(fresh)){$("#Bubble").css({'left': (pos.pageX+5)+'px', 'top':(pos.pageY+4)+'px', 'display': 'none' });$("#Bubble span").html('<a href="'+$(this).find("li.pl-quote a:first").attr("href")+'">'+SSsq+'</a>');$("#Bubble").fadeIn(200);fresh=true}else if(fresh){fresh=false}});$('#Bubble span').click(function(){$('#Bubble').hide(200);fresh=false});$('.post').mousedown(function(){if(fresh){$("#Bubble:visible").hide(200);fresh=false}});}
if($("#pun-viewtopic").length){PopUpPL_Quote()}
</script>

<!--дополнительные смайлы v.3.1 © Romych-->
<style type="text/css">
#wrapper{left:-10px;position:relative;width:500px;overflow-y: scroll; }
.tabs{height:22px;line-height:21px;margin:0 0 3px;list-style:none;}
 .tabs li{float:left;cursor:pointer;}
.tabs li a{background:transparent url("http://forumstatic.ru/files/0017/d8/50/91984.png")no-repeat scroll 0 0/cover;color:#444;display:block;margin-bottom:-1px;padding:0 5px 1px;position:relative;text-align:center;text-decoration:none;width:70px;}
.tabs li a:hover{color:#efefef;background:url("http://forumstatic.ru/files/0017/d8/50/91984.png")no-repeat scroll 0-22.1px/cover;text-decoration:none;}
.tabs li.active a{color:#444;border:medium hidden;line-height:22px;background-position:0 -43.5px;}
.tabs li.active a:hover{color:#6A5ACD;}
#smilies-area div[class^="t-"]:not(.t-0){display:none;width:470px;height:220px}
</style>
<script type="text/javascript">
var nabor=[];
 
nabor['Стикеры'] = [
'http://funkyimg.com/i/2KuiX.png',
'http://funkyimg.com/i/2KuiY.png',
'http://funkyimg.com/i/2KuiZ.png',
'http://funkyimg.com/i/2Kuj1.png',
'http://funkyimg.com/i/2Kuj2.png',
'http://funkyimg.com/i/2Kuj3.png',
'http://funkyimg.com/i/2Kuj4.png',
'http://funkyimg.com/i/2Kuj5.png',
'http://funkyimg.com/i/2Kuj6.png',
'http://funkyimg.com/i/2Kujb.png',

'http://funkyimg.com/i/2Kuje.png',
'http://funkyimg.com/i/2Kujf.png',
'http://funkyimg.com/i/2Kujg.png',
'http://funkyimg.com/i/2Kujh.png',
'http://funkyimg.com/i/2Kuji.png',
'http://funkyimg.com/i/2Kujk.png',
'http://funkyimg.com/i/2Kujm.png',
'http://funkyimg.com/i/2Kujn.png',
'http://funkyimg.com/i/2KujS.png',
'http://funkyimg.com/i/2KujT.png',
'http://funkyimg.com/i/2vSDn.png',

'http://funkyimg.com/i/2KujU.png',
'http://funkyimg.com/i/2KujV.png',
'http://funkyimg.com/i/2KujW.png',
'http://funkyimg.com/i/2KujX.png',
'http://funkyimg.com/i/2KujY.png',
'http://funkyimg.com/i/2KujZ.png',
'http://funkyimg.com/i/2Kuk1.png',
'http://funkyimg.com/i/2Kuk2.png',
'http://funkyimg.com/i/2Kuk3.png',
'http://funkyimg.com/i/2Kuk4.png',

'http://funkyimg.com/i/2Kuk9.png',
'http://funkyimg.com/i/2Kuka.png',
'http://funkyimg.com/i/2Kukc.png',
'http://funkyimg.com/i/2Kukd.png',
'http://funkyimg.com/i/2Kuke.png',
'http://funkyimg.com/i/2Kukf.png',
'http://funkyimg.com/i/2Kukg.png',
'http://funkyimg.com/i/2Kukh.png',
'http://funkyimg.com/i/2Kuki.png',

'http://funkyimg.com/i/2Kuko.png',
'http://funkyimg.com/i/2Kukp.png',
'http://funkyimg.com/i/2Kukq.png',
'http://funkyimg.com/i/2Kukr.png',
'http://funkyimg.com/i/2Kuks.png',
'http://funkyimg.com/i/2Kukt.png',
'http://funkyimg.com/i/2Kuku.png',
'http://funkyimg.com/i/2Kukv.png',
'http://funkyimg.com/i/2Kukw.png',
'http://funkyimg.com/i/2Kukx.png',

'http://funkyimg.com/i/2KukG.png',
'http://funkyimg.com/i/2KukH.png',
'http://funkyimg.com/i/2KukJ.png',
'http://funkyimg.com/i/2KukK.png',
'http://funkyimg.com/i/2KukL.png',
'http://funkyimg.com/i/2KukM.png',
'http://funkyimg.com/i/2KukN.png',
'http://funkyimg.com/i/2KukP.png',
'http://funkyimg.com/i/2KukQ.png',
'http://funkyimg.com/i/2KukR.png',
'http://funkyimg.com/i/2KukZ.png',
'http://funkyimg.com/i/2Kum1.png',
'http://funkyimg.com/i/2KuGW.png',

'http://funkyimg.com/i/2KyLv.png',
'http://funkyimg.com/i/2KyLw.png',
'http://funkyimg.com/i/2KyLx.png',
'http://funkyimg.com/i/2KyLy.png',
'http://funkyimg.com/i/2KyLz.png',
'http://funkyimg.com/i/2KyLA.png',

'http://funkyimg.com/i/2LBFw.png',
'http://funkyimg.com/i/2LBFu.png',
'http://funkyimg.com/i/2LBFv.png',
'http://funkyimg.com/i/2LBFy.png',
'http://funkyimg.com/i/2LBFx.png',
'http://funkyimg.com/i/2LKKE.png',

'http://funkyimg.com/i/2SzQ8.png',
'http://funkyimg.com/i/2SzQ9.png',
'http://funkyimg.com/i/2SzQa.png',
'http://funkyimg.com/i/2SzQb.png',
'http://funkyimg.com/i/2SzQc.png',
'http://funkyimg.com/i/2SzQd.png',

'http://funkyimg.com/i/2SzQe.png',
'http://funkyimg.com/i/2SzQf.png',
'http://funkyimg.com/i/2SzQg.png',
'http://funkyimg.com/i/2SzQh.png',
'http://funkyimg.com/i/2SzQq.png',

'https://funkyimg.com/i/2UTMY.png'

];
 
nabor['Хомяк'] = ['http://i.imgur.com/aioynLZ.png',
'http://i.imgur.com/mcWR5K3.png',
'http://i.imgur.com/kQDOI2O.png',
'http://i.imgur.com/I2yC49f.png',
'http://i.imgur.com/qk4Wagp.png',
'http://i.imgur.com/mEe8oKA.png',
'http://i.imgur.com/5tyDr4a.png',
'http://i.imgur.com/APXtwMZ.png',
'http://i.imgur.com/I3LGzO3.png',
'http://i.imgur.com/mtul7B5.png',
'http://i.imgur.com/26yG9OL.png',
'http://i.imgur.com/xX8X8Gw.png',
'http://i.imgur.com/A8f4EJh.png',
'http://i.imgur.com/VyzdqsL.png',
'http://i.imgur.com/tUeSTIZ.png',
'http://i.imgur.com/BiyhxPy.png',
'http://i.imgur.com/oP35Thb.png',
'http://i.imgur.com/eLbTgxH.png',
'http://i.imgur.com/5LjQICq.png',
'http://i.imgur.com/6ZyLmUq.png',
'http://i.imgur.com/g5YDYls.png',
'http://i.imgur.com/44XohXz.png',
'http://i.imgur.com/YkKuIrH.png',
'http://i.imgur.com/XH1E3nJ.png',
'http://i.imgur.com/LQOOl7M.png',
'http://i.imgur.com/Fa6urM5.png',
'http://i.imgur.com/MfE1lPj.png',
'http://i.imgur.com/OMOzYAf.png',
'http://i.imgur.com/rRDnSmF.png',
'http://i.imgur.com/n4dTSM8.png',
'http://i.imgur.com/wy3ylYT.png',
'http://i.imgur.com/V8CdY05.png',
'http://i.imgur.com/MS02nMv.png',
'http://i.imgur.com/8HJwcXa.png',
'http://i.imgur.com/b7t6cIv.png',
'http://i.imgur.com/SawNVXe.png',
'http://i.imgur.com/4dUudSd.png',
'http://i.imgur.com/hsg2DyH.png',
'http://i.imgur.com/lFpXXLI.png',
'http://i.imgur.com/pZjh7iG.png',
'http://i.imgur.com/MqQAa2Z.png',
'http://i.imgur.com/2IQzS6G.png'
];
 
nabor['Vk'] = [
'http://funkyimg.com/i/2vV91.png',
'http://funkyimg.com/i/2vV92.png',
'http://funkyimg.com/i/2vV93.png',
'http://funkyimg.com/i/2vV94.png',
'http://funkyimg.com/i/2vV96.png',
'http://funkyimg.com/i/2vV97.png',
'http://funkyimg.com/i/2vV99.png',
'http://funkyimg.com/i/2vV98.png',
'http://funkyimg.com/i/2vV9a.png',
'http://funkyimg.com/i/2vV95.png',
'http://funkyimg.com/i/2vV9u.png',
'http://funkyimg.com/i/2vV9w.png',
'http://funkyimg.com/i/2vV9v.png',
'http://funkyimg.com/i/2vV9x.png',
'http://funkyimg.com/i/2vV9y.png',
'http://funkyimg.com/i/2vV9z.png',
'http://funkyimg.com/i/2vV9S.png',
'http://funkyimg.com/i/2vV9T.png',
'http://funkyimg.com/i/2vV9U.png',
'http://funkyimg.com/i/2vV9V.png',
'http://funkyimg.com/i/2vV9W.png',
'http://funkyimg.com/i/2vVaj.png',
'http://funkyimg.com/i/2vVak.png',
'http://funkyimg.com/i/2vVam.png',
'http://funkyimg.com/i/2vVan.png',
'http://funkyimg.com/i/2vVao.png',
'http://funkyimg.com/i/2vVap.png',
'http://funkyimg.com/i/2vVaq.png',
'http://funkyimg.com/i/2vVar.png',
'http://funkyimg.com/i/2vVas.png',
'http://funkyimg.com/i/2vVav.png',
'http://funkyimg.com/i/2vVaL.png',
'http://funkyimg.com/i/2vVaK.png',
'http://funkyimg.com/i/2vVaY.png',
'http://funkyimg.com/i/2vVb6.png',
'http://funkyimg.com/i/2vVb7.png',
'http://funkyimg.com/i/2vVb8.png',
'http://funkyimg.com/i/2vVb5.png',
'http://funkyimg.com/i/2vVb4.png',
'http://funkyimg.com/i/2vVb3.png',
'http://funkyimg.com/i/2vVb2.png',
'http://funkyimg.com/i/2vVb1.png',
'http://funkyimg.com/i/2vVaZ.png',
'http://funkyimg.com/i/2vVbk.png',
'http://funkyimg.com/i/2vVbn.png',
'http://funkyimg.com/i/2vVbm.png',
'http://funkyimg.com/i/2vVbH.png',
'http://funkyimg.com/i/2vVbJ.png',
'http://funkyimg.com/i/2vVbR.png',
'http://funkyimg.com/i/2vVbS.png',
'http://funkyimg.com/i/2vVbQ.png',
'http://funkyimg.com/i/2vVbK.png',
'http://funkyimg.com/i/2vVbL.png',
'http://funkyimg.com/i/2vVbM.png',
'http://funkyimg.com/i/2vVbN.png',
'http://funkyimg.com/i/2vVbP.png',
'http://funkyimg.com/i/2vVc1.png',
'http://funkyimg.com/i/2vVc2.png',
'http://funkyimg.com/i/2vVc3.png',
'http://funkyimg.com/i/2vVc4.png',
'http://funkyimg.com/i/2vVc7.png',
'http://funkyimg.com/i/2vVc8.png',
'http://funkyimg.com/i/2vVc5.png',
'http://funkyimg.com/i/2vVca.png',
'http://funkyimg.com/i/2vVc9.png',
'http://funkyimg.com/i/2vVcs.png',
'http://funkyimg.com/i/2LTMU.png',
'http://funkyimg.com/i/2vVct.png',
'http://funkyimg.com/i/2vVcu.png',
'http://funkyimg.com/i/2vVcv.png',
'http://funkyimg.com/i/2vVcB.png',
'http://funkyimg.com/i/2vVcA.png',
'http://funkyimg.com/i/2vVcy.png',
'http://funkyimg.com/i/2vVcx.png',
'http://funkyimg.com/i/2vVcM.png',
'http://funkyimg.com/i/2vVcz.png',
'http://funkyimg.com/i/2vVdg.png',
'http://funkyimg.com/i/2vVdh.png',
'http://funkyimg.com/i/2vVdn.png',
'http://funkyimg.com/i/2vVdo.png',
'http://funkyimg.com/i/2vVdq.png',
'http://funkyimg.com/i/2vVdp.png',
'http://funkyimg.com/i/2vVdr.png',
'http://funkyimg.com/i/2vVds.png',
'http://funkyimg.com/i/2vVdt.png',
'http://funkyimg.com/i/2vVdu.png',
'http://funkyimg.com/i/2vVdC.png',
'http://funkyimg.com/i/2vVdD.png',
'http://funkyimg.com/i/2vVdE.png',
'http://funkyimg.com/i/2vVdF.png',
'http://funkyimg.com/i/2vVdG.png',
'http://funkyimg.com/i/2vVdK.png',
'http://funkyimg.com/i/2vVdL.png',
'http://funkyimg.com/i/2vVdM.png',
'http://funkyimg.com/i/2vVdN.png',
'http://funkyimg.com/i/2vVdP.png',
'http://funkyimg.com/i/2vVdQ.png',
'http://funkyimg.com/i/2vVdR.png',
'http://funkyimg.com/i/2vVdS.png',
'http://funkyimg.com/i/2vVdT.png',
'http://funkyimg.com/i/2vVef.png',
'http://funkyimg.com/i/2vVeg.png',
'http://funkyimg.com/i/2vVeh.png',
'http://funkyimg.com/i/2vVei.png',
'http://funkyimg.com/i/2vVej.png',
'http://funkyimg.com/i/2vVek.png',
'http://funkyimg.com/i/2vVeo.png',
'http://funkyimg.com/i/2vVev.png',
'http://funkyimg.com/i/2vVew.png',
'http://funkyimg.com/i/2vVez.png',
'http://funkyimg.com/i/2vVeA.png',
'http://funkyimg.com/i/2vVeB.png',
'http://funkyimg.com/i/2vVeC.png',
'http://funkyimg.com/i/2vVeD.png',
'http://funkyimg.com/i/2vVeE.png',
'http://funkyimg.com/i/2vVeF.png',
'http://funkyimg.com/i/2vVeG.png',
'http://funkyimg.com/i/2vVf1.png',
'http://funkyimg.com/i/2vVeZ.png',
'http://funkyimg.com/i/2vVf3.png',
'http://funkyimg.com/i/2vVf4.png',
'http://funkyimg.com/i/2vVf5.png',
'http://funkyimg.com/i/2vVf2.png',
'http://funkyimg.com/i/2vVf7.png',
'http://funkyimg.com/i/2vVf6.png',
'http://funkyimg.com/i/2vVf9.png',
'http://funkyimg.com/i/2vVf8.png',
'http://funkyimg.com/i/2vVfn.png',
'http://funkyimg.com/i/2vVfo.png',
'http://funkyimg.com/i/2vVfp.png',
'http://funkyimg.com/i/2vVfq.png',
'http://funkyimg.com/i/2vVfr.png',
'http://funkyimg.com/i/2vVft.png',
'http://funkyimg.com/i/2vVfu.png',
'http://funkyimg.com/i/2vVfv.png',
'http://funkyimg.com/i/2vVfw.png',
'http://funkyimg.com/i/2vVfx.png',
'http://funkyimg.com/i/2vVfy.png',
'http://funkyimg.com/i/2vVfz.png',
'http://funkyimg.com/i/2vVhT.png',
'http://funkyimg.com/i/2vVhU.png',
'http://funkyimg.com/i/2vVhW.png',
'http://funkyimg.com/i/2vVhX.png',
'http://funkyimg.com/i/2vVhY.png',
'http://funkyimg.com/i/2vVi1.png',
'http://funkyimg.com/i/2vVi2.png',
'http://funkyimg.com/i/2vVhZ.png',
'http://funkyimg.com/i/2vVi3.png',
'http://funkyimg.com/i/2vVi5.png',
'http://funkyimg.com/i/2vVi6.png',
'http://funkyimg.com/i/2vVi7.png',
'http://funkyimg.com/i/2vVi9.png',
'http://funkyimg.com/i/2vVi8.png',
'http://funkyimg.com/i/2vVia.png',
'http://funkyimg.com/i/2vVic.png',
'http://funkyimg.com/i/2vVid.png',
'http://funkyimg.com/i/2vVie.png',
'http://funkyimg.com/i/2vVif.png',
'http://funkyimg.com/i/2vVig.png',
'http://funkyimg.com/i/2vViM.png',
'http://funkyimg.com/i/2vViN.png',
'http://funkyimg.com/i/2vViP.png',
'http://funkyimg.com/i/2vViQ.png',
'http://funkyimg.com/i/2vViR.png',
'http://funkyimg.com/i/2vViS.png',
'http://funkyimg.com/i/2vViT.png',
'http://funkyimg.com/i/2vViU.png',
'http://funkyimg.com/i/2vViX.png',
'http://funkyimg.com/i/2vViY.png',
'http://funkyimg.com/i/2vViZ.png',
'http://funkyimg.com/i/2vVj1.png',
'http://funkyimg.com/i/2vVj2.png',
'http://funkyimg.com/i/2vVj3.png',
'http://funkyimg.com/i/2vVj4.png',
'http://funkyimg.com/i/2vVj5.png',
'http://funkyimg.com/i/2vVj7.png',
'http://funkyimg.com/i/2vVj6.png',
'http://funkyimg.com/i/2vVj9.png',
'http://funkyimg.com/i/2vVji.png',
'http://funkyimg.com/i/2vVjj.png',
'http://funkyimg.com/i/2vVjk.png',
'http://funkyimg.com/i/2vVjm.png',
'http://funkyimg.com/i/2vVjn.png',
'http://funkyimg.com/i/2vVjo.png',
'http://funkyimg.com/i/2vVjp.png',
'http://funkyimg.com/i/2vVjq.png',
'http://funkyimg.com/i/2vVjK.png',
'http://funkyimg.com/i/2vVjL.png',
'http://funkyimg.com/i/2vVjM.png',
'http://funkyimg.com/i/2vVjN.png',
'http://funkyimg.com/i/2vVjP.png',
'http://funkyimg.com/i/2vVjQ.png',
'http://funkyimg.com/i/2vVjR.png',
'http://funkyimg.com/i/2vVjS.png',
'http://funkyimg.com/i/2vVjT.png',
'http://funkyimg.com/i/2vVjU.png',
'http://funkyimg.com/i/2vVkj.png',
'http://funkyimg.com/i/2vVkr.png',
'http://funkyimg.com/i/2vVkq.png',
'http://funkyimg.com/i/2vVko.png',
'http://funkyimg.com/i/2vVki.png',
'http://funkyimg.com/i/2vVkk.png',
'http://funkyimg.com/i/2vVkm.png',
'http://funkyimg.com/i/2vVkn.png',
'http://funkyimg.com/i/2vVkp.png',
'http://funkyimg.com/i/2vVkH.png',
'http://funkyimg.com/i/2vVkJ.png',
'http://funkyimg.com/i/2vVkK.png',
'http://funkyimg.com/i/2vVkM.png',
'http://funkyimg.com/i/2vVkN.png',
'http://funkyimg.com/i/2vVkP.png',
'http://funkyimg.com/i/2vVkQ.png',
'http://funkyimg.com/i/2vVkR.png',
'http://funkyimg.com/i/2vVkS.png',
'http://funkyimg.com/i/2vVkU.png',
'http://funkyimg.com/i/2vVkV.png',
'http://funkyimg.com/i/2vVkY.png',
'http://funkyimg.com/i/2vVkZ.png',
'http://funkyimg.com/i/2vVm1.png',
'http://funkyimg.com/i/2vVm5.png',
'http://funkyimg.com/i/2vVm2.png',
'http://funkyimg.com/i/2vVm3.png',
'http://funkyimg.com/i/2vVm4.png',
'http://funkyimg.com/i/2vVm6.png',
'http://funkyimg.com/i/2vVkX.png',
'http://funkyimg.com/i/2vVmc.png',
'http://funkyimg.com/i/2vVmd.png',
'http://funkyimg.com/i/2vVmi.png',
'http://funkyimg.com/i/2vVmj.png',
'http://funkyimg.com/i/2vVmn.png',
'http://funkyimg.com/i/2vVmk.png',
'http://funkyimg.com/i/2vVmm.png',
'http://funkyimg.com/i/2vVmo.png',
'http://funkyimg.com/i/2vVmp.png',
'http://funkyimg.com/i/2vVmr.png',
'http://funkyimg.com/i/2vVmq.png',
'http://funkyimg.com/i/2vVni.png',
'http://funkyimg.com/i/2vVnj.png',
'http://funkyimg.com/i/2vVnk.png',
'http://funkyimg.com/i/2vVnm.png',
'http://funkyimg.com/i/2vVnY.png',
'http://funkyimg.com/i/2vVo7.png',
'http://funkyimg.com/i/2vVo1.png',
'http://funkyimg.com/i/2vVnZ.png',
'http://funkyimg.com/i/2vVo2.png',
'http://funkyimg.com/i/2vVo3.png',
'http://funkyimg.com/i/2vVo4.png',
'http://funkyimg.com/i/2vVo5.png',
'http://funkyimg.com/i/2vVo6.png',
'http://funkyimg.com/i/2vVo8.png',
'http://funkyimg.com/i/2vVow.png',
'http://funkyimg.com/i/2vVox.png',
'http://funkyimg.com/i/2vVov.png',
'http://funkyimg.com/i/2vVoz.png',
'http://funkyimg.com/i/2vVoA.png',
'http://funkyimg.com/i/2vVoy.png',
'http://funkyimg.com/i/2vVoB.png',
'http://funkyimg.com/i/2vVoC.png',
'http://funkyimg.com/i/2vVp1.png',
'http://funkyimg.com/i/2vVp2.png',
'http://funkyimg.com/i/2vVp3.png',
'http://funkyimg.com/i/2vVp4.png',
'http://funkyimg.com/i/2vVp5.png',
'http://funkyimg.com/i/2vVp9.png',
'http://funkyimg.com/i/2vVpa.png',
'http://funkyimg.com/i/2vVpb.png',
'http://funkyimg.com/i/2vVpc.png',
'http://funkyimg.com/i/2vVpd.png',
'http://funkyimg.com/i/2vVpe.png',
'http://funkyimg.com/i/2vVph.png',
'http://funkyimg.com/i/2vVpi.png',
'http://funkyimg.com/i/2vVpj.png',
'http://funkyimg.com/i/2vVpk.png',
'http://funkyimg.com/i/2vVpm.png',
'http://funkyimg.com/i/2vVpn.png',
'http://funkyimg.com/i/2vVpo.png',
'http://funkyimg.com/i/2vVpp.png',
'http://funkyimg.com/i/2vVpq.png',
'http://funkyimg.com/i/2vVpr.png',
'http://funkyimg.com/i/2vVpu.png',
'http://funkyimg.com/i/2vVpv.png',
'http://funkyimg.com/i/2vVpw.png',
'http://funkyimg.com/i/2vVpx.png',
'http://funkyimg.com/i/2vVpy.png',
'http://funkyimg.com/i/2vVpz.png',
'http://funkyimg.com/i/2vVpA.png',
'http://funkyimg.com/i/2vVpB.png',
'http://funkyimg.com/i/2vVpC.png',
'http://funkyimg.com/i/2vVpD.png',
'http://funkyimg.com/i/2vVpG.png'
];
	
$(function(){$('#smilies-block').addClass('t-0');var vkl = '<div id="wrapper"><ul class="tabs" onclick="smilies();return 0;"><li class="t-0 active"><a>Стандартные</a></li></ul></div>';$('#smilies-area').prepend(vkl);for(var i in nabor){$('.tabs').append('<li class="t-'+i+'"><a>'+i+'</a></li>');$('#wrapper').append('<div class="t-'+i+'"></div>');$.each(nabor[i],function(q){$('div.t-'+i).append('<img src="'+nabor[i][q]+'" onclick=smile("[img]'+nabor[i][q]+'[/img]") />');})};$('.tabs li').click(function(){var thisClass=this.className;$('#smilies-area div[class^="t-"]').hide();$('div.'+thisClass).fadeToggle('slow');$('.tabs li').removeClass('active');$(this).addClass('active');}); });
</script>

<!-- Правка глюка Репы при  отсутствии скриптов  руссфф  v2-->
<script> if($('#pun-viewtopic').length)$(window).load(function () {
if(!$('#pun-reputation').length)FORUM.PartnerVote = function() { return true; };
});
</script>

<!-- Подфорумы "не скриптом" © Alex_63 / Ч.2 в начало HTML низ -->
<script type="text/javascript">setSubforums()</script>

0

34

Jane Porter, а ты меня убьёшь, если предложу готовый вариант для заполнения тёмного поля под шапкой? хд
Пыталась просто прикинуть, какого размера сделать картинки-шаблоны под активистов и нужных, и как-то меня занесло к прикидыванию всего остального...
http://s9.uploads.ru/5lwvV.png
Красная полоса из текста пусть не смущает, в коде её нет, это "активные темы" и так далее, у тебя они уже стоят ниже.
Если понравится:

Код:
<div style="position: absolute; width: 280px; height: 64px; top: 406px; margin-left: 614px;  line-height: 103%;"><center><table cellspacing="0"> 
<tr> 
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=30#p132">сюжет</a></td>
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=6">роли</a></td> 
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=20">правила</a></td></tr> <tr>
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=5">внешности</a></td> 
 <td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=2#p448">нужные</a></td> 
<td> <a class="menu" href="http://ouatuntold.rusff.me/viewtopic.php?id=4">гостевая</a></td>  
</tr> 
</table></center></div>

<!--текст-->
<div style="position: absolute; margin-top: 460px; margin-left: 280px; width: 320px; height: 60px; text-align: justify; font-family: italic; font-size: 12px; font-variant: small-caps !important; line-height: 9px; text-transfrom: lowercase; color: #ad896d;">
Мы приветствуем тебя, путник, на нашем ролевом проекте по мотивам сериала «Однажды в Сказке». Стань одним из нас, окунись в мир, где тебя омоет с ног до головы магия. Может именно ты сможешь спасти этот город или, наоборот, станешь его властелином. Главное запомни — выбор всегда за тобой.
</div>

<!--активистывшапке1-->
<div style="position: absolute; margin-top: 225px; margin-left: 320px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/profile.php?id=69" target=_blank title="Герой месяца - Генри!"><img src=http://s7.uploads.ru/65rqd.png></a></div>

<!--активистывшапке2-->
<div style="position: absolute; margin-top: 245px; margin-left: 400px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/profile.php?id=46" target=_blank title="Злодей месяца - Злая Королева!"><img src=http://s9.uploads.ru/LRmUI.png></a></div>

<!--активистывшапке3-->
<div style="position: absolute; margin-top: 222px; margin-left: 479px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/profile.php?id=48" target=_blank title="Флудер месяца - Эмма!"><img src=http://se.uploads.ru/ICupc.png></a>  
</div>

<!--активисты2-->
<div style="position: absolute; margin-top: 454px; margin-left: -20px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/profile.php?id=46" target=_blank title="Постописец Регина"><img src=http://s1.uploads.ru/cWR86.png></a> <a href="http://ouatuntold.rusff.me/profile.php?id=48" target=_blank title="Постописец Эмма"><img src=http://s4.uploads.ru/vQBaf.png></a> <a href="http://ouatuntold.rusff.me/profile.php?id=53" target=_blank title="Постописец Голд"><img src=http://sf.uploads.ru/HdvxG.png></a> <a href="http://ouatuntold.rusff.me/profile.php?id=70" target=_blank title="Постописец Ханна"><img src=http://s4.uploads.ru/w87zl.png></a> <a href="http://ouatuntold.rusff.me/profile.php?id=81" target=_blank title="Постописец Доминик"><img src=http://s5.uploads.ru/i2FvI.png></a>  
</div>

<!--в поисках-->
<div style="position: absolute; margin-top: 454px; width: 320px; height: 64px; margin-left: 614px;font-variant: small-caps !important;">
<a href="" target=_blank title="Мы ищем мистера Хайда!"><img src=http://sg.uploads.ru/92ruk.png></a> 
<a href="" target=_blank title="Мы ищем Белоснежку и Прекрасного Принца!"><img src=http://sd.uploads.ru/gaZwr.png></a> 
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=2#p2079" target=_blank title="Мы ищем Руби!"><img src=http://s0.uploads.ru/7Xonq.png></a> 
<a href="" target=_blank title="Мы ищем Виктора!"><img src=http://s7.uploads.ru/J3rqv.png></a> 
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=2#p18824" target=_blank title="Мы ищем Зелену!"><img src=http://s4.uploads.ru/P3ldE.png></a> 
</div>

<!--тандем-->
<div style="position: absolute; margin-top: 410px; margin-left: -20px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=156" target=_blank title="Эпизод месяца: между чудесными Спасительницей и Королевой!"><img src=http://s0.uploads.ru/p6di9.png></a> 
</div>

<!--пост-->
<div style="position: absolute; margin-top: 410px; margin-left: 80px; width: 188px; height: 38px; text-align: justify; font-family: italic; font-size: 11px; font-variant: small-caps !important; line-height: 9px; text-transfrom: lowercase; color: #ad896d;">
Недавние злоключения заставили Генри задуматься над некоторыми вещами. В Сторибруке столько... <a href="http://ouatuntold.rusff.me/viewtopic.php?id=261#p17125" target=_blank title="Ссылка кликабельна и переносит к целому посту!"><img src=http://sf.uploads.ru/3mD46.png></a> 
</div>

<!--плашки-->
<div style="position: absolute; margin-top: 400px; margin-left: 272px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=257#p15540"><img src="http://s6.uploads.ru/tWN42.png"></font></a></span></b></div>
<div style="position: absolute; margin-top: 400px; margin-left: 356px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=8#p17034"><img src="http://s9.uploads.ru/rGbL9.png"></font></a></span></b></div>
<div style="position: absolute; margin-top: 400px; margin-left: 440px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=119#p16949"><img src="http://s2.uploads.ru/mN4Bw.png"></font></a></span></b></div>
<div style="position: absolute; margin-top: 400px; margin-left: 524px;font-variant: small-caps !important;">
<a href="http://ouatuntold.rusff.me/viewtopic.php?id=260#p15872"><img src="http://s1.uploads.ru/8sqVN.png"></font></a></span></b></div>

P.S. На скринах почему-то всё становится темнее и насыщеннее, но на деле все заготовки светлее Оо

0

35

Regina Mills, я думаю выложить с профиля главного админа, поэтому слишком долго мучилась с нейтральной гиф хд
Как в остальном?

Код:
<!--HTML--><center><div style="background-color: цвет фона; width:500px; padding:10px; line-height:120%; border:2px transparent solid; -moz-border-radius:30px 30px 30px 30px; -webkit-border-radius:30px 30px 30px 30px; margin:0;"><div style="font-family: georgia; color: #5a1132; text-align: center; font-size: 30px; width: 500px; padding: 10px 10px 0px 10px; text-transform: lowercase;">НОВОСТИ РОЛЕВОЙ</div>


<div style="margin-top: 10px; margin-right: 350px">
<div style="width:150px; height:150px; -moz-border-radius:100%; -webkit-border-radius:100%; background-image:URL(http://sa.uploads.ru/1sMKF.gif);"> 
</div>
<div style="width:320px; height:130px; font-size:9px; margin-top: -148px; margin-left: 165px; font-family: calibri; font-size: 15px;"><br>Здравствуй, Сторибрук! Мы не виделись почти два месяца и спешим это исправить.<br> Два месяца - большой срок для любого проекта. Что же нового и интересного случилось за это время с нами? Садитесь поближе, вот-вот узнаем!</div>

<div style="font-family: times new roman; margin-top: 48px; color: #000; text-align: justify; font-size: 15px; width: 500px; padding: 1px;">
Первым делом, давайте взглянем на новый дизайн! Надеемся, летние зелёные оттенки привнесут немного тепла в жизни наших игроков и их персонажей. А тёмный фон и детали напомнят, что жизнь в Сторибруке всё ещё остаётся в меру увлекательна, но опасна. И это переносит нас ко второй новости: открытию нескольких мини-квестов. Совсем недавно было возрождено путешествие в мир праздников, куда отбыли мэр Регина и пиратка Мэри. Они попали лишь на один из многих, и если Вы желаете подобное приключение - свяжитесь с администрацией, для Вас и соигроков будет прописан эпизод в другом из праздничных миров. Желает ли женская часть ролевой попасть в вечное Восьмое марта? Или на День Всех Влюблённых? А не хотели бы Вы две недели праздновать Рождество? У нас всё возможно!<br>
Кроме продолжения старого квеста мы не можем не упомянуть открытие трёх новых: это падение в Страну Чудес через волшебные норы и празднование Дня Рождения Белоснежки в ближайшем кафе. В правой части окна своего браузера Вы можете заметить табличку, напоминающую чей пост и в какой эпизод идёт следующим. Точно таким же образом Вы можете заглянуть в полюбившийся квест и прочесть чужую игру. Мы очень надеемся, что данный скрипт будет многим полезен. И так же напоминаем, что будем рады Вашим предложениям по усовершенствованию проекта и его структуры. Если бы Вы хотели видеть какой-либо ещё скрипт или нашли неполадки в существующих, отписаться об этом можно в теме <b><a  href="http://ouatuntold.rusff.me/viewtopic.php?id=9#p9">Вопрос - ответ</a></b>.<br>
<br>
Теперь предлагаем отойти от новостей внутри сюжета и взглянуть на, скажем так, теоретическое наполнение. Это описание более востребованных в фандоме миров: Сторибрук, Зачарованный Лес и Страна Чудес. О двух из них мы сообщали в предыдущий раз, но советуем каждому пробежаться взглядом по этим темам вновь. Что-то дополнено, новые темы созданы. Религия, сословия, волшебные силы и многое другое ждут вас в разделе <b><a  href="http://ouatuntold.rusff.me/viewforum.php?id=6">Хроники Спасителя</a></b>. Точно там же находится тема, способная пролить свет на множество востребованных вопросов - это FAQ, как по игре, так и по самому проекту. Кроме этого, у нас появилась новая акция, охватившая целый мир - <b><a  href="http://ouatuntold.rusff.me/viewtopic.php?id=286">"Дорогу чудесатым"</a></b>. Карточные масти, говорящие животные и люди, ставшие пленниками Страны Чудес - чего там только нет! О другой акции - на каст, что прописывает администрация - вы наверняка уже знаете. Мы лишь сообщаем, что неделя, отведённая на действие акции, теперь сменена на целый месяц. Множество поощрений ждёт тех, кто примкнёт к нашим рядам в этот срок!<br>
<br>
Напоследок хотим упомянуть достаточно важную новость: <i>открывшийся набор администрации</i>. За сегодняшний день уже откликнулось два игрока, за что мы им благодарны! Сейчас мы ищем рекламщика, а дополнительные предложения и инициатива от тех, кто не решается попробовать свои силы в администрировании, напоминаем, тоже в почёте! И куда же без развлекательной части проекта! Позвольте представить новую лотерею <b><a  href="http://ouatuntold.rusff.me/viewtopic.php?id=322">"Орёл или Решка"</a></b>, где каждый из действующих игроков может подкинуть монетку. Достанется Вам приз или действие, решит только случай. Кто готов рискнуть? Если риск - не Ваша стихия, предлагаем заглянуть в тему <b><a  href="http://ouatuntold.rusff.me/viewtopic.php?id=257">личные смайлы</a></b>, где каждый желающий может предложить анимации со своим, чужим или мультипликационным персонажем.<br>
<br>
Через месяц форум ждёт первая важная дата - <i>полгода онлайн</i>. Наверняка все заметили, что третий выпуск журнала задерживается, но в День Рождения проекта мы надеемся порадовать вас новыми интересными рубриками и интервью. До следующей встречи, Сторибрук! Радуй нас своей активностью и дальше!
</div>
</div>

</div></center>

0


Вы здесь » Тест дизайнов » Всякая хрень » Дизайны


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