Добро пожаловать на Pro Pawn - Портал о PAWN-скриптинге.
Показано с 1 по 6 из 6
  1. #1
    Аватар для Evanescense
    Пользователь

    Статус
    Оффлайн
    Регистрация
    09.03.2014
    Сообщений
    16
    Репутация:
    2 ±

    Стиль IpbMafia


    Для начала скачайте и установите основу стиля (из него вы будите делать данный стиль)
    Скачать

    И так начнём установку
    Заменяем весь файл стиля
      Открыть/закрыть
    Код:
    /* Layout
     ------------ */
    * {
    	/* Reset browsers default margin, padding and font sizes */
    	margin: 0;
    	padding: 0;
    }
    
    html {
    	font-size: 100%;
    }
    
    body {
    	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
    	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
    	color: #323D4F;
    	background-color: #FFFFFF;
    	background: #F5F5F5 url(http://ipbmafia.listbb.ru/images/ranks3/ipbmafia_listbb_ru/body.jpg) repeat-x top center;
    	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
    	margin: 0;
    }
    
    #wrapheader {
    	min-height: 120px;
    	height: auto !important;
    	height: 120px;
    /*	background-image: url('styles/RedSilver/theme/images/background.gif');
    	background-repeat: repeat-x;*/
    /*	padding: 0 25px 15px 25px;*/
    	padding: 0;
    }
    
    #wrapfooter {
    	text-align: center;
    	clear: both;
    }
    
    #wrapnav {
    	width: 100%;
    	margin: 0;
    	background-color: #f0ede6;
    	border-width: 1px;
    	border-style: solid;
    	border-color: #a9a9a9;
    }
    
    #logodesc {
    	margin-bottom: 5px;
    	padding: 5px 25px;
    	background: #D9DFE4;
    	border-bottom: 1px solid #4787A7;
    }
    
    #menubar {
    	margin: 0 25px;
    }
    
    #datebar {
    	margin: 10px 25px 0 25px;
    }
    
    #findbar {
    	width: 100%;
    	margin: 0;
    	padding: 0;
    	border: 0;
    }
    
    #logo {
    background: url('http://lider036.5nx.ru/images/ranks3/lider036_5nx_ru/header_logo2.png.png');
    width: 355px;
    height: 98px;
    float: left;
    padding: 0;
    }
    
    .forumrules {
    	background-color: #F9CC79;
    	border-width: 1px;
    	border-style: solid;
    	border-color: #BB9860;
    	padding: 4px;
    	font-weight: normal;
    	font-size: 1.1em;
    	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    }
    
    .forumrules h3 {
    	color: red;
    }
    
    #pageheader {
    font-size: 8px;
    }
    #pagecontent { }
    #pagefooter { }
    
    #poll { }
    #postrow { }
    #postdata { }
    
    
    /*  Text
     --------------------- */
    h1 {
    	color: black;
    	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
    	font-weight: bold;
    	font-size: 1.8em;
    	text-decoration: none;
    }
    
    h2 {
    	font-family: Arial, Helvetica, sans-serif;
    	font-weight: bold;
    	font-size: 1.5em;
    	text-decoration: none;
    	line-height: 120%;
    }
    
    h3 {
    	font-size: 1.3em;
    	font-weight: bold;
    	font-family: Arial, Helvetica, sans-serif;
    	line-height: 120%;
    }
    
    h4 {
    	margin: 0;
    	font-size: 1.1em;
    	font-weight: bold;
    }
    
    p {
    	font-size: 1.1em;
    }
    
    p.moderators {
    	margin: 0;
    	float: left;
    	color: black;
    	font-weight: bold;
    }
    
    .rtl p.moderators {
    	float: right;
    }
    
    p.linkmcp {
    	margin: 0;
    	float: right;
    	white-space: nowrap;
    }
    
    .rtl p.linkmcp {
    	float: left;
    }
    
    p.breadcrumbs {
    	margin: 0;
    	float: left;
    	color: #fff;
    	white-space: normal;
    	font-size: 11px;
    }
    
    .rtl p.breadcrumbs {
    	float: right;
    }
    
    p.datetime {
    	margin: 0;
    	float: right;
    	white-space: nowrap;
    	font-size: 1em;
    }
    
    .rtl p.datetime {
    	float: left;
    }
    
    p.searchbar {
    	padding: 2px 0;
    	white-space: nowrap;
    } 
    
    p.searchbarreg {
    	margin: 0;
    	float: right;
    	white-space: nowrap;
    }
    
    .rtl p.searchbarreg {
    	float: left;
    }
    
    p.forumdesc {
    	padding-bottom: 4px;
            font-size: 11px;
            color: #777;
    }
    
    p.topicauthor {
    	margin: 1px 0;
    }
    
    p.topicdetails {
    	margin: 1px 0;
    }
    
    .postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
    	margin: 1px 0;
    	color: red;
    	font-weight:bold;
    }
    
    .postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
    	color: green;
    	font-weight:bold;
    }
    
    .postapprove img, .postreported img {
    	vertical-align: bottom;
    }
    
    .postauthor {
    	color: #000000;
            text-shadow: 0px 0px 10px;
            font-size: 14px;
    }
    
    .postdetails {
    	color: #000000;
    }
    
    .postbody {
    	font-size: 1.3em;
    	line-height: 1.4em;
            color: #000;
    	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
    }
    
    .postbody li, ol, ul {
    	margin: 0 0 0 1.5em;
    }
    
    .rtl .postbody li, .rtl ol, .rtl ul {
    	margin: 0 1.5em 0 0;
    }
    
    .posthilit {
    	background-color: yellow;
    }
    
    .nav {
    	margin: 0;
    	color: black;
    	font-weight: bold;
    }
    
    .pagination {
    	padding: 4px;
    	color: black;
    	font-size: 1em;
    	font-weight: bold;
    }
    
    .cattitle {
    
    }
    
    .gen {
    	margin: 1px 1px;
    	font-size: 1.2em;
    }
    
    .genmed {
    	margin: 1px 1px;
    	font-size: 1.1em;
    }
    
    .gensmall {
    	margin: 1px 1px;
    	font-size: 1em;
    }
    
    .copyright {
    	color: #444;
    	font-weight: normal;
    	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    }
    
    .titles {
    	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
    	font-weight: bold;
    	font-size: 1.3em;
    	text-decoration: none;
    }
    
    .error {
    	color: red;
    }
    
    
    /* Tables
     ------------ */
    th {
    background: #545a64 url(http://ipbmafia.listbb.ru/public/style_images/mafiaboard/header.png) repeat-x top center;
    color: #fff;
    text-shadow: 0 1px 1px #363C44;
    border: 1px solid #545A64;
    }
    
    td {
    	padding: 2px;
    }
    td.profile {
    	padding: 4px;
    }
    
    .tablebg {
    	background-color: #dbdede;
    }
    
    .catdiv {
    	height: 27px;
            margin: 0;
            padding: 0;
            border: 0;
            background-color: #C7D0D7;
            background-image: url('http://ipbmafia.listbb.ru/images/ranks3/ipbmafia_listbb_ru/back2.png');
            text-indent: 10px;
            padding: 4px 0;
            color: #fff;
            font: bold 12px Arial,Tahoma,Calibri,Verdana,Geneva,sans-serif;
    }
    
    .rtl .catdiv {
    	background: white url('styles/RedSilver/theme/images/cellpic2_rtl.jpg') repeat-y scroll top right;
    }
    
    .cat {
    height: 27px;
    margin: 0;
    padding: 0;
    border: 0;
    background: #5f5e66;
    background: -moz-linear-gradient(top, #5f5e66 0%, #4b4a53 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5f5e66), color-stop(100%,#4b4a53));
    background: -webkit-linear-gradient(top, #5f5e66 0%,#4b4a53 100%);
    background: -o-linear-gradient(top, #5f5e66 0%,#4b4a53 100%);
    background: -ms-linear-gradient(top, #5f5e66 0%,#4b4a53 100%);
    background: linear-gradient(to bottom, #5f5e66 0%,#4b4a53 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5f5e66', endColorstr='#4b4a53',GradientType=0 );
    border: 1px solid #323135;
    color: #E7E7E7;
    padding: 10px;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Cuprum',sans-serif;
    -moz-border-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-radius: 4px;
    text-shadow: #000 0 1px 1px;
    margin-bottom: 10px;
    -webkit-box-shadow: rgba(0,0,0,0.6) 0px 0px 1px;
    -moz-box-shadow: rgba(0,0,0,0.6) 0px 0px 1px;
    box-shadow: rgba(0,0,0,0.6) 0px 0px 1px;
    text-indent: 10px;
    padding: 2px 0;
    color: #fff;
    font: bold 12px Arial,Tahoma,Calibri,Verdana,Geneva,sans-serif;
    }
    
    .row1 { 
    background-image: -webkit-linear-gradient(top, #fff, #fff);
    border-top: 1px #f5fafd solid;
    border-left: 1px #f5fafd solid;
    padding: 6px;
     }
    
    .row1:hover {
    background-image: -webkit-linear-gradient(top, #fff, #fff);
    border-top: 1px #f5fafd solid;
    border-left: 1px #f5fafd solid;
    padding: 6px;
    }
    
    .row2	{ 
    background-image: -webkit-linear-gradient(top, #fff, #fff);
    border-top: 1px #f5fafd solid;
    border-left: 1px #f5fafd solid;
    padding: 6px;
     }
    
    .row2:hover {
    background-image: -webkit-linear-gradient(top, #fff, #fff);
    border-top: 1px #f5fafd solid;
    border-left: 1px #f5fafd solid;
    padding: 6px;
    }
    
    .row22222	{ 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#e6e6e6');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#e6e6e6')";
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(top, #ffffff, #e6e6e6);
    border-top: 1px #f5fafd solid; border-left: 1px #f5fafd solid;
    padding:6px
    }
    
    
    .row22	{ 
    background: url('http://liderliderlider.listbb.ru/images/ranks2/liderliderlider_listbb_ru/19VV6p7.png') repeat-x;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border-top: 1px #f5fafd solid; border-left: 1px #f5fafd solid; padding:6px
    }
    
    .row22:hover {
    background: url('http://liderliderlider.listbb.ru/images/ranks2/liderliderlider_listbb_ru/19VV6p7.png') repeat-x;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
     border-top: 1px #f5fafd solid; border-left: 1px #f5fafd solid; padding:6px
    }
    
    .row3	{ 
    background-color: #E7E7E7; border-top: 1px #f5fafd solid; border-left: 1px #f5fafd solid; padding:6px 
    }
    
    .spacer {
    	background: #f7f7f7 url(http://ipbmafia.listbb.ru/images/ranks3/ipbmafia_listbb_ru/body.png);
    }
    
    hr {
    display: block;
    -webkit-margin-before: 0.1em;
    -webkit-margin-after: 0.1em;
    -webkit-margin-start: auto;
    -webkit-margin-end: auto;
    border-style: inset;
    border-width: 1px;
    }
    
    .legend {
    	text-align:center;
    	margin: 0 auto;
    }
    
    /* Links
     ------------ */
    a:link {
    color: #3E3E3E;
    text-decoration: none;
    }
    
    a:active,
    a:visited {
    	color: #3E3E3E;
    	text-decoration: none;
    }
    
    a:hover {
    color: #0083b7;
    }
    
    a.forumlink {
           margin: 1px 0;
           font: normal 11px tahoma,helvetica,arial,sans-serif;
           font-size: 14px;
           display: inline;
    }
    
    a.topictitle {
    	    margin: 1px 0;
                font: normal 13px tahoma,helvetica,arial,sans-serif;
    }
    
    a.topictitle:visited {
    	color: #3E3E3E;
    	text-decoration: none;
    }
    
    th a,
    th a:visited {
    	color: #fff !important;
    	text-decoration: none;
    }
    
    th a:hover {
    }
    
    
    /* Form Elements
     ------------ */
    form {
    	margin: 0;
    	padding: 0;
    	border: 0;
    }
    
    input {
    	color: #333333;
    	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
    	font-size: 1.1em;
    	font-weight: normal;
    	padding: 1px;
    	border: 1px solid #a9a9a9;
    	background-color: #FAFAFA;
    }
    
    textarea {
    	background-color: #FAFAFA;
    	color: #333333;
    	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
    	font-size: 1.3em; 
    	line-height: 1.4em;
    	font-weight: normal;
    	border: 1px solid #a9a9a9;
    	padding: 2px;
    }
    
    select {
    	color: #333333;
    	background-color: #FAFAFA;
    	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
    	font-size: 1.1em;
    	font-weight: normal;
    	border: 1px solid #a9a9a9;
    	padding: 1px;
    }
    
    option {
    	padding: 0 1em 0 0;
    }
    
    option.disabled-option {
    	color: graytext;
    }
    
    .rtl option {
    	padding: 0 0 0 1em;
    }
    
    input.radio {
    	border: none;
    	background-color: transparent;
    }
    
    .post {
    	background-color: white;
    	border-style: solid;
    	border-width: 1px;
    }
    
    .btnbbcode {
    	color: #000000;
    	font-weight: normal;
    	font-size: 1.1em;
    	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
    	background-color: #EFEFEF;
    	border: 1px solid #666666;
    }
    
    .btnmain {
    	font-weight: bold;
    	background-color: #f0ede6;
    	border: 1px solid #a9a9a9;
    	cursor: pointer;
    	padding: 1px 5px;
    	font-size: 1.1em;
    }
    
    .btnlite {
    	font-weight: normal;
    	background-color: #f0ede6;
    	border: 1px solid #a9a9a9;
    	cursor: pointer;
    	padding: 1px 5px;
    	font-size: 1.1em;
    }
    
    .btnfile {
    	font-weight: normal;
    	background-color: #f0ede6;
    	border: 1px solid #a9a9a9;
    	padding: 1px 5px;
    	font-size: 1.1em;
    }
    
    .helpline {
    	background-color: #DEE3E7;
    	border-style: none;
    }
    
    
    /* BBCode
     ------------ */
    .quotetitle, .attachtitle {
    	margin: 10px 5px 0 5px;
    	padding: 4px;
    	border-width: 1px 1px 0 1px;
    	border-style: solid;
    	border-color: #a9a9a9;
    	color: #333333;
    	background-color: #a9a9a9;
    	font-size: 0.85em;
    	font-weight: bold;
    }
    
    .quotetitle .quotetitle {
    	font-size: 1em;
    }
    
    .quotecontent, .attachcontent {
    	margin: 0 5px 10px 5px;
    	padding: 5px;
    	border-color: #a9a9a9;
    	border-width: 0 1px 1px 1px;
    	border-style: solid;
    	font-weight: normal;
    	font-size: 1em;
    	line-height: 1.4em;
    	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
    	background-color: #FAFAFA;
    	color: #4B5C77;
    }
    
    .attachcontent {
    	font-size: 0.85em;
    }
    
    .codetitle {
    	margin: 10px 5px 0 5px;
    	padding: 2px 4px;
    	border-width: 1px 1px 0 1px;
    	border-style: solid;
    	border-color: #a9a9a9;
    	color: #333333;
    	background-color: #a9a9a9;
    	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
    	font-size: 0.8em;
    }
    
    .codecontent {
    	direction: ltr;
    	margin: 0 5px 10px 5px;
    	padding: 5px;
    	border-color: #a9a9a9;
    	border-width: 0 1px 1px 1px;
    	border-style: solid;
    	font-weight: normal;
    	color: #006600;
    	font-size: 0.85em;
    	font-family: Monaco, 'Courier New', monospace;
    	background-color: #FAFAFA;
    }
    
    .syntaxbg {
    	color: #FFFFFF;
    }
    
    .syntaxcomment {
    	color: #FF8000;
    }
    
    .syntaxdefault {
    	color: #0000BB;
    }
    
    .syntaxhtml {
    	color: #000000;
    }
    
    .syntaxkeyword {
    	color: #007700;
    }
    
    .syntaxstring {
    	color: #DD0000;
    }
    
    
    /* Private messages
     ------------------ */
    .pm_marked_colour {
    	background-color: #000000;
    }
    
    .pm_replied_colour {
    	background-color: #a9a9a9;
    }
    
    .pm_friend_colour {
    	background-color: #007700;
    }
    
    .pm_foe_colour {
    	background-color: #DD0000;
    }
    
    
    /* Misc
     ------------ */
    img {
        border: medium none;
        max-width: 800px !important;
    }
    
    .sep {
    	color: black;
    	background-color: #FFFFFF;
    }
    
    table.colortable td {
    	padding: 0;
    }
    
    pre {
    	font-size: 1.1em;
    	font-family: Monaco, 'Courier New', monospace;
    }
    
    .nowrap {
    	white-space: nowrap;
    }
    
    .username-coloured {
    	font-weight: bold;
            text-shadow: 0px 0px 10px;
    }
    
    .legend-name {
    text-shadow: 1px 1px 10px;
    }
    
    #menu_bkg a {
     color: #FFF;
     font-size: 14px;
     padding: 12px 9px;
     font-weight: 400;
     text-shadow: 0 1px 0 rgba(0,0,0,.4);
     text-decoration: none;
     -webkit-transition: all 0.35s ease;
     -moz-transition: all 0.35s ease;
     -o-transition: all 0.35s ease;
     transition: all 0.35s ease;
     text-transform: uppercase;
     font-family: "Cuprum" !important;
    }
    
    .cattext a:link { color: #FFFFFF; text-decoration: none }
    .cattext a:visited { color: #FFFFFF; text-decoration: none }
    .cattext a:hover {text-decoration: none }
    .cattext a:active { color: #FFFFFF; text-decoration: none }
    
    .catmain {
    background: #5f5e66;
    background: -moz-linear-gradient(top, #5f5e66 0%, #4b4a53 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5f5e66), color-stop(100%,#4b4a53));
    background: -webkit-linear-gradient(top, #5f5e66 0%,#4b4a53 100%);
    background: -o-linear-gradient(top, #5f5e66 0%,#4b4a53 100%);
    background: -ms-linear-gradient(top, #5f5e66 0%,#4b4a53 100%);
    background: linear-gradient(to bottom, #5f5e66 0%,#4b4a53 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5f5e66', endColorstr='#4b4a53',GradientType=0 );
    border: 1px solid #323135;
    color: #E7E7E7;
    padding: 10px;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Cuprum',sans-serif;
    -moz-border-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-radius: 4px;
    text-shadow: #000 0 1px 1px;
    margin-bottom: 10px;
    -webkit-box-shadow: rgba(0,0,0,0.6) 0px 0px 1px;
    -moz-box-shadow: rgba(0,0,0,0.6) 0px 0px 1px;
    box-shadow: rgba(0,0,0,0.6) 0px 0px 1px;
    }
    
    /*     
    --------------------------------------------------------------
    Mods for common.css X
    -------------------------------------------------------------- */
    .approve-icon, .approve-icon a   { background: none top left no-repeat; }
    .approve-icon, .approve-icon a   { background-image: url("http://support.getbb.ru/styles/subsilver2/imageset/en/icon_post_approve.gif"); }
    ul.approve-icons, li.approve-icon { width: 20px; height: 20px; }
    
    /* Icon images
    ---------------------------------------- */
    .icon-medal {
       background-position: 0 50%;
       background-repeat: no-repeat;
       background-image: none;
       padding: 1px 0 0 17px;
    }
    .icon-medal   { background-image: url("http://support.getbb.ru/styles/subsilver2/theme/images/icon_medal.gif"); }
    .rtl .icon-medal {
       background-position: 100% 50%;
       padding: 1px 17px 0 0;
    }
    
        .signature:hover {
           opacity: 1.0;
        }
        .signature {
           opacity: .2;
        }
    
    .signature22 {
    padding-top: 1em;
    border-top: 1px solid #c4c4c4;
    margin-top: 2em;
    }
    
    
    .menuuuuuuu {
    color: #fff;
    font-size: 0.9em;
    height: 70px;
    clear: both;
    }
    
    .navbar11111111 {
    position: relative;
    margin: 0px 0px 0px 0px;
    color: rgb(255,255,255);
    font: 11px Arial,Calibri,Verdana,Geneva,sans-serif;
    border: 0px solid #000000;
    }
    
    .content_out {
    margin-top: 9px;
    }
    
    .content_in {
    }
    
    .content {
    background: #fff;
    padding: 0px 10px;
    border-top: 1px solid #575F6C;
    line-height: 120%;
    margin-top: 1px;
    -webkit-box-shadow: rgba(0,0,0,0.6) 0px 0px 6px;
    -moz-box-shadow: rgba(0,0,0,0.6) 0px 0px 6px;
    box-shadow: rgba(0,0,0,0.6) 0px 0px 6px;
    }
    
    #user_bar {
    background: #1C2431 url(http://ipbmafia.listbb.ru/images/ranks3/ipbmafia_listbb_ru/glow.png) repeat-x scroll center bottom;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    -o-border-radius: 3px 3px 3px 3px;
    -webkit-box-shadow: rgba(0,0,0,0.6) 0px 0px 6px;
    -moz-box-shadow: rgba(0,0,0,0.6) 0px 0px 6px;
    box-shadow: rgba(0,0,0,0.6) 0px 0px 6px;
    position: relative;
    top: -12px;
    font-family: "Cuprum" !important;
    }
    
    
    .label-success,
    .badge-success {
      background-color: #7AC57B;
    }
    .label {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    }
    .label, .badge {
    display: inline-block;
    padding: 2px 4px;
    font-size: 11.844px;
    font-weight: bold;
    line-height: 14px;
    color: #ffffff;
    vertical-align: baseline;
    white-space: nowrap;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    }
    
    .label2-success,
    .badge2-success {
      background-color: #f49b01;
    }
    .label2 {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    }
    .label2, .badge2 {
    display: inline-block;
    padding: 2px 5px;
    font-size: 11.844px;
    font-weight: bold;
    line-height: 14px;
    color: #ffffff;
    vertical-align: baseline;
    white-space: nowrap;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    }
    
    .label3-success,
    .badge3-success {
    }
    .label3 {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    }
    .label3, .badge3 {
    display: inline-block;
    padding: 2px 5px;
    font-size: 11.844px;
    font-weight: bold;
    line-height: 14px;
    color: #ffffff;
    vertical-align: baseline;
    white-space: nowrap;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    }
    
    .label4-success,
    .badge4-success {
      background-color: #0080FF;
    }
    .label4 {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    }
    .label4, .badge4 {
    display: inline-block;
    padding: 2px 5px;
    font-size: 11.844px;
    font-weight: bold;
    line-height: 14px;
    color: #ffffff;
    vertical-align: baseline;
    white-space: nowrap;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    }
    
    .header_bar {
    background: #323232 url(http://ipbmafia.listbb.ru/images/ranks3/ipbmafia_listbb_ru/user_navigation.png) repeat-x bottom;
    padding: 0;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    line-height: 36px;
    }
    
    #branding {
    background: #0f3854 url(http://ipbmafia.listbb.ru/images/ranks3/ipbmafia_listbb_ru/branding.png) repeat;
    height: 110px;
    box-shadow: 0 0px 3px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: box-shadow:0 0px 3px rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: box-shadow:0 0px 3px rgba(0, 0, 0, 0.8);
    -o-box-shadow: box-shadow:0 0px 3px rgba(0, 0, 0, 0.8);
    padding: 15px 0 0 0;
    color: #bec9d5;
    position: relative;
    }
    
    .main_width {
    margin: 0 auto;
    width: 85% !important;
    min-width: 960px;
    }
    
    .divpostbit {
    letter-spacing: 0;
    border-width: 0px 3px 1px 3px;
    margin: 1px 1px 3px 1px;
    padding: 3px;
    border-right-color: #0080FF;
    border-right-style: solid;
    border-bottom-style: dashed;
    border-bottom-color: #CCC;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    border-left-color: #0080FF;
    border-left-style: solid;
    text-shadow: 1px 1px 0px #FFF;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    }
    
    .breadcrumbs a:hover {
    color: #fff;
    text-shadow: #2F3237 0 1px 1px;
    }
    .breadcrumbs a:link {
    color: #fff;
    text-shadow: #2F3237 0 1px 1px;
    }
    .breadcrumbs a:active {
    color: #fff;
    text-shadow: #2F3237 0 1px 1px;
    }
    .breadcrumbs a:visited {
    color: #fff;
    text-shadow: #2F3237 0 1px 1px;
    }
    
    .deco1 {
    background-color: #FFFFFF;
    background-image: url("http://s2.ipicture.ru/uploads/20131203/QtUBdbu9.gif");
    background-position: top center;
    background-repeat: repeat-x;
    width: 100%;
    height: 20px;
    }
    
    .noticeui{background:url(http://lider036.5nx.ru/images/ranks3/lider036_5nx_ru/noticebg.png) repeat-x 0 0;color:#FFF;width:83%;font-weight:normal;padding:13px
    15px 0;margin-bottom:2.5em;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;-moz-box-shadow:1px 1px 2px rgba(0,0,0,.4);-webkit-box-shadow:1px 1px 2px rgba(0,0,0,.4);box-shadow:1px 1px 2px rgba(0,0,0,.4);position:relative;left:34px}.noticeui
    p{margin-bottom:1.5em}.noticeui p:last-child{margin-bottom:0}.noticeui
    ul{margin-left:8px;margin-bottom:1.5em}.noticeui ul:last-child{margin-bottom:0}.noticeui
    li{background:url(http://lider036.5nx.ru/images/ranks3/lider036_5nx_ru/noticetabs.png) no-repeat 0 -95px;list-style-type:none;padding-left:18px;margin-bottom: .75em}.noticeui-success
    li{background-position:0 -95px}.noticeui-warn
    li{background-position:0 -895px}.noticeui-error
    li{background-position:0 -495px}.noticeui-info
    li{background-position:0 -1295px}.noticeui
    h5{font-size:14px;font-weight:bold;margin-bottom: .65em}.noticeui
    span{background:url(http://lider036.5nx.ru/images/ranks3/lider036_5nx_ru/noticetabs.png) no-repeat 100% 0;width:33px;height:40px;position:absolute;left:-34px;top:9px}.noticeui-success{background-color:#EEF4D4;color:#596C26;border:1px
    solid #8FAD3D}.noticeui-success
    span{background-position:100% 0}.noticeui-warn{background-color:#FFEA97;color:#796100;border:1px
    solid #E1B500}.noticeui-warn
    span{background-position:100% -800px}.noticeui-error{background-color:#EFCEC9;color:#933628;border:1px
    solid #AE3F2F}.noticeui-error
    span{background-position:100% -400px}.noticeui-info{background-color:#C6D8F0;color:#285797;border:1px
    solid #4381CD}.noticeui-info
    span{background-position:100% -1200px}
    
    .avatar-revolution img:hover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    }
    .avatar-offline a:hover img {
    opacity: 1.0;
    }
    .avatar-offline a img {
    opacity: 0.3;
    }
    .avatar-revolution img {
    -moz-transition: all 1.1s ease-in-out;
    -webkit-transition: all 1.1s ease-in-out;
    -o-transition: all 1.1s ease-in-out;
    -ms-transition: all 1.1s ease-in-out;
    transition: all 1.1s ease-in-out;
    }
    ul, li {display:block; padding:0; margin:0; list-style:none;}
    .left {float:left;}
    .right {float:right;}
    .center {text-align:center;}
    .hidden {overflow:hidden;}
    hr {color:#535353; height:1px; border-top:0px; border-style:dashed;}



    Далее файлы шаблона
    breadcrumbs.html
      Открыть/закрыть
    Код:
    <table class="" width="100%" cellspacing="1" cellpadding="0">
    	<tr>
    		<td class="menuuuuuuu">
    			<p class="breadcrumbs"> &nbsp;&nbsp; <img src="http://ipbmafia.listbb.ru/images/ranks3/ipbmafia_listbb_ru/home.png"> » <a href="{U_INDEX}">{L_INDEX}</a><!-- BEGIN navlinks --> » <a href="{navlinks.U_VIEW_FORUM}">{navlinks.FORUM_NAME}</a><!-- END navlinks --></p>
    		</td>
    	</tr>
    	</table>


    forumlist_body.html
      Открыть/закрыть
    Код:
    <!-- BEGIN forumrow -->
    <!-- IF not forumrow.S_IS_CAT and forumrow.S_FIRST_ROW -->
    
    <!-- category table setup -->
    <div class="catmain">
    	<div class="catls"></div>
    	<div class="cattext"><a href="{forumrow.U_VIEWFORUM}"><span class="label3 label3-success"><strong><font color="#0080FF">{forumrow.FORUM_NAME}</font></strong></span></a></div>
    	<div class="catrs"></div>
    
    </div>
    <!-- category table setup -->
    
    
    
    <table class="tablebg" cellspacing="1" width="100%">
    <tr>
    	<td class="row1" colspan="5" align="{S_CONTENT_FLOW_END}"><!-- IF not S_IS_BOT and U_MARK_FORUMS --><a class="nav" href="{U_MARK_FORUMS}">{L_MARK_FORUMS_READ}</a><!-- ENDIF -->&nbsp;</td>
    
    </tr>
    
      <!-- ENDIF -->
    
          <!-- IF forumrow.S_IS_CAT -->
          <!-- IF not forumrow.S_FIRST_ROW -->
    </table>
    
    
    
    <!-- bottom table setup -->
    
    <div class="box_b"><div class="box_bl"><div class="box_br">
    <div class="catbtm"><img src="{T_THEME_PATH}/images/clear.gif" width="1" height="5" alt="" /></div>
    </div></div></div>
    
    <!-- End bottom table setup -->
    
    <br />
    
    <!-- category table setup -->
    <div class="catmain">
    	<div class="catls"></div>
    	<div class="cattext"><!-- IF forumrow.S_IS_CAT --><a href="{forumrow.U_VIEWFORUM}"><span class="label3 label3-success"><strong><font color="#FFFFF">{forumrow.FORUM_NAME}</font></strong></span></a><!-- ELSE -->{L_FORUM}<!-- ENDIF --></div>
    	<div class="catrs"></div>
    
    </div>
    
    
    <!-- category table setup -->
    
    <table class="tablebg" cellspacing="1" width="100%">
    <!-- ELSE -->
    
    <!-- category table setup -->
    <div class="catmain">
    	<div class="catls"></div>
    	<div class="cattext"><!-- IF forumrow.S_IS_CAT --><a href="{forumrow.U_VIEWFORUM}"><span class="label3 label3-success"><strong><font color="#FFFFF">{forumrow.FORUM_NAME}</font></strong></span></a><!-- ELSE -->{L_FORUM}<!-- ENDIF --></div>
    	<div class="catrs"></div>
    
    </div>
    <!-- category table setup -->
    
    <table class="tablebg" cellspacing="1" width="100%">
      <!-- ENDIF -->
    
    
    
    	<!-- ELSEIF forumrow.S_IS_LINK -->
    <!-- IF forumrow.FORUM_IMAGE -->
    
    					<div style="float: {S_CONTENT_FLOW_BEGIN}; margin-{S_CONTENT_FLOW_END}: 5px;">{forumrow.FORUM_FOLDER_IMG}</div>
    		<!-- ELSE -->		
    		<tr>
    			
    <!-- ENDIF -->
    			<td class="row2">
    				
    				<a class="forumlink" href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a>
    				<p class="forumdesc">{forumrow.FORUM_DESC}</p>
    			</td>
    			<!-- IF forumrow.CLICKS -->
    
    				<td class="row1" colspan="3" align="center"><span class="genmed">{L_REDIRECTS}: {forumrow.CLICKS}</span></td>
    			<!-- ELSE -->
    				<td class="row1" colspan="3" align="center">&nbsp;</td>
    			<!-- ENDIF -->
    		</tr>
    	<!-- ELSE -->
    
    		<tr>
    <td class="row1" colspan="1" align="center"><span style="position:relative; vertical-align:middle;">{forumrow.FORUM_FOLDER_IMG}</span></td>
    			<td class="row2" width="100%">
    				<a class="forumlink" href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a>
    				 <p class="forumdesc">{forumrow.FORUM_DESC}</p>
    				<!-- IF forumrow.MODERATORS -->
    					<p class="forumdesc"  ><img src="http://ipbmafia.listbb.ru/images/ranks3/ipbmafia_listbb_ru/3246237281.png"><strong><font color="#0080FF"> <font size="1">{forumrow.L_MODERATOR_STR}</font></font>: </strong><font size="1">{forumrow.MODERATORS}</font></p>
    				<!-- ENDIF -->
    				
    
    <!-- IF forumrow.SUBFORUMS -->
    <p class="forumdesc">
    <script>
    subforum_icon_html='<img src="http://ipbmafia.listbb.ru/images/ranks3/ipbmafia_listbb_ru/bullet_black.png">';
    subforums_old='{forumrow.SUBFORUMS}';
    subforums_new=subforum_icon_html+' '+subforums_old.replace(/,/g,'<br/>'+subforum_icon_html);
    document.write(subforums_new);
    </script>
    <noscript>
    <i>{forumrow.L_SUBFORUM_STR}</i><strong>
    {forumrow.SUBFORUMS}
    </strong>
    </noscript>
    </p>
    <!-- ENDIF -->
    
    				<!-- IF forumrow.FORUM_IMAGE --></div><!-- ENDIF -->
    
    			</td>
    			<td class="row2" align="center"><p class="topicdetails">Тем: {forumrow.TOPICS}<br>Сообщений: {forumrow.POSTS}</p></td>
    			<td class="row2" align="center" nowrap="nowrap">
    					<!-- IF forumrow.LAST_POST_TIME -->
    					<p class="topicdetails"><a href="{forumrow.U_LAST_TOPIC}" title="{forumrow.LAST_TOPIC_TITLE}">{forumrow.LAST_TOPIC_TITLE_SUBSTR}</a><a href="{forumrow.U_LAST_POST}" title="{forumrow.LAST_POST_SUBJECT}">{forumrow.LAST_POST_SUBJECT_SUBSTR}</a></p>
    					<p class="topicdetails">{forumrow.LAST_POST_TIME}</p>
    					<p class="topicdetails">{forumrow.LAST_POSTER_FULL}
    						<a href="{forumrow.U_LAST_POST}">{LAST_POST_IMG}</a>
    					</p>
    				<!-- ELSE -->
    					<p class="topicdetails">{L_NO_POSTS}</p>
    				<!-- ENDIF -->
    			</td>
    		</tr>
    	<!-- ENDIF -->
    <!-- BEGINELSE -->
    	<tr>
    
    		<td class="row1" colspan="5" align="center"><p class="gensmall">{L_NO_FORUMS}</p></td>
    	</tr>
    <!-- END forumrow -->
    </table>
    
    <!-- bottom table setup -->
    
    <div class="catbtm"><img src="{T_THEME_PATH}/images/clear.gif" width="1" height="5" alt="" /></div>
    
    <!-- End bottom table setup -->


    index_body.html
      Открыть/закрыть
    Код:
    <!-- INCLUDE overall_header.html -->
    
    
    <!-- IF U_MCP -->
    	<div id="pageheader">
    		<p class="linkmcp">[ <a href="{U_MCP}">{L_MCP}</a> ]</p>
    	</div>
    
    	<br clear="all" /><br />
    <!-- ENDIF -->
    
    
    <!-- IF RT_DISPLAY -->
    <div id="pagecontent">
       <!-- IF RT_PAGINATION -->
          <table width="100%" cellspacing="1">
          <tr>
             <td class="nav" valign="middle" nowrap="nowrap">&nbsp;{RT_PAGE_NUMBER}<br /></td>
             <td class="gensmall" width="100%" align="{S_CONTENT_FLOW_END}" nowrap="nowrap">
                <b><a href="#" onclick="jumpto(); return false;" title="{L_JUMP_TO_PAGE}">{L_GOTO_PAGE}</a> {RT_PAGINATION}</b>
             </td>
          </tr>
          </table>
       <!-- ENDIF -->
       <table class="tablebg" width="100%" cellspacing="1">
    
    <div class="catmain">
    	<div class="catls"></div>
    	<div class="cattext"><span class="label3 label3-success"><strong><font color="#FFFFF">Последние темы</font></strong></span></div>
    	<div class="catrs"></div>
    </div>
    
    
    
          <!-- BEGIN recenttopicrow -->
             <tr>
                <td class="row1" width="25" align="center">{recenttopicrow.TOPIC_FOLDER_IMG}</td>
                <!-- IF S_TOPIC_ICONS -->
                   <td class="row1" width="25" align="center"><!-- IF recenttopicrow.TOPIC_ICON_IMG --><img src="{T_ICONS_PATH}{recenttopicrow.TOPIC_ICON_IMG}" width="{recenttopicrow.TOPIC_ICON_IMG_WIDTH}" height="{recenttopicrow.TOPIC_ICON_IMG_HEIGHT}" alt="" title="" /><!-- ENDIF --></td>
                <!-- ENDIF -->
                <td class="row1">
                   <!-- IF recenttopicrow.S_UNREAD_TOPIC --><a href="{recenttopicrow.U_NEWEST_POST}">{NEWEST_POST_IMG}</a><!-- ENDIF -->
                   {recenttopicrow.ATTACH_ICON_IMG} <!-- IF recenttopicrow.S_HAS_POLL or recenttopicrow.S_TOPIC_MOVED --><b>{recenttopicrow.TOPIC_TYPE}</b> <!-- ENDIF --><a title="{L_POSTED}: {recenttopicrow.FIRST_POST_TIME}" href="{recenttopicrow.U_VIEW_TOPIC}" class="topictitle">{recenttopicrow.TOPIC_TITLE}</a>
                   <!-- IF recenttopicrow.S_TOPIC_UNAPPROVED or recenttopicrow.S_POSTS_UNAPPROVED -->
                      <a href="{recenttopicrow.U_MCP_QUEUE}">{recenttopicrow.UNAPPROVED_IMG}</a>&nbsp;
                   <!-- ENDIF -->
                   <!-- IF recenttopicrow.S_TOPIC_REPORTED -->
                      <a href="{recenttopicrow.U_MCP_REPORT}">{recenttopicrow.REPORTED_IMG}</a>&nbsp;
                   <!-- ENDIF -->
                   <!-- IF recenttopicrow.PAGINATION -->
                      <p class="gensmall"> [ {GOTO_PAGE_IMG}{L_GOTO_PAGE}: {recenttopicrow.PAGINATION} ] </p>
                   <!-- ENDIF -->
                   <p class="gensmall">{L_POST_BY_AUTHOR} {recenttopicrow.TOPIC_AUTHOR_FULL}
                   &raquo; {recenttopicrow.FIRST_POST_TIME}
                   <!-- IF recenttopicrow.U_VIEW_FORUM and recenttopicrow.FORUM_NAME -->
                      {L_IN} <a href="{recenttopicrow.U_VIEW_FORUM}" style="font-weight: bold;">{recenttopicrow.FORUM_NAME}</a>
                   <!-- ENDIF -->
                   </p>
                </td>
                <td class="row1" width="50" align="center"><p class="topicdetails">Сообщений: {recenttopicrow.REPLIES}</p></td>
                <td class="row2" width="50" align="center"><p class="topicdetails">Просмотров:</br>{recenttopicrow.VIEWS}</p></td>
                <td class="row1" width="140" align="center">
                   <p class="topicdetails" style="white-space: nowrap;">{recenttopicrow.LAST_POST_TIME}</p>
                   <p class="topicdetails">{recenttopicrow.LAST_POST_AUTHOR_FULL}
                      <a href="{recenttopicrow.U_LAST_POST}">{LAST_POST_IMG}</a>
                   </p>
                </td>
             </tr>
    
          <!-- BEGINELSE -->
    
             <tr>
                <!-- IF S_TOPIC_ICONS -->
                   <td class="row1" colspan="7" height="30" align="center" valign="middle"><span class="gen"><!-- IF not S_SORT_DAYS -->{L_NO_TOPICS}<!-- ELSE -->{L_NO_TOPICS_TIME_FRAME}<!-- ENDIF --></span></td>
                <!-- ELSE -->
                   <td class="row1" colspan="6" height="30" align="center" valign="middle"><span class="gen"><!-- IF not S_SORT_DAYS -->{L_NO_TOPICS}<!-- ELSE -->{L_NO_TOPICS_TIME_FRAME}<!-- ENDIF --></span></td>
                <!-- ENDIF -->
             </tr>
          <!-- END recenttopicrow -->
          </table>
    </div>
    <br clear="all" />
    <!-- ENDIF -->
    
    
    <!-- INCLUDE forumlist_body.html -->
    <br>
    <span class="gensmall"><!-- IF not S_IS_BOT --><a href="/index.php?&mark=forums"><table border="0" width="100%" bgcolor="#666" cellspacing="0.3" cellpadding="0">
    <tbody><tr>
    <td width="100%">
    <table border="0" width="100%" bgcolor="#666">
    <tbody><tr>
    <td width="100%" style="background: #666666 url(http://ipbmafia.listbb.ru/images/ranks3/ipbmafia_listbb_ru/background.png) repeat;"><b>Отметить все форумы как прочтённые</b></td>
    </tr>
    </tbody></table>
    </td>
    </tr>
    </tbody></table></a><!-- ENDIF --></span><br />
    
    <br clear="all" />
    
    
    
    <!-- IF S_DISPLAY_ONLINE_LIST -->
    	<br clear="all" />
    
    
    <div class="catmain">
    	<div class="catls"></div>
    	<div class="cattext"><!-- IF U_VIEWONLINE --><a href="{U_VIEWONLINE}"><span class="label3 label3-success"><strong><font color="#FFFFF">{L_WHO_IS_ONLINE}</font></strong></span></a><!-- ELSE -->{L_WHO_IS_ONLINE}<!-- ENDIF --></div>
    	<div class="catrs"></div>
    </div>
    	<table class="tablebg" width="100%" cellspacing="1">
    
    	<tr>
    	<!-- IF LEGEND -->
    		<td class="row1" rowspan="2" align="center" valign="middle"><img src="http://liderliderlider.listbb.ru/styles/custom_styles/liderliderlider_listbb_ru/theme/images/whosonline.png" alt="{L_WHO_IS_ONLINE}" /></td>
    	<!-- ELSE -->
    		<td class="row1" align="center" valign="middle"><img src="http://liderliderlider.listbb.ru/styles/custom_styles/liderliderlider_listbb_ru/theme/images/whosonline.png" alt="{L_WHO_IS_ONLINE}" /></td>
    	<!-- ENDIF -->
    		<td class="row1" width="100%"><span class="genmed">{TOTAL_USERS_ONLINE} ({L_ONLINE_EXPLAIN})<br />{RECORD_USERS}<br /><br />{LOGGED_IN_USER_LIST}</span></td>
    	</tr>
    	<!-- IF LEGEND -->
    		<tr>
    			<td class="row1"><b class="gensmall">{L_LEGEND} :: {LEGEND}</b></td>
    		</tr>
    	<!-- ENDIF -->
    
    	</table>
    	<!-- IF WHO_WAS_HERE_DISPLAY -->
    <br clear="all" />
    
    	<table class="tablebg" width="100%" cellspacing="1">
    
    <div class="catmain">
    	<div class="catls"></div>
    	<div class="cattext"><!-- IF U_VIEWONLINE --><span class="label3 label3-success"><strong><font color="#FFFFF">{L_WHO_WAS_HERE}</font></strong></span><!-- ELSE -->{L_WHO_WAS_HERE}<!-- ENDIF --></div>
    	<div class="catrs"></div>
    </div>
    
    
    		<td class="row1" align="center" valign="middle"><img src="http://liderliderlider.listbb.ru/styles/custom_styles/liderliderlider_listbb_ru/theme/images/whosonline.png" alt="{L_WHO_IS_ONLINE}" /></td>
    		<td class="row1" width="100%"><span class="genmed"><!-- IF WHO_WAS_HERE_LIST2 -->{WHO_WAS_HERE_LIST2} ({WHO_WAS_HERE_EXP})<br />{WHO_WAS_HERE_RECORD}<br />{WHO_WAS_HERE_LIST}<!-- ELSE -->{L_WWH_UPDATE_NEED}<!-- ENDIF --></span></td>
    	</tr>
    	</table>
    	<!-- ENDIF -->
    
    <!-- ENDIF -->
    
    <!-- IF S_DISPLAY_BIRTHDAY_LIST -->
    	<br clear="all" />
    
    	<table class="tablebg" width="100%" cellspacing="1">
    <div class="catmain">
    	<div class="catls"></div>
    	<div class="cattext"><!-- IF U_VIEWONLINE --><span class="label3 label3-success"><strong><font color="#FFFFF">{L_BIRTHDAYS}</font></strong></span><!-- ELSE -->{L_BIRTHDAYS}<!-- ENDIF --></div>
    	<div class="catrs"></div>
    </div>
    		<td class="row1" align="center" valign="middle"><img src="http://liderliderlider.listbb.ru/styles/custom_styles/liderliderlider_listbb_ru/theme/images/birthday.png" alt="{L_BIRTHDAYS}" /></td>
    		<td class="row1" width="100%"><p class="genmed"><!-- IF BIRTHDAY_LIST -->{L_CONGRATULATIONS}: <b>{BIRTHDAY_LIST}</b><!-- ELSE -->{L_NO_BIRTHDAYS}<!-- ENDIF --></p></td>
    	</tr>
    	</table>
    <!-- ENDIF -->
    
    <br clear="all" />
    
    <table class="tablebg" width="100%" cellspacing="1">
    
    <div class="catmain">
    	<div class="catls"></div>
    	<div class="cattext"><!-- IF U_VIEWONLINE --><span class="label3 label3-success"><strong><font color="#FFFFF">{L_STATISTICS}</font></strong></span><!-- ELSE -->{L_STATISTICS}<!-- ENDIF --></div>
    	<div class="catrs"></div>
    </div>
    
    	<td class="row1"><img src="http://liderliderlider.listbb.ru/styles/custom_styles/liderliderlider_listbb_ru/theme/images/stats.png" alt="{L_STATISTICS}" /></td>
    	<td class="row1" width="100%" valign="middle"><p class="genmed">{TOTAL_POSTS} | {TOTAL_TOPICS} | {TOTAL_USERS} | {NEWEST_USER}</p></td>
    </tr>
    </table>
    
    <!-- IF not S_USER_LOGGED_IN -->
    	<br clear="all" />
    
    	<form method="post" action="{S_LOGIN_ACTION}">
    	
    	<table class="tablebg" width="100%" cellspacing="1">
    	<tr>
    		<td class="cat"><h4><a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a></h4></td>
    	</tr>
    	<tr>
    		<td class="row1" align="center"><span class="genmed">{L_USERNAME}:</span> <input class="post" type="text" name="username" size="10" />&nbsp; <span class="genmed">{L_PASSWORD}:</span> <input class="post" type="password" name="password" size="10" />&nbsp; <!-- IF S_AUTOLOGIN_ENABLED --> <span class="gensmall">{L_LOG_ME_IN}</span> <input type="checkbox" class="radio" name="autologin" /><!-- ENDIF -->&nbsp; <input type="submit" class="btnmain" name="login" value="{L_LOGIN}" /></td>
    	</tr>
    	</table>
    	{S_FORM_TOKEN}
    	</form>
    <!-- ENDIF -->
    
    <br clear="all" />
    
    
    
    <!-- INCLUDE overall_footer.html -->
    
    
    <br>
    <br>


    overall_footer.html
      Открыть/закрыть
    Код:
    <!-- IF not S_IS_BOT -->{RUN_CRON_TASK}<!-- ENDIF -->
    </div>
    
    <!--
    	We request you retain the full copyright notice below including the link to www.phpbb.com.
    	This not only gives respect to the large amount of time given freely by the developers
    	but also helps build interest, traffic and use of phpBB3. If you (honestly) cannot retain
    	the full copyright we ask you at least leave in place the "Powered by phpBB" line, with
    	"phpBB" linked to www.phpbb.com. If you refuse to include even this then support on our
    	forums may be affected.
    
    	The phpBB Group : 2006
    //-->
    
    
    
    <div id="wrapfooter">
    	<!-- IF U_ACP --><span class="gensmall">[ <a href="{U_ACP}">{L_ACP}</a> ]</span><br /><br /><!-- ENDIF -->
    	<span class="copyright">Powered by <a href="http://www.phpbb.com/">phpBB</a> &copy; 2000, 2002, 2005, 2007 phpBB Group<br />
    	<!-- IF TRANSLATION_INFO -->{TRANSLATION_INFO}<!-- ENDIF -->
    	<!-- IF DEBUG_OUTPUT --><br /><bdo dir="ltr">[ {DEBUG_OUTPUT} ]</bdo><!-- ENDIF --></span>
    </div>
    
    <br>	
    
    	</td>
    
    	</tr>
    </table>
    
    </div></div></div>
    
    </body>
    </html>


    overall_header.html
      Открыть/закрыть
    Код:
    <!--
    ACCESS DENIED
    
    
    ДОСТУП ЗАКРЫТ!
    
    
    -->
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}" xml:lang="{S_USER_LANG}">
    <head>
    
    <script type="text/javascript" src="http://phpbb.5nx.ru/images/ranks2/phpbb_5nx_ru/postlink.js"></script>
    
    
    <meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" />
    <meta http-equiv="content-language" content="{S_USER_LANG}" />
    <meta http-equiv="content-style-type" content="text/css" />
    <meta http-equiv="imagetoolbar" content="no" />
    <meta name="resource-type" content="document" />
    <meta name="distribution" content="global" />
    <meta name="copyright" content="2000, 2002, 2005, 2007 phpBB Group" />
    <meta name="keywords" content="" />
    <meta name="description" content="" />
    {META}
    <title>{SITENAME} &bull; <!-- IF S_IN_MCP -->{L_MCP} &bull; <!-- ELSEIF S_IN_UCP -->{L_UCP} &bull; <!-- ENDIF -->{PAGE_TITLE}</title>
    
    <link rel="stylesheet" href="{T_STYLESHEET_LINK}" type="text/css" />
    
    <script type="text/javascript">
    // <![CDATA[
    <!-- IF S_USER_PM_POPUP -->
    	if ({S_NEW_PM})
    	{
    		popup('{UA_POPUP_PM}', 400, 225, '_phpbbprivmsg');
    	}
    <!-- ENDIF -->
    
    function popup(url, width, height, name)
    {
    	if (!name)
    	{
    		name = '_popup';
    	}
    
    	window.open(url.replace(/&amp;/g, '&'), name, 'height=' + height + ',resizable=yes,scrollbars=yes,width=' + width);
    	return false;
    }
    
    function jumpto()
    {
    	var page = prompt('{LA_JUMP_PAGE}:', '{ON_PAGE}');
    	var perpage = '{PER_PAGE}';
    	var base_url = '{A_BASE_URL}';
    
    	if (page !== null && !isNaN(page) && page > 0)
    	{
    		document.location.href = base_url.replace(/&amp;/g, '&') + '&start=' + ((page - 1) * perpage);
    	}
    }
    
    /**
    * Find a member
    */
    function find_username(url)
    {
    	popup(url, 760, 570, '_usersearch');
    	return false;
    }
    
    /**
    * Mark/unmark checklist
    * id = ID of parent container, name = name prefix, state = state [true/false]
    */
    function marklist(id, name, state)
    {
    	var parent = document.getElementById(id);
    	if (!parent)
    	{
    		eval('parent = document.' + id);
    	}
    
    	if (!parent)
    	{
    		return;
    	}
    
    	var rb = parent.getElementsByTagName('input');
    	
    	for (var r = 0; r < rb.length; r++)
    	{
    		if (rb[r].name.substr(0, name.length) == name)
    		{
    			rb[r].checked = state;
    		}
    	}
    }
    
    <!-- IF ._file -->
    
    	/**
    	* Play quicktime file by determining it's width/height
    	* from the displayed rectangle area
    	*
    	* Only defined if there is a file block present.
    	*/
    	function play_qt_file(obj)
    	{
    		var rectangle = obj.GetRectangle();
    
    		if (rectangle)
    		{
    			rectangle = rectangle.split(',')
    			var x1 = parseInt(rectangle[0]);
    			var x2 = parseInt(rectangle[2]);
    			var y1 = parseInt(rectangle[1]);
    			var y2 = parseInt(rectangle[3]);
    
    			var width = (x1 < 0) ? (x1 * -1) + x2 : x2 - x1;
    			var height = (y1 < 0) ? (y1 * -1) + y2 : y2 - y1;
    		}
    		else
    		{
    			var width = 200;
    			var height = 0;
    		}
    
    		obj.width = width;
    		obj.height = height + 16;
    
    		obj.SetControllerVisible(true);
    
    		obj.Play();
    	}
    <!-- ENDIF -->
    
    // ]]>
    </script>
    </head>
    
    <body class="{S_CONTENT_DIRECTION}">
    
    <a name="top"></a>
    
    
    <div class="header_bar">
    <div class="header_bar">
    																								<a href="/"><span class="label2 label2-success">Ваша ссылка</span></a>
    <a href="/"><span class="label2 label2-success">Ваша ссылка</span></a>
    
    
    </div>
    </div>
    
    
    
    
    <table width="100%" cellpadding="0" cellspacing="0" style="
        margin: 0 auto;
    ">
    	<tr>
    
    		<td style="padding: 0;">
    
    <div id="branding">
    
    <div class="main_width">
    <div id="wrapheader">
    
    	<table cellpadding="0" cellspacing="0" width="100%" style="">
    		<tr>
    			<td><a href="{U_INDEX}"><div id="logo"></div></a>
    
    <table border="0" cellpadding="0" cellspacing="0" align="right">
    
     <tbody><tr>
     <td width="17" height="17">
     </td>
     <td height="17">
     </td>
    
     <td width="17" height="17">
     </td>
     </tr>
    
     <tr>
     <td width="17">
     </td>
     <td>
    <div id="banners"><script language="JavaScript" src="http://linkcase.ru/show/bcases/11188"></script></div>
    </td>
     <td width="17">
     </td>
     </tr>
    
     <tr>
     <td width="17" height="17">
     </td>
     <td height="17">
     </td>
    
     <td width="17" height="17">
     </td>
     </tr>
    
     </tbody></table>
    
    
    
    
    
    
    
    
    
    
    
    
    
    </div>
    
    
    
    
    
    
    
    
    
    
    </td>
    		</tr>
    
    	</table>
    	
    <div id="user_bar">
    
    
    	<table id="menu_bkg" cellpadding="0" cellspacing="0" width="100%" style="height: 40px;">
    		<tr>
    			<td style="padding: 0;">
                                           <a href="/index.php">Форум</a>
     
    							
    					<!-- IF U_RESTORE_PERMISSIONS --> &nbsp;&nbsp;<a href="{U_RESTORE_PERMISSIONS}">{L_RESTORE_PERMISSIONS}</a><!-- ENDIF -->
    				
    					<!-- IF S_BOARD_DISABLED and S_USER_LOGGED_IN --> &nbsp;&nbsp;<span style="color: red;">{L_BOARD_DISABLED}</span><!-- ENDIF -->
    				
    					<!-- IF not S_IS_BOT -->
    						<!-- IF S_USER_LOGGED_IN -->
    							<!-- IF S_DISPLAY_PM --> &nbsp;&nbsp;<a href="{U_PRIVATEMSGS}">{PRIVATE_MESSAGE_INFO}<!-- IF PRIVATE_MESSAGE_INFO_UNREAD -->, {PRIVATE_MESSAGE_INFO_UNREAD}<!-- ENDIF --></a><!-- ENDIF -->
    						<!-- ELSEIF S_REGISTER_ENABLED --> &nbsp;&nbsp;<a href="{U_REGISTER}">{L_REGISTER}</a>
    						<!-- ENDIF -->
    					<!-- ENDIF -->
    				
    					
    					<!-- IF not S_IS_BOT -->
    
    						<!-- IF S_USER_LOGGED_IN --> &nbsp;&nbsp;<a href="{U_PROFILE}">Мой профиль</a><!-- ENDIF -->
    					<!-- ENDIF -->
    				
    					<!-- IF not S_IS_BOT -->&nbsp;&nbsp;<a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a>&nbsp;<!-- ENDIF -->
    			</td>
    		</tr>
    
    	</table>
    	</div>
    <meta name='linkcase-verification' content='f5aad76230' />	
    
    
    </div>
    </div>
    </div>
    
    
    <div class="main_width">
    <div class="content_out"><div class="content_in">
    
    <!-- INCLUDE breadcrumbs.html -->
    
    <div class="content">
    
    <div id="wrapcentre">
    
    	<br style="clear: both;" />
    
    
    
    	<br />


    viewtopic_body.html
      Открыть/закрыть
    Код:
    <!-- INCLUDE overall_header.html -->
    
    <!-- IF S_FORUM_RULES -->
    	<div class="forumrules">
    		<!-- IF U_FORUM_RULES -->
    			<h3>{L_FORUM_RULES}</h3><br />
    			<a href="{U_FORUM_RULES}"><b>{L_FORUM_RULES_LINK}</b></a>
    		<!-- ELSE -->
    			<h3>{L_FORUM_RULES}</h3><br />
    			{FORUM_RULES}
    		<!-- ENDIF -->
    	</div>
    
    	<br clear="all" />
    <!-- ENDIF -->
    
    <div id="pageheader">
    	<h2><a class="titles" href="{U_VIEW_TOPIC}">{TOPIC_TITLE}</a></h2>
    
    <!-- IF MODERATORS -->
    	<p class="moderators"><!-- IF S_SINGLE_MODERATOR -->{L_MODERATOR}<!-- ELSE -->{L_MODERATORS}<!-- ENDIF -->: {MODERATORS}</p>
    <!-- ENDIF -->
    <!-- IF U_MCP -->
    	<p class="linkmcp">[ <a href="{U_MCP}">{L_MCP}</a> ]</p>
    <!-- ENDIF -->
    </div>
    
    <br clear="all" /><br />
    
    <div id="pagecontent">
    
    	<table width="100%" cellspacing="1">
    	<tr>
    		<td align="{S_CONTENT_FLOW_BEGIN}" valign="middle" nowrap="nowrap">
    		<!-- IF not S_IS_BOT -->
    			<!-- IF S_DISPLAY_POST_INFO --><a href="{U_POST_NEW_TOPIC}">{POST_IMG}</a>&nbsp;<!-- ENDIF -->
    			<!-- IF S_DISPLAY_REPLY_INFO --><a href="{U_POST_REPLY_TOPIC}">{REPLY_IMG}</a><!-- ENDIF -->
    		<!-- ENDIF -->
    		</td>
    		<!-- IF TOTAL_POSTS -->
    			<td class="nav" valign="middle" nowrap="nowrap">&nbsp;{PAGE_NUMBER}<br /></td>
    			<td class="gensmall" nowrap="nowrap">&nbsp;[ {TOTAL_POSTS} ]&nbsp;</td>
    			<td class="gensmall" width="100%" align="{S_CONTENT_FLOW_END}" nowrap="nowrap"><!-- INCLUDE pagination.html --></td>
    		<!-- ENDIF -->
    	</tr>
    	</table>
    
    	<table class="tablebg" width="100%" cellspacing="1">
    	<tr>
    		<td class="cat">
    			<table width="100%" cellspacing="0">
    			<tr>
    				<td class="nav" nowrap="nowrap">&nbsp;
    				<div class="cattext"><!-- IF not S_IS_BOT -->
    					<!-- IF U_WATCH_TOPIC --><a href="{U_WATCH_TOPIC}" title="{L_WATCH_TOPIC}">{L_WATCH_TOPIC}</a><!-- IF U_PRINT_TOPIC or U_EMAIL_TOPIC or U_BUMP_TOPIC or U_BOOKMARK_TOPIC --> | <!-- ENDIF --><!-- ENDIF -->
    					<!-- IF U_BOOKMARK_TOPIC --><a href="{U_BOOKMARK_TOPIC}" title="{L_BOOKMARK_TOPIC}">{L_BOOKMARK_TOPIC}</a><!-- IF U_PRINT_TOPIC or U_EMAIL_TOPIC or U_BUMP_TOPIC --> | <!-- ENDIF --><!-- ENDIF -->
    					<!-- IF U_PRINT_TOPIC --><a href="{U_PRINT_TOPIC}" title="{L_PRINT_TOPIC}">{L_PRINT_TOPIC}</a><!-- IF U_EMAIL_TOPIC or U_BUMP_TOPIC --> | <!-- ENDIF --><!-- ENDIF -->
    					<!-- IF U_EMAIL_TOPIC --><a href="{U_EMAIL_TOPIC}" title="{L_EMAIL_TOPIC}">{L_EMAIL_TOPIC}</a><!-- IF U_BUMP_TOPIC --> | <!-- ENDIF --><!-- ENDIF -->
    					<!-- IF U_BUMP_TOPIC --><a href="{U_BUMP_TOPIC}" title="{L_BUMP_TOPIC}">{L_BUMP_TOPIC}</a><!-- ENDIF -->
    				<!-- ENDIF --></div>
    				</td>
    
    			</tr>
    			</table>
    
    		</td>
    	</tr>
    <!-- IF S_HAS_POLL -->
    	<tr>
    		<td class="row2" colspan="2" align="center"><br clear="all" />
    
    			<form method="post" action="{S_POLL_ACTION}">
    
    			<table cellspacing="0" cellpadding="4" border="0" align="center">
    			<tr>
    				<td align="center"><span class="gen"><b>{POLL_QUESTION}</b></span><br /><span class="gensmall">{L_POLL_LENGTH}</span></td>
    			</tr>
    			<tr>
    				<td align="{S_CONTENT_FLOW_BEGIN}">
    					<table cellspacing="0" cellpadding="2" border="0">
    				<!-- BEGIN poll_option -->
    					<tr>
    					<!-- IF S_CAN_VOTE -->
    						<td>
    							<!-- IF S_IS_MULTI_CHOICE -->
    								<input type="checkbox" class="radio" name="vote_id[]" value="{poll_option.POLL_OPTION_ID}"<!-- IF poll_option.POLL_OPTION_VOTED --> checked="checked"<!-- ENDIF --> />
    							<!-- ELSE -->
    								<input type="radio" class="radio" name="vote_id[]" value="{poll_option.POLL_OPTION_ID}"<!-- IF poll_option.POLL_OPTION_VOTED --> checked="checked"<!-- ENDIF --> />
    							<!-- ENDIF -->
    						</td>
    					<!-- ENDIF -->
    						<td><span class="gen">{poll_option.POLL_OPTION_CAPTION}</span></td>
    						<!-- IF S_DISPLAY_RESULTS -->
    							<td dir="ltr">{POLL_LEFT_CAP_IMG}{poll_option.POLL_OPTION_IMG}{POLL_RIGHT_CAP_IMG}</td>
    							<td class="gen" align="{S_CONTENT_FLOW_END}"><b>&nbsp;{poll_option.POLL_OPTION_PERCENT}&nbsp;</b></td>
    							<td class="gen" align="center">[ {poll_option.POLL_OPTION_RESULT} ]</td>
    							<!-- IF poll_option.POLL_OPTION_VOTED -->
    								<td class="gensmall" valign="top"><b title="{L_POLL_VOTED_OPTION}">x</b></td>
    							<!-- ENDIF -->
    						<!-- ENDIF -->
    					</tr>
    				<!-- END poll_option -->
    					</table>
    				</td>
    			</tr>
    		<!-- IF S_CAN_VOTE -->
    			<tr>
    				<td align="center"><span class="gensmall">{L_MAX_VOTES}</span><br /><br /><input type="submit" name="update" value="{L_SUBMIT_VOTE}" class="btnlite" /></td>
    			</tr>
    		<!-- ENDIF -->
    		<!-- IF S_DISPLAY_RESULTS -->
    			<tr>
    				<td class="gensmall" colspan="4" align="center"><b>{L_TOTAL_VOTES} : {TOTAL_VOTES}</b></td>
    			</tr>
    		<!-- ELSE -->
    			<tr>
    				<td align="center"><span class="gensmall"><b><a href="{U_VIEW_RESULTS}">{L_VIEW_RESULTS}</a></b></span></td>
    			</tr>
    		<!-- ENDIF -->
    			</table>
    			{S_HIDDEN_FIELDS}
    			
    			</form>
    			
    		</td>
    	</tr>
    <!-- ENDIF -->
    	</table>
    
    <!-- BEGIN postrow -->
    	<table class="tablebg" width="100%" cellspacing="1">
    
    	<!-- IF postrow.S_ROW_COUNT is even --><tr class="row1"><!-- ELSE --><tr class="row2"><!-- ENDIF -->
    
    	<!-- IF postrow.S_IGNORE_POST -->
    			<td class="gensmall" colspan="2" height="25" align="center"><!-- IF postrow.S_FIRST_UNREAD --><a name="unread"></a><!-- ENDIF --><a name="p{postrow.POST_ID}"></a>{postrow.L_IGNORE_POST}</td>
    	<!-- ELSE -->
    
    			<td align="center" valign="middle">
    				<!-- IF postrow.S_FIRST_UNREAD --><a name="unread"></a><!-- ENDIF --><a name="p{postrow.POST_ID}"></a>
    			</td>
    			<td width="100%" height="25">
    				<table width="100%" cellspacing="0">
    				<tr>
    				<!-- IF postrow.POST_ICON_IMG -->
    					<td><img src="{T_ICONS_PATH}{postrow.POST_ICON_IMG}" width="{postrow.POST_ICON_IMG_WIDTH}" height="{postrow.POST_ICON_IMG_HEIGHT}" alt="" title="" /></td>
    				<!-- ENDIF -->
    					<td class="gensmall" width="100%"><div style="float: {S_CONTENT_FLOW_BEGIN};">&nbsp;<b>{L_POST_SUBJECT}:</b> {postrow.POST_SUBJECT}</div><div style="float: {S_CONTENT_FLOW_END};"><!-- IF S_IS_BOT -->{postrow.MINI_POST_IMG}<!-- ELSE --><a href="{postrow.U_MINI_POST}">{postrow.MINI_POST_IMG}</a><!-- ENDIF --><b>{L_POSTED}:</b> {postrow.POST_DATE}&nbsp;</div></td>
    				</tr>
    				</table>
    			</td>
    		</tr>
    		
    		<!-- IF postrow.S_ROW_COUNT is even --><tr class="row1"><!-- ELSE --><tr class="row2"><!-- ENDIF -->
    			<td valign="top" class="profile">
                            <div class="userinfo">
    				<table align="center" width="180">
    
    <div class="divpostbit"><b class="postauthor"<!-- IF postrow.POST_AUTHOR_COLOUR --> style="color: {postrow.POST_AUTHOR_COLOUR}"<!-- ENDIF -->><!-- IF QUICK_REPLY --><center><a href="#postform" onclick="insert_text('{postrow.POSTER_QUOTE}\r\n'); return false;"<!-- IF postrow.POST_AUTHOR_COLOUR --> style="color: {postrow.POST_AUTHOR_COLOUR}"<!-- ENDIF -->><!-- ENDIF -->{postrow.POST_AUTHOR}<!-- IF QUICK_REPLY --></a></center> <center>{postrow.ONLINE_IMG}</center> <!-- ENDIF --></b></div>
    
    
    			<!-- IF postrow.POSTER_AVATAR -->
                   <!-- IF postrow.U_POST_AUTHOR --><center><div class="avatar-revolution"><li class="avatar">
    <div class="avatar-offline"><a href="{postrow.U_PROFILE}" title="Просмотр профиля">{postrow.POSTER_AVATAR}</a></div></li></div></center><!-- ELSE --><div class="avatar-revolution"><li class="avatar">
    <div class="avatar-offline">{postrow.POSTER_AVATAR}</div></li></div><!-- ENDIF --><br />
    <!-- ELSE -->
    <center><div class="avatar-revolution"><li class="avatar">
    <div class="avatar-offline"><img src="http://phpbb.5nx.ru/images/ranks2/phpbb_5nx_ru/ZP7rh7eLStg.jpg" /></div></li></div></center>
    <br />
                <!-- ENDIF -->
    
    			<!-- IF postrow.RANK_IMG -->
    				<tr>
    					<div class="divpostbit"><center>{postrow.RANK_IMG}</center></div>
    				</tr>
    			<!-- ENDIF -->
    
    
    				</table>
    
    <div class="divpostbit">
    				<span class="postdetails">
    
    <b><h4><center><span class="label4 label4-success">Информация</span></center></h4></b>
    
    					<!-- IF postrow.POSTER_POSTS != '' --><br /><b>{L_POSTS}:</b> {postrow.POSTER_POSTS}<!-- ENDIF -->
    					<!-- IF postrow.POSTER_FROM --><br /><b>{L_LOCATION}:</b> {postrow.POSTER_FROM}<!-- ENDIF -->
    <!-- IF postrow.U_PROFILE -->
    <br /><b>{L_THANKS}:</b> {postrow.POSTER_THANKS}<br /><b>{L_THANKED}:</b><br /> {postrow.POSTER_THANKED} {L_INN} {postrow.POSTER_THANKS_POST}
    <!-- ENDIF -->
    
    					<!-- IF postrow.S_PROFILE_FIELD1 -->
    						<!-- Use a construct like this to include admin defined profile fields. Replace FIELD1 with the name of your field. -->
    						<br /><b>{postrow.PROFILE_FIELD1_NAME}:</b> {postrow.PROFILE_FIELD1_VALUE}
    					<!-- ENDIF -->
    
    					<!-- BEGIN custom_fields -->
    						<br /><b>{postrow.custom_fields.PROFILE_FIELD_NAME}:</b> {postrow.custom_fields.PROFILE_FIELD_VALUE}
    					<!-- END custom_fields -->
    
    
                   <!-- BEGIN medal -->
                   <!-- IF postrow.medal.S_HAS_MEDALS or postrow.medal.S_HAS_NOMINATIONS --><br /><b>{L_MEDALS}:</b> {postrow.medal.MEDALS_COUNT}{postrow.medal.MEDALS_NOMINATED}<!-- ENDIF -->
                      <!-- BEGIN medal_row -->
                      <br />
                         <!-- BEGIN medal_col -->
                            <img src="{postrow.medal.medal_row.medal_col.MEDAL_IMAGE}" border="0" alt="{postrow.medal.medal_row.medal_col.MEDAL_NAME} {postrow.medal.medal_row.medal_col.MEDAL_COUNT}" title="{postrow.medal.medal_row.medal_col.MEDAL_NAME} {postrow.medal.medal_row.medal_col.MEDAL_COUNT}" {postrow.medal.medal_row.medal_col.MEDAL_WIDTH} {postrow.medal.medal_row.medal_col.MEDAL_HEIGHT} />
                         <!-- END medal_col -->
                      <!-- END medal_row -->
                   <!-- END medal -->
    
    
    
    <!-- IF postrow.POSTER_REPUTATION or postrow.REPUTATION_TEXT --><!-- IF postrow.S_REP_TEXT or postrow.S_REP_BOTH --><br /><strong>{L_RP_TOTAL_POINTS}:</strong> <!-- IF postrow.S_REP_TEXT --><a href="{postrow.U_VIEW_REP}">{postrow.REP_TEXT}</a><!-- ELSE -->{postrow.REP_TEXT}<!-- ENDIF --><!-- ENDIF --><!-- IF postrow.S_REP_BLOCK or postrow.S_REP_BOTH --><br /><a href="{postrow.U_VIEW_REP}">{postrow.POSTER_REPUTATION}</a><!-- ENDIF --><!-- IF S_REPUTATION --><br /><center><a href="{postrow.U_REPUTATION}"><img src="http://worldliferp.5nx.org/images/ranks2/worldliferp_5nx_org/addrepa.png" title="{L_RP_ADD_POINTS}" alt="{L_RP_ADD_POINTS}" /></a>   <a href="{postrow.U_REP_NEG}"><img src="http://worldliferp.5nx.org/images/ranks2/worldliferp_5nx_org/unaddrepa.png" title="{L_RP_SUBTRACT_POINTS}" alt="{L_RP_SUBTRACT_POINTS}" /></a></center><!-- ENDIF --><!-- ENDIF -->
    </div>
    
    
    				</span>
    
    			</td>
    </div>
    			<td valign="top">
    				<table width="100%" cellspacing="5">
    				<tr>
    					<td>
    					<!-- IF postrow.S_POST_UNAPPROVED or postrow.S_POST_REPORTED -->
    						<table width="100%" cellspacing="0">
    						<tr>
    							<td class="gensmall"><!-- IF postrow.S_POST_UNAPPROVED --><span class="postapprove">{UNAPPROVED_IMG} <a href="{postrow.U_MCP_APPROVE}">{L_POST_UNAPPROVED}</a></span> <!-- ENDIF --> <!-- IF postrow.S_POST_REPORTED --><span class="postreported">{REPORTED_IMG} <a href="{postrow.U_MCP_REPORT}">{L_POST_REPORTED}</a></span><!-- ENDIF --></td>
    						</tr>
    						</table>
    
    						<br clear="all" />
    					<!-- ENDIF -->
    
    						<div class="postbody">{postrow.MESSAGE}</div>
    
    					<!-- IF postrow.S_HAS_ATTACHMENTS -->
    						<br clear="all" /><br />
    
    						<table class="tablebg" width="100%" cellspacing="1">
    						<tr>
    							<td class="row3"><b class="genmed">{L_ATTACHMENTS}: </b></td>
    						</tr>
    						<!-- BEGIN attachment -->
    							<tr>
    								<!-- IF postrow.attachment.S_ROW_COUNT is even --><td class="row2"><!-- ELSE --><td class="row1"><!-- ENDIF -->{postrow.attachment.DISPLAY_ATTACHMENT}</td>
    							</tr>
    						<!-- END attachment -->
    						</table>
    					<!-- ENDIF -->
    
    					<!-- IF postrow.S_DISPLAY_NOTICE -->
    						<span class="gensmall error"><br /><br />{L_DOWNLOAD_NOTICE}</span>
    					<!-- ENDIF -->
    					<!-- IF postrow.SIGNATURE -->
    						<span class="postbody"><br /><div class="signature22"></div><br /><div id="sig{postrow.POST_ID}" class="signature">{postrow.SIGNATURE}</div></span>
    					<!-- ENDIF -->
    
    					<!-- IF postrow.EDITED_MESSAGE or postrow.EDIT_REASON -->
    						<!-- IF postrow.EDIT_REASON -->
    							<br /><br />
    							<table class="tablebg" width="100%" cellspacing="1">
    							<tr>
    								<td class="row3"><span class="gensmall">{postrow.EDITED_MESSAGE}</span></td>
    							</tr>
    							<tr>
    								<td class="row2"><span class="genmed">{postrow.EDIT_REASON}</span></td>
    							</tr>
    							</table>
    						<!-- ELSE -->
    							<br /><br />
    							<span class="gensmall">{postrow.EDITED_MESSAGE}</span>
    						<!-- ENDIF -->
    					<!-- ENDIF -->
    
    					<!-- IF postrow.BUMPED_MESSAGE -->
    						<span class="gensmall">{postrow.BUMPED_MESSAGE}</span>
    					<!-- ENDIF -->
    
    					<!-- IF not postrow.S_HAS_ATTACHMENTS --><br clear="all" /><br /><!-- ENDIF -->
    
    						<table width="100%" cellspacing="0">
    						<tr valign="middle">
    							<td class="gensmall" align="{S_CONTENT_FLOW_END}">
    							<!-- IF not S_IS_BOT -->
    								<!-- IF postrow.U_REPORT --><a href="{postrow.U_REPORT}">{REPORT_IMG}</a> <!-- ENDIF --> 
    								<!-- IF postrow.U_INFO --><a href="{postrow.U_INFO}">{INFO_IMG}</a> <!-- ENDIF --> 
    								<!-- IF postrow.U_WARN --><a href="{postrow.U_WARN}">{WARN_IMG}</a> <!-- ENDIF --> 
    								<!-- IF postrow.U_DELETE --><a href="{postrow.U_DELETE}">{DELETE_IMG}</a> <!-- ENDIF -->
    							<!-- ENDIF -->
    							</td>
    						</tr>
    						</table>
    					</td>
    				</tr>
    				</table>
    			</td>
    		</tr>
    
    		<!-- IF postrow.S_ROW_COUNT is even --><tr class="row1"><!-- ELSE --><tr class="row2"><!-- ENDIF -->
    
    			<td class="profile"><strong><a href="#wrapheader">{L_BACK_TO_TOP}</a></strong></td>
    			<td><div class="gensmall" style="float: {S_CONTENT_FLOW_BEGIN};">&nbsp;<!-- IF postrow.U_PROFILE --><a href="{postrow.U_PROFILE}">{PROFILE_IMG}</a> <!-- ENDIF --> <!-- IF postrow.U_PM --><a href="{postrow.U_PM}">{PM_IMG}</a> <!-- ENDIF --> <!-- IF postrow.U_EMAIL --><a href="{postrow.U_EMAIL}">{EMAIL_IMG}</a> <!-- ENDIF -->&nbsp;</div> <div class="gensmall" style="float: {S_CONTENT_FLOW_END};"><!-- IF not S_IS_BOT --><!-- IF postrow.S_FIRST_POST and not postrow.S_GIVE_THANKS and not postrow.S_IS_OWN_POST --><a href="{postrow.U_THANKS}"><img src="http://phpbb.5nx.ru/images/ranks2/phpbb_5nx_ru/spasibobob.PNG" alt="{L_THANKS}" /></a><!-- ENDIF -->  &nbsp; <!-- IF postrow.U_EDIT --><a href="{postrow.U_EDIT}">{EDIT_IMG}</a> <!-- ENDIF --> <!-- IF postrow.U_QUOTE --><a href="{postrow.U_QUOTE}">{QUOTE_IMG}</a> <!-- ENDIF --> <!-- ENDIF -->&nbsp;</div></td>
    	<!-- ENDIF -->
    
    <!-- IF postrow.S_FIRST_POST and postrow.THANKS_LIST -->
       <tr>
          <td class="spacer" colspan="2" height="1"><img src="images/spacer.gif" alt="" width="1" height="1" /></td>
       </tr><tr class="row2">
       <td valign="top" style="padding-left: 4px;"><!-- IF postrow.S_GIVE_THANKS --><a href="{postrow.U_THANKS}"><img src="http://phpbb.5nx.ru/images/ranks2/phpbb_5nx_ru/netspasibob.PNG" alt="{L_THANKS_REMOVE}"/></a> <!-- ENDIF --></td>
          <td style="text-align: left;">{postrow.THANKS_FROM}:<br /> {postrow.THANKS_LIST}</td>
       </tr>
    <!-- ENDIF -->
    
    		</tr>
    
    	<tr>
    		<td class="spacer" colspan="2" height="1"><img src="images/spacer.gif" alt="" width="1" height="1" /></td>
    	</tr>
    	</table>
    <!-- END postrow -->
    
    	<table width="100%" cellspacing="1" class="tablebg">
    	<tr align="center">
    		<td class="cat"><form name="viewtopic" method="post" action="{S_TOPIC_ACTION}"><span class="gensmall">{L_DISPLAY_POSTS}:</span> {S_SELECT_SORT_DAYS}&nbsp;<span class="gensmall">{L_SORT_BY}</span> {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR}&nbsp;<input class="btnlite" type="submit" value="{L_GO}" name="sort" /></form></td>
    	</tr>
    	</table>
    
    	<table width="100%" cellspacing="1">
    	<tr>
    		<td align="{S_CONTENT_FLOW_BEGIN}" valign="middle" nowrap="nowrap">
    		<!-- IF not S_IS_BOT -->
    			<!-- IF S_DISPLAY_POST_INFO --><a href="{U_POST_NEW_TOPIC}">{POST_IMG}</a>&nbsp;<!-- ENDIF -->
    			<!-- IF S_DISPLAY_REPLY_INFO --><a href="{U_POST_REPLY_TOPIC}">{REPLY_IMG}</a><!-- ENDIF -->
    		<!-- ENDIF -->
    		</td>
    		<!-- IF TOTAL_POSTS -->
    			<td class="nav" valign="middle" nowrap="nowrap">&nbsp;{PAGE_NUMBER}<br /></td>
    			<td class="gensmall" nowrap="nowrap">&nbsp;[ {TOTAL_POSTS} ]&nbsp;</td>
    			<td class="gensmall" width="100%" align="{S_CONTENT_FLOW_END}" nowrap="nowrap"><!-- INCLUDE pagination.html --></td>
    		<!-- ENDIF -->
    	</tr>
    	</table>
    <!-- IF QUICK_REPLY --><!-- INCLUDE quick_reply.html --><!-- ENDIF -->
    
    
    </div>
    
    <div id="pagefooter"></div>
    
    <br clear="all" />
    
    <!-- IF .similar and not S_IS_BOT -->
       <table class="tablebg" width="100%" cellspacing="1">
       <tr>
          <th nowrap="nowrap">&nbsp;{L_SIMILAR_TOPICS}&nbsp;</th>
          <th nowrap="nowrap">&nbsp;{L_AUTHOR}&nbsp;</th>
          <th nowrap="nowrap">&nbsp;{L_REPLIES}&nbsp;</th>
          <th nowrap="nowrap">&nbsp;{L_VIEWS}&nbsp;</th>
          <th nowrap="nowrap">&nbsp;{L_LAST_POST}&nbsp;</th>
       </tr>
       <!-- BEGIN similar -->
          <tr valign="middle">
             <td class="row1">            
                <a href="{similar.U_TOPIC}" class="topictitle">{similar.TOPIC_TITLE}</a>
                <p class="gensmall">{L_IN} <a href="{similar.U_FORUM}">{similar.FORUM}</a></p>
             </td>
             <td class="row2" width="100" align="center"><p class="topicauthor">{similar.TOPIC_AUTHOR_FULL}</p></td>
             <td class="row1" width="50" align="center"><p class="topicdetails">{similar.TOPIC_REPLIES}</p></td>
             <td class="row2" width="50" align="center"><p class="topicdetails">{similar.TOPIC_VIEWS}</p></td>
             <td class="row1" width="120" align="center"><p class="topicdetails">{similar.TOPIC_TIME}</p></td>
          </tr>
       <!-- END similar -->
       </table>
       <br clear="all" />
    <!-- ENDIF -->
    
    <!-- IF S_DISPLAY_ONLINE_LIST -->
    	<br clear="all" />
    
    	<table class="tablebg" width="100%" cellspacing="1">
    	<tr>
    		<td class="cat"><h4>{L_WHO_IS_ONLINE}</h4></td>
    	</tr>
    	<tr>
    		<td class="row1"><p class="gensmall">{LOGGED_IN_USER_LIST}</p></td>
    	</tr>
    	</table>
    <!-- ENDIF -->
    
    <br clear="all" />
    
    <table width="100%" cellspacing="1">
    <tr>
    	<td width="40%" valign="top" nowrap="nowrap" align="{S_CONTENT_FLOW_BEGIN}"><!-- IF S_TOPIC_MOD --><form method="post" action="{S_MOD_ACTION}"><span class="gensmall">{L_QUICK_MOD}:</span> {S_TOPIC_MOD} <input class="btnlite" type="submit" value="{L_GO}" /></form><!-- ENDIF --></td>
    	<td align="{S_CONTENT_FLOW_END}" valign="top" nowrap="nowrap"><span class="gensmall"><!-- BEGIN rules -->{rules.RULE}<br /><!-- END rules --></span></td>
    </tr>
    </table>
    
    <br clear="all" />
    
    <table width="100%" cellspacing="0">
    <tr>
    	<td><!-- IF S_DISPLAY_SEARCHBOX --><!-- INCLUDE searchbox.html --><!-- ENDIF --></td>
    	<td align="{S_CONTENT_FLOW_END}"><!-- INCLUDE jumpbox.html --></td>
    </tr>
    </table>
    
    <!-- INCLUDE overall_footer.html -->


    viewforum_body.html
      Открыть/закрыть
    Код:
    <!-- INCLUDE overall_header.html -->
    
    
    
    
    <!-- IF S_FORUM_RULES -->
    	<div class="forumrules">
    		<!-- IF U_FORUM_RULES -->
    			<h3>{L_FORUM_RULES}</h3><br />
    			<a href="{U_FORUM_RULES}"><b>{L_FORUM_RULES_LINK}</b></a>
    		<!-- ELSE -->
    			<h3>{L_FORUM_RULES}</h3><br />
    			{FORUM_RULES}
    		<!-- ENDIF -->
    	</div>
    
    	<br clear="all" />
    <!-- ENDIF -->
    
    <!-- IF S_DISPLAY_ACTIVE -->
    	<table class="tablebg" width="100%" cellspacing="1">
    	<tr>
    		<td class="cat" colspan="<!-- IF S_TOPIC_ICONS -->7<!-- ELSE -->6<!-- ENDIF -->"><span class="nav">{L_ACTIVE_TOPICS}</span></td>
    	</tr>
    
    	<tr>
    		<!-- IF S_TOPIC_ICONS -->
    			<th colspan="3">&nbsp;{L_TOPICS}&nbsp;</th>
    		<!-- ELSE -->
    			<th colspan="2">&nbsp;{L_TOPICS}&nbsp;</th>
    		<!-- ENDIF -->
    		<th>&nbsp;{L_AUTHOR}&nbsp;</th>
    		<th>&nbsp;{L_REPLIES}&nbsp;</th>
    		<th>&nbsp;{L_VIEWS}&nbsp;</th>
    		<th>&nbsp;{L_LAST_POST}&nbsp;</th>
    	</tr>
    
    	<!-- BEGIN topicrow -->
    
    		<tr>
    			<td class="row1" width="25" align="center">{topicrow.TOPIC_FOLDER_IMG}</td>
    			<!-- IF S_TOPIC_ICONS -->
    				<td class="row1" width="25" align="center"><!-- IF topicrow.TOPIC_ICON_IMG --><img src="{T_ICONS_PATH}{topicrow.TOPIC_ICON_IMG}" width="{topicrow.TOPIC_ICON_IMG_WIDTH}" height="{topicrow.TOPIC_ICON_IMG_HEIGHT}" alt="" title="" /><!-- ENDIF --></td>
    			<!-- ENDIF -->
    			<td class="row1">
    				<!-- IF topicrow.S_UNREAD_TOPIC --><a href="{topicrow.U_NEWEST_POST}">{NEWEST_POST_IMG}</a><!-- ENDIF -->
    				{topicrow.ATTACH_ICON_IMG} <!-- IF topicrow.S_HAS_POLL or topicrow.S_TOPIC_MOVED --><b>{topicrow.TOPIC_TYPE}</b> <!-- ENDIF --><a title="{L_POSTED}: {topicrow.FIRST_POST_TIME}" href="{topicrow.U_VIEW_TOPIC}"class="topictitle">{topicrow.TOPIC_TITLE}</a>
    				<!-- IF topicrow.S_TOPIC_UNAPPROVED or topicrow.S_POSTS_UNAPPROVED -->
    					<a href="{topicrow.U_MCP_QUEUE}">{UNAPPROVED_IMG}</a>&nbsp;
    				<!-- ENDIF -->
    				<!-- IF topicrow.S_TOPIC_REPORTED -->
    					<a href="{topicrow.U_MCP_REPORT}">{REPORTED_IMG}</a>&nbsp;
    				<!-- ENDIF -->
    				<!-- IF topicrow.PAGINATION -->
    					<p class="gensmall"> [ {GOTO_PAGE_IMG}{L_GOTO_PAGE}: {topicrow.PAGINATION} ] </p>
    				<!-- ENDIF -->
    			</td>
    			<td class="row2" width="130" align="center"><p class="topicauthor">{topicrow.TOPIC_AUTHOR_FULL}</p></td>
    			<td class="row1" width="50" align="center"><p class="topicdetails">{topicrow.REPLIES}</p></td>
    			<td class="row2" width="50" align="center"><p class="topicdetails">{topicrow.VIEWS}</p></td>
    			<td class="row1" width="140" align="center">
    				<p class="topicdetails" style="white-space: nowrap;">{topicrow.LAST_POST_TIME}</p>
    				<p class="topicdetails">{topicrow.LAST_POST_AUTHOR_FULL}
    					<a href="{topicrow.U_LAST_POST}">{LAST_POST_IMG}</a>
    				</p>
    			</td>
    		</tr>
    
    	<!-- BEGINELSE -->
    
    		<tr>
    			<!-- IF S_TOPIC_ICONS -->
    				<td class="row1" colspan="7" height="30" align="center" valign="middle"><span class="gen"><!-- IF not S_SORT_DAYS -->{L_NO_TOPICS}<!-- ELSE -->{L_NO_TOPICS_TIME_FRAME}<!-- ENDIF --></span></td>
    			<!-- ELSE -->
    				<td class="row1" colspan="6" height="30" align="center" valign="middle"><span class="gen"><!-- IF not S_SORT_DAYS -->{L_NO_TOPICS}<!-- ELSE -->{L_NO_TOPICS_TIME_FRAME}<!-- ENDIF --></span></td>
    			<!-- ENDIF -->
    		</tr>
    	<!-- END topicrow -->
    
    	<tr align="center">
    		<td class="cat" colspan="<!-- IF S_TOPIC_ICONS -->7<!-- ELSE -->6<!-- ENDIF -->">&nbsp;</td>
    	</tr>
    	</table>
    
    	<br clear="all" />
    <!-- ENDIF -->
    
    <!-- IF S_HAS_SUBFORUM -->
    	<!-- INCLUDE forumlist_body.html -->
    	<br clear="all" />
    <!-- ENDIF -->
    
    <!-- IF S_IS_POSTABLE or S_NO_READ_ACCESS -->
    	<div id="pageheader">
    		<h2><a class="titles" href="{U_VIEW_FORUM}">{FORUM_NAME}</a></h2>
    
    		<!-- IF MODERATORS -->
    			<p class="moderators"><!-- IF S_SINGLE_MODERATOR -->{L_MODERATOR}<!-- ELSE -->{L_MODERATORS}<!-- ENDIF -->: {MODERATORS}</p>
    		<!-- ENDIF -->
    		<!-- IF U_MCP -->
    			<p class="linkmcp">[ <a href="{U_MCP}">{L_MCP}</a> ]</p>
    		<!-- ENDIF -->
    	</div>
    
    	<br clear="all" /><br />
    <!-- ENDIF -->
    
    <div id="pagecontent">
    
    <!-- IF S_NO_READ_ACCESS -->
    	<table class="tablebg" width="100%" cellspacing="1">
    	<tr>
    		<td class="row1" height="30" align="center" valign="middle"><span class="gen">{L_NO_READ_ACCESS}</span></td>
    	</tr>
    	</table>
    
    	<!-- IF not S_USER_LOGGED_IN -->
    
    		<br /><br />
    
    		<form method="post" action="{S_LOGIN_ACTION}">
    
    		<table class="tablebg" width="100%" cellspacing="1">
    		<tr>
    			<td class="cat"><h4><a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a></h4></td>
    		</tr>
    		<tr>
    			<td class="row1" align="center"><span class="genmed">{L_USERNAME}:</span> <input class="post" type="text" name="username" size="10" />&nbsp; <span class="genmed">{L_PASSWORD}:</span> <input class="post" type="password" name="password" size="10" /><!-- IF S_AUTOLOGIN_ENABLED -->&nbsp; <span class="gensmall">{L_LOG_ME_IN}</span> <input type="checkbox" class="radio" name="autologin" /><!-- ENDIF -->&nbsp; <input type="submit" class="btnmain" name="login" value="{L_LOGIN}" /></td>
    		</tr>
    		</table>
    		
    		</form>
    
    	<!-- ENDIF -->
    
    	<br clear="all" />
    <!-- ENDIF -->
    
    	<!-- IF S_DISPLAY_POST_INFO or TOTAL_TOPICS -->
    		<table width="100%" cellspacing="1">
    		<tr>
    			<!-- IF S_DISPLAY_POST_INFO and not S_IS_BOT -->
    				<td align="{S_CONTENT_FLOW_BEGIN}" valign="middle"><a href="{U_POST_NEW_TOPIC}">{POST_IMG}</a></td>
    			<!-- ENDIF -->
    			<!-- IF TOTAL_TOPICS -->
    				<td class="nav" valign="middle" nowrap="nowrap">&nbsp;{PAGE_NUMBER}<br /></td>
    				<td class="gensmall" nowrap="nowrap">&nbsp;[ {TOTAL_TOPICS} ]&nbsp;</td>
    				<td class="gensmall" width="100%" align="{S_CONTENT_FLOW_END}" nowrap="nowrap"><!-- INCLUDE pagination.html --></td>
    			<!-- ENDIF -->
    		</tr>
    		</table>
    	<!-- ENDIF -->
    
    	<!-- IF not S_DISPLAY_ACTIVE and (S_IS_POSTABLE or .topicrow) -->
    		<table class="tablebg" width="100%" cellspacing="1">
    		<tr>
    			<td class="cat" colspan="<!-- IF S_TOPIC_ICONS -->7<!-- ELSE -->6<!-- ENDIF -->">
    				<table width="100%" cellspacing="0">
    				<tr class="nav">
    					<td valign="middle">&nbsp;<div class="cattext"><!-- IF S_WATCH_FORUM_LINK and not S_IS_BOT --><a href="{S_WATCH_FORUM_LINK}">{S_WATCH_FORUM_TITLE}</a><!-- ENDIF --></div></td>
    					<td align="{S_CONTENT_FLOW_END}" valign="middle"><div class="cattext"><!-- IF not S_IS_BOT and U_MARK_TOPICS --><a href="{U_MARK_TOPICS}">{L_MARK_TOPICS_READ}</a><!-- ENDIF --></div>&nbsp;</td>
    				</tr>
    				</table>
    			</td>
    		</tr>
    
    		<tr>
    			<!-- IF S_TOPIC_ICONS -->
    				<th colspan="3">&nbsp;{L_TOPICS}&nbsp;</th>
    			<!-- ELSE -->
    				<th colspan="2">&nbsp;{L_TOPICS}&nbsp;</th>
    			<!-- ENDIF -->
    			<th>&nbsp;{L_AUTHOR}&nbsp;</th>
    			<th>&nbsp;{L_REPLIES}&nbsp;</th>
    			<th>&nbsp;{L_VIEWS}&nbsp;</th>
    			<th>&nbsp;{L_LAST_POST}&nbsp;</th>
    		</tr>
    
    		<!-- BEGIN topicrow -->
    
    			<!-- IF topicrow.S_TOPIC_TYPE_SWITCH eq 1 -->
    				<tr>
    					<td class="row3" colspan="<!-- IF S_TOPIC_ICONS -->7<!-- ELSE -->6<!-- ENDIF -->"><b class="gensmall">{L_ANNOUNCEMENTS}</b></td>
    				</tr>
    			<!-- ELSEIF topicrow.S_TOPIC_TYPE_SWITCH eq 0 -->
    				<tr>
    					<td class="row3" colspan="<!-- IF S_TOPIC_ICONS -->7<!-- ELSE -->6<!-- ENDIF -->"><b class="gensmall">{L_TOPICS}</b></td>
    				</tr>
    			<!-- ENDIF -->
    
    			<tr>
    				<td class="row1" width="25" align="center">{topicrow.TOPIC_FOLDER_IMG}</td>
    				<!-- IF S_TOPIC_ICONS -->
    					<td class="row1" width="25" align="center"><!-- IF topicrow.TOPIC_ICON_IMG --><img src="{T_ICONS_PATH}{topicrow.TOPIC_ICON_IMG}" width="{topicrow.TOPIC_ICON_IMG_WIDTH}" height="{topicrow.TOPIC_ICON_IMG_HEIGHT}" alt="" title="" /><!-- ENDIF --></td>
    				<!-- ENDIF -->
    				<td class="row1">
    					<!-- IF topicrow.S_UNREAD_TOPIC --><a href="{topicrow.U_NEWEST_POST}">{NEWEST_POST_IMG}</a><!-- ENDIF -->
    					{topicrow.ATTACH_ICON_IMG} <!-- IF topicrow.S_HAS_POLL or topicrow.S_TOPIC_MOVED --><b>{topicrow.TOPIC_TYPE}</b> <!-- ENDIF --><a title="{L_POSTED}: {topicrow.FIRST_POST_TIME}" href="{topicrow.U_VIEW_TOPIC}" class="topictitle">{topicrow.TOPIC_TITLE}</a>
    					<!-- IF topicrow.S_TOPIC_UNAPPROVED or topicrow.S_POSTS_UNAPPROVED -->
    						<a href="{topicrow.U_MCP_QUEUE}">{topicrow.UNAPPROVED_IMG}</a>&nbsp;
    					<!-- ENDIF -->
    					<!-- IF topicrow.S_TOPIC_REPORTED -->
    						<a href="{topicrow.U_MCP_REPORT}">{REPORTED_IMG}</a>&nbsp;
    					<!-- ENDIF -->
    					<!-- IF topicrow.PAGINATION -->
    						<p class="gensmall"> [ {GOTO_PAGE_IMG}{L_GOTO_PAGE}: {topicrow.PAGINATION} ] </p>
    					<!-- ENDIF -->
    				</td>
    				<td class="row2" width="130" align="center"><p class="topicauthor">{topicrow.TOPIC_AUTHOR_FULL}</p></td>
    				<td class="row1" width="50" align="center"><p class="topicdetails">{topicrow.REPLIES}</p></td>
    				<td class="row2" width="50" align="center"><p class="topicdetails">{topicrow.VIEWS}</p></td>
    				<td class="row1" width="140" align="center">
    					<p class="topicdetails" style="white-space: nowrap;">{topicrow.LAST_POST_TIME}</p>
    					<p class="topicdetails">{topicrow.LAST_POST_AUTHOR_FULL}
    						<a href="{topicrow.U_LAST_POST}">{LAST_POST_IMG}</a>
    					</p>
    				</td>
    			</tr>
    
    		<!-- BEGINELSE -->
    			<!-- IF S_IS_POSTABLE -->
    			<tr>
    				<!-- IF S_TOPIC_ICONS -->
    					<td class="row1" colspan="7" height="30" align="center" valign="middle"><span class="gen"><!-- IF not S_SORT_DAYS -->{L_NO_TOPICS}<!-- ELSE -->{L_NO_TOPICS_TIME_FRAME}<!-- ENDIF --></span></td>
    				<!-- ELSE -->
    					<td class="row1" colspan="6" height="30" align="center" valign="middle"><span class="gen"><!-- IF not S_SORT_DAYS -->{L_NO_TOPICS}<!-- ELSE -->{L_NO_TOPICS_TIME_FRAME}<!-- ENDIF --></span></td>
    				<!-- ENDIF -->
    			</tr>
    			<!-- ENDIF -->
    		<!-- END topicrow -->
    
    		<tr align="center">
    			<!-- IF S_TOPIC_ICONS -->
    				<td class="cat" colspan="7">
    			<!-- ELSE -->
    				<td class="cat" colspan="6">
    			<!-- ENDIF -->
    					<form method="post" action="{S_FORUM_ACTION}"><span class="gensmall">{L_DISPLAY_TOPICS}:</span>&nbsp;{S_SELECT_SORT_DAYS}&nbsp;<span class="gensmall">{L_SORT_BY}</span> {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR}&nbsp;<input class="btnlite" type="submit" name="sort" value="{L_GO}" /></form>
    				</td>
    		</tr>
    		</table>
    	<!-- ENDIF -->
    
    	<!-- IF S_DISPLAY_POST_INFO or TOTAL_TOPICS -->
    		<table width="100%" cellspacing="1">
    		<tr>
    			<!-- IF S_DISPLAY_POST_INFO and not S_IS_BOT -->
    				<td align="{S_CONTENT_FLOW_BEGIN}" valign="middle"><a href="{U_POST_NEW_TOPIC}">{POST_IMG}</a></td>
    			<!-- ENDIF -->
    			<!-- IF TOTAL_TOPICS -->
    				<td class="nav" valign="middle" nowrap="nowrap">&nbsp;{PAGE_NUMBER}<br /></td>
    				<td class="gensmall" nowrap="nowrap">&nbsp;[ {TOTAL_TOPICS} ]&nbsp;</td>
    				<td class="gensmall" width="100%" align="{S_CONTENT_FLOW_END}" nowrap="nowrap"><!-- INCLUDE pagination.html --></td>
    			<!-- ENDIF -->
    		</tr>
    		</table>
    	<!-- ENDIF -->
    
    		<br clear="all" />
    </div>
    
    <!-- IF QUICK_REPLY --><!-- INCLUDE quick_reply.html --><!-- ENDIF -->
    
    
    <!-- IF S_DISPLAY_ONLINE_LIST -->
    	<br clear="all" />
    
    	<table class="tablebg" width="100%" cellspacing="1">
    	<tr>
    		<td class="cat"><h4>{L_WHO_IS_ONLINE}</h4></td>
    	</tr>
    	<tr>
    		<td class="row1"><p class="gensmall">{LOGGED_IN_USER_LIST}</p></td>
    	</tr>
    	</table>
    <!-- ENDIF -->
    
    <!-- IF S_DISPLAY_POST_INFO -->
    	<br clear="all" />
    
    	<table width="100%" cellspacing="0">
    	<tr>
    		<td align="{S_CONTENT_FLOW_BEGIN}" valign="top">
    			<table cellspacing="3" cellpadding="0" border="0">
    			<tr>
    				<td width="20" style="text-align: center;">{FOLDER_NEW_IMG}</td>
    				<td class="gensmall">{L_NEW_POSTS}</td>
    				<td>&nbsp;&nbsp;</td>
    				<td width="20" style="text-align: center;">{FOLDER_IMG}</td>
    				<td class="gensmall">{L_NO_NEW_POSTS}</td>
    				<td>&nbsp;&nbsp;</td>
    				<td width="20" style="text-align: center;">{FOLDER_ANNOUNCE_IMG}</td>
    				<td class="gensmall">{L_ICON_ANNOUNCEMENT}</td>
    			</tr>
    			<tr>
    				<td style="text-align: center;">{FOLDER_HOT_NEW_IMG}</td>
    				<td class="gensmall">{L_NEW_POSTS_HOT}</td>
    				<td>&nbsp;&nbsp;</td>
    				<td style="text-align: center;">{FOLDER_HOT_IMG}</td>
    				<td class="gensmall">{L_NO_NEW_POSTS_HOT}</td>
    				<td>&nbsp;&nbsp;</td>
    				<td style="text-align: center;">{FOLDER_STICKY_IMG}</td>
    				<td class="gensmall">{L_ICON_STICKY}</td>			
    			</tr>
    			<tr>
    				<td style="text-align: center;">{FOLDER_LOCKED_NEW_IMG}</td>
    				<td class="gensmall">{L_NEW_POSTS_LOCKED}</td>
    				<td>&nbsp;&nbsp;</td>
    				<td style="text-align: center;">{FOLDER_LOCKED_IMG}</td>
    				<td class="gensmall">{L_NO_NEW_POSTS_LOCKED}</td>
    				<td>&nbsp;&nbsp;</td>
    				<td style="text-align: center;">{FOLDER_MOVED_IMG}</td>
    				<td class="gensmall">{L_TOPIC_MOVED}</td>
    			</tr>
    			</table>
    		</td>
    		<td align="{S_CONTENT_FLOW_END}"><span class="gensmall"><!-- BEGIN rules -->{rules.RULE}<br /><!-- END rules --></span></td>
    	</tr>
    	</table>
    <!-- ENDIF -->
    
    <br clear="all" />
    
    <table width="100%" cellspacing="0">
    <tr>
    	<td><!-- IF S_DISPLAY_SEARCHBOX --><!-- INCLUDE searchbox.html --><!-- ENDIF --></td>
    	<td align="{S_CONTENT_FLOW_END}"><!-- INCLUDE jumpbox.html --></td>
    </tr>
    </table>
    
    <!-- INCLUDE overall_footer.html -->


    Автор не я!

  2. 2 пользователя(ей) сказали cпасибо:
    Nikoo007 (09.03.2014) Salvacore (24.05.2014)
  3. #2
    Аватар для Evanescense
    Пользователь

    Статус
    Оффлайн
    Регистрация
    09.03.2014
    Сообщений
    16
    Репутация:
    2 ±
    берите если нравиться)

  4. #3
    Аватар для Nikoo007
    Заблокирован

    Статус
    Оффлайн
    Регистрация
    07.01.2014
    Адрес
    Florida, Miami
    Сообщений
    81
    Репутация:
    54 ±
    Молодец, плюс. :)

  5. #4
    Аватар для Gio
    Заблокирован

    Статус
    Оффлайн
    Регистрация
    11.05.2014
    Адрес
    Одесса
    Сообщений
    33
    Репутация:
    0 ±
    Хороший

  6. #5
    Аватар для Salvacore
    Инжунер-погромист

    Статус
    Оффлайн
    Регистрация
    10.05.2013
    Адрес
    Аҧсуа бызшәа
    Сообщений
    2,271
    Репутация:
    418 ±
    Я охренел.
    phpbb не такой уж и плохой движок.

  7. #6
    Аватар для MrBurn
    Пользователь

    Статус
    Оффлайн
    Регистрация
    12.05.2014
    Сообщений
    37
    Репутация:
    3 ±
    Цитата Сообщение от Salvador Посмотреть сообщение
    Я охренел.
    phpbb не такой уж и плохой движок.
    В phpBB прелестей много, просто мы ранее не думали что всё в нём возможно.

 

 

Информация о теме

Пользователи, просматривающие эту тему

Эту тему просматривают: 1 (пользователей: 0 , гостей: 1)

Ваши права

  • Вы не можете создавать новые темы
  • Вы не можете отвечать в темах
  • Вы не можете прикреплять вложения
  • Вы не можете редактировать свои сообщения
  •