test forest

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

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


Вы здесь » test forest » Гостиная » нортбей


нортбей

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

1

структура
Код:
@import url(style_cs.css);
  
/* шрифты */
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&family=Roboto:wght@100;300;400;500;700;900&display=swap');
@import url('https://use.fontawesome.com/releases/v5.14.0/css/all.css');
@font-face { font-family: "Material Icons";
  font-style: normal; font-weight: normal;
  src: local("Material Icons"), url(https://fonts.gstatic.com/s/materialicons/v140/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format("woff2"); }

@font-face {font-family: 'FontAwesome';src: local("FontAwesome"), url('https://forumstatic.ru/files/001b/ae/02/82214.otf'); url('https://forumstatic.ru/files/001b/ae/02/10475.eot'), url('https://forumstatic.ru/files/001b/ae/02/33873.woff'), url(https://forumstatic.ru/files/001b/ae/02/11858.ttf');
}

@font-face {
    font-family: 'cappuccicons';
    src: url('//source.cappuccicons.com/cappuccicons.eot');
    src: url('//source.cappuccicons.com/cappuccicons.eot#iefix') format('embedded-opentype'), url('//source.cappuccicons.com/cappuccicons.ttf') format('truetype'), url('//source.cappuccicons.com/cappuccicons.woff') format('woff'), url('//source.cappuccicons.com/cappuccicons.svg#cappuccicons') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
  font-family: 'Mirra Auriolic';
  src: local('Mirra Auriolic'),
       url('/files/001c/73/bf/23235.eot'),
       url('/files/001c/73/bf/49838.woff2') format('woff2'),
       url('/files/001c/73/bf/28586.woff') format('woff'),
       url('/files/001c/73/bf/72826.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Cormorant Garamond regular';
  src: local('Cormorant Garamond regular'),
       url('/files/001b/92/6c/32643.eot'),
       url('/files/001b/92/6c/33590.woff2') format('woff2'),
       url('/files/001b/92/6c/85544.woff') format('woff'),
       url('/files/001b/92/6c/41786.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* Стандартные коды майбб, которые пригодятся */

.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {padding: 0; list-style: none;}
.punbb img {border:none; vertical-align: middle;}
.punbb .main table {table-layout: fixed; width: 100%;}
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;}
p[class="checkfield"] *, div[class="checkfield"] *, fieldset[class="radiofield"] * { height: 1.8em; vertical-align: middle}
.punbb .post-content em {font-style: italic}
.punbb optgroup {font-weight: bold;}
.acchide,#pun-index #pun-main h1,#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,#pun-title h1 {font-size: 0;height: 0;width: 0;line-height: 0.0; position:absolute; left: -9999px; overflow: hidden}
.punbb * {margin: 0;}
.punbb .hashelp {position: relative;}/* позиционирование выпадающего меню */
.post-content em.bbuline {font-style: normal; text-decoration: underline;}
.punbb .post-content .scrollbox {overflow-x: hidden; padding: 5px; }
::-webkit-scrollbar { width: 4px; height: 4px;}

/* основное */
body {margin: 0;}
html {line-height: 1.15; -webkit-text-size-adjust: 100%;}
html * {box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; line-height: 1.25; text-rendering: optimizeLegibility;}
html p {
    margin-block: 10px!important;
}
#pun-main {padding: 2px;}
a {transition: color 0.3s ease-in-out; text-decoration: none;}
#pun {
    width: 1100px;
    margin: 100px auto 100px auto;
    box-sizing: border-box;
    border-radius: 20px 20px 10px 10px;
}
#pun-break1 {height: 0px;}
.punbb {font: normal 85% 'Inter', 'Arial', sans-serif; box-sizing: border-box;}
h1, h2, h3 {font-weight: normal;}
#pun-title {
    position: relative; 
    width: 1100px;
    height: 374px;
}
#title-logo-table {
    position: relative;
    width: 100%; 
}
#pun-about {
    width: 100%;
    text-align: center;
    font-family: 'Playfair Display';
    text-transform: uppercase; 
    font-size: 0.5rem;
    margin: 0 0 10px;
}
#pun-about a {
    padding: 0 4px; 
}
#pun-navlinks {
    position: relative;
    height: 0;
    display: flex; 
    justify-content: center;
}

#pun-navlinks ul.container {
    position: absolute;
    width: calc(100% - 100px);
    height: 30px;
    top: -404px;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px;
    gap: 24px;
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    text-transform: uppercase;
    background: linear-gradient(90deg, rgba(19, 41, 33, 0.4) 4.14%, rgba(38, 72, 59, 0.4) 51.57%, rgba(19, 41, 33, 0.4) 98.09%);
    border-top: 1px solid #26483B;
    backdrop-filter: blur(3px);
    justify-content: center;
    border-radius: 90px 90px 0 0;
}

#pun-ulinks { 
    filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.25));
    border-radius: 0px 0px 40px 40px;
    position: relative;
    display: flex;
    justify-content: center; 
    z-index: 9;
}

#pun-ulinks ul.container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 30px;
    width: calc(100% - 100px);
    padding: 0px;
    gap: 20px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 0.75rem;
    border-radius: 0px 0px 90px 90px;
    text-transform: lowercase;
    background: linear-gradient(90deg, #132921 4.14%, #26483B 51.57%, #132921 98.09%);
    border-bottom: 1px solid #26483B;
    backdrop-filter: blur(3px); 
}

#pun-status {
    position: relative;
    height: 0;
    display: flex;
    justify-content: center; 
}

#pun-status p.container {
    position: absolute;
    height: 46px;
    top: -460px;
    font-family: 'Cormorant Garamond';
    font-style: normal; 
    font-size: 1rem;
    text-transform: lowercase;
    color: #5D756A; 
}

#pun-status p.container strong {font-weight: 400;}
#pun-status p.container span {padding-right: 4px;}
#pun-status span.item4 {display: none;} 
#html-header {
    position: relative;
    z-index: 10;
    height: 0;
}
#pun-crumbs1 {
    display: flex;
    justify-content: center;
    font-size: 0.75rem;
    font-family: 'Playfair Display';
    text-transform: uppercase; 
}
#pun-crumbs1 .container.crumbs { 
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center; 
    gap: 24px; 
}
.linkst, .linksb { 
    position: relative;
    margin-inline: -20px;
    padding: 0 30px;
    border-radius: 10px;
    border-width: 1px 0;
    border-style: solid;
    border-color: #8C9D93;
    background: rgb(108 129 119 / 14%);
    box-shadow: 0px 1px 3px rgb(60 70 72 / 26%);
    color: #26483B; 
}
.linksb {margin-bottom: 16px;}
noindex {float: right;}
#pun-messages td.tcl .intd {display: flex; align-items: center;}
#pun-messages td.tcl .intd .icon {order: 1; display: none;}
#pun-messages td.tcl .intd .tclcon {order: 2;}

input[type='checkbox'], input[type='radio'] {width: 15px; height: 15px; cursor: pointer; appearance: none; padding: 0;}
.pagelink { 
    font-family: 'Inter';
    letter-spacing: 1px;
    display: flex;
    gap: 4px; 
    align-items: center;
    text-transform: lowercase;
    height: 30px;
    justify-content: flex-start; 
}

.punbb .post-content td {
    border: 0!important;
}
#pun-main .info {
    padding: 10px 30px;
}

/* на главной странице */
.category, #pun-stats {
    width: calc(100% - 20px);
    position: relative; 
    left: calc(50% - 1080px/2);
    margin-bottom: 30px; 
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: #8C9D93; 
    border-radius: 20px;
    box-shadow: 0px 1px 3px rgba(60, 70, 72, 0.7);
}

.catleft {} 
.statscon { 
    border-radius: 10px;
    margin: 10px 0px; 
}
.category h2, #pun-stats h2 {
    position: relative;
    width: calc(100% + 2px);
    height: 50px;
    margin-left: -1px;
    font-family: 'Playfair Display';
    font-size: 1.5rem;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 20px 20px 0 0;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #8C9D93;
    color: #DBE7DD;
    background-color: #051011;
    background-image: url("https://forumstatic.ru/files/001b/b1/0e/17265.png");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    min-height: 100%;
}

.category h2 span, #pun-stats h2 span {
    height: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}

.category table {border-collapse: separate;}

#pun-index .category tbody {}
#pun-index .category tr:before {}
#pun-stats li#onlinelist.item5.onlinelist:before, #pun-stats li#onlinelist.item5.users_24h:before {}

#pun-index .category tr {
    position: relative;
    display: grid;
    grid-template-columns: 9fr 3fr;
    grid-template-rows: max-content;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding: 0 0 0 40px;
    border-width: 1px 0 0 0;
    border-style: solid;
    border-color: #8C9D93;
    align-items: center;
}

#pun-index .category .tcl { position: relative; height: 100%; padding-top: 12px;}
#pun-index .category .tcl .intd {}
#pun-index .category .icon {}
#pun-index .category .tclcon {
    padding: 0 20px 0 0;
    font-family: 'Inter'; 
    font-size: 0.75rem;
    color: #5D756A; 
}
#pun-index .category .tclcon h3 {
    font-family: 'Playfair Display';
    font-style: normal; 
    font-size: 1.25rem; 
}

#pun-index .category .tcr {
    position: relative;
    display: grid;
    height: 100%;
    grid-template-columns: 3fr 9fr;
    padding: 34px 0 0 20px;
    grid-column-gap: 0px;
    grid-row-gap: 0;
    background: rgba(108, 129, 119, 0.4);
}

#pun-index .category tr:last-child td.tcr {border-radius: 0 0 20px 0;}

#pun-index .category .tcl:before {}
span.modlist {text-align: center; display: none;}
#pun-index .category .tcr a {}
#pun-index .category span.byuser, span.byuser {
    font-size: 0.875rem;
    font-family: 'Playfair Display'; 
    font-weight: 700; 
    color: #353E39;
}
#pun-index .category span.datetime {
    font-size: 0.75rem;
    font-family: 'Inter';
    color: #353E39;
}

#pun-index em.user-avatar {
    border-radius: 50%;
    height: 50px;
    width: 50px;
    grid-area: 1 / 1 / 4 / 2; 
    align-items: center;
    background: rgb(150 166 154);
    display: grid;
    justify-items: center;
}

#pun-index a.lastpost-link {
    grid-area: 1 / 2 / 2 / 3; 
    font-family: 'Inter';
    color: #26483B;
}

#pun-index a.lastpost-link:hover {
    color: #84978f;
}

#pun-index span.lastpost {
    grid-area: 2 / 2 / 4 / 3; 
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    font-size: 0rem;
    row-gap: 0px;
}

#pun-index span.avatar-image, #pun-index span.isonline {z-index: 1; position: relative;}
.punbb em.user-avatar .avatar-image {
    border-radius: 10px;
    filter: grayscale(100%) contrast(26%) brightness(120%);
}

#pun-index em.user-avatar .avatar-image {
    height: 45px;
    width: 45px;
    border-radius: 50%;
    filter: grayscale(100%) contrast(46%) brightness(130%);
    mix-blend-mode: color-burn;
}

#pun-stats ul.container {}
.all_st {
    position: relative; 
    top: -10px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 12px;
    z-index: 9;
}

#pun-stats li#onlinelist.item5.onlinelist { }
#pun-stats li#onlinelist.item5.users_24h { }

#pun-stats ul {}
#pun-stats ul li:not(#onlinelist) span, #pun-stats ul li a {}
ul.container {padding-left: 0;}

#pun-stats ul li:not(#onlinelist) {
    display: inline-flex; 
    align-items: center;
    padding: 6px;
    filter: drop-shadow(0px 2px 4px rgba(217, 184, 184, 0.5));
    background: #b1bbb5;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: rgb(139 157 147);
    border-radius: 0 0 10px 10px;  
}

#pun-stats ul li:not(#onlinelist) span {
    position: relative;
    padding: 10px;
    font-family: 'Playfair Display';
    font-size: 0.6rem; 
    text-transform: uppercase; 
    color: #353E39;
}

#pun-stats ul li:not(#onlinelist) strong {
    padding-right: 10px;
    font-family: 'Inter';
    font-size: 0.6rem; 
    color: #1c5143;
}

#pun-stats ul li.item1 {}
#pun-stats ul li.item2 {}
#pun-stats ul li.item3 {}
#pun-stats ul li.item4 {}
#pun-stats ul li.item5 {}
#pun-stats li#onlinelist.item5.onlinelist, #pun-stats li#onlinelist.item5.users_24h {
    position: relative; 
    top: -26px; 
    border-style: solid;
    border-color: rgb(139 157 147);
}

#pun-stats li#onlinelist.item5.onlinelist {border-width: 1px 0 1px 0;}

#pun-stats li#onlinelist.item5.users_24h {border-width: 0 0 1px 0;}

#pun-stats li#onlinelist.item5.onlinelist div, #pun-stats li#onlinelist.item5.users_24h div {
    padding: 12px 42px;
    font-size: 0.65rem;
    color: #5D756A;
}

#pun-stats li#onlinelist.item5.onlinelist div {
    margin-top: 14px;
}

#pun-stats ul li.item5.statistics {
    background: transparent;
    text-transform: uppercase;  
    text-align: center; 
}
#pun-stats li#onlinelist.item5 a:first-child {
    position: relative; 
    font-family: 'Playfair Display';
}

#pun-stats li#onlinelist.item5 span a:first-child, #pun-stats li#onlinelist.item5 a, .linksb .subscribelink a { 
    font-family: 'Inter';
    font-size: 0.875rem;
}
#pun-stats li#onlinelist.item5 span {
    display: block;
}
#pun-stats li#onlinelist.item5 #statistic-other span {display: inline;}
#pun-stats li#onlinelist.item5 #statistic-other span a {
    font-size: 0.5rem;
}

/* оформление навигационных страниц и страницы статистики */
#pun-statistic h1 span {line-height: 2rem;}
#pun-statistic #pun-main.main .container { position: relative; padding: 10px 0; margin-bottom: 15px;}
#pun-statistic table td { text-transform: lowercase; padding-block: 10px;}
#pun-statistic table tr:last-child td {border: none;}
#pun-main.main.multipage.show_recent, #pun-main.main.multipage.show_replies, #pun-main.main.multipage.show_unanswered, #pun-userlist #pun-main.main.multipage, #pun-statistic #pun-main.main {position: relative;}
#pun-main.main.multipage {
    margin: 10px 28px;
}
.formal {
    margin-inline: 10px;
    margin-block: 20px;
    padding: 0 30px;
    border-radius: 10px;
    border-width: 1px 0;
    border-style: solid;
    border-color: #8C9D93;
    background: rgb(108 129 119 / 14%);
    box-shadow: 0px 1px 3px rgb(60 70 72 / 26%);
    color: #26483B; 
}


#pun-profile .formal { 
    padding: 0 10px;
}

#profile fieldset legend, input, select, button.button.hotkeys_help {
    border-radius: 5px;
    padding: 5px 5px; 
}
h1 {text-align: center; font-size: 1.625rem; text-transform: lowercase;}

div#pun-respect tr, div#pun-online tr {
    border-radius: 20px;
    display: flex;
    text-transform: lowercase;
    align-items: center;
    margin: 4px 20px;
    padding: 10px 14px;
}
div#pun-online tr td.tcl.username {width: 40%;}
div#pun-online tr td.tcl.action {width: 40%;}
div#pun-online tr td.tc3 {}
div#pun-respect tr td.tcl {width: 30% !important;}
div#pun-respect td.tc2 {}
div#pun-respect td.tc3 {}
div#pun-respect td.tcr {width: 20% !important;}
.forum td.tcl .intd {}
.forum td.tcl .icon {}
.forum td.tcl .tclcon {}
.forum td.tcr {}
#pun-searchtopics .forum td.tcr {}
#pun-searchtopics .forum td.tcr .punbb .forum .user-avatar {}
#pun-searchtopics .forum td.tcr span.byuser {}
.punbb em.user-avatar .isonline {
    top: 0;
    left: 36px;
    width: 10px;
    height: 10px;
    animation: blinkColor 1.9s 
linear infinite;
    -moz-animation: blinkColor 1.6s linear infinite;
    -webkit-animation: blinkColor 1.9s 
linear infinite;
    background: #31533b;
}

#pun-searchtopics em.user-avatar .isonline {
    top: 4px;
    left: 38px;
}

#pun-index em.user-avatar span.isonline {right: 0px;}
.punbb .forum .user-avatar {float: right;}
.linkst .postlink.long { 
    z-index: 9;
    width: 100%;
    height: 10px;
    margin: 16px 14px 0;
    position: relative;
    display: flex; 
    text-align: center;
    background: linear-gradient(90deg, #132921 4.14%, #26483B 51.57%, #132921 98.09%);
    border-width: 0px 1px;
    border-style: solid;
    border-color: #26483B; 
    color: rgba(219, 231, 221, 0.6);
    padding: 0 12px; 
    border-radius: 10px; 
    justify-content: center;
    align-items: center;
}
.postlink.long .new-topic, .postlink.long span.new-poll, .linkst .postlink span, .linksb .postlink span {
    margin-inline: 10px;
    font-family: 'Playfair Display';
    background: linear-gradient(12deg, rgb(224 228 226) 5.6%, rgb(206 211 208) 52.17%, rgb(224 228 226) 97.56%);
    -webkit-box-shadow: 0px 2px 1px 0px rgba(139, 157, 147, 0.69);
    -moz-box-shadow: 0px 2px 1px 0px rgba(139, 157, 147, 0.69);
    box-shadow: 0px 2px 1px 0px rgb(139 157 147 / 69%);
    border-width: 0px 1px 0 1px;
    border-style: solid;
    border-color: rgb(139 157 147 / 57%);
    color: #5D756A;
    text-transform: uppercase;
    font-size: 0.6rem;
    letter-spacing: 0.5px;
    padding: 8px 14px;
    border-radius: 10px;
}

.postlink.long .new-topic:hover, .postlink.long span.new-poll:hover, .linkst .postlink span:hover, .linksb .postlink span:hover {
    filter: blur(0.4px);
    box-shadow: 0px 2px 4px 2px rgb(139 157 147 / 50%);
    -webkit-box-shadow: 0px 2px 4px 2px rgb(139 157 147 / 50%);
    -moz-box-shadow: 0px 2px 4px 2px rgba(139, 157, 147, 0.50);
    border-color: rgb(139 157 147 / 73%);
}

.linksb .postlink span {
    position: relative;
    right: 30px;
}
#pun-main table {}

span.stickytext {}
span.closedatafield {}
#pun-main.main.multipage.show_user_posts .post-author {
    top: 26px;
}

.forum { 
    margin-inline: -20px;
    margin-block: 20px;
    border-radius: 10px;
    border-width: 1px 0;
    border-style: solid;
    border-color: #8C9D93;
    background: rgb(108 129 119 / 14%);
    box-shadow: 0px 1px 3px rgb(60 70 72 / 26%);
    color: #26483B;
}






/* оформление странице профиля и лс */
#profile-gifts {text-align: center;}
#viewprofile { 
    width: 100%; 
    border-radius: 10px;
    font-family: 'Inter';
    font-size: 0.75rem;
    background-color: #15382b;
    background-image: url(https://forumstatic.ru/files/001b/b1/0e/17265.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-width: 1px 0px;
    border-style: solid;
    border-color: rgb(139 157 147);
    color: #8b9d93;
    margin: -20px 0; 
}
#viewprofile tr {display: flex; justify-content: space-between; align-items: flex-start;}
#viewprofile #profile-left {
    width: 25%;
    z-index: 1;
    position: relative;
    border-radius: 10px; 
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 10px;
    border-width: 1px 0;
    border-style: solid;
    border-color: #056040;
    box-shadow: 0px 1px 3px rgb(60 70 72 / 26%);
    filter: drop-shadow(0px 2px 4px rgba(5, 16, 18, 0.5));
    background: linear-gradient(90deg, rgb(5 16 18 / 42%) 5.6%, rgb(16 47 39) 52.17%, rgb(7 22 20 / 30%) 97.56%);
}

#viewprofile #profile-left li {
    text-align: center;
    padding: 2px;
    position: relative;
    z-index: 99;
    font-size: 0.75rem;
}
li#profile-title { position: relative; padding: 2px 0px; display: grid; width: 100%;}
#viewprofile #profile-left li#pa-edit {padding: 4px 0 12px; text-transform: lowercase;}
#viewprofile #profile-left li:last-child {padding-bottom: 6px; }
#viewprofile #profile-left li#pa-avatar img {border-radius: 10px;}
#viewprofile #profile-left li#profile-title strong {font-weight: 100!important; opacity: 0.6;}
li#profile-name {}
#profile-title {text-transform: lowercase; }
#viewprofile #profile-right {width: calc(100% - 230px); display: grid; grid-template-columns: repeat(2, 1fr); grid-template-rows: auto; grid-column-gap: 5px; grid-row-gap: 10px;}
#profile-right li {
    display: flex;
    gap: 10px;
    padding: 8px 16px;
    margin: 0 10px;
    align-items: center;
    border-radius: 10px;
    border-width: 1px 0;
    border-style: solid;
    border-color: #056040; 
    box-shadow: 0px 1px 3px rgb(60 70 72 / 26%);
    filter: drop-shadow(0px 2px 4px rgba(5, 16, 18, 0.5));
    background: linear-gradient(90deg, rgb(5 16 18 / 42%) 5.6%, rgb(16 47 39) 52.17%, rgb(7 22 20 / 30%) 97.56%);
}
#profile-right li a, #profile-left a {color: #c9e2d4;}
#profile-right li a:hover {}

#viewprofile #profile-right li strong {
    padding-left: 0;
}
div#viewprofile {
    padding: 16px 8px;
    border-radius: 20px;
}
#profile-right span:not(.GamePst), #viewprofile #profile-left li#profile-name {
    font-size: 0.75rem;
    font-family: 'Playfair Display'; 
    text-transform: uppercase;
}
#viewprofile #profile-left li#profile-name {
    position: relative; 
    padding: 4px 30px;
    border-radius: 0 0 10px 10px;
    margin: 0;
    background: linear-gradient(176deg, rgb(12 40 34) -19.07%, rgb(31 82 69) 80.82%);
    box-shadow: 0px 3px 4px 0px rgb(37 94 79 / 36%);
    border-bottom: 1px solid #056040; 
    z-index: 9999;
    color: #c9e1d4;
    letter-spacing: 0.5px; 
}
#viewprofile #profile-left li#pa-avatar div { 
    border-radius: 10px;
    padding: 1px;
}
#viewprofile #profile-name strong {
    font-weight: normal !important;
    font-size: 0.75rem;
}


#viewprofile #profile-right strong {font-weight: 400;}
#profile #profilenav {
    position: relative;
    font-family: 'Playfair Display';
    font-size: 0.7rem;
    text-transform: uppercase;
    padding: 12px 4px; 
    z-index: 9;
    float: left;
    width: auto;
    margin: 10px 40px 0 -10px; 
}
#profile #profilenav li {
    position: relative;
    margin-bottom: 4px;
    padding: 6px 20px;
    border-start-end-radius: 16px;
    border-end-end-radius: 16px;
}
#profile fieldset, #profile .formsubmit, #profile10 .select-file, #profile10 .adfs-box {
    margin-right: 30px;
    text-align: left;
}
table#filetable {
    width: auto;
}
#profile fieldset, #profile .formsubmit, #profile10 .select-file { margin-top: 14px;}
#profile fieldset.radiofield {width: 100%; padding-left: 10px;}
#pun-profile #profile.formal {
    min-height: 560px; 
    border-radius: 10px;
}
#pun-messages #profile.formal {
    min-height: 250px;
    padding: 10px;
}

fieldset, #profile10 .adfs-box { padding: 10px; position: relative;}
#pun-profile fieldset legend, #pun-messages fieldset legend {
    width: 50%;
    border-radius: 20px;
}
fieldset legend {
    position: relative;
    font-family: 'Playfair Display';
    text-transform: lowercase;
    letter-spacing: 1px;
    text-align: center;
    background: linear-gradient(90deg, #132921 4.14%, #26483B 51.57%, #132921 98.09%);
    border-width: 0px 1px;
    border-style: solid;
    border-color: #26483B;
    text-transform: uppercase;
    color: rgba(219, 231, 221, 0.6);
    padding: 6px 12px;
    letter-spacing: 1px;
    border-radius: 10px;
    font-size: 0.55rem; 
}

#main-reply, p#about-me textarea, fieldset input, fieldset select, select, input[type="checkbox"] {
    background: #e0e4e2;
    border: 1px solid #8b9d93;
    color: #5D756A;
}

.punbb .formal fieldset {
    margin: 24px 8px 16px;
    border-block: none;
    border-radius: 10px;
    background: #dde0dea1;
    border-width: 0px 1px;
    border-style: solid;
    border-color: #8C9D93;
}

fieldset span {}
fieldset .infofield, fieldset .datafield, fieldset #num-posts, fieldset #location, fieldset #birthday, fieldset .checkfield {
    width: 100%;
    padding: 6px 0;
}
fieldset .radiofield .radio {width: 100%; display: flex; align-items: stretch;}
fieldset .radiofield .radio label {padding-left: 8px;}
fieldset .radiofield .radio:first-child {margin-top: 10px;}
#filetable tr {
    display: flex!important;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    margin: 10px;
    padding: 10px 14px;
    border-radius: 20px;
}
#profile10 .tc3.checker {text-align: end;}
#profile10 .tc3 {text-align: center;}
#setmods dl {margin: 10px 0;}
#setmods dt {}
#setmods dd {text-transform: lowercase; padding: 0 10px; line-height: 24px;}
#messages .linksb {
    display: flex;
    justify-content: space-between;
    outline: none;
    border: none;
    background: transparent;
    box-shadow: none;
}
td.tcl.pmtcl1 {}
td.tc2.pmtc22 {}
#messages .pmtc22 {}
#pun-messages td.tc2, #pun-messages td.tc3 {overflow: visible!important;}


/* оформление страницы форума */
.multipage h1, #pun-profile h1 {font-size: 0;}
.modmenu {
    font-size: 0.8rem;
    font-family: 'Playfair Display';
    text-align: center;
}
.modmenu strong {margin-right: 20px;}
#pun-viewtopic .multipage, #pun-main.main.multipage.show_user_posts {text-align: center; padding: 2px 20px;}
#pun-viewtopic .linkst, #topic-modmenu .container {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    z-index: 1;
    border-radius: 0;
    margin-inline: -48px;
    padding: 4px 24px 6px;
}

#pun-viewtopic .linksb {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    z-index: 1;
    border-radius: 0;
    margin-inline: -48px;
    padding: 4px 24px 6px;
    flex-direction: row-reverse;
}

#pun-viewtopic .linkst, #pun-main.main.multipage.show_user_posts .linkst, #pun-main.main.multipage.show_user_posts .linksb, #pun-viewtopic .linksb { }

#topic-modmenu .container {padding: 4px}
#topic-modmenu, #topic-users-in {padding-top: 10px;}
#topic-users-in {letter-spacing: 1px;}
#topic-users-in a {letter-spacing: 0px; font-weight: normal;}

#pun-viewtopic .linksb .pagelink {}
#pun-viewtopic .linksb .postlink {float: right;}
.linksb .postlink {padding: 6px 0;}

.topic {position: relative; text-align: left; padding: 10px 0 10px; z-index: 0;}
.post {
    position: relative;
    margin-bottom: 20px;
    margin-left: -48px;
    padding-top: 30px;
    padding-left: 30px;
    border-end-end-radius: 20px;
    border-start-end-radius: 20px;
}
.post h3 {
    position: relative;
    display: flex;
    justify-content: flex-end;
    right: 40px;
    top: 10px;
}
.post h3 a {
    color: #c9e1d4;
}
.post h3 span { 
    position: relative;
    display: flex; 
    align-items: center;
    width: 70%; 
    font-family: 'Playfair Display'; 
    text-align: center;
    background: linear-gradient(90deg, #132921 4.14%, #26483B 51.57%, #132921 98.09%);
    border-width: 0px 1px;
    border-style: solid;
    border-color: #26483B;
    text-transform: uppercase;
    color: rgba(219, 231, 221, 0.6);
    padding: 2px 12px;
    letter-spacing: 1px;
    border-radius: 10px;
    font-size: 0.625rem;
}
#pun-searchposts .post h3 span {justify-content: space-between;}

.post h3 span .permalink {order: 1; flex-grow: 1;}
.post h3 span strong {order: 3;}
.post h3 span strong:before {content: '№ ';}
.post .container {
    display: grid;
    grid-template-columns: 20% 80%;
    grid-template-rows: auto;
    grid-row-gap: 10px;
    border-radius: 10px;
    border-width: 1px 0;
    border-style: solid;
    border-color: #8C9D93;
    background: rgb(108 129 119 / 14%);
    box-shadow: 0px 1px 3px rgb(60 70 72 / 26%);
    color: #26483B; 
    margin-bottom: 30px; 
}
.post-author {
    z-index: 3;
    position: relative;
    grid-area: 1 / 1 / 2 / 2;
    border-radius: 10px;
    top: -16px;
    left: -10px;
    margin: 0 -16px 0;
    padding: 33px 10px 21px;
    background: linear-gradient(0.01deg, #26483bd1 -7%, rgba(38, 72, 59, 0) 60%), url(https://forumstatic.ru/files/001b/b1/0e/17265.png), #ADB8B3;
}

.hideprofile .container {
    display: block !important;
}

.hideprofile .post-author, .hideprofile .pl-email, .hideprofile .pl-website {
    display: none !important;
}

.hideprofile .post-body {
    width: 100% !important;
    box-sizing: border-box;
}

.post-box {
    padding: 10px 8px 4px 16px;
}
.post-body {
    z-index: 2;
    text-align: justify;
    grid-area: 1 / 2 / 3 / 3; 
    padding: 4px 8px; 
}
.post-links {grid-area: 3 / 1 / 4 / 3;}
.post-author ul {
    text-align: center;
    width: 100%; 
    position: relative;
    background: #B5C0BC;
    border: 1px solid #8C9D93;
    border-radius: 10px;
    margin-top: 10px;
}
.post-author li {position: relative; z-index: 2;}
.post-author li.pa-author { 
    min-height: 30px;
    padding-top: 8px;
}
.post-author li.pa-author strong {
    position: relative;
    z-index: 9;
}

.post-author li.pa-author a {
    position: relative;
    font-family: 'Playfair Display';
    font-weight: 700;
    font-size: 0.875rem;
    text-transform: uppercase;
    color: #26483B;
    z-index: 9;
}

.post-author li.pa-author:after {
    display: block;
    position: absolute;
    content: '';
    background: #DEE2DF;
    width: calc(100% + 22px);
    height: 12px;
    bottom: 2px;
    margin-inline: -11px;
}

li.pa-fld1 {
    display: none;
}

.post-author li.pa-avatar img {border: 1px solid #96A59C;}

.post-author li.pa-title {
    font-family: 'Playfair Display'; 
    font-size: 0.625rem; 
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: lowercase;
    color: #5D756A; 
    padding: 4px 0;
    justify-content: center;
}

.pa_info {
    display: flex;
    width: calc(100% + 2px);
    margin: 8px -1px 5px; 
    padding: 6px 16px;
    align-items: stretch;
    text-align: center;
    text-transform: lowercase;
    justify-content: space-between;
    color: #DFE3E0;
    background: #26483B;
    font-family: 'Playfair Display';
    font-size: 0.625rem;
}

li.pa-respect a {
    color: #DFE3E0;
}

li.pa-posts, li.pa-respect, li.pa-fld3 { 
    display: inline-flex; 
}
span.fld-name:before, span.fld-name a:before {font-size: 0.625rem;}
span.fld-name {font-size: 0;}
li.pa-fld4 span.fld-name { font-size: 0.875rem;}
span.fld-name:before, span.fld-name a:before, li.pa-fld3:before {font-family: "Material Icons"; margin-right: 6px;}
li.pa-posts span.fld-name:before {content: '\e158';}
li.pa-fld3:before {
    content: '\e227';
}
li.pa-respect span.fld-name a:before, .gid3 .pa-respect .fld-name:before {content: '\e87d';}
li.pa-online {
    top: 0; 
    width: 5px;
    height: 5px;
    display: block;
    position: absolute;
    left: -6px;
    top: 20px;
    font-size: 0px;
    -webkit-animation: blinkColor .9s linear infinite;
    z-index: 100;
    border-radius: 15px;
    background: #26483B;
}
li.pa-fld2 {
    width: calc(100% + 2px);
    margin: 12px -1px -10px; 
}
li.pa-fld2 img {
    width: 100%;
    border-radius: 0!important;
}

li.pa-fld4 {
    margin: 10px 0;
}

li.pa-fld4 name_age { 
    font-family: 'Playfair Display'; 
    font-size: 0.75rem;
    display: flex;
    gap: 4px;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #26483B;
    justify-content: center;
}

li.pa-fld4 name_age a {
    color: #26483B;
}

li.pa-fld4 info_bg {
    display: flex;
    background: #DEE2DF;
    padding: 12px 2px 4px;
    margin-top: -8px; 
}

li.pa-fld4 info {
    font-family: 'Playfair Display'; 
    font-size: 0.625rem;
    line-height: 0.62rem;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: lowercase;
    color: #637A6F;
}

li.pa-fld4 info_bg {
    content:'';
}

li.pa-fld4 iconic {
    display: none;
}

.iconic-top-placed {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    padding: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ced3ce;
    overflow: hidden;
    position: absolute;
    left: calc(50% - 30px/2);
    top: -58px;
    border: 2px solid #26483B;
}

.iconic-top-placed img {
    width: 100%;
    height: 100%;
    object-fit: cover;               
    border-radius: 50%;              
    display: block;
}

#pun-profile li#pa-fld4 iconic {display: none;}
#pun-profile li#pa-fld4 name_age {
    display: block;
}

.post-box p.container {
    display: flex;
    background: transparent;
    border: 0!important;
    box-shadow: none;
    font-size: 0.625rem;
}
.post-content > p {margin: 12px 0;}
.post-links { width: 100%; padding: 4px 15px; position: relative; top: -6px;}
.post-links ul {
    display: inline-block;
    line-height: 35px;
    font-size: 1rem;
    width: 100%; 
    text-align: right;
    padding-left: 0;
    margin: -6px 0 0;
    align-items: center;
}
.post-links ul li.pl-email {float: left;}
.post-links ul li {
    display: inline-flex; 
    margin-right: 10px; 
    border-radius: 6px;
    background: linear-gradient(12deg, rgb(224 228 226) 5.6%, rgb(206 211 208) 52.17%, rgb(224 228 226) 97.56%);
    -webkit-box-shadow: 0px 2px 1px 0px rgba(139, 157, 147, 0.69);
    -moz-box-shadow: 0px 2px 1px 0px rgba(139, 157, 147, 0.69);
    box-shadow: 0px 2px 1px 0px rgb(139 157 147 / 69%);
    border-width: 0px 1px 0 1px;
    border-style: solid;
    border-color: rgb(139 157 147 / 57%);
    color: #5D756A;
    text-transform: uppercase;
    font-size: 0.6rem;
    letter-spacing: 0.5px;
    padding: 4px 10px;
}

.post-links ul li:hover {
    filter: blur(0.4px);
    box-shadow: 0px 2px 4px 2px rgb(139 157 147 / 50%);
    -webkit-box-shadow: 0px 2px 4px 2px rgb(139 157 147 / 50%);
    -moz-box-shadow: 0px 2px 4px 2px rgba(139, 157, 147, 0.50);
    border-color: rgb(139 157 147 / 73%);
}
.post-links ul li:last-child, .post-links ul li.pl-BBquote {margin-right: 0;}

#pun-messages .post-author {
    width: 222px;
    height: max-content;
    margin-top: 10px;
    position: relative;
    z-index: 1;
}
#pun-messages .post-body {
    margin: 15px 0 10px 40px; 
    text-align: justify;
    position: relative;
    padding: 0 0 0 5px;
}
#pun-messages .post h3 {right: -11px; z-index: 9;}

#pun-messages .post .container {
    margin: 0 10px!important;
    position: relative;
    left: 10px;
}


#spoiler-sels div, #image-area-sels div, #video-area-hsel div:first-child {
    position: relative;
    height: 19px;
    top: 10px;
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 64px;
    display: flex;
    align-items: center;
    text-transform: uppercase; 
    justify-content: center;
}

#spoiler-sels #spoiler-type-list, #image-area-sels #image-source-list {
    margin: 10px 0;
    text-transform: lowercase;
    font-size: 1rem;
    font-family: 'Inter';
}

/* кнопки отправить посмотреть */
form#userlist p.formsubmit {
    text-align: center;
}
p.formsubmit {padding: 5px; margin: 5px;}
.formal input.button:hover, #post fieldset .hashelp div input:hover, .button:hover {cursor: pointer;}
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {margin: 0 5px 0 0;} 
select, input, .punbb .formal textarea {padding: 5px 5px; }
.formal input.button, #post fieldset .hashelp div input, .button, input#sub4, button.button.hotkeys_help { 
    background: linear-gradient(12deg, rgb(224 228 226) 5.6%, rgb(206 211 208) 52.17%, rgb(224 228 226) 97.56%);
    -webkit-box-shadow: 0px 2px 1px 0px rgba(139, 157, 147, 0.69);
    -moz-box-shadow: 0px 2px 1px 0px rgba(139, 157, 147, 0.69);
    box-shadow: 0px 2px 1px 0px rgb(139 157 147 / 69%);
    border-width: 0px 1px 0 1px;
    border-style: solid;
    border-color: rgb(139 157 147 / 57%);
    color: #5D756A;
    text-transform: uppercase;
    font-size: 0.6rem;
    letter-spacing: 0.5px;
    padding: 4px 10px; 
}
div#image_upload input.button {
    width: auto;
}
.formal input.button:hover {
    filter: blur(0.4px);
    box-shadow: 0px 2px 4px 2px rgb(139 157 147 / 50%);
    -webkit-box-shadow: 0px 2px 4px 2px rgb(139 157 147 / 50%);
    -moz-box-shadow: 0px 2px 4px 2px rgba(139, 157, 147, 0.50);
    border-color: rgb(139 157 147 / 73%);
}


/*цитаты и выделить код, форма ответа*/ 
#post-form {
    text-transform: none;
    margin: 40px 0 30px 0;
    padding: 10px;
}
.quote-box.answer-box {
    background: linear-gradient(90deg, rgb(214 218 215) 5.6% 5.6%, rgb(220 224 221) 52.17%, rgb(214 218 215) 97.56%);
    border-width: 1px 0 1px 0;
    border-style: solid;
    border-color: rgb(139 157 147 / 51%);
    color: #56685e;
    box-shadow: 0px 1px 5px #8b9d93b8;
}
.quote-box.answer-box > cite {}
.quote-box {display: grid; grid-template-columns: 80% 20%; margin: 20px 4px 14px; position: relative; z-index: 3; overflow: hidden; border-radius: 10px;}
.quote-box.spoiler-box {
    background: linear-gradient(90deg, #132921 4.14%, #26483B 51.57%, #132921 98.09%);
    border-width: 1px 0px;
    border-style: solid;
    border-color: #8C9D93; 
}

.quote-box.hide-box > blockquote {padding-bottom: 10px;}
blockquote {
    grid-area: 2 / 1 / 3 / 3;
    margin: 10px 20px!important;
    z-index: 3; 
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(214 218 215) 5.6% 5.6%, rgb(220 224 221) 52.17%, rgb(214 218 215) 97.56%);
    border-width: 1px 0 1px 0;
    border-style: solid;
    border-color: rgb(139 157 147 / 51%);
    color: #56685e;
    box-shadow: 0px 1px 5px #8b9d93b8;
}

.post-content blockquote p {margin: 0; padding: 0 20px;}
.quote-box cite {
    font-style: normal;
    grid-area: 1 / 1 / 2 / 3;
    display: inline-block;
    position: relative;
    padding: 12px 32px;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-family: 'Playfair Display';
    background-image: url(https://forumstatic.ru/files/001b/b1/0e/17265.png);
    background-repeat: no-repeat;
    background-size: cover;
    color: #b5c0bc;
}

.quote-box cite a {
    color: #b5c0bc;
}

.quote-box cite:before {content: "- ";}

.post .post-content .spoiler-box > blockquote.visible {
    border-radius: 10px; 
    margin: 4px; 
    padding: 10px; 
    overflow-x: hidden;
    background: #ced3ce;
}
.quote-box.spoiler-box {
    padding: 10px;
}
.quote-box.spoiler-box:before {display:none;}
blockquote.visible:before {display:none;}
blockquote.visible p {width: 94%; position: relative; left: 2%; padding: 3px 0px 0 20px; min-height: 40px;}
blockquote.visible p:last-child {}
.code-box {
    display: grid;
    grid-template-columns: 100%;
    margin: 10px 20px;
    height: 100px;
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(214 218 215) 5.6% 5.6%, rgb(220 224 221) 52.17%, rgb(214 218 215) 97.56%);
    border-width: 1px 0 1px 0;
    border-style: solid;
    border-color: rgb(139 157 147 / 51%);
    color: #56685e;
    box-shadow: 0px 1px 5px #8b9d93b8;
}

.code-box .blockcode {grid-area: 2 / 1 / 3 / 2; padding: 0 6px;}
.code-box strong.legend {
    text-transform: uppercase;
    font-family: 'Playfair Display';
    grid-area: 1 / 1 / 2 / 2;
    display: grid;
    position: relative;
    align-items: center;
    justify-content: center;
    border-radius: 10px 10px 0px 0;
    background-image: url("https://forumstatic.ru/files/001b/b1/0e/17265.png");
    background-repeat: no-repeat;
    background-size: cover; 
    color: #b5c0bc;
}

.post-content .spoiler-box > div {
    text-transform: uppercase; 
    font-family: 'Playfair Display'; 
}
.code-box strong.legend a, .post-content .spoiler-box > div {
    color: #c9e1d4;
    font-weight: normal;
    letter-spacing: 0.5px;
    font-size: 0.75rem;
}

.punbb #tags .container {
    max-height: 220px;
    overflow: auto;
    padding: 5px 15px 15px;
    top: auto;
    margin-top: 6px;
    right: 14px;
    background: #e0e4e2;
    border: 1px solid #8b9d9399;
    border-radius: 0 0 8px 8px;
}

#font-area div, #size-area div, #color-area div, #table-area div, #addition-area div, #smilies-area div a, #smilies-area img {
    padding: 4px 0; 
}

/*иконки*/ 
div.icon {
    left: -25px;
    top: 22px;
    position: absolute;
    height: 10px;
    width: 10px;
    border-radius: 50%;
}
.icon {
    background: #b1bbb5;
}
.icon.inew {
    background: #25473a;
}

.punbb .forum .hasicon tr div.icon {}


/* разное */
p.inputfield.required.longinput label {display: block; height: 10px;}
#pun-login fieldset legend, #pun-login p.formsubmit {justify-content: flex-start; text-align: left;}
.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {float: left; margin-right: 1em;}
.punbb .fs-box p, .punbb .fs-box fieldset {padding: 4px 14px 4px 0;}
.punbb .inline .infofield {clear: both;}
#form-buttons table, .punbb .formal textarea {box-sizing: border-box;}


/* сокрытие элементов */
.admin-advert-block .admin-advert-block-buttons, th.tcl, th.tc2, th.tc3, th.tcr, #pun-live-rusff, ul li.pa-ua, .linksb .postlink.long, #pun-navlinks h2, #pun-ulinks h2, #pun-status h2, .pa-gifts, #pun-userlist thead, #pun-messages thead, #title-logo-tbody, li#navawards, #pun-index .category thead tr, #post-form h2, .topic a.sharelink, .topic li.pl-reports, form#post fieldset legend, #viewprofile-next #profilenav, .formal h2, #profile small#plng, #pun-announcement h2, .fa-heart:before, #pun-main #s-block, #pun-login h1, #pun-register h1, #pun.ru.isuser.ismoderator.isadmin.gid1 h1, #pun.ru.isguest.gid3 h1, li.pa-awards, li.pa-fld1 hr, #topic-modmenu .container span, .modmenu span, .pa-respect a[href*="&v=1&cod"] img, li.pa-fld1 img, li.pa-fld1 br, li#h-unanswered, li#pa-ua, div#profile-gifts, #profile-right li#pa-invites, #profile-right li#pa-gifts, #profile-right li#pa-fld3, #profile-right li#pa-fld2, #profile-right #pa-fld1 span, div#pun-respect thead tr, div#pun-online thead tr, .postlink span.closed, .post-links ul li.pl-share, p.lastedit, #viewprofile #profile-left li#pa-online, .punbb .pa-author .flag-i,div#pun-messages li.pa-reg, #pun-index .tc2, #pun-index .tc3, #pun-crumbs2, #filetable thead, .reactions-root, #pun-messages li.pl-email, #pun-viewtopic .linksb .subscribelink {display: none!important;}


/*Страница участников карточками*/
.usertable {
    padding: 24px;
    margin-inline: -20px;
    margin-block: 20px; 
    border-radius: 10px;
    border-width: 1px 0;
    border-style: solid;
    border-color: #8C9D93;
    background: rgb(108 129 119 / 14%);
    box-shadow: 0px 1px 3px rgb(60 70 72 / 26%);
    color: #26483B;
}

#pun-userlist .usertable .container table tbody {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: auto;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-items: center;
}

#pun-userlist .usertable .container table tbody tr.group, #pun-userlist .usertable .container table tbody tr.group1, #pun-userlist .usertable .container table tbody tr.group2, #pun-userlist .usertable .container table tbody tr.group3, #pun-userlist .usertable .container table tbody tr.group4, #pun-userlist .usertable .container table tbody tr.group5, #pun-userlist .usertable .container table tbody tr.group6, #pun-userlist .usertable .container table tbody tr.group7 {
    display: grid;
    width: 100%;
    text-align: center;
    grid-template-columns: repeat(2, 1fr);
    grid-area: auto;
    border-radius: 10px;
    font-family: 'Inter';
    font-size: 0.75rem;
    background-color: #15382b;
    background-image: url("https://forumstatic.ru/files/001b/b1/0e/17265.png");
    background-repeat: no-repeat;
    background-size: cover;
    border-width: 1px 0px;
    border-style: solid;
    border-color: rgb(139 157 147);
    color: #8b9d93;
}

#pun-userlist .usertable .container table tbody tr.group:hover, #pun-userlist .usertable .container table tbody tr.group1:hover, #pun-userlist .usertable .container table tbody tr.group2:hover, #pun-userlist .usertable .container table tbody tr.group3:hover, #pun-userlist .usertable .container table tbody tr.group4:hover, #pun-userlist .usertable .container table tbody tr.group5:hover, #pun-userlist .usertable .container table tbody tr.group6:hover, #pun-userlist .usertable .container table tbody tr.group7:hover {
    box-shadow: 0px 0 8px 2px rgb(139 169 157);
    border-inline: 1px solid #516d5d;
}

.usertable td.tcl.username {
    grid-area: 1 / 1 / 2 / 3;
    display: flex;
    justify-items: center;
    align-items: center;
    padding: 0;
    flex-direction: column;
    margin: 16px 0 0;
}
.usertable td.tcl.username span.isonline {display: none;}
.usertable td.tcl.username span.usersname, li#profile-name {
    position: absolute;
    font-family: 'Playfair Display';
    text-transform: uppercase;
    font-size: 0.9rem;
    margin-top: -12px; 
}

.usertable td.tcl.username span.usersname a {color: #8b9d93;}

.usertable td.tcl.username em.user-avatar { 
    position: relative; display: 
    grid; grid-area: 2 / 1 / 3 / 2; 
    width: 100%; 
    height: 200px; 
    margin: 0; 
    justify-items: center; 
    align-items: center;}
    
.usertable td.tcl.username em.user-avatar a {
    border-radius: 10px;
    background: rgb(139 157 147) !important;
}

.punbb .usertable td.tcl.username em.user-avatar .avatar-image {
    border-radius: 10px;
    filter: grayscale(100%) contrast(40%) brightness(160%);
    mix-blend-mode: color-burn;
    width: 180px;
    height: 180px;
    opacity: 0.6;
}

.punbb .usertable td.tcl.username em.user-avatar .avatar-image:hover {
    opacity: 1; 
}
.usertable td.tc2.user_title {
    text-transform: lowercase; 
    grid-area: 2 / 1 / 3 / 3;
}
.usertable td.tc3.relation {
    grid-area: 5 / 1 / 6 / 2; 
}
.usertable td.tc3.num_posts {grid-area: 5 / 2 / 6 / 3; border-end-end-radius: 20px; border-left: 0;}
.usertable td.tc3.num_posts, .usertable td.tc3.relation {
    display: flex;
    padding-block: 6px;
    margin: 10px; 
    justify-content: center;
}
.usertable td.tc3.relation:before, .usertable td.tc3.num_posts:before {padding-right: 6px; font-family: 'Material Icons';}
.usertable td.tc3.relation:before {content: 'thumb_up';}
.usertable td.tc3.num_posts:before {content: 'mail';}
.usertable td.tc3.registered {
    grid-area: 3 / 1 / 4 / 3;
    padding: 10px;
    margin-block: 10px;
}
.usertable td.tc3.registered:before {
    font-size: 0.6rem;
    content: 'Первая прогулка по Northbay';
    font-weight: bold;
    display: block;
    text-transform: uppercase;
}

.usertable td.tc3.registered, .usertable td.tc3.last_visit {
    filter: drop-shadow(0px 2px 4px rgba(5, 16, 18, 0.5));
    background: linear-gradient(90deg, rgb(5 16 18 / 42%) 5.6%, rgb(16 47 39) 52.17%, rgb(7 22 20 / 30%) 97.56%);
}

.usertable td.tc3.last_visit {
    grid-area: 4 / 1 / 5 / 3;
    padding: 10px;
}
.usertable td.tc3.last_visit:before {
    font-size: 0.6rem;
    content: 'Последний раз был замечен';
    font-weight: bold;
    display: block;
    text-transform: uppercase;
}
.usertable tr {grid-area: 1 / 1 / 2 / 5; width: 100%;}
.usertable tr td.tcl {padding: 10px;}




/* админка */
a#award-create {position: relative; z-index: 100;}
.punbb-admin .adformal {border-width: 0 0 0 0;}
.punbb-admin .admin-advert-block { width: 800px; height: auto; position: relative; top: -100px; left: 250px; text-align: center; display: flex; justify-content: space-evenly; flex-direction: column;}
.punbb-admin .adformal h2, .punbb-admin #pun-adnav h2 {
    font-family: 'Playfair Display';
    padding: 10px;
    border: 0;
    text-align: center;
    font-size: 1.05rem!important;
    position: relative; 
    text-transform: uppercase; 
}
.punbb-admin .adformal h2:after, .punbb-admin #pun-adnav h2:after { position: absolute; display: block; content: ""; height: 38px; margin-left: -4px; margin-top: -26px;}
.punbb-admin .adformal h2:after {width: 674px;}
.punbb-admin #pun-adnav h2:after {width: 172px;}
.punbb-admin .adcontainer {border:0; margin: 10px 0;}
.punbb-admin .adminmain, .punbb-admin .adcontainer fieldset {border-radius: 18px;}
.punbb #pun-admain legend span { 
    text-align: center;
    padding: 4px;
    border-radius: 18px;
}
.punbb-admin #pun-admain input {padding: 2px 10px;}





0

2

цвета
Код:

/* примерка профиля */
.profile_preview .post-author li.pa-author a {font-size: 14px;} 
.profile_preview li.pa-fld4 name_age {font-size: 12px;}
info#out-fld4info {
    display: block;
}


/* основное */
html {background-color: #051011; background-image: url("https://forumstatic.ru/files/001b/b1/0e/17265.png"); background-repeat: no-repeat; background-attachment: fixed; background-size: cover; min-height: 100%;}
html.punbb {}
#pun {
    background-color: #E1E5E2;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); 
    background-image: url("https://forumstatic.ru/files/001b/b1/0e/70249.png"); background-repeat: no-repeat; background-attachment: fixed; background-size: cover; min-height: 100%;
}
.punbb {}
#title-logo-table {
    background-image: url("https://forumstatic.ru/files/001b/b1/0e/74415.png?v=1"); 
    background-repeat: no-repeat; 
    background-size: cover; 
    min-height: 100%;
}
#pun-title::before { 
}
::-webkit-scrollbar-thumb {
    background-color: #a7b4ac;
    box-shadow: inset 0 0 2px #8b9d93b8;
}
::-webkit-scrollbar-track {background-color: transparent;}
::selection {
    background: #8b9d9391;
}
input[type='radio']:checked {
    background: #8b9d93b8;
}
input[type='checkbox']:checked {background-image: url(/files/001b/a7/bb/90984.png); background-repeat: no-repeat; background-position: center; background-size: cover; background-color: #8b9d93b8;}

a {
    color: #056040;
}
a:hover {
    color: #71a887;
}

#pun-navlinks a, #pun-ulinks a {
    color: rgba(219, 231, 221, 0.6);
}

#pun-navlinks a:hover, #pun-ulinks a:hover {
    color: #DBE7DD;
}

#pun-index .category .tclcon h3 a {
    color: #26483B;
}

#pun-index .category .tclcon h3 a:hover {
    opacity: 0.8;
}

#pun span.num_msg, #pun span.num_msg:before, #pun .bubble {    
    background: #169663;
}

#pun .bubble:after {
    border-color: #169663 transparent;
}


/* инфа в шапке */
active {
    position: absolute;
    width: 278.11px;
    height: 68.49px;
    left: 688.02px;
    top: 30.3px;
}

active h2 {
    position: relative;
    font-family: 'Playfair Display';
    font-style: normal; 
    font-size: 1rem; 
    text-transform: uppercase;
    color: #20B483;  
    left: 91px;
    top: 5.5px;
    letter-spacing: -0.2px;
}

active h3 {
    position: relative;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 0.625rem; 
    text-transform: lowercase;
    left: 149px;
    top: 2px;
    color: #DBE7DD;
    z-index: 9;
}
active info {
    position: relative;
    top: -6px;
}
active pic {
    display: inline-flex; 
    border-width: 0.6px 0px;
    border-style: solid;
    border-color: #0A7D52;
    background: #0e221b;
    backdrop-filter: blur(10px);
    width: 41.51px;
    height: 41.51px;
    border-radius: 10px;
    margin-right: 12px!important;
    justify-content: center;
}

active img {
    border-radius: 10px;
    filter: grayscale(100%) contrast(86%) brightness(100%);
    mix-blend-mode: color-dodge;
}
action {
    display: block;
    position: relative; 
    width: 360px; 
    left: 73.68px;
    top: 265.87px;
}
action info {
    position: absolute;
    top: 0;
    left: 126px;
}
action h2 {
    position: absolute; 
    left: 71px;
    top: 40px;
    font-family: 'Playfair Display'; 
    letter-spacing: -0.38px;
    font-size: 1rem; 
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #20B483;
}
action h3 {
    position: relative;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 0.625rem;
    text-transform: lowercase;
    left: 70.5px;
    top: 29px;
    color: #DBE7DD;
    z-index: 9;
}
action pic {
    display: inline-flex; 
    border-width: 0.6px 0px;
    border-style: solid;
    border-color: #0A7D52;
    background: #0e221b;
    backdrop-filter: blur(10px);
    width: 41.51px;
    height: 41.51px;
    border-radius: 10px;
    margin-right: 12px !important;
    justify-content: center;
}
action img {
    border-radius: 10px;
    filter: grayscale(100%) contrast(86%) brightness(100%);
    mix-blend-mode: color-dodge; 
}
best_post {
    position: relative;
    display: block;
    width: 321.7px;
    height: 151.51px;
    left: 645.47px;
    top: 190px;
    background: rgba(4, 13, 12, 0.1);
    border-width: 0.6px 0px;
    border-style: solid;
    border-color: #0A7D52;
    backdrop-filter: blur(10px);
    border-radius: 10px;
}
best_post h2 {
    position: relative;
    left: 16px;
    top: 16px;
    font-family: 'Playfair Display'; 
    font-size: 1rem;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #20B483;
}
best_post text {
    font-family: 'Roboto'; 
    position: relative;
    top: 12px;
    left: 6px; 
    padding: 10px;
    font-size: 0.625rem;
    line-height: 0.75rem!important;
    letter-spacing: 0.2px;
    display: block; 
    text-transform: lowercase;
    color: #DBE7DD;
}
best_post a {
    color: #0A7D52;
}

best_post a:hover {
    color: #119f67;
}

#html-header pic:hover {
    box-shadow: 0px 0px 6px #336150;
    filter: blur(0.5px);
}

.nav-dropdown {
    position: relative;
    left: 270px;
    top: -110px;
    width: 278px;
    display: inline-block;
}

.nav-btn {
    width: 208px;
    height: 47px;
    cursor: pointer;
    font-family: 'Playfair Display';
    font-size: 16px;
    line-height: 12px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #20B483;
    justify-content: center;
    flex-direction: column;
    background: rgba(4, 13, 12, 0.1);
    border-width: 0.6px 0px;
    border-style: solid;
    border-color: #0A7D52;
    backdrop-filter: blur(10px);
    border-radius: 10px;
}

.nav-btn:after {
    content: "важные ссылки";
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 0.625rem;
    line-height: 12px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: lowercase;
    color: #DBE7DD;
}

.nav-btn:hover {
    background: rgb(40 95 78 / 9%); 
}

.nav-dropdown-content {
    display: none;
    position: absolute;
    left: 0;
    z-index: 1;
    min-width: 200px;
    background: rgba(4, 13, 12, 0.1);
    backdrop-filter: blur(10px); 
    border: 1px solid #0A7D52;
    border-radius: 12px;
    box-shadow: 0 8px 16px rgba(0,0,0,0.2);
    margin-top: 4px!important; 
}

.nav-dropdown.open .nav-dropdown-content {
    display: block;
}

.nav-dropdown-content a {
    color: #20B483;
    border-bottom: 1px solid #0a7d5269;
    padding: 12px 18px;
    text-decoration: none;
    display: block;
    transition: background 0.2s;
}

.nav-dropdown-content a:last-child {
    border-bottom: none;
    border-radius: 0 0 12px 12px;
}

.nav-dropdown-content a:first-child { 
    border-radius: 12px 12px 0 0;
}

.nav-dropdown-content a:hover {
    background-color: #040a0b6e; 
}

.nav-dropdown:hover .nav-dropdown-content {
  display: block;
}


/* на главной ссылки в подфоруме */
.forum-links {
    position: relative; 
    margin: 6px 0!important;
    display: flex;
    flex-direction: row; 
    gap: 12px;
    z-index: 9;
}

.forum-links a {
    background: linear-gradient(90deg, #132921 4.14%, #26483B 51.57%, #132921 98.09%);
    border-width: 0px 1px;
    border-style: solid;
    border-color: #26483B;
    backdrop-filter: blur(3px);
    border-radius: 10px; 
    font-size: 0.55rem;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: rgba(219, 231, 221, 0.6);
    padding: 6px 12px; 
}

.forum-links a:hover {
    background: linear-gradient(90deg, #132921 4.14%, #346351 51.57%, #132921 98.09%);
    border-width: 0px 1px;
    border-style: solid;
    border-color: #356653;
    box-shadow: 0px 0px 6px #336150;
    color: #DBE7DD;
}

/* объявление */

.html-box {
    position: relative;
    display: flex; 
    top: -14px;
    min-height: 80px;
    background: linear-gradient(90deg, rgba(93, 117, 106, 0.9) 4.14%, rgba(131, 145, 135, 0.9) 51.57%, rgba(93, 117, 106, 0.9) 98.09%);
    border-width: 1px 0px;
    border-style: solid;
    border-color: #8C9D93;
    filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.1));
    align-items: center;
    justify-content: center;
}
.forum-link.a a {
    background: linear-gradient(90deg, #132921 4.14%, #26483B 51.57%, #132921 98.09%);
    border-width: 0px 1px;
    border-style: solid;
    border-color: #26483B;
    backdrop-filter: blur(3px);
    border-radius: 20px;
    font-family: 'Playfair Display'; 
    font-size: 0.75rem; 
    letter-spacing: 1px;
    text-transform: uppercase;
    color: rgba(219, 231, 221, 0.6);
    padding: 6px 20px;
    margin-inline: 8px;
}
.forum-link.a {
    margin-top: 10px; 
}

.forum-link.a a:hover {
    background: linear-gradient(90deg, #132921 4.14%, #346351 51.57%, #132921 98.09%);
    border-width: 0px 1px;
    border-style: solid;
    border-color: #356653;
    box-shadow: 0px 0px 6px #336150;
    color: #DBE7DD; 
}



/* стрелки */
.go-up, .go-down {
    display: none;
    position: fixed;
    right: calc((100vw - 1100px) / 2 - 30px);
    z-index: 9999;
    cursor: pointer;
    opacity: .7;
    margin-bottom: 25px;
    width: 16px;
    height: 26px;
    border-radius: 8px;
}
.go-up {
    border: 1px solid #169663;
    bottom: 60%;
    background: #dce0dddb;
}
.go-down {
    border: 1px solid #169663;
    bottom: 50%;
    background: #637b69;
}
.go-down:hover,.go-up:hover {opacity:1;}




/* активные темы, новые сообщения и тд */
.forum .container table {
    display: block;
    width: 100%;
    border-collapse: collapse;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 16px rgba(0,0,0,0.07);
}

/* Стилизуем tbody как flex-колонку, каждый tr - грид строка */
.forum .container tbody.hasicon {
    display: flex;
    flex-direction: column;
    gap: 0;
}
.forum .container tbody tr {
    display: grid;
    grid-template-columns: 3fr 2fr 1fr 3fr;
    align-items: center;
    border-bottom: 1px solid #8C9D93; 
}
.forum .container tbody tr:hover {
    background: #8b9d9342;
    filter: blur(0.5px);
    transition: 0.9s;
}

.forum .container tbody tr.altstyle { 
}
.forum .container tbody tr.isticky {
    background: #8b9d939e;
}
.forum .container tbody tr.iclosed {
    background: #b1b6b1;
}
.forum .container tbody td {
    padding: 16px 20px; 
}

.forum .container tbody tr.inew {
    background: #8b9d9329;
}

/* Рамки, скругления */
.forum .container tr:last-child td {
    border-bottom: none;
}
.forum .container .tcl {
    font-weight: 500;
}
.forum .container .tc3 {
    text-align: center;
    min-width: 70px;
}


.forum .container .tcr {
    display: grid;
    grid-template-columns: 36px max-content 1fr;
    align-items: center;
    column-gap: 10px;
    min-width: 220px;
    padding-right: 10px;
    height: 100%;
    box-sizing: border-box;
}

.forum .container .user-avatar {
    grid-column: 1 / 2;
    justify-self: center;
    align-self: center;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    margin: 0;
    display: block;
    background: none;
    padding: 0;
}

.forum .container .avatar-image {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background-size: cover;
    background-position: center center;
    display: block;
    margin: 0;
}

.forum .container .tcr > a {
    grid-column: 2 / 3;
    align-self: center;
    justify-self: start; 
    white-space: nowrap;
    margin-left: 0;
    margin-right: 4px;
}

.forum .container .byuser {
    grid-column: 3 / 4;
    align-self: center;
    justify-self: start;
    white-space: nowrap;
    font-size: 1em;
    margin-left: 0;
}

.forum .container .byuser-username { }

.forum .container .icon {
    display: inline-block;
    width: 18px; height: 18px;
    background: transparent;
    vertical-align: middle;
}
.forum .container .user-avatar,
.forum .container .avatar-image {
    width: 28px; 
    height: 28px; 
    border-radius: 50%;
    background-size: cover;
    background-position: center center;
    margin-right: 7px;
    vertical-align: middle;
}
.forum .container .byuser-username { 
}

.forum .container em.user-avatar .isonline {
    top: 0!important;
    left: -2px!important;
    width: 8px;
    height: 8px;
}

@media (max-width: 700px) {
    .container tbody tr {
        grid-template-columns: 1fr 1fr;
    }
    .container tbody td:nth-child(3), .container tbody td:nth-child(4) {
        display: none;
    }
    .container tbody td {
        padding: 10px;
        font-size: 0.9rem;
    }
    .container .tcr {
        min-width: 0;
        padding-right: 4px;
        grid-template-columns: 32px max-content 1fr;
        column-gap: 5px;
    }
}



/* Кнопки в форме ответа */

#form-buttons tr {display: flex; justify-content: center; flex-wrap: wrap;}
#form-buttons td {
    position: relative;
    font-size: 1.05rem;
    background-image: none !important;
    margin: auto;
    transition: .3s all ease-in-out;
}
#pun-messages #form-buttons td {margin: 0 2px;}
#form-buttons td#button-mask { background-image: none !important;}
#form-buttons td::before, .fa-indent:before {
    position: absolute;
    top: 50%;
    height: 1rem;
    font-family: 'Material Icons';
    text-align: center;
    color: #8b9d93;
    -webkit-transition: all ease-out 0.3s;
    -moz-transition: all ease-out 0.3s;
    -ms-transition: all ease-out 0.3s;
    -o-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
    pointer-events: none;
}
#form-buttons td img { opacity: 0;}
#form-buttons #button-float, #form-buttons #button-sticker {
    text-align: left;
    min-width: 26px;
}

#form-buttons td:hover::before,
#form-buttons #button-image:hover b p {color: #1f3f33d9;}
#form-buttons #button-font::before { content: 'font_download';}
#form-buttons #button-size::before { content: 'format_size';}
#form-buttons #button-bold::before { content: 'format_bold';}
#form-buttons #button-italic::before { content: 'format_italic';}
#form-buttons #button-underline::before { content: 'format_underlined';}
#form-buttons #button-strike::before { content: 'strikethrough_s';}
#form-buttons #button-indent::before { content: 'format_indent_increase';}
#form-buttons #button-left::before { content: 'format_align_left';}
#form-buttons #button-center::before {content: 'format_align_center';}
#form-buttons #button-justify::before {content: 'format_align_justify';}
#form-buttons #button-right::before {content: 'format_align_right';}
#form-buttons #button-link::before {content: 'link';}
#form-buttons #button-spoiler::before {content: 'present_to_all';}
#form-buttons #button-image::before {content: 'add_photo_alternate';}
#form-buttons #button-image2::before {content: 'collections';}
#form-buttons #button-image b p { top: 6px; right: 2px; color: rgba(45, 45, 45, 1); margin: 0 !important; -webkit-transition: all ease-out 0.3s; -moz-transition: all ease-out 0.3s; -ms-transition: all ease-out 0.3s; -o-transition: all ease-out 0.3s; transition: all ease-out 0.3s;}
#form-buttons #button-video::before {content: 'ondemand_video';}
#form-buttons #button-hide::before {content: 'lock_open';}
#form-buttons #button-quote::before {content: 'format_quote';}
#form-buttons #button-code::before {content: 'code';}
#form-buttons #button-color::before {content: 'color_lens';}
#form-buttons #button-dice::before {content: 'casino';}
#form-buttons #button-table::before { content: 'table_view';}
#form-buttons #button-smile::before { content: 'mood';}
#form-buttons #button-sticker::before { content: 'emoji_emotions';}
#form-buttons #button-keyboard::before { content: 'keyboard';}
#form-buttons #button-addition::before { content: 'add_circle';}
#form-buttons #button-mask::before { content: 'person';}
#form-buttons #button-float::before { content: 'wallpaper';}  /*обтекание изображения */
#form-buttons #button-transL::before { content: 'autorenew';} /*перевод раскладки */
#form-buttons #button-music::before { content: '';} /*аудио */
#button-files_rusff, #button-graffiti_rusff {display: none!important;}
#form-buttons #button-hideprofile::before {
    content: 'open_in_full';
}














/* таблица с сообщениями на странице #pun-messages */
#pun-messages .fs-box table {
    border-collapse: separate !important;
    border-spacing: 0 !important;
    width: 100%;
    display: block;            /* чтобы были видимы как блочный grid */
}

#pun-messages .fs-box thead, #pun-messages .fs-box tbody {
    display: block;
    width: 100%;
    border: 1px solid #8C9D93;
    border-radius: 14px;
}
#pun-messages #form-buttons tr {
    display: flex!important;
    width: auto;
    padding: 0;
}
#pun-messages .fs-box tr:first-child {border-radius: 14px 14px 0 0;}
#pun-messages .fs-box tr:last-child {0 0 14px 14px}
#pun-messages .fs-box tr {
    display: grid !important;
    grid-template-columns: 2fr 1fr 1fr 40px;
    align-items: center;
    width: 100%;
    background: #cdd3ce;
    border-bottom: 1px solid #8C9D93;
    padding: 4px 24px;
}

#pun-messages .fs-box tr:hover {
    background: #8b9d9342;
    filter: blur(0.5px);
    transition: 0.9s;
}

#pun-messages .fs-box tr.icon.inew {
    background: #8b9d9382;
}

#pun-messages .fs-box thead tr {
    background: #f0f0f0;
    font-weight: bold;
    min-width: 100%;
}

#pun-messages .fs-box td, .fs-box th {}

#pun-messages .fs-box td:last-child, .fs-box th:last-child {
    text-align: center;
}

#pun-messages .fs-box table {
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0,0,0,0.04);
}

#pun-messages .fs-box .tcl.pmtcl1 {
    margin: 0;
}

#pun-messages .pmtc22 {
    display: flex;
    align-items: center;
}

#pun-messages span.isonline {
    left: -2px;
    width: 8px;
    height: 8px;
}



/* баннеры */
#banners-links {
    position: relative;
    width: 100%;
    margin: 20px 0; 
}

#banners-themselves {
    position: absolute; 
    top: -10px;
    height: 70px;
    overflow: auto;
    padding: 2px 0 2px 14px;
    background: #0a1b1a94;
    border-radius: 10px;
}

#banners-themselves img {
    margin: 4px 2px;
    opacity: 0.3;
    filter: grayscale(1);
}

#banners-themselves img:hover {
    opacity: 1;
    filter: grayscale(0);
    transition: 0.9s;
}



/* какое то оформление с предыдущего диза (было в хтмл вверх) */

.containerpicture {
display: ;
background: #fff;
width: 500px;
height: auto;
margin: auto;
border-radius: 30px;

}
.avatarcircle {
width: 60px;
height: 60px;
margin-left: 20px;
margin-top: 13px;
}
.avatarcircle img{
width: 60px;
height: 60px;
border-radius: 50px;
border: 3px solid #fff;
}
.postername2 {
display: flex;
flex-direction: column;
}
.postername {
width: 80px;
height: 18px;
margin-top: 33px;
margin-left: 20px;
font-size: 16px;
font-weight: 600;
}
.postdate1 {
position: absolute;
margin-left: 20px;
font-size: 9px;
font-style: italic;
}
.eweditbutton {
height: 10px;
width: 60px;
 font-size: 10px;
background: #fff;
 padding: 5px;
 border-radius: 10px;
 border: px solid #ec8407;
 margin: 35px 15px;
 font-weight: 800;
text-align: center;
margin-left: 30px;
margin-top: 33px;
}
.picturepostmain {
position: relative;
width: 400px;
height: auto;
margin-right: 30px;
margin-left: 30px;
}
.picturepostmain img {
width: 500px;
height: auto;
margin-bottom: 20px;
margin-top: 10px;
margin-left: -30px;
}
.header23 {
display: flex;
border-radius: 30px 30px 0px 0px;
margin-bottom: 20px;
background-image: linear-gradient(to right, #ec8407 10%, #f1660f);
}
.textsection {
width: width: 500px;
height: auto;
margin-top: 10px;
margin-right: 30px;
margin-left: 30px;
text-align: justify;
font-size: 12px;
}
.reactionbar {
width: 500px;
height: 22px;
display: flex;

}
.comments {
width: 24px;
height: 24px;
margin-top: -10px;
margin-left: 12px;
background: url(https://upforme.ru/uploads/001c/67/60/4/545787.png);
   background-size: cover;
            background-position: center center;
            background-repeat: no-repeat;
            overflow: hidden;

}
.likes {
margin-top: -10px;
width: 25px;
height: 25px;
margin-left: 10px;
background: url(https://upforme.ru/uploads/001c/67/60/4/668955.png);
   background-size: cover;
            background-position: center center;
            background-repeat: no-repeat;
            overflow: hidden;
}
.reposts {
margin-top: -10px;
width: 25px;
height: 25px;
margin-left: 10px;
background: url(https://upforme.ru/uploads/001c/67/60/4/497020.png);
   background-size: cover;
            background-position: center center;
            background-repeat: no-repeat;
            overflow: hidden;
}

.bookmark {
margin-top: -10px;
width: 25px;
height: 25px;
margin-left: 285px;
background: url(https://upforme.ru/uploads/001c/67/60/4/500113.png);
   background-size: cover;
            background-position: center center;
            background-repeat: no-repeat;
            overflow: hidden;
}
.numbers {
font-size: 15px;
margin-top: -5px;
margin-left: 5px;
}
.commentsection2 {
width: 500px;
height: auto;
display: flex;

}
.commentsection2 img{
margin-top: 5px;
margin-left: 10px;
width: 25px;
height: 25px;
border-radius: 40px;
border: 1px solid #fff;

}
.commentsection2name {
font-size: 14px;
font-weight: 500;
margin-left: 5px;
margin-top: 10px;
}
.commentsection2comment {
font-size: 13px;
font-weight: 400;
margin-left: 5px;
margin-top: 10px;
}
.commentsection3comment {
font-size: 11px;
font-weight: 300;
margin-left: 5px;
margin-top: 5px;
display: inline-block;
}
.commentsection3answer {
width: 55px;
height: 10px;
margin-left: 420px;
margin-top: -10px;
font-weight: 700;
}
.commentsection3like {
width: 55px;
height: 10px;
margin-left: 355px;
margin-top: -10px;
font-weight: 700;
}

        bodystamp {
            font-family: Arial, sans-serif;
            background-color: #f4f4f4;
            padding: 20px;
        }

        .containerstamp {
            max-width: 500px;
            margin: auto;
            background: #fff;
            padding: 10px;
            border-radius: 30px;
            box-shadow: 0 0 7px rgba(0,0,0,0.1);
            text-align: center;
        }

        .header-image {
            width: 520px;
            height: 150px;
            background-color: #ddd;
            border-radius: 30px 30px 0px 0px;
            margin-bottom: 20px;
margin-left: -10px;
margin-top: -10px;
            overflow: hidden;
background-image: url("https://upforme.ru/uploads/001c/9a/71/11/597428.png");
        }



        h2 {
            font-size: 36px;
            margin-bottom: 30px;
        }

        .stamp-section {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 30px;
            justify-items: center;
        }

        .stamp-circle {
            width: 120px;
            height: 120px;
            border: 3px dashed #b35039;
            border-radius: 50%;
            background-color: #fafafa;
margin-bottom: 20px;

            /* Center content perfectly */
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .stamp-circle img {
            width: 115px;
            height: 115px;
            border-radius: 50%;
            object-fit: cover;
transition: transform 0.5s ease;

}
.stamp-circle img:hover {
    transform: translateY(-1px);
    transform: scale(1.05);
        }

.phone {
    width: 320px;
    min-height: 550px;
    background: #fff;
    border: 10px solid #222;
    border-radius: 40px;
    font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
    box-shadow: 0 0px 10px rgba(0,0,0,0.6);
    overflow: hidden;
    margin: 20px 0;
    position: relative;
}

/* Верх телефона */
.phone-header {
    width: 100%;
    height: 40px;
    background: linear-gradient(to right, #ec8407 10%, #f1660f);
    display: flex;
    align-items: center;
    justify-content: center;
}

.notch {
    width: 60px;
    height: 18px;
    background: #222;
    border-radius: 10px;
    position: absolute;
    top: 18px;
}

/* Заголовок чата */
.chat-header {
    padding: 15px 20px;
    display: flex;
    align-items: center;
    background: linear-gradient(to right, #ec8407 10%, #f1660f);
    border-bottom: 1px solid #f0f0f0;
}

.avatarphone {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 12px;
    border: 1px solid #eee;
}
.avatarphone img {
width: 40px;
    height: 40px;
    border-radius: 50%;
}
.chat-name {
    font-weight: 700;
    font-size: 13px;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.chat-status {
    font-size: 10px;
    color: #fff;
}

/* Сообщения */
.chat-body {
    padding: 15px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    background: #fafafa;
    height: 400px;
    overflow-y: auto;
overflow-y: scroll;
 -ms-overflow-style: none;  
scrollbar-width: none; 
}

.message {
    max-width: 80%;
    display: flex;
    flex-direction: column;
}

.incoming {
    align-self: flex-start;
    text-align: left;
}

.outgoing {
    align-self: flex-end;
    text-align: right;
}

.bubble {
    padding: 10px 14px;
    font-size: 13px;
    line-height: 1.4;
    border-radius: 18px;
}

.incoming .bubble {
    background: #b2b1b1;
    color: #fff;
    border-radius: 18px 18px 18px 4px;
}

.outgoing .bubble {
    background: linear-gradient(to right, #ec8407 10%, #f1660f);
    color: #fff;
    border-radius: 18px 18px 4px 18px;
}

.image-bubble {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.message-image {
    border-radius: 12px;
    background-size: cover;
    background-position: center;

}
.message-image img {
    width: 150px;
    height: auto;
}
.time {
    font-size: 9px;
    color: #bbb;
    margin-top: 4px;
}

/* Поле ввода */
.chat-input {
    padding: 10px 15px;
    background: #fff;
    border-top: 1px solid #eee;
}

.input-placeholder {
    width: 100%;
    height: 30px;
    background: #f1f1f1;
    border-radius: 15px;
    padding-left: px;
    line-height: 30px;
    font-size: 12px;
    color: #aaa;
}

/* Нижняя полоска */
.bottom-bar {
    width: 100px;
    height: 4px;
    background: #ddd;
    border-radius: 2px;
    margin: 10px auto;
}
.phone-header {
    width: 100%;
    height: 20px;
    background: linear-gradient(to right, #ec8407 10%, #f1660f);
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding-top: 5px;
}

/* Status Bar */
.status-bar {
    width: 90%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    z-index: 2;
}

.status-time {
margin-top: 5px;
  margin-left: 5px;
font-size: 12px;
    letter-spacing: 0.5px;
}

/* Icons container */
.status-icons {
    display: flex;
    align-items: center;
    gap: 6px;
}

/* Signal bars */
.signal {
    display: flex;
    align-items: flex-end;
    gap: 2px;
    height: 12px;
}

.signal span {
    width: 2px;
    background: #fff;
    border-radius: 1px;
}

.signal span:nth-child(1) { height: 3px; opacity: 0.5; }
.signal span:nth-child(2) { height: 6px; opacity: 0.7; }
.signal span:nth-child(3) { height: 9px; opacity: 0.85; }
.signal span:nth-child(4) { height: 12px; }

/* WiFi icon */
.wifi {
    position: relative;
    width: 16px;
    height: 12px;
}

.wifi::before,
.wifi::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    border: 2px solid transparent;
    border-top-color: #fff;
    border-radius: 50%;
}

/* Большая дуга */
.wifi::before {
    width: 17px;
    height: 17px;
    top: 0px;
}

/* Средняя дуга */
.wifi::after {
    width: 11px;
    height: 11px;
    top: 4px;
}

/* Точка */
.wifi-dot {
    position: absolute;
    left: 50%;
    bottom: 1px;
    transform: translateX(-50%);
    width: 3px;
    height: 3px;
    background: #fff;
    border-radius: 50%;
}

/* Battery */
.battery {
    width: 20px;
    height: 10px;
    border: 1.5px solid #fff;
    border-radius: 2px;
    position: relative;
}

.battery::after {
    content: "";
    position: absolute;
    right: -3px;
    top: 2px;
    width: 2px;
    height: 6px;
    background: #fff;
    border-radius: 1px;
}

.battery-level {
    height: 100%;
    width: 70%;
    background: #fff;
}

/* Notch */
.notch {
    width: 60px;
    height: 18px;
    background: #222;
    border-radius: 10px;
    position: absolute;
    top: 8px;
}

.mainpostcol {
display: flex;
flex-wrap: wrap;
height: auto;
width: 590px;
margin: auto;


}
.row11 {
position: relative;
display: flex;
}
.row11 img{
width: 180px;
height: 180px;
margin: 5px;

}
.row22 {
position: relative;
display: flex;
}

.row22 img{
width: 180px;
height: 180px;
margin: 5px;

}
.row33{
position: relative;
display: flex;
}

.row33 img{
width: 180px;
height: 180px;
margin: 5px;

}


/* оформление гостевой */
.northbay-welcome {
    border-radius: 18px;
    padding: 36px;
    margin: 18px 10px!important;
    box-shadow: 0 0 10px #14483edd;
    color: #bef6df;
    background-color: #051011;
    background-image: url(https://forumstatic.ru/files/001b/b1/0e/17265.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.northbay-title {
    text-align: center;
    font-family: 'Playfair Display';
    font-size: 2rem; 
    color: #46ffad;
    text-shadow: 0 0 18px #1af590cc, 0 2px 6px #143d31;
    margin-bottom: 8px!important;
    letter-spacing: 1.5px;
}

.northbay-desc {
    font-family: 'Inter';
    font-size: 0.85rem;
    text-align: center;
    color: #DBE7DD;
    margin-bottom: 25px!important;
}

.northbay-content {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
    padding: 12px 18px;
    background: rgba(4, 13, 12, 0.1);
    border-width: 0.6px 0px;
    border-style: solid;
    border-color: #0A7D52;
    backdrop-filter: blur(10px);
    border-radius: 10px;
}

.northbay-section.start {
    flex: 2.4;
    background: rgb(206 211 208 / 9%);
    border-radius: 12px;
    padding: 28px 22px 22px 22px; 
}

.northbay-section h2 {
    text-align: center;
    font-family: 'Playfair Display';
    font-size: 1rem; 
    color: #47ffad;
    text-shadow: 0 0 18px #1af590cc, 0 2px 6px #143d31; 
    text-transform: uppercase; 
}

.northbay-section ul {
    color: #dde1de;
    margin: 8px 10px 52px;
    background: rgb(23 43 36 / 63%);
    border-radius: 12px;
    box-shadow: 0 0 5px #47ffad17;
    padding: 12px 18px!important; 
    font-size: 1rem;
}

.northbay-section ul li + li { margin-top: 6px; }

.northbay-section a {
    color: #abffc0;
    text-shadow: 0 0 2px #47ffad1f; 
}

.northbay-section a:hover {
    color: #47ffad;
}

/* Админ аватарки */
.northbay-questions {
    margin-top: 16px!important; 
    display: flex;
    align-items: center;
    gap: 14px;
    font-size: 16px; 
    justify-content: center;
}

.admin-avatars a {
    display: inline-flex; 
    width: 75px;
    height: 75px;
    margin-inline: 12px;
    background: rgb(127 157 147);
    border-radius: 10px;
    border-width: 0.6px 0px;
    border-style: solid;
    border-color: #0A7D52;
    outline: 1px solid #abffc06e;  
}

.admin-avatars a:hover { 
    box-shadow: 0 0 8px #abffc06e;
    outline: 1px solid #abffc0bf;
    transition: box-shadow 0.5s;
    transition: outline 0.5s;
}

.admin-avatars img { 
    width: 75px;
    height: 75px;
    border-radius: 10px; 
    border: 2px solid #50ffb9; 
    background: #0f241d;
    object-fit: cover;
    filter: grayscale(100%) contrast(46%) brightness(130%);
    mix-blend-mode: color-burn;
}

/* Блоки для брони */
.northbay-reserves {
  flex: 2;
  display: flex;
  flex-direction: column;
  gap: 22px;
  min-width: 270px;
}

.northbay-block {
    background: rgb(206 211 208 / 9%); 
    border-radius: 12px; 
    padding: 12px 18px; 
}

.northbay-block h3 {
    text-align: center;
    font-family: 'Playfair Display';
    font-size: 1rem;
    color: #47ffad;
    text-shadow: 0 0 18px #1af590cc, 0 2px 6px #143d31;
    text-transform: uppercase; 
    margin-bottom: 8px; 
}

.northbay-block ul { 
    font-size: 0.75rem;
    max-height: 100px;
    overflow-y: auto;
    color: #dde1de; 
    background: rgb(23 43 36 / 63%);
    border-radius: 12px;
    box-shadow: 0 0 5px #47ffad17;
    padding: 12px 18px !important;
}

.northbay-block ul li {
  margin-bottom: 4px;
  line-height: 1.4;
}
.northbay-block ul li span {
    color: #abffc0;
    text-shadow: 0 0 2px #47ffad1f;
    margin-right: 4px;
}

.reservation-note {
  font-size: 13px;
  color: #88f7c7;
  margin-top: 18px;
  text-align: center;
  opacity: 0.92;
  width: 100%;
}


/* оформление гостевой (второй вариант)*/
.guestboard2-bg { 
  margin: 10px!important;
  padding: 30px 0;
  border-radius: 18px;
  background-color: #051011;
  background-image: url(https://forumstatic.ru/files/001b/b1/0e/17265.png);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  box-shadow: 0 0 10px #14483edd;
}

.guestboard2-grid {
    display: grid;
    grid-template-columns: 1.2fr 2fr;
    gap: 40px 36px; 
    padding: 12px 18px;
    margin: 4px 22px!important;
    background: rgba(4, 13, 12, 0.1);
    border-width: 0.6px 0px;
    border-style: solid;
    border-color: #0A7D52;
    backdrop-filter: blur(10px);
    border-radius: 10px;
}

.guestboard2-leftcol {
    display: flex;
    flex-direction: column;
    gap: 26px;
    background: rgb(206 211 208 / 9%);
    border-radius: 12px;
    padding: 28px 22px 22px 22px;
}

.guestboard2-rightcol {
    display: flex;
    flex-direction: column;
    gap: 26px;  
}

.guestboard2-links {
    color: #dde1de; 
    background: rgb(23 43 36 / 63%);
    border-radius: 12px;
    box-shadow: 0 0 5px #47ffad17;
    padding: 12px 18px !important;
    font-size: 1rem; 
} 

.guestboard2-question {
    text-align: center;
    color: #dde1de; 
    padding: 0 18px !important; 
}

.guestboard2-links {
  margin-bottom: 24px;
  padding: 32px 22px 24px 26px;
  list-style: none;
}

.guestboard2-links li {
  margin-bottom: 10px; 
}
.guestboard2-links li:last-child { margin-bottom: 0;}
.guestboard2-links a {
  color: #abffc0;
  text-shadow: 0 0 2px #47ffad1f;
  text-decoration: none;
  transition: color 0.18s;
}
.guestboard2-links a:hover { color: #47ffad; }

.guestboard2-question-title {
    font-family: 'Playfair Display', serif;
    font-size: 0.9rem; 
    color: #47ffad;
    text-shadow: 0 0 18px #1af590cc, 0 2px 6px #143d31;
    margin-bottom: 10px!important;
    letter-spacing: 0.9px;
    text-transform: uppercase;
}

.guestboard2-question-title span { 
    color: #abffc0;
    text-shadow: 0 0 2px #47ffad1f;
    display: block;
    margin-top: 2px; 
}

.guestboard2-admins {
  display: flex;
  gap: 16px;
  justify-content: center;
}
.guestboard2-admins a {
  display: inline-flex;
  width: 75px;
  height: 75px;
  margin-inline: 0;
  background: rgb(127 157 147);
  border-radius: 10px;
  border-width: 0.6px 0px;
  border-style: solid;
  border-color: #0A7D52;
  outline: 1px solid #abffc06e;
  transition: box-shadow 0.3s, outline 0.3s;
}
.guestboard2-admins a:hover {
  box-shadow: 0 0 8px #abffc06e;
  outline: 1px solid #abffc0bf;
}
.guestboard2-admins img {
  width: 75px;
  height: 75px;
  border-radius: 10px;
  border: 2px solid #50ffb9;
  background: #0f241d;
  object-fit: cover;
  filter: grayscale(100%) contrast(46%) brightness(130%);
  mix-blend-mode: color-burn;
}

/* Right: */
.guestboard2-header {
  margin-bottom: 18px;
}
.guestboard2-title {
  text-align: left;
  font-family: 'Playfair Display', serif;
  font-size: 2rem;
  color: #46ffad;
  text-shadow: 0 0 18px #1af590cc, 0 2px 6px #143d31;
  margin-bottom: 8px;
  letter-spacing: 1.5px;
  font-weight: bold;
  text-transform: uppercase;
}
.guestboard2-desc {
  font-family: 'Inter', Arial, sans-serif;
  font-size: 0.85rem;
  color: #DBE7DD;
}

.guestboard2-resblock {
    background: rgb(206 211 208 / 9%);
    border-radius: 12px;
    padding: 12px 18px; 
}
.guestboard2-res-title {
    text-align: center;
    font-family: 'Playfair Display';
    font-size: 1rem;
    color: #47ffad;
    text-shadow: 0 0 18px #1af590cc, 0 2px 6px #143d31;
    text-transform: uppercase;
    margin-bottom: 8px!important; 
}

.guestboard2-resblock ul {
    font-size: 0.75rem;
    max-height: 100px;
    overflow-y: auto;
    color: #dde1de;
    background: rgb(23 43 36 / 63%);
    border-radius: 12px;
    box-shadow: 0 0 5px #47ffad17;
    padding: 12px 18px !important; 
}

.guestboard2-resblock ul li + li { margin-top: 6px; }
.guestboard2-date {
  color: #abffc0;
  text-shadow: 0 0 2px #47ffad1f;
  margin-right: 4px;
  font-weight: bold;
}
.guestboard2-note {
  font-size: 1rem;
  color: #47ffad;
  margin-top: 15px;
  text-align: right;
  opacity: 0.96;
}
.guestboard2-note span { font-weight: bold; }

/* Только для совсем маленьких экранов */
@media (max-width: 600px) {
  .guestboard2-bg,
  .guestboard2-main { max-width: 100%!important; padding: 0!important; }
  .guestboard2-grid { grid-template-columns: 1fr; gap: 18px;}
}

/* в гостевой 2 строки по три колонки*/
.guestboard2-resblockgrid-wrap {
  margin-bottom: 4px;
}
.guestboard2-resblockgrid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, auto);
  gap: 8px;
}
.guestboard2-resblockgrid-cell {
  background: rgb(206 211 208 / 9%);
  border-radius: 12px;
  padding: 12px 4px 8px;
  min-width: 0;
  display: flex;
  flex-direction: column;
}
.guestboard2-resblockgrid-title {
  text-align: center;
  font-family: 'Playfair Display', serif;
  font-size: 1rem;
  color: #47ffad;
  text-shadow: 0 0 18px #1af590cc, 0 2px 6px #143d31;
  text-transform: uppercase;
  margin-bottom: 8px!important;
}
.guestboard2-resblockgrid-cell ul {
  font-size: 0.75rem;
  height: 90px;
  overflow-y: auto;
  color: #dde1de;
  background: rgb(23 43 36 / 63%);
  border-radius: 12px;
  box-shadow: 0 0 5px #47ffad17;
  padding: 12px 10px !important;
  margin: 0;
}

.guestboard2-resblockgrid-cell ul a {
  color: #dde1de;  
}

.guestboard2-resblockgrid-cell ul li + li { margin-top: 6px; }
@media (max-width: 900px) {
  .guestboard2-resblockgrid {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: repeat(3, auto);
  }
}

0

3

хтмл вверх
Код:
<!--- шапка --->
<active>
    <h2>Energy Core</h2>
    <h3>активисты</h3>
    <info>
        <pic>
        <a href="https://disshi8.rusff.me/" title="нужный [1]"><img src="https://upforme.ru/uploads/0015/e5/b7/3511/359455.jpg"></a>
        </pic>
        <pic>
        <a href="https://disshi8.rusff.me/" title="нужный [1]"><img src="https://upforme.ru/uploads/0015/e5/b7/3511/359455.jpg"></a>
        </pic>
        <pic>
        <a href="https://disshi8.rusff.me/" title="нужный [1]"><img src="https://upforme.ru/uploads/0015/e5/b7/3511/359455.jpg"></a>
        </pic>
    </info>
</active>
<action>
    <h2>Mistwalkers</h2>
    <h3>лица из акций</h3>
    <info>
        <pic>
        <a href="https://disshi8.rusff.me/" title="нужный [1]"><img src="https://upforme.ru/uploads/0015/e5/b7/3511/359455.jpg"></a>
        </pic>
        <pic>
        <a href="https://disshi8.rusff.me/" title="нужный [1]"><img src="https://upforme.ru/uploads/0015/e5/b7/3511/359455.jpg"></a>
        </pic>
        <pic>
        <a href="https://disshi8.rusff.me/" title="нужный [1]"><img src="https://upforme.ru/uploads/0015/e5/b7/3511/359455.jpg"></a>
        </pic>
        <pic>
        <a href="https://disshi8.rusff.me/" title="нужный [1]"><img src="https://upforme.ru/uploads/0015/e5/b7/3511/359455.jpg"></a>
        </pic>
    </info>
</action>
<best_post>
    <h2>Post of the Month</h2>
    <text>
Жан тот ещё извращенец со вкусами, меняющимися в зависимости от настроения. Вот он послушный и нежный, хочет, чтобы его превозносили и обращались как с драгоценностью. Или он агрессивный, напористый и не против услышать в свой адрес грязные выражения и чтобы с ним, чуть ли не как с вещью, обезличивая. <a href="https://disshi8.rusff.me/" target="_blank" style="cursor: pointer;"> читать далее: kindness day</a> </text>
</best_post>

<div class="nav-dropdown">
  <button class="nav-btn">Your NorthBay Map</button>
  <div class="nav-dropdown-content">
    <a href="#">Правила форума</a>
    <a href="#">Часто задаваемые вопросы</a>
    <a href="#">Техподдержка</a>
    <a href="#">Контакты администрации</a>
  </div>
</div>

<!-- Задержка выпабающего блока с ссылками в шапке-->
<script>
let dropdown = document.querySelector('.nav-dropdown');
let timeout;

dropdown.addEventListener('mouseenter', () => {
    clearTimeout(timeout);
    dropdown.classList.add('open');
});

dropdown.addEventListener('mouseleave', () => {
    timeout = setTimeout(() => {
        dropdown.classList.remove('open');
    }, 300); // Задержка исчезновения в мс (можно менять)
});
</script>


<!-- Для разрешения Ajax (в Администрирование-Права) на отправку сообщений при установленном счетчике постов от Deff-->
<script type="text/javascript" src="https://forumstatic.ru/files/0013/44/56/35569.js"></script>


<!-- Cчётчик Игровых постов -->
<script type="text/javascript">
/***************************
        Настройки!
***************************/
FORUM._NUMpa_fld = 5;    // Номер.Доп.поля,
FORUM._color_fld = "#ff991f";	// Цвет шрифта,
FORUM.includeFirstPost = 0;	// 0 - не учитывать,1 - учитывать Первопост автора в игровых темах,
FORUM.AddOrSlash = 1;    //0 - Поле отдельно, 1 - через слешь c общ. числом сообщений,
FORUM.Number_winners = [7,[1]];	// Начальное Число отображаемых юзеров в таблице и список форумов показа;
FORUM.Subscription_Code = "f87f9524f52b3f15cd458b2bf2a95a906ca5a960";	//Код подписки!!;
/**** НАСТРОЙКА Игровых локаций ****/
function ad_ (){/*!~!FORUM.ForArrAy = {
//Форум  //Темы (включаемые, или исключаемые)

f17	:-[54],  //Квесты
f15	:-[0],  //Настоящее
f20	:-[294],  //Прошлое
f18	:-[0],  //Будущее
f16	:-[0]	//Альтернатива //Последний элемент без запятой!
}
!~!*/}ad_ = ad_.toString().split('!~!')[1];//alert(ad_);
</script>
<script type="text/javascript" src="https://forumstatic.ru/files/0013/44/56/77707.js"></script>
<style>.Form-Table{}.punbb .table_GamePosts tbody th{text-align: center;color:#fff}
#pre_placement>a {top:3px;right:2px;border:0 none;z-index:100}.punbb .GamePst{padding:0!important;}
.punbb #profile-right li#pa-fld5 strong.GamePst2 {}</style>
<!--//END Cчётчик Игровых постов © Deff-->


<!-- Пиар-вход v.2 -->
<script src="https://forumstatic.ru/files/0015/c4/3f/26781.js"></script>
<script type="text/javascript">
PR.nick = 'реклама'; //Ник PR-аккаунта
PR.pass = '1111'; //Пароль PR-аккаунта
PR.btn_text = 'PR-вход'; //Надпись на кнопке PR-входа(или ссылка на картинку);
PR.set();</script>

<!--Cкрипт cкрытия профиля в теме тегом и добавление тега выпадающий список кнопки дополнительно в форме ответа-->

<style type="text/css">.hideprofile .post-author,.hideprofile .pl-email,.hideprofile .pl-website{display:none!important}
.hideprofile .post-body,.hideprofile .post-links,.hideprofile .post-links ul,.post.hideprofile h3>span{margin-left:0!important}</style>
<script>
FORUM.set('editor.addition.tags.hideprofile',{name:'Скрыть минипрофиль',onclick:function(){insert('[hideprofile]');}});
$().pun_mainReady(function(){$('.post:contains("[hideprofile]")').addClass('hideprofile').html(function(){return $(this).html().replace(/\[hideprofile\]/gim,'')})});
</script>

<!-- Обтекание текста слева/справа и добавление тега выпадающий список кнопки дополнительно в форме ответа-->
<style type="text/css">
.post-content p{clear:both}.post-content abbr[title^="float:"]{text-decoration:none;pointer-events:none;margin:.5em}
.post-content abbr[title="float:left"]{float:left}.post-content abbr[title="float:right"]{float:right}
</style>
<script type="text/javascript">
FORUM.set('editor.addition.tags.float_left', {name:'Обтекание слева',onclick:function(){bbcode('[abbr="float:left"]','[/abbr]');}});
FORUM.set('editor.addition.tags.float_right', {name:'Обтекание справа',onclick:function(){bbcode('[abbr="float:right"]','[/abbr]');}});
</script>
<!-- конец -->

<!-- Восстановление последнего поста при утере by Человек-Шаман и добавление тега выпадающий список кнопки дополнительно в форме ответа -->
<script>
$(document).ready(function() {
  $('#addition-area').append(function() {
    return $('<div>Восстановить последний пост</div>').click(restoreLastPost);
  });
  function restoreLastPost() {
    $('#main-reply').val(localStorage.ReservePost);
  };
});
</script>
<!--конец-->


<!-- Стрелки вверх-вниз -->
<!--кнопки вверх вниз-->
<div class="go-up" id='ToTop'></div>
<div class="go-down" id='OnBottom'></div>
<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>


<!--выделить код. Alex_63 new.2019--> 
<script type="text/javascript" src="https://forumstatic.ru/files/0015/c4/3f/26102.js"></script>
<script>eval(select_text.toString().replace(/\}$/,'try{document.execCommand("copy")}catch(e){}}'))</script>
<script type="text/javascript">select_text.linkText = 'выделить [копируется сразу]' //текст ссылки</script>
<!-- конец -->



<!--// Быстроплюсы v.2 РЕНО by Deff //-->
<script type="text/javascript" src="https://forumstatic.ru/files/0012/d8/04/58219.js" addComment="1"></script>


<!------------------------- Мгновенные уведомления © Alex_63, Deff 2019 ------------------------>
<link rel="stylesheet" type="text/css" href="//forumstatic.ru/f/ru/bestbb/notifications.css" />
<style>.punbb #pun-main .pun-modal.unread-notifications .section h2{text-align:center!important}
/*.pun-modal.unread-notifications .modal-inner.section {background: rgba(228, 228, 228, 0.92)!important;*/}
</style>
<script type="text/javascript" src="//forumstatic.ru/f/ru/bestbb/notifications.js"></script>
<!--+ Мгновенные уведомления: упоминания © Alex_63, 2020 -->
<script>notifications.load('mentions', {groupMentions: 1});</script>
<!--+ Мгновенные уведомления: комментарии к репутации без переадресации  Alex_63, 2019-->
<script>notifications.load('reputation');</script>
<!--+ Мгновенные уведомления: подписки на форум/тему © Alex_63, 2019 -->
<script>notifications.load('subscriptions');</script>
<!--+ Мгновенные уведомления: отправка в Telegram [beta] © Alex_63, 2024 -->
<script>notifications.load('tgbot')</script>
<!--+ Мгновенные уведомления: новые посты из важных тем © Alex_63, 2019 -->
<script type="text/javascript">
notifications.load('common', {});
notifications.load('important', {topics: [7, 11]}); // ID важных тем (через запятую)
</script>


<script>
ReactionsPlugin.setConfig({
  disable: true
});
</script>

0

4

ХТМЛ низ
Код:
<!-- Кнопка подсветки кода в форме ответа -->
<script type="text/javascript" src="https://forumstatic.ru/files/001b/a7/18/20468.js?v=3"></script>

<!--объединение в общую группу на главной в статистике-->
<script>
$('#pun-stats ul').each(function() { $(this).find('li.item1, li.item2, li.item3, li.item4').wrapAll('<div class="all_st">'); });
$(document).on('pun-stats', function() {
$('.new-ajax #pun-stats ul').each(function() {
$(this).find('li.item1, li.item2, li.item3, li.item4').wrapAll('<div class="all_st">');
});
})
</script>



<!--объединение в общую группу в профиле репутация/ сообщения/ деньги-->
<script>
// Функция, оборачивающая нужные элементы в .pa_info
function wrapAuthorInfo(container) {
    $(container).find('.post-author').each(function() {
        var items = $(this).find('li.pa-posts, li.pa-respect, li.pa-fld3');
        // Проверка: если уже обернуто — пропускаем
        if(items.length && items.parent('.pa_info').length === 0) {
            items.wrapAll('<div class="pa_info"></div>');
        }
    });
}
// Запуск после полной загрузки страницы
$(function() {
    // 1. Первый запуск при загрузке
    wrapAuthorInfo(document);
    // 2. MutationObserver — следит за появлением новых постов (.postlist — заменить при необходимости!)
    var target = document.querySelector('.postlist') || document.body;
    if (target) {
        var observer = new MutationObserver(function(mutations) {
            mutations.forEach(function(mutation) {
                if (mutation.addedNodes.length) {
                    // При появлении новых узлов — повторяем обработку
                    wrapAuthorInfo(target);
                }
            });
        });
        observer.observe(target, { childList: true, subtree: true });
    }
});
</script>


<!-- Перенос блока #pun-status после #pun-navlinks -->
<script type="text/javascript">
$('#pun-status').insertAfter('#pun-navlinks');
</script>


<!-- Заменяет стандартный фон профиля игрока на индивидуальный,
    + поддерживает расширенные настройки после || -->

<script type="text/javascript">
document.querySelectorAll('.post-author').forEach(function(authorBlock) {
    var bgHolder = authorBlock.querySelector('.pa-fld1');
    if(bgHolder) {
        var bgString = '';
        var span = bgHolder.querySelector('span');
        if (span) {
            bgString = span.textContent.trim();
        } else {
            bgString = bgHolder.textContent.trim();
        }
        if(bgString !== '') {
            // Проверяем: есть ли спец-режим
            if(bgString.indexOf('||') > -1){
                let parts = bgString.split('||');
                authorBlock.style.background = parts[0].trim();
                let css = parts[1].trim();
                css.split(';').forEach(function(prop){
                    let nv = prop.split(':');
                    if(nv.length == 2){
                        let key = nv[0].trim().replace(/-([a-z])/g, function(g){return g[1].toUpperCase()});
                        let val = nv[1].trim();
                        if(key && val) authorBlock.style[key] = val;
                    }
                });
            } else {
                authorBlock.style.background = bgString;
                authorBlock.style.backgroundSize = '100% auto';
                authorBlock.style.backgroundRepeat = 'no-repeat';
            }
        }
    }
});
</script>

<!-- Выдергиваем индивидуальную иконку из лз и вставляем ее наверх -->
<script type="text/javascript">
document.querySelectorAll('.post-author').forEach(function(authorBlock){
    var ul = authorBlock.querySelector('ul');
    if (!ul) return;
    var fld4 = ul.querySelector('.pa-fld4');
    if (!fld4) return;
    var iconic = fld4.querySelector('iconic');
    if (!iconic) return;

    // Не вставлять, если уже переместили
    if(ul.querySelector('.iconic-top-placed')) return;
    
    // Клонируем (или перемещаем, если нужно только 1 раз вооружено)
    var iconClone = iconic.cloneNode(true);
    iconClone.classList.add('iconic-top-placed');
    ul.insertBefore(iconClone, ul.firstChild);

    // Можно скрыть оригинал (по желанию)
    iconic.style.display = 'none';
});
</script>


<!----- Предупреждение 18 by g.vatueil ---->
<link rel="stylesheet" type="text/css" href="https://forumstatic.ru/files/000b/09/4f/12176.css" />
<script type="text/javascript" src="https://forumstatic.ru/files/000b/09/4f/10828.js"></script>


<!--ник жирным и запятая-->
<script type="text/javascript">
function to(username)
{insert('[b]' + username + '[/b]' + ', ');}
</script>
<!--конец-->

<!-- Разделение ников пользователей в теме запятой -->
<script>$('#topic-users-in a').prev('a').after(',');</script>


    <!-- Регулировка размера шрифта в постах © Alex_63 -->
    <style>
    .FNTslider {
    border-radius: 4px;
    position: relative;
    z-index: 1000;
    background: #ced4d073;
    width: 110px;
    height: 5px;
    margin: 3px 5px;
    border: 0;
    float: right;
    margin-right: 7%;
    }
    .FNTslider .before {
    height: 5px;
    border: 0;
    border-right: none 0;
    border-radius: 4px 0 0 4px;
    position: absolute;
    background: #47ffad63;
    }
    .FNTslider .thumb {
    width: 8px;
    height: 13px;
    border-radius: 3px;
    position: relative;
    top: -4px;
    background: #dee1dd;
    cursor: pointer;
    }
    </style>

    <script type="text/javascript" src="https://forumstatic.ru/files/0015/c4/3f/31001.js"></script>
<!--конец-->


    <!-- Ссылка на авторский пост в цитате // v.3 © Alex_63 -->
    <script type="text/javascript">
    $('.quote-box>cite:contains("#")').each(function() {
      var cntq = $(this).text(), pid = cntq.split(',')[0], lnkq = '<a class="qc-post-link" href="';
      if($('.post'+pid).length){$(this).html(lnkq+pid+'">'+cntq.split(',')[1]+'</a>');}
      else{$(this).html(lnkq+'/viewtopic.php?pid='+pid.split('#p')[1]+pid+'">'+cntq.split(',')[1]+'</a>');}
    });$('#pun-viewtopic .pl-quote>a').each(function() {
      $(this).attr('href',$(this).attr('href').replace('(\'','(\'#'+$(this).parents('.post').attr('id')+','));
    });
    </script>
<!--конец->


<!--запрет рекламе менять аватар подпись и статус -->
<script type="text/javascript">
var a =document.URL
var b=document.getElementById('pun-status').innerHTML
if (b.indexOf("bad pr")!=-1)
{
if ((a.indexOf("signature")!=-1)||(a.indexOf("section=avatar")!=-1))
{document.getElementsByName('update')[0].onclick=noChange}
else if (a.indexOf("upload-avatar")!=-1)
{document.getElementsByName('urload')[0].onclick=noChange}}
function noChange()
{alert ("ты что творишь?")
return false}
</script>
<style>
#pun-main #profile1[action$="id=6"]{
display:none;
}
</style>
<!--КОНЕЦ-->






<!--БАННЕРЫ-->
<div id="banners-links">
<div id="banners-themselves">
<a href="https://novovers.rolka.me" target="blank"><img src="https://forumstatic.ru/files/0016/e0/c4/46168.jpg" title="НСК. Омегаверс"></a> 
<a href="https://witcher.rusff.me/" target="blank"><img border=0 src='https://upforme.ru/uploads/001a/17/1c/17/590075.png' alt="Ведьмак. Исток Хаоса"></a>
<a href="https://sweetillusions.rusff.me" target="_blank"> <img src="https://upforme.ru/uploads/001c/54/02/5/143630.gif" title="Иллюзиум"></a>
<a href="https://kindredspirits.ru"><img class="postimg" loading="lazy" src="https://forumstatic.ru/files/001c/82/f2/18661.jpg" alt="Kindred souls. Место твоей души" title="Kindred souls. Место твоей души"></a>
<a href="https://sanatoriumcross.rusff.me/" target="_blank" title="sanatorium" ><img src="https://i.postimg.cc/0yJGV0Pj/1.jpg"></a>
<a href="https://liesoftales.f-rpg.me/"><img src="https://forumstatic.ru/files/001c/7d/d4/57632.png" title="Lies of tales: персонажи сказок в современном мире, рисованные внешности" alt="Lies of tales: персонажи сказок в современном мире, рисованные внешности" target="_blank"></a>
<a target="_blank" href="https://dagort.f-rpg.me/" title="Дагорт"><img src="https://forumstatic.ru/files/001c/69/9f/53882.png?v=1" border="0"></a>
<a href="https://phantompact.rusff.me/" target="_blank"><img src="https://upforme.ru/uploads/001c/2a/e5/3/924613.gif" alt="Повесть о призрачном пакте" title="Повесть о призрачном пакте" width="88" height="31"></a>
<a href="https://angelparty.rusff.me/" target="_blank" title="Knife Party: ANGLVRS"><img src=https://upforme.ru/uploads/001c/2e/f1/3/491054.png></a>
<a href="https://eidosmask.rusff.me" title="эстетика, гиф-анимация" target="blank"><img src="https://forumstatic.ru/files/001c/93/ac/21479.gif"></a>
<a href="https://blackforest.rusff.me/"><img src="https://upforme.ru/uploads/001b/a1/c4/9/331577.jpg" border="0" /></a>
<a href="https://future404.ru" target="_blank"><img src="https://forumstatic.ru/files/001c/1a/06/34880.png" title="киберпанк: постканон, эпизоды, анархия" alt="кибербобр, курвапанк" width="88" height="31"></a>
<a href="https://sunnydays.rusff.me/"><img src="https://upforme.ru/uploads/001c/86/14/2/578987.png" title="Sunny Days on Sunny Hills... аниме школа с супергероями в солнечной Калифорнии!"></a>
<a href="https://doitru.rusff.me/" target="_blank"> <img src="https://upforme.ru/uploads/001c/a1/b4/16/784291.gif" title="Россия, Мистика, Фольклор, Расы" border="0" alt="Магия в крови"></a>
<a href="https://execute.rusff.me/" target="_blank"><img src="https://forumstatic.ru/files/001b/f1/8a/26876.png" alt="Execute" title="Execute [кроссовер]" width="88" height="31"></a>
<a href="https://itisanewworld.rusff.me/"><img title="Mystery Book" src="https://upforme.ru/uploads/0019/7e/db/2/163253.gif" border="0"/></a>
<a href="https://insideout.mybb.ru/" target=_blank><img src="https://i.imgur.com/1VoQQKX.png" title="авторский мир, монстры, рисованные внешности"></a>
<a href="https://shotawayfy.rusff.me/" target="_blank" title="SAFY // способности, академия, рисованные внешности"><img src=https://upforme.ru/uploads/001c/aa/e5/2/440784.png></a>
<a href="http://reilana.mybb.ru/"><img src="http://sd.uploads.ru/XOjxk.png" ></a>
<a href="https://godsinc.rusff.me/" target="_blank"><img src="https://upforme.ru/uploads/001c/a0/e3/4/689340.jpg" width="88" height="31" border="0"></a>
<a href="https://imagiart.ru/" target="_blank"> <img src="https://i.imgur.com/MmHxGvw.png" title="photoshop: Renaissance" border="0" alt="photoshop: Renaissance"></a>
<a href="https://imagiart.ru/" target="_blank"> <img src="https://i.imgur.com/MmHxGvw.png" title="photoshop: Renaissance" border="0" alt="photoshop: Renaissance"></a>
<a href="https://imagiart.ru/" target="_blank"> <img src="https://i.imgur.com/MmHxGvw.png" title="photoshop: Renaissance" border="0" alt="photoshop: Renaissance"></a>
<a href="https://imagiart.ru/" target="_blank"> <img src="https://i.imgur.com/MmHxGvw.png" title="photoshop: Renaissance" border="0" alt="photoshop: Renaissance"></a>
<a href="https://imagiart.ru/" target="_blank"> <img src="https://i.imgur.com/MmHxGvw.png" title="photoshop: Renaissance" border="0" alt="photoshop: Renaissance"></a>
<a href="https://imagiart.ru/" target="_blank"> <img src="https://i.imgur.com/MmHxGvw.png" title="photoshop: Renaissance" border="0" alt="photoshop: Renaissance"></a>
<a href="https://imagiart.ru/" target="_blank"> <img src="https://i.imgur.com/MmHxGvw.png" title="photoshop: Renaissance" border="0" alt="photoshop: Renaissance"></a>
</div></div>

0

5

объявление
Код:
<div class="forum-link a">
    <center>
        <a href="https://northbay.f-rpg.me/viewtopic.php?id=7#p8" title="С пылу с жару">Новости</a>
        <a href="https://northbay.f-rpg.me/viewtopic.php?id=602" title="Новая жертва на неделю: Като Хару">Пять вечеров с Хару</a>
        <a href="https://northbay.f-rpg.me/viewtopic.php?id=541&p=4#p75201" title="Тапаем хомяка">Дэйли квест</a>
    </center>
</div>
HTML в форме ответа
Код:
<!--счетчик символов -->
<style>
small#plng {
    display: block; 
    text-align: left;
    margin-inline: 20px;
    color: #5d756a;
    font-family: 'Inter';
}
</style>
<script>
$(function() {
    var epl = $("#main-reply"),
        str = '<small id="plng">написано <b>00</b> символов </small>';

    // ВСТАВИТЬ СЧЕТЧИК ПЕРЕД p.formsubmit ВНУТРИ #post-form
    $("#post-form p.formsubmit").before(str);

    // Функция обновления счетчика
    function epl3(){
        var a = epl.val().length,
            L = (a > 9) ? '' : '0';
        $("#plng b").text(L + a);
    }
    epl3();

    // Добавить обновления на клики по quote и события редактирования textfield
    $(".pl-quote").click(function () {
        setTimeout(epl3, 100);
    });
    epl.on('mouseout mousemove keydown keypress keyup', function(e){
        epl3();
    });
});
</script>

<!--Дайсы -->
<div id=dice></div><input type="button" onclick="dice()" value="Дайсы" id="dice_b"/>
<script type="text/javascript" src="https://forumstatic.ru/files/0015/1e/ae/11450.js"></script>
<script type="text/javascript" src="https://forumstatic.ru/files/0015/1e/ae/39362.js">
</script>
<!-- Конец -->


<!--кнопка абзаца - [indent] в форме ответа -->
    <style>#button-indent { background: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M18.5%2017.25H5.5C5.21875%2017.25%205%2017.5%205%2017.75V18.25C5%2018.5312%205.21875%2018.75%205.5%2018.75H18.5C18.75%2018.75%2019%2018.5312%2019%2018.25V17.75C19%2017.5%2018.75%2017.25%2018.5%2017.25ZM5.84375%2015.375L8.84375%2012.375C8.9375%2012.2812%208.96875%2012.1562%208.96875%2012C8.96875%2011.875%208.9375%2011.75%208.84375%2011.6562L5.84375%208.65625C5.53125%208.34375%205%208.5625%205%209V15C5%2015.4688%205.53125%2015.6875%205.84375%2015.375ZM18.5938%209.25H11.375C11.1562%209.25%2011%209.4375%2011%209.65625V10.375C11%2010.5938%2011.1562%2010.75%2011.375%2010.75H18.5938C18.8125%2010.75%2019%2010.5938%2019%2010.375V9.65625C19%209.4375%2018.8125%209.25%2018.5938%209.25ZM18.5%205.5H5.5C5.21875%205.5%205%205.75%205%206V6.5C5%206.78125%205.21875%207%205.5%207H18.5C18.75%207%2019%206.78125%2019%206.5V6C19%205.75%2018.75%205.5%2018.5%205.5ZM18.5938%2013.25H11.375C11.1562%2013.25%2011%2013.4375%2011%2013.6562V14.375C11%2014.5938%2011.1562%2014.75%2011.375%2014.75H18.5938C18.8125%2014.75%2019%2014.5938%2019%2014.375V13.6562C19%2013.4375%2018.8125%2013.25%2018.5938%2013.25Z%22%20fill%3D%22%23000000%22/%3E%3C/svg%3E) no-repeat !important; width: 20px; background-size: contain !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>
<!--конец-->


<!--кнопка жастифай в форме ответа-->
<style type="text/css">
    #button-justify { background: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M18.5%2017.25H5.5C5.21875%2017.25%205%2017.5%205%2017.75V18.25C5%2018.5312%205.21875%2018.75%205.5%2018.75H18.5C18.75%2018.75%2019%2018.5312%2019%2018.25V17.75C19%2017.5%2018.75%2017.25%2018.5%2017.25ZM18.5%2013.25H5.5C5.21875%2013.25%205%2013.5%205%2013.75V14.25C5%2014.5312%205.21875%2014.75%205.5%2014.75H18.5C18.75%2014.75%2019%2014.5312%2019%2014.25V13.75C19%2013.5%2018.75%2013.25%2018.5%2013.25ZM18.5%209.25H5.5C5.21875%209.25%205%209.5%205%209.75V10.25C5%2010.5312%205.21875%2010.75%205.5%2010.75H18.5C18.75%2010.75%2019%2010.5312%2019%2010.25V9.75C19%209.5%2018.75%209.25%2018.5%209.25ZM18.5%205.25H5.5C5.21875%205.25%205%205.5%205%205.75V6.25C5%206.53125%205.21875%206.75%205.5%206.75H18.5C18.75%206.75%2019%206.53125%2019%206.25V5.75C19%205.5%2018.75%205.25%2018.5%205.25Z%22%20fill%3D%22%23000000%22/%3E%3C/svg%3E) no-repeat !important; width: 20px !important; background-size: contain !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>
<!--конец-->

<!--скрипт маски в форме ответа-->
<script src="https://forumstatic.ru/files/0017/95/29/89289.js"></script>
<script>
hvScriptSet.addMask({
    guestAccess: ['Подача анкеты', 'Принятые анкеты', 'Квесты', 'Настоящее', 'Прошлое', 'Будущее', 'Альтернатива', 'Закрытые эпизоды', 'Архив'],
    forumAccessExtended: {
        'Подача анкеты': ['Пользователи', 'Игроки'],
        'Принятые анкеты': ['Пользователи', 'Игроки'],
        'Квесты': ['Пользователи', 'Игроки'],
        'Настоящее': ['Пользователи', 'Игроки'],
        'Прошлое': ['Пользователи', 'Игроки'],
        'Будущее': ['Пользователи', 'Игроки'],
        'Альтернатива': ['Пользователи', 'Игроки'],
        'Флуд': ['Пользователи', 'Игроки'],
        'Развлечения': ['Пользователи', 'Игроки'],
        'Челленджи': ['Пользователи', 'Игроки'],
        'Личные дневники': ['Пользователи', 'Игроки'],
        'Архив': ['Пользователи', 'Игроки']
    },
    userFields: ['pa-author', 'pa-title', 'pa-avatar', 'pa-posts', 'pa-respect', 'pa-fld5', 'pa-fld3', 'pa-fld4', 'pa-fld1', 'pa-fld2', 'pa-online']
});
</script>
<style>
.lastedit {
display: none;
}
</style>
<!--конец-->


<!--Свои смайлы-->
<script type="text/javascript">
sAva = "https://upforme.ru/uploads/001c/67/60/2/663365.gif";
$('#pun-viewtopic div.post').each(function(){
var sSe = $(this).find('li.pa-avatar');
var sUs = $(this).find('li.pa-author');
var sEUs = sUs.text().slice(sUs.text().indexOf(':')+2);
if(sSe.length==0) {$(this).find('li.pa-title').after('<li class="pa-avatar"><img src="'+sAva+'" title="'+sEUs+'"></li>');}});
</script>


<!--Свои смайлы-->
<script src="https://forumstatic.ru/files/0017/95/29/40399.js"></script>
<script>
$(document).ready(function() {
  hvStickerPack.init("https://forumstatic.ru/files/001c/67/60/74860.txt");
});
</script>
<!--добавляет пустой img в кнопку, что бы работала кнопка бефоре при замене иконок в форме ответа-->
<script type="text/javascript">
document.addEventListener('DOMContentLoaded', function() {
    var td = document.getElementById('button-sticker');
    if (td && td.children.length === 0) { // если td нашёлся и пустой
        var img = document.createElement('img');
        img.src = '/i/blank.gif';
        img.onclick = function() {
            // Вызовите ваш обработчик здесь
            if (window.FORUM && FORUM.get) FORUM.get('editor.sticker.onclick()');
        };
        td.appendChild(img);
    }
});</script>
<!-- конец -->


<!--убираем ненужное в форме ответа rusff-->
<script type="text/javascript">
RusffCore.sets.share = false;
RusffCore.sets.show_reportBtn = 0;
RusffCore.sets.tags = false;
RusffCore.sets.graffiti = false;
RusffCore.sets.files = false;
FORUM.set("editor.link.short_url", function() { return false; });
</script>


<!-- Мгновенный предпросмотр сообщения © Alex_63 -->
    <script type="text/javascript">
    var PPREV = {};
    PPREV.position = 0; //Положение окна Предпросмотра: 0 - над полем ввода, 1 - под полем ввода, 2 - справа
    PPREV.quote_cite = 'пишет:'; //Надпись в окне цитаты
    </script>
    <script type="text/javascript" src="https://forumstatic.ru/files/0015/c4/3f/10524.js"></script>

<!-- Кнопка отключения мгновенного предпросмотра -->
    <style>#togglePreview{margin-right: 40px; padding-bottom: 5px;font-size: 11px;}</style>
    <script type="text/javascript">(function (){
      var a='Включить быстрый предпросмотр';
      var b='Отключить быстрый предпросмотр';
      var d='_PreviewToggle';
      setCookiePPrev=function(a,b,c){if(c){var d=new Date();d.setTime(d.getTime()+c);}if(a && b)document.cookie=a+'='+b+(c ? '; expires='+d.toUTCString() : '');else return false;}
      getCookiePPrev=function(a){var b=new RegExp(a+'=([^;]){1,}');var c=b.exec(document.cookie);if(c)c=c[0].split('=');else return false;return c[1] ? c[1] : false;}
      $('<small id="togglePreview"><input type="button" class="button" value="'+ b +'" onclick="togglePreview(this)"/></small>').insertAfter('#post fieldset:last legend');
      var x = ParseContent;
      window.togglePreview = function(sel){//alert(sel.value);
        if(sel.value==a){sel.value=b;setCookiePPrev(d,'0',-1000);ParseContent=x;ParseContent();$('#post-preview').show(); return}
        if(sel.value==b){sel.value=a;setCookiePPrev(d,'OFF',30*3600*24*30*1000);if($('#pun-viewtopic').length){$('#post-preview').hide()}ParseContent=function(){return};return}
      }; if(getCookiePPrev(d)=='OFF'){$('#togglePreview>.button').click()};
    }())
    </script>

0

6

fvrsvwrvr

vgrbvdfgbvgdfb

0

7

vdfsvsdf

0

8

fsvsfgvsf

fv sfdgvfsgv fs fds fdg fsd kmfklmklv s
gv grvrgebvegrb
rvfvrgbv grd
vfsrgbvrebv
ewvwrevwre

Отредактировано shilya (2026-06-12 10:38:53)

0

Быстрый ответ

Напишите ваше сообщение и нажмите «Отправить»



Вы здесь » test forest » Гостиная » нортбей


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