заявки на тест
Сообщений 1 страница 4 из 4
Поделиться12020-09-05 22:19:39
topic=this

я жду кого-то
имя персонажа
[html]<style>
.ineed {
background: url(https://forumstatic.ru/files/001a/c7/d3/19868.png) 0 bottom no-repeat, url(https://forumstatic.ru/files/001a/c7/d3/73987.png) 0 top no-repeat, url(https://forumstatic.ru/files/001a/c7/d3/42239.png) 0 top repeat-y;
min-height:159px;
width:614px;
font-family:roboto condensed;
margin: 0 0 0 20px;
padding:0!important;
}
.ineed img {
width:80px;
height:80px;
object-fit:cover;
opacity:.4;
position:relative;
top: 11px;
left:18px;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
padding:0!important;
}
.ineed .who {
color:#f9fcd8;
text-transform:uppercase;
font-size:18px;
position:relative;
top: -71px;
left: 150px;
font-weight:bold;
text-align:center;
width:430px;
heigth:18px!important;
letter-spacing:2px;
text-shadow: 1px 1px 2px #697528, 0 0 3px #e8ef98, 0 0 8px #e8ef98;
overflow:hidden;
}
.ineed .name {
color: #707c34;
position:relative;
top: -64px;
left:150px;
width:210px;
text-align:center;
overflow:hidden;
height:14px;
}
.punbb .ineed p {
padding:0!important;
margin:0!important;
}
</style>[/html]
***QUESTIONARY***
%[%block=ineed%]%%[%img%]%https://i.pinimg.com/originals/5e/57/46/5e57466167bd2c6f2b57466e0f3e5171.gif%[%/img%]%
%[%block=who%]%я жду кого-то%[%/block%]%
%[%block=name%]%имя персонажа%[%/block%]%
%[%/block%]%
%[%html%]%<style>
.ineed {
background: url(https://forumstatic.ru/files/001a/c7/d3/19868.png) 0 bottom no-repeat, url(https://forumstatic.ru/files/001a/c7/d3/73987.png) 0 top no-repeat, url(https://forumstatic.ru/files/001a/c7/d3/42239.png) 0 top repeat-y;
min-height:159px;
width:614px;
font-family:roboto condensed;
margin: 0 0 0 20px;
padding:0!important;
}
.ineed img {
width:80px;
height:80px;
object-fit:cover;
opacity:.4;
position:relative;
top: 11px;
left:18px;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
padding:0!important;
}
.ineed .who {
color:#f9fcd8;
text-transform:uppercase;
font-size:18px;
position:relative;
top: -71px;
left: 150px;
font-weight:bold;
text-align:center;
width:430px;
heigth:18px!important;
letter-spacing:2px;
text-shadow: 1px 1px 2px #697528, 0 0 3px #e8ef98, 0 0 8px #e8ef98;
overflow:hidden;
}
.ineed .name {
color: #707c34;
position:relative;
top: -64px;
left:150px;
width:210px;
text-align:center;
overflow:hidden;
height:14px;
}
.punbb .ineed p {
padding:0!important;
margin:0!important;
}
</style>%[%/html%]%Поделиться22026-05-24 22:15:18
<!------------------------------------------------------------ ПРЕОБРАЗОВАТЕЛЬ ПОЛЕЙ В HTML © Deff ---->
<script>
$('.post-author li[class^="pa-fld"]').each(function () { if (this.className.includes('pa-fld7')) { $(this).html(function () { return $(this).text(); }); } }); $('#pun-profile #viewprofile strong').each(function () { const parent = $(this).closest('#pa-fld7'); if (parent.length) { $(this).html(function () { return $(this).text(); }); }});
</script>


