Megosztás

temp + css

sandboxvoli :: proba 1 :: probácska1 :: csapó1
Admin
Admin
Admin
Hozzászólások száma : 11
Join date : 2019. Jul. 19.
Tartózkodási hely : dddddddddddd

temp + css Empty
Hétf. Szept. 02, 2019 3:18 pm
<link href="https://fonts.googleapis.com/css?family=Nova+Square&display=swap" rel="stylesheet">

<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td valign="bottom">
<!-- BEGIN switch_user_logged_in -->
<span class="gensmall">{LAST_VISIT_DATE}<br />
{CURRENT_TIME}<br />
</span>
<!-- END switch_user_logged_in -->
<div class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}</div>
</td>
<td class="gensmall" align="right" valign="bottom">
<!-- BEGIN switch_user_logged_in -->
<a class="gensmall" href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><br />
<a class="gensmall" href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a><br />
<!-- END switch_user_logged_in -->
<a class="gensmall" href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a>
</td>
</tr>

</table><!-- BEGIN catrow --><!-- BEGIN tablehead -->
<div style="font-family: 'Nova Square', cursive; font-size: px;"><div class="tleCAT">{catrow.tablehead.L_FORUM}</div></div>
<!-- END tablehead -->

<!-- BEGIN cathead -->
<!-- END cathead -->
index box



<!-- BEGIN forumrow -->
<div class="FRM"><div class="tleFRM"><a href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a></div><img src="{catrow.forumrow.FORUM_FOLDER_IMG}" class="imgFRM" /><div class="descFRM">{catrow.forumrow.FORUM_DESC}</div><div class="boxDESC"><div class="sfFRM">{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</div></div><div class="lmsgFRM"><span style="display:inline-block; vertical-align:middle; height:100px;"></span><span style="display:inline-block; vertical-align:middle;">{catrow.forumrow.LAST_POST}<div class="nbFRM">{catrow.forumrow.TOPICS} sujets | {catrow.forumrow.POSTS} messages</div></span></div><div class="avaFRM"><!-- BEGIN avatar -->{catrow.forumrow.avatar.LAST_POST_AVATAR}<!-- END avatar --></div></div>
<!-- END forumrow -->

<!-- BEGIN catfoot -->
<!-- END catfoot -->
<!-- BEGIN tablefoot -->
<!-- END tablefoot --><!-- END catrow -->
https://sandboxvoli.hungarianforum.com
Admin
Admin
Admin
Hozzászólások száma : 11
Join date : 2019. Jul. 19.
Tartózkodási hely : dddddddddddd

temp + css Empty
Hétf. Szept. 02, 2019 3:20 pm
/..kód másoló..//
.selectCode { float:right; text-transform: uppercase; cursor:pointer; }
div.cont_code { clear: right; }
/*widget*/
.modulcim{

display: block;
font-family: Fredericka the Great;
font-size: 35px;
font-weight: lighter;
letter-spacing: -2px;
line-height: 38px;
opacity: .5;
padding: 7px;
text-shadow: 0 1px 2px rgba(99,85,85,0.7), 0 0 3px #47403B;
word-spacing: 3px;
}

.fixedmenu { position: fixed!important; top: 0px; left: 0px;
z-index: 20; padding: 5px; width: 100%;background:#000000;opacity: 0.6;}

a.mainmenu{
color: #ffffff;
font-size: 15px;
font-family: Geostar Fill;
}



.bodylinewidth {
margin-bottom: 3px;
margin-top: 450px;
width: 1200px;
}

body {
background-color: #010715;
background-image:url(https://i.imgur.com/bYIlXCb.png);
background-position: top center;
background-repeat: no-repeat;
}

.bodyline {
background-color: #041f35;
border: 1px solid #000913;
border-radius: 0px;
box-shadow: inset #08121c 0 0 250px;
}
.forumline {
-webkit-transition-duration: 400ms;
-webkit-transition-timing-function: ease-out;
background: url();
background-color: rgba(0, 0, 0, 0);
background-repeat: repeat;
background-attachment: scroll;
background-position-x: 0%;
background-position-y: 0%;
background-attachment: scroll;
background-color: #041f35;
background-position: center bottom;
background-repeat: no-repeat;
border: 1px solid #000913;
border-radius: 5px;
box-shadow: inset 0 0 32px 2px #08121c,0px 0 5px 1px #0A0A0A;
padding: 7px;
transition: 1s;
}

/**************************** kategória********************


/* BLOC TITRE CATEGORIE */

.tleCAT {
margin:5px auto 0;
width:900px; padding:20px 0; text-align:center;

background-image:url("https://i.imgur.com/u3TH5jm.png"); /* MODIFIABLE */
}
/* TITRE CATEGORIE */

.tleCAT h2 {
background: #031727!important;
color: #fff;
font-family: 'Nova Square', cursive!important;
font-size: 25px;
frmmargin: 10px auto;
letter-spacing: 3px;
margin: 0;
padding: 5px;
text-align: center;
width: 890px;
}

.FRM {
font-family: Georgia;
left: 5px;
margin: 10px auto;
padding: 5px;
position: relative;
text-align: center;
width: 890px;
}


/* BLOC FORUM */
.FRM {
margin:10px auto; width:890px; padding:5px;
text-align:center; font-family:Georgia;
/* MODIFIABLE */
}
/* BLOC TITRE FORUM */
.tleFRM {
background: #233b4e;
font-family: 'Nova Square' , cursive;
letter-spacing: 1px;
margin: 0 auto 5px;
padding: 5px 10px 5px 0;
text-align: right;
text-transform: uppercase;
width: 890px;
position: relative;
left: -10px!important;/* MODIFIABLE */
}
/* TITRE FORUM */
.tleFRM a {
color:white !important; /* MODIFIABLE */
}
/* ICÔNES FORUM */
.imgFRM {
display:inline-block; vertical-align:top;
width:50px; height:100px;
}
/* DESCRIPTION FORUM */
.descFRM {
display:inline-block; vertical-align:top; margin:0 5px;
width:343px; height:90px; padding:5px; overflow:hidden;
text-align:justify; font-size:11px; line-height:13.5px;
background:#334859; color:#ccc; /* MODIFIABLE */
}
.descFRM:hover {
overflow-y:auto;
}
/* IMAGE DESCRIPTIVE FORUM */
.descFRM img {
position:absolute; margin-top:-5px; margin-left:353px;
width:200px; height:100px;
}
/* BLOC IMAGE DESCRIPTIVE FORUM */
.boxDESC {
display:inline-block; vertical-align:top;
width:200px; height:100px;
background:##334859; /* MODIFIABLE */
}
/* BLOC SOUS-FORUMS */
.sfFRM {
position:relative; z-index:2;
width:200px; height:95px; padding:5px 0 0; overflow-y:auto;
background:rgba(0,0,0,0.7); /* MODIFIABLE */
color:rgba(0,0,0,0); line-height:6px;
opacity:0; transition:opacity 0.55s ease-in-out; -webkit-transition:opacity 0.55s ease-in-out;
}
.sfFRM:hover {
opacity:1;
}
/* SOUS-FORUMS */
.sfFRM a {
display:block; margin:auto;
width:95%; padding:1px 0;
text-transform:uppercase; line-height:16px;
background:#334859; color:#ccc; !important; /* MODIFIABLE */
}
/* DERNIER MESSAGE FORUM */
.lmsgFRM {
display:inline-block; vertical-align:top; margin:0 5px;
width:205px; height:100px; overflow:hidden;
text-align:center; font-size:10px; text-transform:uppercase; line-height:14px;
background:#334859; color:#ccc; /* MODIFIABLE */
}
/* COULEUR TITRE SUJET DERNIER MESSAGE FORUM */
.lmsgFRM a {
color:#ccc;/* MODIFIABLE */
}
/* NOMBRE SUJETS & MESSAGES FORUM */
.nbFRM {
padding-top:5px;
color:#ccc; /* MODIFIABLE */
}
/* AVATAR DERNIER POSTEUR FORUM */
.avaFRM {
display:inline-block; vertical-align:top;
width:62px; height:100px; overflow:hidden;
background:#CCC; /* MODIFIABLE */
}
.avaFRM img {
width:100px; filter:grayscale(1); -webkit-filter:grayscale(1);
transition:all 0.55s ease-in-out; -webkit-transition:all 0.55s ease-in-out;
}
.FRM:hover .avaFRM img {
filter:grayscale(0); -webkit-filter:grayscale(0);
}

/**************************** topik listák ***************************/
.liste_sujet_header::after {
content: "";
display: block;
clear: both;
}

/* HEADER */
.liste_sujet_header {
width: 850px;
margin: auto;
font-family: 'Oswald', sans-serif;
color: #8e8f8d;
line-height: 1.5;
font-size: 14px;
}

.liste_sujet_header .ls_fil_ariane {
float: left;
width: 80%;
}

.liste_sujet_header .ls_fil_ariane img {
height: 50px;
}

.liste_sujet_header .ls_fil_ariane a {
color: #8e8f8d;
}

.liste_sujet_header .ls_nouveau {
float: right;
}

/* LISTE */
.liste_sujets {
width: 850px;
margin: 2% auto;
background: #031727;
font-family: 'Oswald', sans-serif;
color: #8e8f8d;
line-height: 1.5;
font-size: 14px;
border-radius: 0px 0px 0px 0px;
}

.ls_header {
background: url(https://i.imgur.com/u3TH5jm.png);
border-radius: 0px 0px 0 0;
height: 60px;
text-align: center;
width: 100%;
font-size: 35px;
font-weight: normal;
font-family: 'Berkshire Swash', cursive;
padding: 0.5% 0 0 0;
box-sizing: border-box;
}

.ls_content {
width: 90%;
margin: 2% auto;
display: flex;
}

/* Dernier message */
.ls_dernier {
background: rgba(0,0,0,.2);
padding: 2%;
width: 28%;
box-sizing: border-box;
}

.ls_dernier a {
text-transform: uppercase;
font-size: 14px;
margin: 0 2% 0 0;
}

/* Statut */
.ls_statut {
margin: 0 2%;
align-self: center;
}

/* Nom sujet */
.ls_nomsujet {
width: 40%;
margin: 0 2% 0 0;
background: rgba(0,0,0,.2);
padding: 2%;
}

.ls_nomsujet h2 {
display: inline-block;
margin: 0 0 0 2%;
text-transform: uppercase;
}

.ls_auteur::before {
content: "írta ";
margin: 0 2% 0 0;
}

/* Avatar */
.ls_avatar img {
width: 60px;
height: 100px;
object-fit: cover;
}

/* Statistiques */
.ls_stats {
width: 15%;
margin: 0 0 0 2%;
align-self: center;
}

.ls_stats span {
display: block;
text-align: center;
background: rgba(0,0,0,.2);
padding: 3% 0;
text-transform: uppercase;
}

.ls_stats span:nth-child(2) {
margin: 10% 0 0;
}


.ls_footer {
background: url(https://i.imgur.com/u3TH5jm.png);
border-radius: 0 0 0px 0px;
height: 50px;
width: 100%;
}

/* FOOTER */
.liste_sujets_footer {
width: 850px;
margin: auto;
font-family: 'Oswald', sans-serif;
color: #8e8f8d;
line-height: 1.5;
font-size: 14px;
}

.liste_sujets_footer .ls_fil_ariane {
float: left;
width: 80%;
}

.liste_sujets_footer .ls_fil_ariane img {
height: 50px;
}

.liste_sujets_footer .ls_nouveau {
float: right;
}

.liste_sujets_footer::after {
display: block;
clear: both;
content: "";
}

/* BOUTONS */
.liste_sujets_boutons {
margin: 2% auto;
text-align: center;
width: 850px;
display: flex;
justify-content: center;
font-family: 'Oswald', sans-serif;
color: #8e8f8d;
line-height: 1.5;
font-size: 14px;
}

.liste_sujets_boutons a {
background: #151a15;
color: #8e8f8d;
font-size: 14px;
line-height: 3;
text-transform: uppercase;
width: 240px;
display: block;
margin: 0 10px;
}

span.ls_moderation {
font-size: 0;
}

.liste_sujets_boutons a:hover {
background: #556b4d;
color: #8e8f8d !important;
}

a.credits_sujets {
color: #8e8f8d;
text-align: right;
display: block;
padding: 1.5% 3%;
font-size: 10px;
text-transform: uppercase;
}

/* Pagination */
.ls_pagination {
text-align: right;
font-size: 12px;
margin: 2%;
font-family: 'Oswald', sans-serif;
color: #8e8f8d;
line-height: 1.5;
font-size: 14px;
}

/*profil +reag */
a {
text-decoration: none !important;
transform: all;
transition: .5s;
}

a:hover {
text-decoration: none !important;
color: #c86855 !important;
transform: all;
transition: .5s;
}

.clear {
clear: both;
}



/*User profil rész*/
/******SUJET*******/

/***TITRE***/

.tpl_sujet_entete {
margin: 0 auto;
width: 920px;
height: 80px;
background: #031727;
background-image: url(https://i.imgur.com/u3TH5jm.png);
text-align: center;
}

.tpl_sujet_entete h1 {
margin: 0 auto;
font-size: 26px;
color: #E2543F;
font-family: 'Pacifico', cursive;
font-weight: normal;
font-style: italic;
letter-spacing: 6px;
line-height: 50px;
background: #031727;
}

/***NAVIGATION***/

.tpl_sujet_nav {
display: block;
margin: 0 auto;
width: 850px;
border-width: 0 0 2px;

border-color: #fff;
font-family: 'Lobster Two', cursive;
line-height: 20px;
text-align: center;
}

.tpl_sujet_nav a {
font-size: 15px;
color: #ABC7E3;
}

/***PSEUDO***/

.tpl_sujet_pseudo {
display: block;
position: relative;
margin: 20px auto 0;
width: 245px;
height: 30px;
background: #031727;
background-image: url(https://i.imgur.com/u3TH5jm.png);
box-shadow: 0px 2px 2px #cdc9d2;
font-size: 23px;
font-family: 'Lobster Two', cursive;
font-weight: normal;
text-shadow: 1px 1px 0px #fff;
color: #E2543F;
line-height: 30px;
text-align: center;
z-index: 3;
}


.tpl_sujet_pseudo::before { /***CÔTÉ GAUCHE***/
content: ' ';
width: 0;
height: 0;
position: absolute;
top: 100%;
left: 0;
border-width: 5px 10px;
border-style: solid;
border-color: #334859 #334859 transparent transparent;
}

.tpl_sujet_pseudo::after { /***CÔTÉ DROIT***/
content: ' ';
width: 0;
height: 0;
position: absolute;
top: 100%;
right: 0;
border-width: 5px 10px;
border-style: solid;
border-color: #334859 transparent transparent #334859;
}

/***AVATAR & FEUILLE DE PERSONNAGE***/

.tpl_sujet_avatar {
position: relative;
margin: -25px auto 0;
width: 200px;
height: 320px;
border: 2px solid #334859;
overflow: hidden;
}

.tpl_sujet_avatar div { /***FEUILLE DE PERSONNAGE***/
position: absolute;
top: 10px;
left: 10px;
width: 180px;
height: 300px;
background: #fafafa;
padding: 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
color: #4D5057;
text-align: justify;
z-index: 2;
opacity: 0;
transform: scale(0.5);
transition: all 1s;
overflow: hidden;
}

.tpl_sujet_avatar div:hover {
opacity: 1;
transform: scale(1);
}

/***INFORMATIONS***/

.tpl_sujet_rang {
margin: 5px auto;
width: 200px;
height: 25px;
background: #031727;
box-shadow: 2px 2px 0px #334859;
font-size: 14px;
color: #ffffff;
text-align: center;
}

.tpl_sujet_informations {
margin: 10px auto;
width: 200px;
min-height: 150px;
background: #031727;
padding: 5px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-align: justify;
box-shadow: 2px 2px 0 #334859;
}

.tpl_sujet_intitule {
font-size: 13px;
font-family: 'Lora', serif;
}

.tpl_sujet_contenu {
font-size: 12px;
color: #FCDF7D;
}

/***DATE & BOUTONS***/

.tpl_sujet_bnddate {
position: relative;
margin: 20px auto 0;
width: 640px;
height: 30px;
background: #031727;
background-image: url(https://i.imgur.com/u3TH5jm.png);
padding: 5px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
box-shadow: 0px 2px 2px #cdc9d2;
}

.tpl_sujet_bnddate::after { /***CÔTÉ DROIT***/
content: ' ';
width: 0;
height: 0;
position: absolute;
top: 100%;
right: 0;
border-width: 5px 10px;
border-style: solid;
border-color: #334859 transparent transparent #334859;
}

.tpl_sujet_date {
font-size: 16px;
font-family: 'Lora', serif;
color: #fff;
float: left;
}

.tpl_sujet_boutons {
float: right;
}

/***MESSAGE***/

.tpl_sujet_message {
margin: -10px auto 0;
width: 600px;
min-height: 510px;
background: #031727;
padding: 15px 8px 5px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
box-shadow: 2px 3px 1px #334859;
font-size: 14px;
color: #4D5057;
text-align: justify;
border: 2px solid #334859;
}

/***SIGNATURE***/

.tpl_sujet_signature {
margin: 0 auto;
width: 600px;
border: 2px solid #334859;
background: #031727;
line-height: 10px;
overflow: auto;
}

/***EN LIGNE & CONTACT***/

.tpl_sujet_contact {
margin: 30px;
}

/***BORDURES***/

td.catHead, td.catBottom {
border-width: 0;
}
/*táblázat*/

/*CSS pour le fond du tableau*/
.fond_de_page {
width:800px;
padding:10px;
border: 1px solid white;
color:#F4B9BB;
background-image: url(https://2img.net/r/hpimg11/pics/972631fondbody.jpg);}

/****CSS des titre****/
.titre_forum { /*CSS pour le titre principal*/
background-image: url("https://2img.net/r/hpimg11/pics/278365rose.png");
background-repeat:no-repeat;
text-align:center;
height: 81px;
width:800px;
padding-top:10px;
font-family:'great vibes';
text-shadow:1px 1px 1px #ffffff;
color:#000000;
text-align:center;
font-size:35px;
}
.titre_forum:hover { /*CSS pour le titre principal au passage de la souris*/
color:#78102f;}

.sous_titre {/*CSS pour les titres des boîtes*/
font-family:georgia;
text-shadow:1px 1px 1px #ffffff;
color:#000000;
text-transform:uppercase;
font-size:15px;
text-align:left;
letter-spacing:1px;}
.sous_titre:hover {/*CSS pour les titres des boîtes au passage de la souris*/
font-family:georgia;
text-shadow:1px 1px 1px #ffffff;
color:#78102f;
text-transform:uppercase;
font-size:15px;
text-align:left;
letter-spacing:-1px;}



/*CSS pour les fond des blocs*/
.news, .contexte, .blocstaff, .credits {
color:black;
background-color: #233b4e;
padding:5px;
text-align:justify;
font-size:12px;}

/*CSS pour le bloc News*/
.news {
width:290px;
height:170px;
overflow:auto;}

.news_textenew1{
display:block;
width:auto;
background-color:#78102f;
padding:3px;
}

.news_textenew2{
display:block;
width:auto;
padding:3px;
}

.news_textenew1 em .news_textenew2 em { /* Dates */
color: #d03a40; /* Couleur du texte */
text-transform: uppercase; /* Transformation du texte en majuscule */
font-style: normal; /* Enlève le italic par défaut de la balise em */
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; /* Police de caractère */
}

.news_textenew1 .news_textenew2 span em:after {
content: " ►"; } /* Ajoute la flèche après les dates */


/*CSS pour le bloc Contexte*/
.contexte {
border-top-right-radius: 70px;
width:445px;
height:170px;
overflow:auto;}

/*CSS pour le bloc Crédits*/
.credits {
border-bottom-right-radius: 0px;
width:445px;
height:130px;
text-align:center;
font-size:11px;}


/*CSS pour la boite blocstaff*/
.blocstaff {
width:290px;
height:130px;
text-align:center;}
.blocstaff a{/*CSS pour la boite Partenaire, couleur des liens*/ color:#333333;}

.staff {
float:left;
font-family: georgia;
opacity:0.0;
font-size:12px;
color: black;
text-align: center;
width: 200px;
height: 50px;
background-color:#ab0d1d;
-webkit-transition: opacity .6s linear;
-moz-transition: opacity .6s linear;
-o-transition: opacity .6s linear;
}

.staff:hover {
opacity: 1
}

/****CSS pour le bloc partenaires****/
.partenaires {
color:black;
width: 740px;
height: auto;
background-color: #233b4e;
padding:5px;
text-align:justify;
font-size:12px;}
https://sandboxvoli.hungarianforum.com
Admin
Admin
Admin
Hozzászólások száma : 11
Join date : 2019. Jul. 19.
Tartózkodási hely : dddddddddddd

temp + css Empty
Csüt. Szept. 05, 2019 9:03 pm

//var multiquote_img_off = '{JS_MULTIQUOTE_IMG_OFF}', multiquote_img_on = '{JS_MULTIQUOTE_IMG_ON}', _atr = '{JS_DIR}addthis/', _ati = '{PATH_IMG_FA}addthis/'{ADDTHIS_LANG}, addthis_localize = { share_caption: "{L_SHARE_CAPTION}", email: "{L_EMAIL}", email_caption: "{L_EMAIL_CAPTION}", favorites: "{L_SHARE_BOOKMARKS}", print: "{L_PRINT}", more: "{L_MORE}" };
$(function(){

if(typeof(_atc) == "undefined") {
_atc = { };
}

_atc.cwait = 0;
$('.addthis_button').mouseup(function(){
if ($('#at15s').css('display') == 'block') {
addthis_close();
}
});
});

var hiddenMsgLabel = { visible:'{JS_HIDE_HIDDEN_MESSAGE}', hidden:'{JS_SHOW_HIDDEN_MESSAGE}' };
showHiddenMessage = function(id)
{
try
{
var regId = parseInt(id, 10);
if( isNaN(regId) ) { regId = 0; }

if( regId > 0)
{
$('.post--' + id).toggle(0, function()
{
if( $(this).is(":visible") )
{
$('#hidden-title--' + id).html(hiddenMsgLabel.visible);
}
else
{
$('#hidden-title--' + id).html(hiddenMsgLabel.hidden);
}
});
}
}
catch(e) { }

return false;
};

//]]>











{L_POST_NEW_TOPIC}   


{L_POST_REPLY_TOPIC}











(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "https://connect.facebook.net/{LANGUAGE}/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));





{L_SHARE}

 | 
// var url_favourite = '{U_FAVOURITE_JS_PLUS_MENU}';
var url_newposts = '{U_NEWPOSTS_JS_PLUS_MENU}';
var url_egosearch = '{U_EGOSEARCH_JS_PLUS_MENU}';
var url_unanswered = '{U_UNANSWERED_JS_PLUS_MENU}';
var url_watchsearch = '{U_WATCHSEARCH_JS_PLUS_MENU}';

insert_plus_menu('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
//]]>













{POLL_DISPLAY}



























 

 {TOPIC_TITLE}


{L_VIEW_PREVIOUS_TOPIC} {L_VIEW_NEXT_TOPIC} {L_GOTO_DOWN} 
{PAGINATION}
{L_MESSAGE} {L_AUTHOR}
{postrow.hidden.MESSAGE}












 #{postrow.displayed.COUNT_POSTS}•• 
{postrow.displayed.L_MINI_POST_ALT}{L_POST_SUBJECT}: {postrow.displayed.POST_SUBJECT}   temp + css {postrow.displayed{postrow.displayed.POST_DATE}

{postrow.displayed.THANK_IMG} {postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.QUOTE_IMG} {postrow.displayed.EDIT_IMG} {postrow.displayed.DELETE_IMG} {postrow.displayed.IP_IMG} {postrow.displayed.REPORT_IMG}























----











{postrow.displayed.MESSAGE}




{postrow.displayed.switch_attachments.L_ATTACHMENTS}





temp + css {postrow.displayed.switch_attachments.switch_post_attachments


{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT} {postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}



{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT} {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL}





{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}





{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}



({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}








{postrow.displayed.SIGNATURE}









{postrow.displayed.POSTER_AVATAR}



{postrow.displayed.ONLINE_IMG}
{postrow.displayed.POSTER_NAME}


{postrow.displayed.POSTER_RANK}




{postrow.displayed.profile_field.LABEL}

{postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}



{postrow.displayed.POSTER_RPG}



{postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG} {postrow.displayed.EMAIL_IMG} {postrow.displayed.contact_field.CONTENT}

temp + css Empty

{L_BACK_TO_TOP} {L_GOTO_DOWN}


















{L_AUTHOR} {L_MESSAGE}

{no_post.L_NO_POST}







 

{TOPIC_TITLE}

{L_VIEW_PREVIOUS_TOPIC} {L_VIEW_NEXT_TOPIC} {L_BACK_TO_TOP} 














{PAGE_NUMBER} {PAGINATION}
{S_WATCH_TOPIC}




















 {PROMOT_TRAFIC_TITLE}

-


» {promot_trafic.link.TITLE}






















 {L_FORUM_RULES}











{RULE_MSG}















{QUICK_REPLY_FORM}















{L_TABS_PERMISSIONS} {S_AUTH_LIST}








{L_INDEX}{NAV_SEP}{L_ALBUM}{NAV_CAT_DESC_SECOND} -

























{L_POST_NEW_TOPIC}   


{L_POST_REPLY_TOPIC}


{L_JUMP_TO}: {S_JUMPBOX_SELECT} 
{moderation_panel.U_YOUR_PERSONAL_MODERATE}

 








{S_TOPIC_ADMIN}







{L_MOD_TOOLS}
{S_SELECT_MOD} 






//$(resize_images({ 'selector' : '.postbody', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} }));
//]]>


https://sandboxvoli.hungarianforum.com
Ajánlott tartalom

temp + css Empty
1 / 1 oldal

Engedélyek ebben a fórumban:Nem válaszolhatsz egy témára ebben a fórumban.
sandboxvoli :: proba 1 :: probácska1 :: csapó1-
Ugrás: