постописцы
активисты
ваши проводники: Nathanos, Amora, Felonia, Persephone
Jackson Wang GBAD
фандом недели
эпизод недели

Hades: Взгляд черных глаз скользит по расцветшему саду Персефоны. Горькая усмешка ложится на его губы. Драгоценная супруга не знала, но он еще долго после ее побега хранил для нее это место, не давая смерти запустить в оранжерею костлявые пальцы.

что-то происходит...

little runaway

Объявление

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

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


Вы здесь » little runaway » Новый форум » зелено-персиковый дизайн


зелено-персиковый дизайн

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

1

https://forumstatic.ru/files/001a/08/74/68650.css

0

2

Код:
body {
	background:
    var(--base-bg) repeat fixed left center/ cover;
}

#pun-title {
	display: none
}

#pun-navlinks a {
	color: var(--text1) !important;
	transition: all .3s cubic-bezier(.64, .51, .55, 1.16) 0s !important;
	font: 700 12.5px var(--font) !important;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 15px !important;
	height: 24px;
	text-align: right;
	background: var(--cover);
	border-radius: 10px;
}

#navextra1 a {
  text-decoration: none;
  cursor: pointer;
}

#pun-navlinks a:hover {
	color: var(--cat-text-color) !important;
	background: var(--accent)
}

#pun-navlinks ul.container > li a:hover:before {
	background: var(--text3)
}

#pun-navlinks ul {
	display: flex;
	gap: 5px;
	width: 100%;
	justify-content: flex-start;
	align-items: center;
	height: 24px;
	padding: 0 !important;
	text-align: right;
	border: none !important;
}

#pun-navlinks {
	display: block;
	font-size: 0px !important;
	font-style: normal;
	font-weight: lighter !important;
	width: auto;
	margin: 0px 0px 0 !important;
	height: 24px;
	padding: 0px;
	text-align: right;
	box-sizing: border-box;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	position: sticky;
	top: 5px;
	z-index: 10;
	background: var(--pun)
}

#pun-navlinks:before {
	content: "";
	display: block;
	background: var(--pun);
	height: 5px;
	width: 100%;
	position: absolute;
	left: 0;
	top: -5px
}

#navawards {
	display: none !important;
}

#pun-navlinks ul.container > li a {
	display: flex;
	align-items: center;
	gap: 5px
}

#pun-navlinks ul.container > li > a:before {
	content: "";
	background: var(--text2);
	width: 15px;
	height: 15px;
	display: block
}

#navindex a:before {
	content: "";
  mask: url(https://forumstatic.ru/files/001a/08/74/64330.svg) no-repeat 0 center;
-webkit-mask: url(https://forumstatic.ru/files/001a/08/74/64330.svg) no-repeat 0 center;
}

#navuserlist a:before {
	content: "";
  mask: url(https://forumstatic.ru/files/001a/08/74/64330.svg) no-repeat -15px center;
-webkit-mask: url(https://forumstatic.ru/files/001a/08/74/64330.svg) no-repeat -15px center;
}

#navsearch a:before {
	content: "";
  mask: url(https://forumstatic.ru/files/001a/08/74/64330.svg) no-repeat -30px center;
-webkit-mask: url(https://forumstatic.ru/files/001a/08/74/64330.svg) no-repeat -30px center;
}

#navprofile a:before {
	content: "";
  mask: url(https://forumstatic.ru/files/001a/08/74/64330.svg) no-repeat -45px center;
-webkit-mask: url(https://forumstatic.ru/files/001a/08/74/64330.svg) no-repeat -45px center;
}

#navpm a:before {
	content: "";
  mask: url(https://forumstatic.ru/files/001a/08/74/64330.svg) no-repeat -60px center;
-webkit-mask: url(https://forumstatic.ru/files/001a/08/74/64330.svg) no-repeat -60px center;
}

#navadmin a:before {
	content: "";
  mask: url(https://forumstatic.ru/files/001a/08/74/64330.svg) no-repeat -75px center;
-webkit-mask: url(https://forumstatic.ru/files/001a/08/74/64330.svg) no-repeat -75px center;
}

#navlogout a:before {
	content: "";
  mask: url(https://forumstatic.ru/files/001a/08/74/64330.svg) no-repeat -90px center;
-webkit-mask: url(https://forumstatic.ru/files/001a/08/74/64330.svg) no-repeat -90px center;
}

#navregister a:before {
	content: "";
  mask: url(https://forumstatic.ru/files/001a/08/74/64330.svg) no-repeat -120px center;
-webkit-mask: url(https://forumstatic.ru/files/001a/08/74/64330.svg) no-repeat -120px center;
}

#navlogin a:before {
	content: "";
  mask: url(https://forumstatic.ru/files/001a/08/74/64330.svg) no-repeat -105px center;
-webkit-mask: url(https://forumstatic.ru/files/001a/08/74/64330.svg) no-repeat -105px center;
}

#navpr_1 a:before {
	content: "";
  mask: url(https://forumstatic.ru/files/001a/08/74/64330.svg) no-repeat -135px center;
-webkit-mask: url(https://forumstatic.ru/files/001a/08/74/64330.svg) no-repeat -135px center;
}

#navextra1 {
	margin-left: auto  !important; 
}

#nav_fast-nav:before {
	content: "";
	background: var(--text2);
	width: 15px;
	height: 15px;
	display: block;
  mask: url(https://forumstatic.ru/files/001a/08/74/64330.svg) no-repeat -150px center;
-webkit-mask: url(https://forumstatic.ru/files/001a/08/74/64330.svg) no-repeat -150px center;
	margin-right: 5px;
}

#nav_fast-nav:hover:before {
	background: var(--text3)
}

#pun-navlinks .container {
	flex: 1;
}

#pun-navlinks .container:after {
	display: none
}


#pun-ulinks {
	box-sizing: border-box;
	margin: 0px 0px 0 !important;   
	padding: 0px;
	height: 21px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	position: sticky;  
	top: 34px;
	background: var(--pun);
	z-index: 9
}

#pun-ulinks:before {
	content: "";
	display: block;
	background: var(--pun);
	height: 5px;
	width: 100%;
	position: absolute;
	left: 0;
	top: -5px
}

#pun-ulinks:after {
	content: "";
	display: block;
	background: var(--pun);
	height: 5px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: -5px
}

#pun-ulinks .container {
	padding: 0px !important;
	text-align: right;
	border: none !important;
	display: flex;
	height: 100%;
	gap: 5px;
	flex: 1
}

#my_settings {
	margin-left: auto
}

#pun-ulinks a {
	font: 400 11px/120% var(--font) !important;
	text-transform: lowercase;
	color: var(--text1) !important;
	padding: 0 15px !important;
	margin: 0 0px 0 0 !important;
	background: var(--cover);
	border-radius: 8px;
	box-sizing: border-box;
	height: 100%;
	display: flex !important;
	align-items: center;
}


#pun-ulinks.section {
	margin-bottom: 0px !important;
}

#pun-ulinks a:hover {
	color: var(--cat-text-color) !important;
	background: var(--accent)
}

.offctgr {
	display: block !important;
	visibility: visible !important;
}

.pa-respect img {
	width: 10px
}


#profilenav h2 {
	text-align: left !important;
}

.post-author {
	width: 240px;
	font: 500 10px/150% var(--font);
	box-sizing: border-box;
	margin-top: 0px !important;
	margin-bottom: 50px !important;
	position: sticky;
	z-index: 1;
	top: 65px;
}

@-moz-document url-prefix() {
	.post-author {
    position: relative;
    top: 0
	}
} 

.post-author>ul {
	box-sizing: border-box;
	text-align: center !important;
	box-sizing: border-box;
	margin: 0px;
	padding: 0px !important;
	display: flex;
	flex-direction: column;
	gap: 5px;
}

#pun .post-author ul a {
	font-weight: 600
}

.post[data-group-id="3"] .pa-avatar .indOffline {
	display: none;
}

.pa-author {
	font: normal 18px var(--font-accent) !important;
	text-align: center !important;
	margin-bottom: 0px !important;
	padding: 0 !important;
	margin: 0 -10px !important;
}

#pun .pa-author a {
	color: var(--text1) !important;
	font-weight: normal !important;
}

#pun .pa-author a:hover {
	color: var(--links) !important;
}

i#tuser,
.pa-author span.flag-i {
	display: none !important;
}

.pa-title {
	font-size: 10px;
	text-align: center;
	font-weight: 400 !important;
	position: relative;
	color: var(--text2);
	margin-bottom: 10px !important;
	padding: 0 !important;
}

.pa-avatar {
	background: var(--cat-bg);
	line-height: 0;
	border-radius: 5px;
	overflow: hidden;
	display: inline-block
}

.pa-avatar img {
	max-width: 180px;
	border-radius: 5px
}

.field_wrap2 {
	display: flex;
	justify-content: center;
	align-items: center;
	background: var(--cat-bg);
	border-radius: 10px;
	height: 50px;
	gap: 5px;
}

.pa-posts, .pa-respect {
    display: flex;
    text-align: center;
    font-size:10px;
	line-height: 100%;
	background: var(--pun);
	border-radius: 10px;
	padding: 3px 10px !important;
	align-items: center;
	gap: 5px;
	justify-content: center;
	height: 20px;
	box-sizing: border-box;
	position: relative;
	z-index: 2
}

.pa-posts {
	order: 1;
}

.pa-respect {
	order: 3
}

.pa-posts .fld-name:before {
    content: "";
	background: var(--text1);
	mask: url(https://forumstatic.ru/files/0019/41/ed/70611.svg) no-repeat center center;
	-webkit-mask: url(https://forumstatic.ru/files/0019/41/ed/70611.svg) no-repeat center center;
	width: 13px;
	height: 13px;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: cover;
	display: block
}

.pa-posts .fld-name {
    font-size: 0;
	display: flex;
}

.pa-respect .fld-name a:before, .gid3 .pa-respect .fld-name:before {
    content: "";
    background: var(--links);
	mask: url(https://forumstatic.ru/files/0019/41/ed/88018.svg?v=1) no-repeat center center;
	-webkit-mask: url(https://forumstatic.ru/files/0019/41/ed/88018.svg?v=1) no-repeat center center;
	width: 13px;
	height: 13px;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: cover;
	display: block
}

.pa-respect .fld-name a:hover:before {
	background: var(--accent)
}

.pa-respect .fld-name a, .pa-respect .fld-name {
    font-size: 0;
    font-weight: normal;
	display: flex;
}

.pa-respect a:has(img) {
	background: var(--text1);
	height: 6px;
	width: 6px;
	  mask: url(https://forumstatic.ru/files/001a/08/74/48716.svg) no-repeat center center;
-webkit-mask: url(https://forumstatic.ru/files/001a/08/74/48716.svg) no-repeat center center;
  mask-size:cover;
 -webkit-mask-size: cover;
	margin-right: -2px !important;
}

.pa-respect img {
  display: none
}

.indOnline,
.indOffline {
	display: block !important;
	z-index: 1;
	cursor: pointer;
	border: none !important;
	box-sizing: border-box;
	order: 2;
	background: var(--pun);
	text-transform: uppercase;
	font-size: 7px;
	font-weight: 800;
	padding: 3px 15px;
	border-radius: 10px;
	height: 20px;
}

.indOnline {
	color: var(--links)
}

.indOffline {
	color: var(--text2)
}

.field_wrap {
	background: var(--cover);
	border-radius: 10px;
	padding: 15px 30px;
}

.field_wrap .fld-name {
	display: none
}

.pa-fld1 .fld-name {
	display: none
}

.pa-fld1 {
	text-transform: uppercase;
	font-size: 9px;
	font-weight: 800;
	background: var(--cat-bg);
	height: 25px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 10px;
	line-height: 100%
}

.pa-fld1 .lzlinks {
	background: var(--pun);
	padding: 2px 15px;
	border-radius: 10px;
	position: relative;
	z-index: 2
}

.pa-fld4 {
	margin: 0 0 !important;
	margin-top: 4px !important;
	width: 220px;
	margin-left: -20px !important;
}

.userpl {
  display: grid !important;
  grid-template-columns: min-content auto; 
  grid-template-rows: auto auto; 
  gap: 0px 10px; 
  grid-template-areas: 
    "img max"
    "img min"; 
	text-align: left;
	line-height: 110%;
	padding: 0 !important;
	background: var(--pun);
	border-radius: 10px;
	padding: 0 15px !important;
	height: 28px;
	width: 220px;
	box-sizing: border-box;
box-shadow: var(--other-drop);
}

.userpl div { 
	grid-area: img; 
	border-radius: 100%;
	height: 28px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 !important;
}
.userpl max { 
	grid-area: max; 
	font-weight: 800;
	align-self: end;
}
.userpl min { 
	grid-area: min; 
	font-size: 9px;
	align-self: start;
}

.userpl img {
	width: 40px;
	height: 40px;
}

.pa-fld3 .fld-name {
	display: none
}

.pa-fld3 {
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all .5s linear 0s;
    background:var(--cover);
  border-bottom: none;
  padding: 3px 15px !important;
  margin: 0px 0px 0px !important;
  gap: 5px;
	position: absolute;
	bottom: -23px;
	height: 18px;
	box-sizing: border-box;
	border-radius: 10px 10px 10px 2px;
	left: 0;
	font-size: 9px;
	font-weight: 400
}

.pa-fld3:before {
  content: "";
  mask: url(https://forumstatic.ru/files/001a/08/74/26500.svg) no-repeat center center;
-webkit-mask: url(https://forumstatic.ru/files/001a/08/74/26500.svg) no-repeat center center;
  mask-size:cover;
 -webkit-mask-size: cover;
  background: var(--text2);
  height: 12px;
  width: 12px;
  display: block;
}

twinks_ticket {
	display: none
}

.pa-fld2 {
	margin-top: 10px !important;
	text-align: left;
	font-size: 10px;
}

.pa-fld5 .fld-name {
	display: none
}

.pa-fld5 {
	position: absolute;
	top: 0;
	left: 0;
	line-height: 0;
	z-index: 1;
	pointer-events: none;
	width: 100%;
	height: 100%;
}

.user_bg {
	background: var(--cat-bg);
	border-radius: 10px;
	overflow: hidden;
	position: absolute;
}

.user_bg:after {
	content: "";
	display: block;
	background: var(--cat-bg);
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: .45
}

.user_bg img {
	mix-blend-mode: multiply
}

.user_bg.fandome-bg {
	top: 0;
	left: 0;
}

.user_bg.footer-bg {
	bottom: 0;
	left: 0;
}

.pa-online,
.pa-reg,
.pa-last-visit {
	display: none;
}

.punbb th {
	font-size: 0 !important;
}

.lastedit {
	display: none !important;
}

.pa-gifts,
.pa-ua {
	display: none !important;
}

.punbb .section .container,
.punbb .post-body,
.punbb .post-links,
.punbb td.tc2,
.punbb td.tc3,
.punbb .formal fieldset .post-box,
#viewprofile li strong,
#viewprofile li div,
#setmods dd,
.punbb .info-box,
.punbb #pun-main .info-box .legend,
.punbb .main .container,
.punbb .post .container,
.punbb .post h3,
.punbb-admin #pun-admain .adcontainer,
#pun-title,
#pun-title .container,
.punbb .modmenu .container,
.punbb legend span,
#viewprofile h2 span,
#profilenav h2 span,
.punbb-admin #pun-admain legend span,
.punbb .post h3 span,
.punbb th,
#viewprofile li,
#setmods dl {
	border-color: transparent;
}

.punbb .post-box {
	text-align: justify
}

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

#pun #post-form {
	position: relative;
	margin-top: 30px
}

.punbb textarea {
	box-sizing: border-box;
	border-radius: 10px;
	border: 1px solid none !important;
	background: var(--cover);
	padding: 10px !important;
	border: none;
	width: 100% !important;
	color: var(--text1)
}

#pun-messages textarea {
	border: 1px solid var(--borders) !important;
}

.punbb .quote-box,
.punbb .code-box {
	border-radius: 10px;
	border: 1px solid var(--pun);
	background: var(--cover);
	overflow: hidden;
	padding: 10px 20px 10px 20px !important;
	position: relative;
	overflow: hidden;
	text-align: justify;
	box-shadow: var(--other-drop)
}

#pun .answer-box, #pun .code-box, #pun .hide-box {
	padding: 10px 20px 10px 45px !important;
}

.answer-box:before {
	content: "";
	display: block;
	background: var(--borders);
	mask: url(https://forumstatic.ru/files/001a/08/74/64330.svg) no-repeat center center;
	-webkit-mask: url(https://forumstatic.ru/files/001a/08/74/64330.svg) no-repeat center center;
	width: 18px;
	height: 18px;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position-x: -324px;
	-webkit-mask-size: cover;
	position: absolute;
	left: 20px;
	top: 10px;
}

.code-box:before {
	content: "";
	display: block;
	background: var(--borders);
	mask: url(https://forumstatic.ru/files/001a/08/74/64330.svg) no-repeat center center;
	-webkit-mask: url(https://forumstatic.ru/files/001a/08/74/64330.svg) no-repeat center center;
	width: 18px;
	height: 18px;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position-x: -342px;
	-webkit-mask-size: cover;
	position: absolute;
	left: 20px;
	top: 10px;
}

.qc-post-link img {
	width: 13px;
	height: 13px;
	background: var(--links);
	  mask: url(https://forumstatic.ru/files/001a/08/74/20088.svg) no-repeat center center;
-webkit-mask: url(https://forumstatic.ru/files/001a/08/74/20088.svg) no-repeat center center;
  mask-size:contain;
 -webkit-mask-size: contain;
}

.hide-box:before {
	content: "";
	display: block;
	background: var(--borders);
	mask: url(https://forumstatic.ru/files/001a/08/74/64330.svg) no-repeat center center;
	-webkit-mask: url(https://forumstatic.ru/files/001a/08/74/64330.svg) no-repeat center center;
	width: 18px;
	height: 18px;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position-x: -360px;
	-webkit-mask-size: cover;
	position: absolute;
	left: 20px;
	top: 10px;
}

.answer-box blockquote, .blockcode, .hide-box blockquote {
	border-left: 1px solid var(--borders);
	padding-left: 15px;
	box-sizing: border-box
}

#pun .quote-box.spoiler-box {
	padding: 0px !important;
	border-radius: 10px;
	background: var(--cover);
}

.quote-box.spoiler-box>div {
	margin: 10px !important;
}

.quote-box.spoiler-box>blockquote {
	padding: 18px !important;
	box-sizing: border-box;
	border-radius: 0 0 10px;
	border: none !important;
	border-top: 1px solid var(--borders) !important;
	background: var(--cover);
	margin: 14px 0px -10px !important;
	width: auto;
}


#pun .quote-box cite,
#pun .code-box strong.legend {
	display: inline-block;
	font-size: 11px;
	font-family: var(--font);
	padding: 2px 0;
	margin-bottom: 5px;
	text-align: left;
	font-weight: 700;
}

#pun-main .code-box .scrollbox pre {
	font-size: 11px;
	font-family: Courier New
}

.punbb select,
input {
	border: 0;
	padding: 4px 10px 4px 10px !important;
	color: var(--text1);
	border-radius: 10px;
	border: 1px solid var(--borders) !important;
	background: var(--pun);
	font: 500 11px var(--font), arial !important;
}

#pun-navlinks .container {
	border-color: transparent;
	color: #152115;
}

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

.punbb .container,
.punbb .post-body,
.post h3,
#pun-title,
.punbb .section,
.punbb .forum,
.punbb .formal,
.punbb .modmenu,
.punbb .info,
.punbb .category,
.punbb .post,
#pun-stats h2,
.punbb .main h1,
.punbb .main h2,
#pun-debug h2,
.punbb-admin #pun-admain h2,
.punbb td,
.punbb fieldset,
#viewprofile ul,
#profilenav ul,
.punbb .post .post-body,
.punbb .post h3 span,
.post-links ul,
.post-links,
.usertable table,
#pun-ulinks li,
#pun-announcement h2 span,
li#onlinelist,
#pun-help .formal .info-box h3.legend span,
#pun-ulinks li a,
#pun-announcement h2,
li#onlinelist div,
#pun-help .formal .info-box h3.legend,
.punbb .divider,
.punbb .quote-box,
.punbb .code-box,
.punbb th,
.punbb .formal fieldset .post-box,
.punbb .info-box,
li.pa-online,
.punbb .post-sig dt {
	border-color: transparent;
}

.punbb a,
.punbb a:link,
.punbb a:visited,
.punbb-admin #pun-admain a,
.punbb-admin #pun-admain a:link,
.punbb-admin #punbb-admain a:visited,
.punbb li.isactive a,
.punbb li.isactive a:link,
.punbb li.isactive a:visited {
	border-bottom: 0 none #000;
	color: var(--links);
	text-decoration: none;
	transition: color 0.3s ease-in-out;
}


.punbb a:hover,
.punbb a:focus,
.punbb a:active,
.punbb-admin #pun-admain .nodefault,
.punbb-admin #punbb-admain a:hover,
.punbb-admin #punbb-admain a:focus,
.punbb-admin #punbb-admain a:active {
	border-bottom: 0 none #000;
	color: var(--hover-link);
	text-decoration: none;
}

#pun-pagelinks a:active,
#pun-pagelinks a:focus {
	background-color: #211a13;
	color: #fff;
}

h1 {
	display: none
}

h2, h1 {
	font: 800 12px var(--font) !important;
	color: var(--text)
}

#MyBookmarks h2 {
	display: block
}

#pun-index h2 {
	box-shadow: none;
	border: 0 !important
}

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

#pun-index table Div.icon {
	height: 100%;
	width: 37px;
	position: absolute;
	top: 0px;
	z-index: 99;
	left: -67px;
	background: url(https://forumstatic.ru/files/001a/08/74/87855.png) no-repeat center;
	border: none;
	border-radius: 0px;
	display: none;
}

#pun-index tr.inew .icon {
	display: block
}

div.icon {
	margin-right: 10px;
	box-sizing: border-box;
	margin-top: 1px !important;
	border-radius: 3px;
  width: 11px;
  height: 11px;
}

div.icon {
	background: var(--borders);
}

.inew div.icon {
	background: var(--accent);
}

.isticky div.icon {
	background: var(--links);
}

.iclosed div.icon {
	background: var(--text1);
}

#pun-about p.container {
	height: auto;
	margin-top: 10px !important;
	width: auto;
	padding: 0 0 0px !important;
	border: 0 !important;
	font-size: 10px;
  font-family: var(--font)
}

#pun-about {
	border: 0 !important;
	padding: 0 !important;
}

div#pun-about {
	margin-top: 0px;
}

div#html-footer {
	margin: 0px 0 0;
}

#pun-announcement.section h2 span {
	display: none;
}

.punbb input {
	border: medium none;
}

.button,
#pa-edit strong a,
input[type="button"],
button[type="button"] {
	background: var(--cat-text-color);
	border: none !important;
	color: var(--text3);
	font-family: var(--font) !important;
	font-size: 11px !important;
	font-weight: 600 !important;
	margin-top: 0px !important;
	padding: 5px 25px !important;
	text-decoration: none;
	transition: all 0.3s ease-in-out 0s;
	border-radius: 8px;
	text-transform: uppercase
}

.button:hover,
#pa-edit strong a:hover,
input[type="button"]:hover,
input.active[type="button"],
button[type="button"]:hover {
	cursor: pointer;
	background: var(--accent);
	color: var(--cat-text-color);
}

input[type="button"] {
	margin-bottom: 5px
}


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

#pun-crumbs1 p.container,
#pun-crumbs2 p.container {
	font: 400 12px var(--font);
	text-transform: lowercase;
}

#pun-crumbs1 a,
#pun-crumbs2 a {
	font-weight: 800;
	color: var(--text1) !important;
}

#pun-crumbs1 a:hover,
#pun-crumbs2 a:hover {
	color: var(--accent) !important;
}

#pun-crumbs1 p {
	margin-bottom: 0px
}

#pun-crumbs1,
#pun-crumbs2 {
	margin: 25px 0 0px !important;
	position: relative;
	z-index: 1
}

#pun-crumbs2 {
	margin-top: 0 !important;
}

#pun-crumbs1 .container strong+em,
#pun-crumbs2 .container strong+em {
	display: none !important;
}

.post_reputation {
	border-radius: 10px;
	border: 1px solid var(--borders) !important;
	background: var(--pun);
}


#font-area,
.popup_graffiti,
#size-area,
#image-area,
#color-area,
#addition-area,
#video-area,
.inner .popup_graffiti,
#table-area,
#keyboard-area,
#smilies-area,
#spoiler-area,
#meny_My_replic {
	color: var(--text1);
	border-radius: 10px;
	border: 1px solid var(--borders) !important;
	background: var(--pun);
	padding: 15px !important;
}


#keyboard-area input {
	box-shadow: none;
}

#font-area {
	height: 300px;
	overflow-y: auto;
	padding: 5px;
	text-align: left;
	width: 150px
}


#pun-index .tcmod {
	display: none
}

#pun-index .category {
	margin: 0 0px !important;
}

#pun-index .category+.category {
	margin-top: 35px !important;
}

#pun .category h2, #pun-stats h2  {
    margin: 0 0px 25px !important;
    height: auto;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    position: relative;
    text-align: left;
    height: auto;
    flex-direction: row;
    gap: 5px;
}


#pun .category h2 span, #pun-stats h2 span {
	margin: 0px !important;
	font: normal 18px/100% var(--font-accent);
	position: relative;
	color: var(--cat-text-color);
	z-index: 5;
	display: block;
	width: auto;
	box-sizing: border-box;
	border-radius: 10px 10px 10px 2px;
	background: var(--cat-bg);
	box-shadow: var(--cat-drop) !important;
	padding: 8px 25px !important;
}

/**
.cat_img {
	background: var(--cat-numb);
	width: 15px;
	height: 15px;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	font: 700 8px var(--font);
	color: #fff
}
*/ 

#pun .category .catleft:after {
 font: 700 8px var(--font);
    color: var(--text3);
}

#pun .category .catleft {
  background: var(--cat-numb);
    width: 15px;
    height: 15px;
    border-radius: 100%;
    display: flex!important;
    align-items: center;
    justify-content: center;
}

#pun-category1 .catleft:after {content: "1";}
#pun-category2 .catleft:after {content: "2";}
#pun-category3 .catleft:after {content: "3";}
#pun-category4 .catleft:after {content: "4";}
#pun-category5 .catleft:after {content: "5";}
#pun-category6 .catleft:after {content: "6";}
#pun-category7 .catleft:after {content: "7";}

#pun-stats h2 span:before {
 content: "8";
 font: 700 8px var(--font);
    color: #fff;
  background: var(--cat-numb);
    width: 15px;
    height: 15px;
    border-radius: 100%;
    display: block!important;
    align-items: center;
    justify-content: center;
}


#pun-index .category tr + tr {
	margin-top: 30px
}

.category tr {
	margin: 0 0px;
	font: 400 10px var(--font);
	display: flex;
	align-items: center;
	gap: 40px;
	padding: 0px 60px !important;
	box-sizing: border-box;
	position: relative;
	z-index: 5;
}

#pun-index #pun-category1 {
	margin-top: 25px !important;
}

#pun-index .category table {
	border: 0 !important;
}

#pun-index .category td {
	border: 0 !important;
}

#pun-index thead {
	display: none
}

#pun-index .category .tcl {
	width: 500px;
	box-sizing: border-box;
	padding: 0px !important;
	position: relative;
}

#pun-index .category a {
	color: var(--text1)
}

#pun-index .category a:hover {
	color: var(--links)
}

#pun-index .tclcon h3 {
margin-bottom: 3px;
	font-size: 13px !important;
}

#pun-index .tclcon > br {
	display: none
}

#pun-index .tclcon {
	position: relative;
	font-size: 10px;
	width: auto;
	color: var(--text1);
}

.pfdesc {
	font-size: 10px
}

.f_links {
	display: flex;
	flex-wrap: wrap;
	gap: 5px;
	margin-top: 10px !important;
}

.f_links a {
	background: var(--cover);
	border-radius: 8px;
	padding: 3px 15px;
	font-size: 10px;
	font-weight: 800;
	color: var(--links) !important;
	transition: all .4s linear 0s !important;
}

.f_links a:hover {
	background: var(--accent);
	color: var(--cat-text-color) !important;
}

#pun-index .tc2,
#pun-index .tc3,
#pun-index .tcmod {
	display: none
}

.tcr {
	line-height: 110%;
	padding-left: 0 !important;
	margin: 0 0px !important;
}

#pun-index .tcr {
	flex: 1;
	text-align: left;
	padding: 0 !important;
	display: flex;
	align-items: center;
}

#pun-index .tcr a.lastpost-link {
	font-weight: 800;
	font-size: 12px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	height: auto;
	width: 220px;
	white-space: nowrap;
	line-height: 120%;
}

.category td+td {
	padding: 0 0px;
}

.Add {
	width: 70px;
	display: flex;
	flex-direction: column;
	gap: 5px;
	font-size: 10px;
	align-items: flex-start
}

.Tems_And_messages {
	text-align: left;
	display: flex;
	align-items: center;
	gap: 5px;
}

.tems_icon {
	background: var(--text2);
	mask: url(https://forumstatic.ru/files/001a/08/74/64330.svg) no-repeat center center;
	-webkit-mask: url(https://forumstatic.ru/files/001a/08/74/64330.svg) no-repeat center center;
	width: 18px;
	height: 18px;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position-x: -199px;
	-webkit-mask-size: cover;
}

.mess_icon {
	background: var(--text2);
	mask: url(https://forumstatic.ru/files/001a/08/74/64330.svg) no-repeat center center;
	-webkit-mask: url(https://forumstatic.ru/files/001a/08/74/64330.svg) no-repeat center center;
	width: 18px;
	height: 18px;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position-x: -217px;
	-webkit-mask-size: cover;
}

#pun {
	background-position: center top;
	background-repeat: repeat-y;
}

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

.punbb .post {
	border-color: transparent;
}

.topic a.sharelink {
	display: none;
}

textarea#main-reply:focus {
	outline: 1px solid rgba(0, 0, 0, 0) !important;
}

.arrow_wrap {
    margin-left: 1035px !important;
	position: fixed;
	top: 0;
	width: auto;
	height: 100%;
	display: flex;
	flex-direction: column;
	gap: 20px;
	justify-content: center;
}

.go-up, .go-down {
    cursor: pointer;
    display: none;
    opacity: 1;
    z-index: 9999;
    transition: filter .4s linear 0s;
	width: auto;
}

.go-up span, .go-down span {
	box-shadow: var(--arrow-drop);
	background: var(--cover);
	padding: 0 20px;
	height: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: background .4s linear 0s;
}

.go-up span {
	border-radius: 10px 10px 10px 2px
}

.go-down span {
	border-radius: 2px 10px 10px 10px
}

.go-up:hover span {
	background: var(--accent)
}

.go-down:hover span {
	background: var(--accent)
}

.arrow-up-icon, .arrow-down-icon {
	background: var(--text1);
	width: 12px;
	height: 12px;
}

.arrow-up-icon {
	  mask: url(https://forumstatic.ru/files/001a/08/74/78919.svg) no-repeat center center;
-webkit-mask: url(https://forumstatic.ru/files/001a/08/74/78919.svg) no-repeat center center;
  mask-size:contain;
 -webkit-mask-size: contain;
}

.arrow-down-icon {
	  mask: url(https://forumstatic.ru/files/001a/08/74/34619.svg) no-repeat center center;
-webkit-mask: url(https://forumstatic.ru/files/001a/08/74/34619.svg) no-repeat center center;
  mask-size:contain;
 -webkit-mask-size: contain;
}

html .hvStickerPackModal {
	background:var(--pun);
	box-shadow: none !important;
	margin-left: -15px !important;
	border-radius: 10px !important;
	border: 1px solid var(--borders) !important;
}


.hvStickerPackModal .hvStickerPackModalContent {
	border: none !important;
	box-shadow: var(--other-drop) !important;
	background: var(--cover);
	border-radius: 10px
}

.hvStickerPackModalTab {
	background: var(--accent) !important;
	border: none !important;
	color: var(--text1) !important;
	font-family: var(--font) !important;
	border-radius: 8px !important;
	box-shadow: none;
	font-weight: 800 !important;
}

.hvStickerPackModalTab:hover {
	background: var(--links) !important;
	color: var(--text3)
}

.hvStickerPackModalTab.active {
	background: var(--links) !important;
	color: var(--text3)
}

.hvStickerPackModalAdd {
	display: flex;
	align-items: stretch;
}

.hvStickerPackModalInput {
	background: var(--pun) !important;
	border: 1px solid var(--borders) !important;
	border-radius: 8px !important;
}

.hvStickerPackModalAddButton {
	border-radius: 0 !important;
	border: none!important;
	box-shadow: none !important;
	margin-bottom: 0 !important;
	border-radius: 8px !important;
}

#float {
	background: var(--pun);
	border-radius: 10px;
	border: 1px solid var(--borders);
	width: 150px;
	font: normal 9px var(--font);
	padding: 10px;
	box-sizing: border-box;
	text-align: center;
	position: absolute;
	z-index: 8;
	top: 50px;
	right: 50px
}

#pun-stats h2 span:before {
    content: "8";
    font: 700 8px var(--font);
    color: #fff;
    background: var(--cat-numb);
    width: 5px;
    height: 9px;
    border-radius: 100%;
    display: block !important;
    margin-left: -45px;
    margin-bottom: -25px;
    padding: 3px 5px;
}

#pun-stats h2 span {
    margin-left: 20px !important;
    min-height: 34px;
    padding-top: 20px !important;
}

#pun-ulinks {
  display: none;
}

0

3

Код:
<link  rel="stylesheet" type="text/css" id="mobile-style" href="https://forumstatic.ru/files/001a/08/74/68445.css" /> 

<script>
if (typeof UserFld6 !== 'undefined') {
document.querySelector('body').setAttribute('data-style', UserFld6)
}
if (typeof UserFld7 !== 'undefined') {
document.querySelector('body').setAttribute('data-contrast', UserFld7)
}
if (typeof UserFld8 !== 'undefined') {
document.querySelector('body').setAttribute('data-font', UserFld8)
}
if (typeof UserFld9 !== 'undefined') {
document.querySelector('body').setAttribute('data-fontsize', UserFld9)
}
if (typeof UserFld10 !== 'undefined' && UserFld10 == "2") {
document.getElementById('mobile-style').remove()
document.querySelector('meta[name=viewport]').content = "maximum-scale="+(window.screen.width / 1030)
}
</script>

<!-- Мгновенные уведомления © Alex_63, 2019 -->
<link rel="stylesheet" type="text/css" href="//forumstatic.ru//f/ru/bestbb/notifications.css" />
<script type="text/javascript" src="//forumstatic.ru//f/ru/bestbb/notifications.js"></script>
<script type="text/javascript">
notifications.token = 'f4f0b556539b8807c22f6e7e55619a3b4f2ac5a1'; // Токен форума
notifications.key = 'rnfy22kmm1s7'; // Ключ подписки
RusffCore.sets.notifications = false;
</script>
<!-- Мгновенные уведомления: подписки на форум/тему © Alex_63, 2019 -->
<script>notifications.load('subscriptions');</script>
<!-- Мгновенные уведомления: новые посты из важных тем © Alex_63, 2019 -->
<script type="text/javascript">
notifications.load('common', {});
notifications.load('important', {topics: [4376, 5706, 4349, 4375, 4916, 5709, 5917, 6019]}); //  ID важных тем (через запятую) 
</script>
<!-- Мгновенные уведомления: : Комментарии к репутация без  переадресации  Alex_63, 2019 -->
<script>notifications.load('reputation');</script>
<!-- Мгновенные уведомления: упоминания © Alex_63, 2020 -->
<script>notifications.load('mentions');</script>

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


<!--кнопки вверх вниз-->
<div class="arrow_wrap">
<div class="go-up" id='ToTop'><span><img src="/i/blank.gif" class="arrow-up-icon"></span></div>
<div class="go-down" id='OnBottom'><span><img src="/i/blank.gif" class="arrow-down-icon"></span></div>
</div>


<!-------------------------------------------------------------------- шрифты на форум-->
<link href="https://fonts.googleapis.com/css2?family=Bad+Script&family=Comfortaa&family=Comforter&family=Cuprum&family=Grand+Hotel&family=Lobster&family=Marck+Script&family=Montserrat+Alternates&family=Nothing+You+Could+Do&family=Orelega+One&family=Sansita+One&family=Shadows+Into+Light&family=Underdog&family=Unica+One&display=swap" rel="stylesheet">

<link rel="stylesheet" type="text/css" href="https://forumstatic.ru/files/0009/4d/35/48174.css?v=25"/>
<!-------------------------------------------------------------------- конец шрифтов -->

<!-- добавляем шрифты на форум-->
<style type="text/css">
@font-face {
font-family: 'bebas neue';
src: url(https://forumstatic.ru/files/0012/ea/b6/62140.eot?),
url(https://forumstatic.ru/files/0012/ea/b6/15829.woff) format('woff'),
url(https://forumstatic.ru/files/0012/ea/b6/82004.ttf) format('truetype'),
url(https://forumstatic.ru/files/0012/ea/b6/59653.svg#svgFontName) format('svg');
font-weight: normal;
font-style: normal;
}
</style>


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


<!-- Отключить "Вложения" от русфф-->
<script type="text/javascript">
RusffCore.sets.files.button = false;
</script>

<!--Всплывающие Подсказки при наведении-->
<style>
#tooltip {
  position: absolute;
    background: var(--cat-text-color);
  z-index: 999;
  max-width: 180px;
  border-radius: 10px;
  font-family: var(--font); /* шрифт */
  font-size: 11px; /* размер текста */
  display: none;
  color: var(--text3); /* цвет текста */
  text-align: center;
  padding: 3px 15px;
  letter-spacing: 0px;
  font-weight: 500;
}
</style>
<script type="text/javascript" src="https://forumstatic.ru/files/0015/c4/3f/26671.js"></script>
<!--//End//-Всплывающие Подсказки при наведении-->

<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>

<!---------------------- Красивая профилактика © Deff, мод. max, the murderer! ---------------------->
<div id="pircs2"><link rel="stylesheet" type="text/css" href="/files/001b/a8/40/30530.css" /><div id="LogIn_Window" style="height: auto"><center>что-то происходит...</center><br></div></div><!-- --><script type="text/javascript">

var ON_button=0; // Cвитч включения: 1 - включено; 0 - выключено
var  moderDostyp_ON=1; // Модер-доступ включён: 1 - включён; 0 - выключен

if(ON_button!=1||GroupID ==1||moderDostyp_ON*GroupID==2){
$("style.#style_st,div.#pircs2").replaceWith("");}
  else {$("#msg-n2").replaceWith("");
if(GroupID ==3) {$("#LogIn_Window").show();if(document.URL.indexOf("/login.php")==-1){
document.location.href = "../login.php"}else {
$(document).ready(function(){$("form#login").appendTo("#LogIn_Window");
$("#LogIn_Window").find("p.formsubmit a[href*='register.php']").text("");
var v=$("#LogIn_Window").find("p.formsubmit a[href*='action=forget']");
v.replaceWith("<span>Вход только для администраторов</span>");});};}
else {document.location.href = "../login.php?action=out&id="+UserID};}
</script>
<!---------------------- Красивая профилактика END ---------------------->


<!----фандом недели----->

<link href="https://forumstatic.ru/files/0019/41/ed/98520.css?v=2" rel="stylesheet" type="text/css">

<!--
<script>
document.addEventListener('touchmove', function(event) {
  event = event.originalEvent || event;
  if(event.scale !== 1) {
    event.preventDefault();
  } 
}, false);
</script>
-->

0

4

<div id="fast-nav-container">
<div>
<a href="https://kingscross.f-rpg.me/viewtopic.php?id=5#p5">правила</a>
               <a href="https://kingscross.f-rpg.me/viewtopic.php?id=6#p6">фак</a>
               <a href="https://kingscross.f-rpg.me/viewtopic.php?id=8#p8">роли</a>
               <a href="https://kingscross.f-rpg.me/viewforum.php?id=5">акции</a>
               <a href="https://kingscross.f-rpg.me/viewtopic.php?id=7#p7">мир</a>
               <a href="https://kingscross.f-rpg.me/viewtopic.php?id=46">связь</a>
</div>
</div>

<!--Выделение кода в блоке "Код" с перемещение в буфер обмена // © Damassk, версия 2019г. -->
<script type="text/javascript" src="https://forumstatic.ru/files/0016/4a/bf/98029.js"></script>
<script>eval(select_text.toString().replace(/\}$/,'try{document.execCommand("copy")}catch(e){}}'))</script>
<script type="text/javascript">select_text.linkText = 'Выделить [копируется сразу]' //выделить [копируется сразу]</script>
<!-- конец -->

<!-- Чтобы не пропадали посты -->
<script type="text/javascript" src="https://forumstatic.ru/files/0018/25/96/63959.js"></script>
<!-- конец -->

<script>
window.changeVisibility =   function(e) {
        var t = document.getElementById(e);
         console.log(t);
        null != t && void 0 !== t && ("none" == t.style.display ? $(t).show() : $(t).hide())
    }
</script>

<!---------------------------- Быстрая смена аккаунта  ---------------------------->
<script type="text/javascript">
  New_EXiT = 'https://i.imgur.com/c5bso95.png'; //Дополнительная Иконка выход-2;
</script>
<script data="311341"  src="https://forumstatic.ru/files/0014/cc/0a/93129.js"></script>
<!-- конец -->

<!--Скрытие профиля в теме тегом-->
<style type="text/css">.hideprofile .post-author,.hideprofile .pl-email,.hideprofile .pl-website, .hideprofile .post-sig {display:none!important}
.hideprofile .post-body,.hideprofile .post-links,.hideprofile .post-links ul,.post.hideprofile h3>span{margin-left:0!important}
</style>

<!----- ФИЛЬТР ЗАЯВОК by Человек-Шаман ----->
<script src="https://forumstatic.ru/files/0017/95/29/51757.js"></script>
<script>
  hvWantedFilters.init(6901);
</script>
<link href="https://forumstatic.ru/files/001b/58/0e/28583.css?v=27" rel="stylesheet" type="text/css">

<script type="text/javascript">
$(document).ready(function() {
        $("#float").prependTo($("#post-form"));
    //    $("#pun-announcement").insertBefore($("#pun-ulinks"));
        $("#pun-ulinks").insertAfter($("#pun-announcement"))
       $("#fast-nav-container").insertAfter($("#pun-navlinks"))
        $("#ulinks-replacer").css("display", "none");
        $("#pun-ulinks").css("display", "flex");
        $(".settings_btn").appendTo($("#pun-ulinks"));
        $('#pun-ulinks').append($('<a href="/profile.php?section=fields&id='+UserID+'" id="my_settings" target="_blank">Мои настройки</a>'));
});
</script>

<!--- национальный кинговский банк имени рафаэля мефистофелевича --->
<script src="https://forumstatic.ru/files/001b/f1/83/86150.js"></script>
<script src="https://forumstatic.ru/files/001b/f1/83/26219.js"></script>
<script src="https://forumstatic.ru/files/001b/f1/83/83523.js"></script>
<script src="https://forumstatic.ru/files/001b/f1/83/37217.js?v=12"></script>

<style>
#pun-main #profile1[action$="id=3"]{
display:none;
}
</style>

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

<!--- дьявольски прекрасный скрипт для фандомов --->
<script>
if(window.location.pathname === '/viewforum.php' && window.location.search === '?id=13') {
let links = []
document.querySelectorAll('#forum_f13 tbody tr').forEach((item) => {
const regex = /\[.*\]/g;
let title_link = item.querySelector('.tclcon a')
if (title_link) {
let name = title_link.innerText.match(regex)
if (name) {
name = name[0].slice(1, -1)
let last_post_link = item.querySelector('.tcr>a').getAttribute('href')
links.push({
'title': name,
'link': last_post_link
})
}
}
})

links.sort(function (a, b) {
var textA = a.title.toUpperCase();
var textB = b.title.toUpperCase();
return (textA < textB) ? -1 : (textA > textB) ? 1 : 0;
});

let h = '';
links.forEach((item) => {
h += '<a href="' + item['link'] + '">' + item['title'] + '</a>'
})

document.querySelector('#forum_f24 .fandoms_link').innerHTML = h;
}
</script>

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

<script>
$('.slide_button').click(function() { 
    $('.slide_button').not(this).removeClass('i_active');
    $(this).toggleClass('i_active');
});
</script>

<script>
$('.slide_button').each(function() {
    $(this).on('click', function() { $('.slide_button').not($(this)).next().slideUp();
      $(this).next().slideToggle();
    });
  });
</script>

<script>
$('.post-author').each(function(){
$(this).find('.pa-author, .pa-title, .pa-avatar, .pa-fld4, .pa-fld2').wrapAll('<div class="field_wrap">');
$(this).find('.pa-posts, .pa-respect').wrapAll('<div class="field_wrap2">');
});
$('#pun-index .tcr').each(function(){
$(this).find('.lastpost, .lastpost-link').wrapAll('<div class="lastmess_wrap">');
});
</script>

<script>
$(document).ready(function(){
    $('#pun-stats li.item1, #pun-stats li.item2, #pun-stats li.item3, #pun-stats li.item4').wrapAll('<div class="ststitems"></div>');
});
</script>

<div class="banners-wrap">
<div class="banners_part1">
<div>
<marquee scrollamount="1" direction="up" onmouseover="this.stop()" onmouseout="this.start()" height="32"><a href="http://toeden.rusff.me" title="Магический реализм, США, 2022 год"  target="_blank"><img src="https://i.imgur.com/ZFiLFxE.gif" alt="Return to eden"></a><a href="http://newadventure.rusff.me/" title="Genshin Impact: Adventure Time" target="_blank"><img src="https://forumupload.ru/uploads/001b/df/32/4/t64194.gif"></a><a href="https://barcross.rusff.me" title="CROSS BAR" target="_blank"><img src="https://forumstatic.ru/files/001b/2c/35/65823.png"></a><a href="https://inspiration.f-rpg.me/" title="вдохновение кросс" target="_blank"><img src="https://forumupload.ru/uploads/001c/38/b6/4/420928.gif" width="88" height="31" border="0"></a><a href="https://arhi.rusff.me/" target="_blank" title="Аркхейм: авторский мир, фэнтези, рисованные внешности"><img src="https://forumstatic.ru/files/001b/8c/87/29818.png" width="88" height="31"/></a><a href="https://awaken.rusff.me/" target="_blank"><img src="https://forumupload.ru/uploads/001b/fe/97/4/425226.gif" title="никто не выйдет / древние боги, свободные расы, открытый мир" /></a><a href="https://dilemma.rusff.me/" target="_blank"><img src="https://i.imgur.com/Gtov20y.png"  title="dilemma" alt="DILEMMA"></a><a href="https://gemcross.ru/" title="GEMcross" target="_blank"><img src="https://i.imgur.com/BGonlbE.png" alt="GEMcross"></a><a target="_blank" href="http://lepidus.ru/"><img src="https://forumupload.ru/uploads/0011/93/3d/1186/t613237.gif"></a><a href="https://crossteller.ru/" target="_blank"><img src="https://forumstatic.ru/files/001b/f1/88/91574.jpg" title="CROSSTELLER"border="1" width="88" height="31"></a><a href="https://wishes.rusff.me" target="_blank"><img src="https://forumupload.ru/uploads/0013/26/8a/4/742469.png" title="гу… геншин импакт: новый, красивый, веселый" alt="triumph of wishes ✦ genshin impact" width="88" height="31"></a><a href="https://labardon.rusff.me" target=_blank title="Labardon: disillusionment of unity"><img src="https://i.ibb.co/7vC8mL2/image.gif" border="0"alt="labardon" width=88 height=31></a><a href="https://sunnycross.ru/"><img src="https://i.ibb.co/Zz1H0CH/bb.png"></a><a target="_blank" href="https://newsunrise.anihub.me/"><img title="Городское фэнтези, мистика, современность" src="https://forumstatic.ru/files/0018/5e/22/25842.png"/></a><a href="https://oldshadows.rusff.me/" title="Тёмное фэнтези. Магия. Боги." target="blank"><img src="https://forumupload.ru/uploads/001c/03/d9/2/629753.png"></a><a href="http://crossfeeling.rusff.me/" target="_blank"><img src="https://i.imgur.com/PqMDBgy.png" title="crossfeeling" border="1" width="88" height="31"></a><a href="https://nsignal.ru" target="_blank"><img src="https://im.wampi.ru/2023/07/31/BANNER88K31.gif" title="no signal"></a><a href="https://maryonacross.rolbb.me" target="_blank"><img src="https://forumupload.ru/uploads/001b/da/4f/2/76517.jpg" title="mary on a cross(over)" border="0" width="88" height="31"></a><a href="https://yantar.rusff.me/" target="_blank" ><img src="https://forumstatic.ru/files/001b/0a/8d/38785.jpg" border="0" title="Фэнтези, приключения, аниме и арты" /></a><a href="http://nostresscross.rusff.me/" target="_blank"> <img src="https://i.imgur.com/grQXuU2.gif" title="no stress cross"></a><a href="https://brightonlife.ru/" target="_blank"><img src="https://forumupload.ru/uploads/0012/39/57/2/36798.png"  title="Не боишься, что кое-кто все про тебя расскажет?"></a><a href="https://capital-queen.ru" target=_blank title="The Capital of Great Britain"><img src="https://i.imgur.com/t6rHhFv.gif"></a><a target="_blank" href="http://theabyss.rusff.me/" title="the abyss"><img src="https://forumstatic.ru/files/001b/7a/0c/31535.gif" border="0"></a><a href="https://memlane.ru" title="memory lane" target="_blank"><img src="https://forumstatic.ru/files/0019/9e/ef/60582.gif" width="88" height="31" border="0"></a><a href="https://fridaynightcross.rusff.me" target="_blank"><img src="https://forumstatic.ru/files/001c/12/ec/76868.png" title="friday night crossover" border="0"width="88" height="31"></a><a href="https://kicks-and-giggles.ru/" title="kicks & giggles crossover" target="_blank"><img src="https://forumstatic.ru/files/0019/e7/0f/61714.jpg" width="88" height="31" border="0"></a><a href='https://onlinecross.ru/' target='_blank' title='ONLINEROLEPLAY'><img src='https://forumupload.ru/uploads/001b/1a/5a/29/812965.gif' border='0' width='88' height='31'></a><a target="_blank" href="http://illyon.rusff.me/"><img src="https://forumstatic.ru/files/001b/13/57/78392.jpg"></a><a href="http://docnight.rusff.me/" target="_blank"><img title="Doctor Who: Night terror" src="https://forumstatic.ru/files/0013/70/40/33203.gif"></a><a href="http://imperiumaeternum.rolka.me/" target="_blank"><img src="https://i.imgur.com/WX5beWm.gif" title="Imperium Aeternum"></a><a href="https://soullove.ru" target=_blank><img src="https://forumstatic.ru/files/000e/5d/50/10990.gif" border="0" alt="soul love"></a><a href="http://ohcanada.rusff.me/" target=_blank><img src="https://i.postimg.cc/mZnyW61Z/ezgif-com-gif-maker-4.gif" border="0" alt="maple syrup"></a><a href="http://acadia.rusff.me" target="_blank"><img src="https://i.imgur.com/fmg9QYA.png" title="АКАДИЯ"></a><a href="http://exlibrisforlife.ru" title="ex libris crossover" target="_blank"><img src="https://i.imgur.com/O922Cvw.png" alt="ex libris"></a><a href="https://phantazia.rusff.me/" target="_blank"><img src="https://forumstatic.ru/files/001c/26/3b/56156.gif" title="PHANTAZIA // celebrity life"></a><a href="https://metaverse.rusff.me/" target="_blank" title="СПОСОБНОСТИ, ГЕРОИКА, МАГИЯ, МУЛЬТИВЕРС" ><img src="https://forumstatic.ru/files/001c/23/f5/41096.png"></a><a href="http://dragonageone.mybb.ru/" target="_blank"><img src="https://forumupload.ru/uploads/001b/6b/7e/2/155644.png" title="Dragon Age: We are one"border="0"width="88" height="31"></a><a href='https://anarchyhp.rusff.me' target='_blank' title='HP3.AnArChy'><img src='https://forumstatic.ru/files/001c/14/f6/88447.png' border='0' width='88' height='31'></a><a href="https://eatcake.rusff.me" target="_blank"><img src="https://i.imgur.com/TUWB8Fj.gif" title="CAKE rpf" border="0" alt="Cake"></a><a href="http://yellowcross.f-rpg.me/" target="_blank"><img src="https://i.imgur.com/VpTBV4X.png" title="yellowcross" border="0"width="88" height="31"></a><a href="https://phoenixlament.f-rpg.me/" target=_blank><img src="https://forumstatic.ru/files/001c/16/fb/32828.gif" title="Хогвартс и Магический мир, социалка, приключения, 2001 год"></a><a href="http://eltropicano.ru/#?advNum=site_banner" target="_blank"><img src="https://i.imgur.com/9zY3Dbu.gif" ></a><a href="https://itisanewworld.rusff.me/"><img title="Mystery Book" src="https://forumstatic.ru/files/001b/0f/ee/83990.jpg" border="0"/></a><a href="https://genshin.rusff.me/"><img src="https://forumstatic.ru/files/001b/5c/7f/13066.jpg" title="Genshin Impact: Tales of Teyvat"></a><a href="https://churchcross.rusff.me/" target="_blank"><img src="https://i.imgur.com/shDbfD2.png" width="88px" height="31px" title="CHURCH CROSS"></a><a href="https://dos.f-rpg.me/" target="_blank"><img src="https://i.imgur.com/BQboz9c.png" title="de other side [crossover]"></a><a href="http://sideffect.rusff.me/"><img src="https://forumupload.ru/uploads/001b/16/97/6/370640.jpg" title="seoul // real life"></a><a href="https://nycity.fun/"><img src="https://forumstatic.ru/files/001c/1a/2f/97282.png" alt="New York City: город, где сбываются мечты"></a><a href="https://mooryhome.rusff.me" target="_blank"> <img src="https://forumupload.ru/uploads/001c/2b/8f/3/339675.png" title="boloto crossover "></a><a target="_blank" href="https://arkcity.rusff.me/" title="Ark City: последний оплот человечества"><img src="https://forumstatic.ru/files/0019/eb/83/77713.gif" width="88px" border="0"></a><a href="http://anevermore.ru/" title="nevermore"><img src="https://forumupload.ru/uploads/0018/20/d2/2/845989.gif"></a><a href="https://circum.rusff.me/"><img title="CIRCUM" src="https://forumstatic.ru/files/001b/70/52/54325.gif" border="0" /></a><a href="https://hornyjail.ru/" target="_blank"><img src="https://forumupload.ru/uploads/001c/2b/dd/2/170117.png"></a><a href="https://theraven.rusff.me/" target="_blank"><img src="https://i.imgur.com/c4RZpNv.gif" title="THE RAVEN"></a><a href="https://thegoodplace.rusff.me/" target=_blank><img src="https://forumupload.ru/uploads/0013/26/8a/4/658084.png" title=“the good place /// визардинг ворлд без постирония“></a><a href="http://lovereplay.ru/" target="_blank"><img src="https://i.imgur.com/nQKA3xF.gif" title="Replay: Atlantic-City" border="0" alt="Replay: Atlantic-City"></a><a href="https://karma.f-rpg.me/" target="_blank"><img src="https://forumupload.ru/uploads/0013/26/8a/4/813808.png" title="karma cross" border="0" width="88" height="31"></a>
</marquee>
</div></div>
<div class="banners_part2">
<a href="https://forum-top.ru/vote/5699" title="Рейтинг форумов Forum-top.ru" target="blank"><img src="https://forum-top.ru/uploads/buttons/forum-top_88x31_2.gif" alt="Рейтинг форумов Forum-top.ru" /></a> 
<!-- Top.Roleplay.Ru -->
<script type="text/javascript" language="javascript">
var topRPGc="<img src='https://s02.rpgtop.su/cgi-bin-mod/iv.cgi?a=ins&id=25342&rnd=" + Math.random();
topRPGc += "&r="+escape(document.referrer)+"' width='1' height='1' border='0'><a href='https://rpgtop.su/25342' title='Рейтинг Ролевых Ресурсов - RPG TOP' target='_blank'>"+
"<img src='//img.rpgtop.su/88x31x11x7.gif' alt='Рейтинг Ролевых Ресурсов - RPG TOP' border='0' width='88' height='31'></a> ";
document.write(topRPGc);
</script>
<noscript>
<img src='//s02.rpgtop.su/cgi-bin-mod/iv.cgi?a=ins&id=25342' width='1' height='1' border='0'><a href='https://rpgtop.su/25342' target='_blank'><img src='//img.rpgtop.su/88x31x11x7.gif' alt='Рейтинг Ролевых Ресурсов - RPG TOP' border='0' width='88' height='31'></a>
</noscript>
<!-- /Top.Roleplay.Ru -->
</div>
</div>

<!-- Быстрое редактирование постов © Alex_63 // V.3 -->
<script src="https://forumstatic.ru/files/0015/c4/3f/97896.js" type="text/javascript"></script>

<!-- Аватар для гостя и по умолчанию / Deff, Alex_63
mod by ForumD.ru  -->
    <script type="text/javascript">
    var DefAvtr = 'https://forumstatic.ru/files/001a/08/74/61712.png'; //Ссылка на аватар по умолчанию
    var GuestAvtr = 'https://forumstatic.ru/files/001a/08/74/61712.png'; //Ссылка на аватар для Гостя

    $('#pun-viewtopic,#pun-messages').find('.pa-title').each(function(){
      var b = DefAvtr;
      if($(this).text()=='Гость'){b = GuestAvtr;}
      var s='<li class="pa-avatar item2"><img class="defavtr" src="'+b+'" alt="Аватар"/></li><li class="pa-online" id="guest"></li>';
      if($(this).parent().find('.pa-avatar').html()==null)$(this).after(s);
    });
    $('#profile-left strong:contains("Нет аватара")')
    .parent().html('<div><img src="'+DefAvtr+'"/></div>');
    </script>
<!-- Конец -->

<script type="text/javascript">
var title = document.querySelectorAll('.pa-avatar img[title], p.formsubmit .button[title], input.button[title],#statistic-other a[title], .post-rating a[title]');
var allTitle = title.length;
for (i=0; i<allTitle; i++){
    title[i].removeAttribute('title');
}
</script>

<script src="https://forumstatic.ru/files/0017/95/29/89289.js"></script>
<script>
hvScriptSet.addMask({
    guestAccess: ['Путеводитель', 'Завершенные эпизоды', 'Неоконченные истории', 'Справочная'],
    forumAccessExtended: {
        'Путеводитель': ['Пассажир', 'Постовой бан'],
        'Внутрифандом': ['Пассажир', 'Постовой бан'],
        'Межфандом': ['Пассажир', 'Постовой бан'],
        'Альтернатива': ['Пассажир', 'Постовой бан'],
        'Зона общения': ['Пассажир', 'Постовой бан'],
        'Личные странички': ['Пассажир', 'Постовой бан'],
        'Конкурсы и праздники': ['Пассажир', 'Постовой бан'],
        'Фандомные беседки': ['Пассажир', 'Постовой бан']
    },
changeList: {
        'pafld1': {
            title: 'Фандом',
            description: '',
            tag: 'fnd',
            class: 'pa-fld1',
            defaultCode: '<div class="lzlinks">название фандома</div>',
            type: 'html'
        },
        'pafld2': {
            title: 'Личное звание',
            description: '',
            tag: 'lz',
            class: 'pa-fld2',
            defaultCode: '<div class="lz">текст текст текст</div>',
            type: 'html'
        }
    }
});
</script>

<!-- Перенос Колонок тем и сообщений под Описание Форума / Deff, Alex_63 -->
  <script type="text/javascript">
    (function(){
       $.catch = function(a,f){$(function(){var t,i=0;function s(){i++;if(i>120)return;t=setTimeout(function(){if(!$(a).length){s();return};f()},100);}s();});}
       function appendTopicS(){
         $('.category td.tcr').each(function() {
           var L=$(this).parents('tr:first');
           var str='<div class="Add"><div class="Tems_And_messages"><img src="/i/blank.gif" class="tems_icon" title="тем"> '+L.find('td.tc2').text()+'</div><div class="Tems_And_messages"><img src="/i/blank.gif" class="mess_icon" title="сообщений"> '+L.find('td.tc3').text()+'</div>\
           </div>';$(str).insertAfter(this);
         });
       }
       if($('#pun-index').length){appendTopicS ();}
       if($('#pun-viewforum').length){
         var summ=$('.main table[summary]').attr('summary').split(': ')[1].substr(0,1);
         if(summ=='#'||summ==String.fromCharCode(173))$.catch('#f-subforums',function(){appendTopicS()});
       }
    }());
    </script>

<!--кнопки вверх вниз-->
<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>

<!--обтекание изображения 2.4.4-->
<script language="javascript">
$(function(){
$('td#button-link').before('<td id="floatbut" style=\'background-image:url("https://forumstatic.ru/files/0015/dd/40/15488.gif")\'></td>');
$('#floatbut, .vibor').click(function(){
$('div#float').toggle();});
  });
elm=document.getElementsByTagName("div")
for(x in elm) if(elm[x].className=="post-content")
{
post = elm[x].innerHTML;
if(post.indexOf("[/float]") != -1) {
floats = /\[float=(.*?)\]([^\[]*)\[\/float\]/gi
elm[x].innerHTML = elm[x].innerHTML.replace(floats, "<span style='float: $1; margin: 15px; text-align: $1;'>$2</span>")
}}
</script>
<div id="float" style="display:none;">
<div><strong>Направление обтекания</strong></div><br>
<div align="center">
<img class="vibor" src="https://forumstatic.ru/files/001a/08/74/21552.svg" title="left" onclick="bbcode('[float=left]', '[/float]')" />
<img class="vibor" src="https://forumstatic.ru/files/001a/08/74/23464.svg" title="right" onclick="bbcode('[float=right]', '[/float]')" />
</div></div>

<script>
var oldIMG="<td id=\"button-image\" title=\"Вставить картинку\"><img onclick=\"bbcode('--')\" src=\"/i/blank.gif\"/><b><p style=\"z-index:20;position:absolute;height14px;margin:-24px 0 0 18px;background: var(--pun);border: 1px solid var(--borders);line-height: 0;border-radius: 100%;padding: 0;font: 700 9px var(--font);width: 11px;height: 11px;\">2</p></b></td>"
$("#button-image").after(oldIMG);
</script>

<!--ТЕГ justify -->
<style>
    #button-justify {background:transparent}</style>
    <script type="text/javascript">
    $(document).ready(function(){
    $("#post #button-right").after('<td id="button-justify" align="center" valign="center" title="Выравнивание по ширине"><img onclick="bbcode(\'\',\'\')" src="/i/blank.gif"/></td>');});
    </script>

<!--замена тире -->
<script type="text/javascript">
$('.post-content p').each(function(){
  var not = /<|>|style|script|\/\*|\*\//gm.test($(this).text())
  function replacer(str){return str.replace(/-\s|–\s/gm,'— ');}
  var a = $(this).clone().wrap('<div></div>').parent().html();
  var b = a.replace(/>[^<>]+</gim,replacer);
  if(!not&&a!=b)$(this).replaceWith(b)
});
</script>

<!-- тег абзаца -->
<style>#button-indent {background: transoarent !important;}</style>
<script type="text/javascript">(function()
{var b = '[indent]';
$("#button-strike").after('<td id="button-indent" title="отступы"><img src="/i/blank.gif"  onclick="insert(\''+b+'\')"></td>');
var indent = '<span style="display: inline-block; margin: 1em 2.1em;"></span>';
$('.post-content p:contains("'+b+'")').each(function(){ $(this).html( $(this).html().replace(/\[indent\]/gm,indent));});}());
</script>

<!-- ник гостя -->
<script>$(".post[data-group-id=3]").find(".pa-author").html(function(){return this.innerHTML.replace(/(<.+>)(.+)$/,'$1<a href="javascript:to(\'$2\')">$2</a>')});</script>

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

<!-- Анти-в-строчку для Сообщений и Репутации © deff -->
<script type="text/javascript">
function changeS(sc,ch,st){$(sc).parent().each(function(){$(this).html($(this).html().replace(ch,st));});}
   changeS('#pun-ulinks .item2','Активные темы','Активные');
   changeS('#pun-ulinks .item3','Темы без ответов','Без ответов');
   changeS('#pun-ulinks .item7','Всё прочитано','Прочитано');
   changeS('.pa-respect span','<span>+','<span>');
   changeS('#pun-status .item2','Ваш последний визит','Был');
</script>

<script type="text/javascript" >
  $('.pa-respect .fld-name').attr('title','Репутация');
  $('.pa-posts .fld-name').attr('title','Сообщений');
</script>

<!-- запятая после ника -->
<script type="text/javascript">
function to(username)
{insert('' + username + '' + ', ');}
</script>
<!--конец-->

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

<!-- Загрузчик изображений в форме ответа © 2018 Alex_63 -->
<script type="text/javascript">
    FORUM.imgur_ClientID = '46db9f345dcad43'; //Client-ID для загрузки на imgur.com (опционально)
    FORUM.imageban_TOKEN = 'kAmwEHuOdNbWHmx37ChS'; //TOKEN для загрузки на imageban.ru (опционально)
    </script>
<script>FORUM.defaultHost = 'imgur'; // Хостинг по умолчанию: 'uploads' 'imgur' 'imageban'</script>
<link rel="stylesheet" type="text/css" href="https://forumstatic.ru/files/0015/c4/3f/18002.css" />
<script type="text/javascript" src="https://forumstatic.ru/files/0015/c4/3f/18001.js"></script>
<!-- конец-->

<!--Переключение раскладки выделенного текста -->
<style>#button-transL{background-image:url(https://i.ibb.co/KWndfhz/3.png)}</style>
<script type="text/javascript">S='<img src="https://forum.mybb.ru/i/blank.gif" title="Lat↔ Русс" onclick="bbcode(\'[Lat-Rus]\',\'[/Rus-Lat]\');LatRus();"/>';
$("#button-font").after('<td id=button-transL>'+S+'</td>');var TxtTrans1='lat';
function LatRus(){if(TxtTrans1=='lat'){TxtTrans1='rus'}else{TxtTrans1='lat'};
lat0='qwertyuiopasdfghjkl;\'zxcvbnm\,QWERTYUIOP{}ASDFGHJKL:"ZXCVBNM<>`~[].'.split('');
lat='qwertyuiopasdfghjkl;\'zxcvbnm\,QWERTYUIOP{}ASDFGHJKL:"ZXCVBNM<>`~'.split('');
lat.push('\\[');lat.push('\\]');lat.push('\\.');
rus=('йцукенгшщзфывапролджэячсмитьбЙЦУКЕНГШЩЗХЪФЫВАПРОЛДЖЭЯЧСМИТЬБЮёЁхъю').split('');
function transF(p){ar1=lat;ar2=rus;if(TxtTrans1=='lat'){ar2=lat0;ar1=rus}for(var i=0; i<ar1.length; i++){trans='/'+ar1[i]+'/g';p=p.replace(eval(trans), ar2[i])}return p;}L=$('#main-reply').val();L=L.replace(/\[Lat-Rus\]([\s\S]*)\[\/Rus-Lat\]/mg,function(a,b,c){return transF(b);});$('#main-reply').val(L);}
</script>

<!-- Ссылка на авторский пост в цитате // v.3 © Alex_63 -->
<script type="text/javascript">
var quote_img = '/i/blank.gif'; //Кнопка "Перейти к сообщению" в цитате
$('.quote-box>cite:not(:contains("Скрытый текст"))').each(function() {
  var cntq=$(this).text(),sp0='<span class="qcn">Сообщение от</span> ',
  sp1='<span class="qc-uname">###</span>';
  if(cntq.indexOf('#p')!=-1){var pid=cntq.split(',')[0],autq=cntq.split(',')[1].split(' написал')[0],
    lnkq='<a class="qc-post-link" href="',imgq='<img src="'+quote_img+'" title="перейти к сообщению"/>',
    sp2='&nbsp;<span class="qc-post-link">'+lnkq;sp1=sp1.replace('###',autq);
    if($('.post'+pid).length){$(this).html(sp0+sp1+sp2+pid+'">'+imgq+'</a></span>');}else
    {$(this).html(sp0+sp1+sp2+'/viewtopic.php?pid='+pid.split('#p')[1]+pid+'">'+imgq+'</a></span>');}
  }else{var autq=cntq.split(' написал')[0];sp1=sp1.replace('###',autq);$(this).html(sp0+sp1);}
});$('#pun-viewtopic .pl-quote>a').each(function() {
  $(this).attr('href',$(this).attr('href').replace('(\'','(\'#'+$(this).parents('.post').attr('id')+','));
});
</script>
<!-- конец -->

<!-- Индикатор активности пользователя © Alex_63 -->
<script type="text/javascript">
$('.post-author:not(.online) .field_wrap2').addClass('offline');
$('.post-author.online .field_wrap2').addClass('onlines');
$('.post').each(function(){
  var PostAuthorLogin = $(this).find('li.pa-author>a').text();
  var activeTime = $(this).find('.pa-online').text().split('Активен')[1];
  var visitTime = $(this).find('.pa-last-visit').text().split('Последний визит:')[1];
  $(this).find('.field_wrap2.onlines').prepend('<span class="indOnline" title="'+PostAuthorLogin+' на форуме'+activeTime+'">online</span>');
  $(this).find('.field_wrap2.offline').prepend('<span class="indOffline" title="'+PostAuthorLogin+' сейчас не на форуме, последний визит: '+visitTime+'.">offline</span>');
});
</script>
<!-- маленько редактуры духа -->

<!-------------------------------------------------------------------- шрифты в форму ответа-->
<script type="text/javascript" src="https://forumstatic.ru/files/0009/4d/35/68939.js?v=7"></script>
<!-------------------------------------------------------------------- конец-->

<!-- Перенос Быстрого ответа под нужное сообщение © Alex_63 -->
<style>
/* Кнопка "Ответить" */
.button.cancel{display:none;}
</style>
<script type="text/javascript" src="https://forumstatic.ru/files/001b/f1/83/47229.js?v=3"></script>
<!-- //End//-Перенос Быстрого ответа под нужное сообщение -->

<!--написано символов-->
<script>var a,L,epl=$("#main-reply"),str='<small id="plng">символов: <b>00</b></small>';epl.parents("#post-form").find("#form-buttons").append(str);function epl3(){a=epl.val().length;if(a>9){L=''}else{L='0'};$("#plng b").text(L+a)};epl3();$(".pl-quote").click(function (){setTimeout('epl3()',100)});epl.bind('mouseout mousemove keydown keypress keyup',function(e){epl3()});</script>
<!--конец -->

0


Вы здесь » little runaway » Новый форум » зелено-персиковый дизайн


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