perpétuo
imortal és
PERPÉTUO [ adj. que não cessa, que dura sempre; constante
quem se eterniza na história
perpétuo

CSS e códigos do imMORTALS

Ir para baixo

CSS e códigos do imMORTALS Empty CSS e códigos do imMORTALS

Mensagem por Admin Sex Jan 29, 2016 10:44 am

CSS
Código:
/* FUENTES DEL FORO */

/****************** S K I N  D E L  F O R O *******************/
/*Cuerpo del Foro*/
#wrap {
padding: 10px!important;
width: 99%;
position: absolute;
margin: auto;
margin-top: 655px;
background-color: #0a0a0a;
}
 
body {
background-attachment: fixed;
background-color: #eee;
background-size: cover;
background-position: center;
overflow-x: hidden;
background-image: url(http://i.imgur.com/QMvONkR.png);
}
/*BANNER*/
#logo img{
position: relative;
top: -18px;
left: -20px;
width: 100%;
}

.headerbar {
margin-top: -570px;
}

/*elimina el buscar*/
#search-box {
display: none;
}
 
/*MENU*/
ul.navlinks {
width: 100%;
margin-top: -400px;
position: relative;
padding: 20px;
}

a.mainmenu {
padding: 10px;
font-family: Montserrat;
font-size: 15px;
color: #fff;
letter-spacing: 3px;
text-transform: uppercase;
font-weight: lighter;
-moz-transition: all .7s ease-in-out;
-webkit-transition: all .7s ease-in-out;
transition: all .7s ease-in-out;
}

a.mainmenu:hover {
background-color: #4f3f2b;
}

a.mainmenu[href="/calendar"], a.mainmenu[href="/faq"], a.mainmenu[href="/search"], a.mainmenu[href="/groups"], a.mainmenu[href="/gallery/index.htm"]{
display:none;
font-size: 0px;
}
a.mainmenu[href="/"] {margin-right: -18px}
a.mainmenu[href="/memberlist"] {margin-right: -6px}
/*titulo de los foros - subforos - ultimos mensajes*/
 
 
li.header {
background-image: url(http://i.imgur.com/sL27D78.png);
background-size: cover;
line-height: 90px;
text-align: center;
text-transform: none;
height: 25px;
padding-top: 80px;
padding-bottom: 80px;
}
 
.table-title, .table-title h2 {
color: #fff;
font-family: arial;
font-size: 8px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 5px;
}

.table-title h2:after {
content: "";
display: block;
margin: auto;
margin-top: 20px;
margin-bottom: 10px;
width: 150px;
height: 5px;
background-color: #fff;
}

/*centra el titulo de la categoria*/
.forabg li.header dd.dterm {
text-align: center;
width: 100%;
}
 
/*parte de los foros*/
ul.forums {background-color: transparent;
width: 100%;}
 

 
/*titulo de los subforos*/
 a.forumtitle:hover{color:#424242;text-decoration: none!important;}
 a.forumtitle {
color: #fff;
display: block;
font-family: Montserrat;
font-size: 25px;
margin-bottom: -20px;
font-weight: lighter;
padding: 2px 30px;
top: 20px;
left: 100px;
position: relative;
text-align: center;
width: 500px;
}
 
.forabg ul.topiclist.forums li.row {
background: #0f0f0f;
width: 97%;
height: 100px;
padding: 20px;
margin: 5px;
margin-left: 0px;
}

div.forumbg li.row {
  background-color: none;
  border-bottom: 1px solid #fff;
  font-family: calibri;
  font-size: 10px;
  line-height: 100%;
  margin-left: 4px;
  padding-bottom: 8px;
  padding-top: 8px;
  text-transform: uppercase;
  width: 1000px;
  text-align:left;

}

ul.topiclist dd {
    border-left: 1px solid transparent;
    display: block;
    float: right;
    padding: 4px 0;
}
.topiclist.forums .icon {
    background-position: 18px 15px!important;
    margin-bottom: -20px;
}
    /*desaparece la cabera*/
    .forabg li.header dd.lastpost {
    display:none;
    }
 
    .forabg li.header dd.posts {
    display:none;}
 
    .forabg li.header dd.topics {
    display:none;
    }
 
/*cantidad de temas*/
.forabg dd.topics {
width: 128px;
font-family: 'montserrat';
font-size: 8px;
text-transform: uppercase;
color: #000;
text-align: right;
padding-top: 5px;
padding-bottom: 5px;
display: inline-block;
font-weight: lighter;
letter-spacing: 2px;
margin-left: -546px;
margin-top: 53px;
position: absolute;
border-top: 1px solid #d8d8d8;
border-bottom: 1px solid #d8d8d8;
}
 
.forabg li.row dd.topics:after {content: "temas /"; }
 
/*cantidad de post*/
.forabg dd.posts {
width: 152px;
font-family: 'montserrat';
font-size: 8px;
text-transform: uppercase;
color: #000;
text-align: left;
padding-top: 5px;
padding-bottom: 5px;
display: inline-block;
font-weight: lighter;
letter-spacing: 2px;
margin-left: -418px;
margin-top: 53px;
position: absolute;
border-top: 1px solid #d8d8d8;
border-bottom: 1px solid #d8d8d8;
}
 
.forabg li.row dd.posts:after {content: "mensajes";}
.forabg li.row dd.posts:before {content: "/// ";}
 
/*ultimo mensaje*/
.forabg dd.lastpost {
width: 175px;
height: 63px;
top: -5px;
position: relative;
font-family: Montserrat;
font-size: 9px;
color: #fff;
text-align: justify;
padding-top:30px;
padding-left:15px;
text-transform: uppercase;
}
 
.forabg dd.lastpost a {color: #fff;}
 
/*titulos*/

 
h1.page-title {
background: #818181;
color: #fff;
font-family: 'Montserrat';
font-size: 30px;
font-variant: normal;
font-weight: normal;
text-shadow: 1px 1px 1px #000;
text-transform: lowercase;
line-height: 75px;
text-align: center;
}
 
h1.page-title a {
  text-decoration: none;
  color: #F3F2ED;
}
 
h1.page-title a:hover {
  text-decoration: none;
  color: #F3F2ED;
}
 
 
/*titulo de los temas*/
#post-tite {
margin: 1px;
padding: 5px;
margin-bottom: 5px;
}
 
.postbody .topic-title a {
    background: transparent;
    border-bottom: 1px solid #111;
    color: #111;
    display: block;
    font-family: Montserrat;
    font-size: 12px;
    font-style: light;
    font-weight: 400;
    line-height: 100%;
    margin-left: 180px;
    padding-bottom: 3px;
    padding-top: 13px;
    text-align: center;
    text-transform: uppercase;
    width: 300px;
}
 
/*autor de los mensajes*/
p.author {
  background: #fff;
  margin: 1px;
  padding: 5px;
  display: block;
  font-size: 7px;
  letter-spacing: 1px;
  font-family: 'verdana';
  color: #333;
  text-align: center;
  text-transform: uppercase;
  margin-left: -5px;
}
 
/*editar-citar-borrar*/
.postbody ul.profile-icons {
  margin-top: 0px;
  margin-right: 155px;
}
 
.boton {
  width: 70px;  
  line-height: 20px;
  display: inline-block;
  outline: 1px solid #d8d8d8;  
  margin: 1px;  
  border: 2px solid #fff;  
  font-size: 7px;
  letter-spacing: 1px;
  font-family: 'verdana';
  color: #000;
  text-align: center;
  text-transform: uppercase;
}
 
/*cuerpo del mensaje*/
.postbody {
clear: both;
color: #333;
float: left;
line-height: 1.48em;
padding: 0;
width: 665px;
padding: 10px;
}
 
/*cuerpo de las respuestas*/
.postbody .content {
font-size: 12px;
font-family: verdana;
line-height: 13px;
padding-top: 10px;
text-align: justify;
}
 
/*Code, Spoiler y Quote*/
dl.codebox {
    border: 1px solid #d8d8d8;
    padding: 10px;
}
 
dl.codebox dt {
    border-bottom: none;
    display: block;
    font-color: #575656;
  font-family: montserrat
    margin-bottom: 3px;
    text-align: center;
    text-transform: uppercase;
}
 
dl.codebox dt a {color: #eee; }
 
dl.codebox code, .spoiler_content.hidden {
color:#000;
font-size:11px;
margin: 1px;
padding: 5px;
line-height: 12px;
text-align: justify;
}
 
blockquote {
outline: 1px solid #d8d8d8;
margin: 1px;
color: #000;
}
 
.content blockquote, .content blockquote div {
  color: #000;
  display: block;
  outline: 1px solid #d8d8d8;
  margin: 1px;
}
 
blockquote div {margin-left: 0px; }
 
blockquote cite {
display: block;
font-family: montserrat;
font-size: 8px;
color: #000;
font-style: normal;
font-weight: 700;
text-transform: uppercase;
font-weight: lighter;
letter-spacing: 1px;
text-align: center;
padding: 5px;
margin-bottom: 5px;
}
 
blockquote blockquote {
  border: 1px solid #d8d8d8;
}
 /****rodape****/
#page-footer li a {
color: #fff;
font-family: Montserrat;
font-size: 8px;
}

#page-footer .navbar {
background: url(http://i.imgur.com/MDh21u0.png);
background-size: cover;
padding-top: 20px;
padding-bottom: 5px;
width: 98.8%;
height:46px;
position: relative;
right: 5px;
color: #fff;
text-transform: uppercase;
}
/*Color de las pestañas del Perfil*/
#tabs {
float: center;
width: 918px;
background-color: #fff;
outline: 1px solid #f3f3f3;
border: 5px solid #fcfcfc;
margin: 1px;
padding: 5px 10px;
color: #7B5F54;
font-size: 8px;
text-transform: uppercase;
text-align: center;
letter-spacing: 2px;
display: block;
}
 
/*Efecto en la numeracion de paginas*/
.pagination span a, .pagination span a:active, .pagination span a:link, .pagination span a:visited {
background-color: #7B5F54;
border: 1px solid #7B5F54;
color: #fff;
font-size: 10px;
font-weight: 400;
line-height: 1.5em;
margin: 0 2px;
padding: 0 2px;
text-decoration: none;
}
 
.pagination span strong {
background-color: #E9E7CA;
border: 1px solid #7B5F54;
border:none;
color: #fff;
font-size: 10px;
margin: 0 2px;
padding: 0 2px;
}
 
.pagination span a:hover {
background-color: #E5DCC3;
border: 1px solid #7B5F54;
border:none;
color: #fff;
font-size: 10px;
font-weight: 400;
line-height: 1.5em;
margin: 0 2px;
padding: 0 2px;
text-decoration: none;
}
 
/*botones*/
a.button1, a.button2, button.button2, input.button1, input.button2 {
background: #818181;
border: 0px;
color: #fff;
display: inline-block;
font-family: calibri;
font-size: 10px;
outline: medium none;
padding: 5px 8px;
text-transform: uppercase;
letter-spacing: 1px;
}
 
a.button1:hover, a.button2:hover, button.button2:hover, input.button1:hover, input.button2:hover {
background: #818181;
border: 0px;
color: #fff;
display: inline-block;
font-family: calibri;
font-size: 10px;
outline: medium none;
padding: 5px 8px;
text-transform: uppercase;
}
 
/*formulario*/
.inputbox, select {
background-color: #fff;
outline: 1px solid #f3f3f3;
border: 5px solid #fcfcfc;
margin: 1px;
padding: 5px 10px;
color: #000;
display: inline-block;
font-family: verdana;
font-size: 10px;
}
 
#cp-main h1 {
border-bottom: none;
color: #fff;
margin-left: 10px;
padding: 0;
}
 
/*rutas*/
.pathname-box {
float: center;
width: 918px;
background-color: #fff;
outline: 1px solid #f3f3f3;
border: 5px solid #fcfcfc;
margin: 1px;
padding: 5px 10px;
color: #7B5F54;
font-size: 8px;
text-transform: uppercase;
letter-spacing: 2px;
display: block;
}

/* SCROLLBAR */
::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment{
  display:none;
}
::-webkit-scrollbar-thumb:vertical {
background-color: #0e0e0e; border: 3px solid #fff;
}

::-webkit-scrollbar-thumb:horizontal {
background-color: #0e0e0e; border: 3px solid #fff;
}
::-webkit-scrollbar {
height: 5px;width: 8px;
}
 
::-webkit-scrollbar-track { background-color: #fff; border: 4px solid #fff;}

/****************Chatbox**********************/
body.chatbox {
    background-image: none;
  width: 100%;
}
#cp-main .panel {
    background-color: #0a0a0a;
}
.chatbox {
    background-color: #0a0a0a;
}
#chatbox{
  background:#0a0a0a !important;  
  text-decoration: none!important;
  text-transform: uppercase!important;
  font-style:none!important;
  font-weight:none;
}

.chatbox_row_1{
  background-color: #0a0a0a;
  text-decoration : none!important;
  text-transform: none!important;
  font-style:none!important;
  font-weight:none;
}
.chatbox_row_2{
  background-color: #0a0a0a;
  text-decoration : none!important;
  text-transform: none!important;
  font-style:none!important;
  font-weight:none;
}

#chatbox_members {
background-color: #0a0a0a;
font-weight: lighter;
border-right: 1px solid #000000!important;
}

#chatbox_header {
-moz-border-radius: 20px 20px 0px 0px ;
background-color: #818181;
}

#chatbox_footer {
background-color: #818181;
padding: 3px!important;
}

.chatbox-title {
color: #F30107!important;
font-family: Montserrat;
text-transform: uppercase;
font-size: 15px;
margin-top: 3px;
margin-left: 10px;
}
.chatbox-options li, .chatbox-options li a, .chatbox-options li label {
 color: #fff;
text-transform: uppercase;
font: 8px montserrat;
letter-spacing: 2px;
}
/* E S T A D I S T I C A S   D E L   F O R O */
ul.linklist li {
  display: inline;
  font-size: 9px;
  font-family: Calibri;
  line-height: 2.2em;
  text-transform: uppercase;
  width: auto;
  letter-spacing: 1px;
  color: #000;
}
.h3 {
  background-color: transparent;
  color: #000;
  font-family: calibri;
  font-size: 8px;
  font-weight: none;
  letter-spacing: 5px;
  line-height: 18pt;
  margin: 0;
  padding: 15px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
}

.page-bottom {
  background: none;
  font-family: calibri;
  font-size: 10px;
  padding: 8px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
}

#i_whosonline + p {
  background-color: #0f0f0f;
  color: #fff;
  display: block;
  font-family: Montserrat;
  font-size: 10px;
  font-weight: lighter;
  left: 4%;
  letter-spacing: 1px;
  padding: 40px 40px 40px 40px;
  position: relative;
text-align: justify;
text-transform: uppercase;
margin-left: -20px;
width: 87%!important;  
}
.onlines {
background: url(http://i.imgur.com/RC3Hkfj.png);
background-size: cover;
height: 220px;
width: 600px;
margin-top: 50px;
background-position: center;
text-align: center;
background-repeat: no-repeat;
}

.estats a {
padding: 10px;
background: #4f3f2b;
color: #fff;
font-family: Montserrat;
font-size: 15px;
text-align: center;
text-transform: uppercase;
letter-spacing: 3px;
margin-top: 90px;
margin-left: -355px;
width: 165px;
position: absolute;
}

p em b a.gensmall {
font-family: Montserrat;
font-size: 14px;
font-style: none;
text-align: center;
letter-spacing: 0px;
text-transform: uppercase;
font-weight: 100;
}
.registrados {
background: #0f0f0f;
width: 420px;
padding: 20px;
text-align: center;
margin-bottom: 10px;
font-size: 0px;
}
.registrados strong {
color: #fff;
font: 20px Montserrat;
text-transform: uppercase;
}

.ultimomem {
background: #0f0f0f;
width: 420px;
padding: 40px 20px 80px 20px;
text-align: center;
margin-bottom: 10px;
font-size: 0px;
}

.ultimomem strong {
color: #fff;
font: 20px Montserrat;
text-transform: uppercase;
padding-bottom: 10px;
border-bottom: 1px solid #fff;
}

.ultimomen:after {
content: "light up the world";
display: block;
font: 7px Montserrat;
color: #fff;
text-transform: uppercase;
}

p em {
font-style: normal;
color: transparent;
}

ul#picture_legend {display: none;}


/******************PERFIL*********************/

#perfil-cuerpo {
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
margin: 1px;
width: 212px;
overflow: hidden;
margin-left: -50px;
margin-top: 10px;
padding-left: 20px;
padding-right: 20px;
}
#perfil-avatar {
border-bottom: 5px solid #fff;
border-left: 5px solid #fff;
border-right: 5px solid #fff;
margin: 1px;
width: 200px;
height: 320px;
overflow: hidden;
margin-top: 5px;
margin-bottom: 5px;
}
 
#perfil-img img {
width: 200px;
height: 320px;
position: static;
-moz-transition: all .7s ease-in-out;
-webkit-transition: all .7s ease-in-out;
transition: all .7s ease-in-out;
transition-delay: 2s;
}
 
#perfil-datos {
width: 200px;
height: 320px;
position: absolute;
display: block;
margin-left:0px;
margin-top: -320px;
overflow: hidden;
opacity: 0;
-moz-transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}
 
#datos-info {
outline: 1px solid #fff;
background: #fff;
margin: 1px;
margin-bottom: 6px;
padding: 5px;
width: 177px;
height: 298px;
margin-left: 6px;
margin-top: 6px;
}
 
#info-cont, #info-cont a  {
  width: 174px;
  margin: 1px;
  margin-bottom: 3px;
  padding: 2px;
  font-family: montserrat;
  font-size: 7px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  color: #111;
  letter-spacing: 4px;
}
 
#info-sep {display: none;}
 
#datos-contacto {
outline: 1px solid #f3f3f3;
border: 5px solid #fcfcfc;
background: #fff;
margin: 1px;
margin-bottom: 6px;
margin-left: 250px;
-moz-transition: all .7s ease-in-out;
-webkit-transition: all .7s ease-in-out;
transition: all .7s ease-in-out;
transition-delay: 2s;
}
 
#perfil-rango {
margin-top: -15px;
margin-bottom: -5px;
margin-left: 6px;
font: 7px montserrat;
letter-spacing: 3px;
text-transform: uppercase;
width: 200px;
padding-top: 15px;
text-align: center;
color: #111;
}
 
#perfil-cuerpo:hover #perfil-img img {
  -moz-transition: all .7s ease-in-out;
  -webkit-transition: all .7s ease-in-out;
  transition: all .7s ease-in-out;
}
 
#perfil-cuerpo:hover #datos-info, #perfil-cuerpo:hover #datos-contacto {
  opacity: 1;
  transition-delay: 1s;
  -moz-transition: all .7s ease-in-out;
  -webkit-transition: all .7s ease-in-out;
  transition: all .7s ease-in-out;
}
 
#perfil-cuerpo:hover #datos-contacto {transition-delay: 2s; }

#perfil-datos:hover {
  background-color: rgba(0,0,0,0.6);
  opacity: 1;
-moz-transition: all .7s ease-in-out;
-webkit-transition: all .7s ease-in-out;
transition: all .7s ease-in-out;
}
#resp-let {
font: 8px montserrat;
color: #111;
text-transform: uppercase;
letter-spacing: 1px;
}
#info-cont img:after {
width: 70px;
height: 70px;
border-radius: 100%;
background-size: cover;
color: transparent;
margin-top: 25px;
margin-bottom: 20px;
}
#info-cont img {
background:rgba(255,255,255,.2);
display: inline-block;
vertical-align: middle;
margin-top: 5px;
width: 70px;
height: 70px;
padding: 15px;
border: 1px solid #ccc;
border-radius: 100px;
margin-top: 10px;
margin-bottom: 10px;
}
#perfil-nome, #perfil-nome a {
text-align: center;
text-transform: uppercase;
font-family: montserrat;
letter-spacing: 1px;
font-weight: bold;
font-size: 10px;
margin-top: 10px;
margin-bottom: 15px;
}
#perfil-nombre, #perfil-nombre a {text-align: center; text-transform: uppercase; font-family: montserrat; letter-spacing: 1px; font-weight: bold; font-size: 10px; margin-top: 10px; margin-bottom: 15px;}
#perfil-nombre:after {content: ""; display: block; margin-left: -20px; margin-top: 20px; margin-bottom: 40px; width: 225px; height: 1px; background-color: #ddd;}
#perfil-tri {position: absolute; bottom: 5px; right: 7px; top: 350px; width: 0; height: 0; z-index: 9; overflow: hidden; border-style: solid;border-bottom: 30px solid #fff;border-left: 248px solid transparent; border-color: transparent transparent #fff transparent; line-height: 0px; _border-color: #000000 #000000 #fafafa #000000; _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000'); }
.imgh {
background:rgba(255,255,255,.2);
display: inline-block;
vertical-align: middle;
margin-top: 5px;
width: 70px;
height: 70px;
padding: 5px;
border: 1px solid #ccc;
border-radius: 100px;
}
.contborderimg {
background:rgba(255,255,255,.2);
display: inline-block;
vertical-align: middle;
margin-top: 5px;
width: 70px;
height: 70px;
padding: 5px;
border: 1px solid #ccc;
border-radius: 100px;
}
Admin
Admin
Admin

Mensagens : 70
Data de inscrição : 13/06/2015

https://runaway.forumeiros.com

Ir para o topo Ir para baixo

CSS e códigos do imMORTALS Empty Re: CSS e códigos do imMORTALS

Mensagem por Admin Sex Jan 29, 2016 10:45 am

index_body
Código:
{JAVASCRIPT}
<!-- BEGIN switch_user_logged_in --><p class="right rightside">{LAST_VISIT_DATE}</p><!-- END switch_user_logged_in -->
<p>{CURRENT_TIME}</p>
<br class="clear" />

<!-- BEGIN switch_user_login_form_header -->
<div class="panel">
 <div class="inner"><span class="corners-top"><span></span></span>
 <form action="{S_LOGIN_ACTION}" method="post" name="form_login">
 <div class="user_login_form center">
 <label>{L_USERNAME} : <input class="post" type="text" size="10" name="username" /></label> 
 <label>{L_PASSWORD} : <input class="post" type="password" size="10" name="password" /></label> 
 <label>{L_AUTO_LOGIN} : <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label> 
 {S_HIDDEN_FIELDS}<input class="mainoption button1" type="submit" name="login" value="{L_LOGIN}" />
 <!-- BEGIN switch_fb_connect -->
 <span class="fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
 <fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button>
 <!-- END switch_fb_connect -->
 </div>
 </form>
 <span class="corners-bottom"><span></span></span></div>
</div>
<!-- END switch_user_login_form_header -->

<!-- BEGIN message_admin_index -->
 <div class="panel introduction">
 <div class="inner"><span class="corners-top"><span></span></span>
 <!-- BEGIN message_admin_titre -->
 <div class="h3">{message_admin_index.message_admin_titre.MES_TITRE}</div>
 <!-- END message_admin_titre -->

 <!-- BEGIN message_admin_txt -->
 <div class="mes-txt">{message_admin_index.message_admin_txt.MES_TXT}</div>
 <!-- END message_admin_txt -->
 <span class="corners-bottom"><span></span></span></div>
 </div>
<!-- END message_admin_index -->

{CHATBOX_TOP}
{BOARD_INDEX}

<!-- BEGIN disable_viewonline -->

 <!-- BEGIN switch_viewonline_link -->
<table><td><div class="onlines"><div class="estats"><a href="{U_STATISTICS}" rel="nofollow">{L_STATISTICS}</a></div></div></td><td><div class="big3"><div class="registrados">{TOTAL_USERS}<strong><em> F*cking Members</em></strong></div></div><div class="ultimomem">{NEWEST_USER}</div></td></table>
 <!-- END switch_viewonline_link -->


<img src="{L_ONLINE_IMG}" id="i_whosonline" alt="{L_WHO_IS_ONLINE}" class="img-whois" />
<p>{TOTAL_USERS_ONLINE}<br />
{RECORD_USERS}

<br />
{LOGGED_IN_USER_LIST}

{L_ONLINE_USERS}
{L_CONNECTED_MEMBERS}<br />
{L_WHOSBIRTHDAY_TODAY}{L_WHOSBIRTHDAY_WEEK}

<br />
<em>{LEGEND} : {GROUP_LEGEND}</em>

</p>

 <!-- BEGIN switch_chatbox_activate -->
 <div class="h3"><a href="{S_JOIN_CHAT}" target="ChatBox">{CHATBOX_NAME}</a></div>
 <div class="page-bottom">
 {TOTAL_CHATTERS_ONLINE} : 
 {CHATTERS_LIST}<br />
 </div>
 <!-- BEGIN switch_chatbox_popup -->
 <div id="chatbox_popup"></div>
 <script type="text/javascript">
 insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
 </script>
 <!-- END switch_chatbox_popup -->
 <!-- END switch_chatbox_activate -->
<!-- END disable_viewonline -->

{CHATBOX_BOTTOM}

<!-- BEGIN switch_user_login_form_footer -->
<div class="panel">
 <div class="inner"><span class="corners-top"><span></span></span>
 <form action="{S_LOGIN_ACTION}" method="post" name="form_login">
 <div class="user_login_form center">
 <label>{L_USERNAME} : <input class="post" type="text" size="10" name="username" /></label> 
 <label>{L_PASSWORD} : <input class="post" type="password" size="10" name="password" /></label> 
 <label>{L_AUTO_LOGIN} : <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label> 
 {S_HIDDEN_FIELDS}<input class="mainoption button1" type="submit" name="login" value="{L_LOGIN}" />
 <!-- BEGIN switch_fb_connect -->
 <span class="fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
 <fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button>
 <!-- END switch_fb_connect -->
 </div>
 </form>
 <span class="corners-bottom"><span></span></span></div>
</div>
<!-- END switch_user_login_form_footer -->

<br style="clear:both" />

<!-- BEGIN switch_legend -->
<ul id="picture_legend">
 <li><img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" />{L_NEW_POSTS}</li>
 <li><img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" />{L_NO_NEW_POSTS}</li>
 <li><img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" />{L_FORUM_LOCKED}</li>
</ul>
<!-- END switch_legend -->

{AUTO_DST}

<!-- BEGIN switch_fb_index_login -->
<div id="fb-root"></div>
<script>
    FB.init({
      appId      : {switch_fb_index_login.FACEBOOK_APP_ID},
      cookie     : true,
      xfbml      : true,
      oauth      : true,
      version    : 'v2.3'
    });

  (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 = "//connect.facebook.net/en_US/sdk.js";
     fjs.parentNode.insertBefore(js, fjs);
   }(document, 'script', 'facebook-jssdk'));
</script>
<!-- END switch_fb_index_login -->

viewtopic_body
Código:
<script type="text/javascript">
//<![CDATA[
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;
};
 
//]]>
</script>
 
<h1 class="page-title">
        <a href="{TOPIC_URL}">{TOPIC_TITLE}</a>
</h1>
<div class="pathname-box">
                <p itemscope itemtype="http://data-vocabulary.org/Breadcrumb">
            <a class="nav" href="{U_INDEX}" itemprop="url"><span itemprop="title">{L_INDEX}</span></a>
            <!--{NAV_SEP}<a class="nav" href="{U_ALBUM}" itemprop="url"><span itemprop="title">{L_ALBUM}</span></a>-->
            {NAV_CAT_DESC}
        </p>
        </div>
 
        <p class="right">
        <!-- BEGIN switch_twitter_btn -->
        <span>
            <a href="https://twitter.com/share" class="twitter-share-button" data-via="{TWITTER}">Tweet</a>
            <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
        </span>
        <!-- END switch_twitter_btn -->
                <!-- BEGIN switch_fb_likebtn -->
                <script>(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 = "//connect.facebook.net/{LANGUAGE}/all.js#xfbml=1";
                  fjs.parentNode.insertBefore(js, fjs);
                }(document, 'script', 'facebook-jssdk'));</script>
                <span class="fb-like" data-href="{FORUM_URL}{TOPIC_URL}" data-layout="button_count" data-action="like" data-show-faces="false" data-share="false"></span>
                <!-- END switch_fb_likebtn -->
        </p>
 
        <div class="pagination">
                {PAGE_NUMBER}
                 • 
                <a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&pub=forumotion">{L_SHARE}</a>
                <!-- BEGIN switch_plus_menu -->
                 • 
                <script type="text/javascript">//<![CDATA[
                        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}';
                        var url_tellfriend = '{U_TELLFRIEND_JS_PLUS_MENU}';
                        insert_plus_menu_new('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
                //]]>
                </script>
                <!-- END switch_plus_menu -->
        </div>
        <div class="clear"></div>
 
 
<!-- BEGIN topicpagination -->
<p class="pagination">{PAGINATION}</p>
<!-- END topicpagination -->
<p class="left-box"><a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#bottom">{L_GOTO_DOWN}</a></p>
<div class="clear"></div>
{POLL_DISPLAY}
 
<!-- BEGIN postrow -->
        <!-- BEGIN hidden -->
                <div class="post {postrow.hidden.ROW_COUNT}">
                        <div class="inner">
                                <span class="corners-top"><span></span></span>
                                <p style="text-align:center">{postrow.hidden.MESSAGE}</p>
                                <div class="clear"></div>
                                <span class="corners-bottom"><span></span></span>
                        </div>
                </div>
        <!-- END hidden -->
        <!-- BEGIN displayed -->
                <div id="p{postrow.displayed.U_POST_ID}" class="post {postrow.displayed.ROW_COUNT}{postrow.displayed.ONLINE_IMG_NEW} post--{postrow.displayed.U_POST_ID}"{postrow.displayed.THANK_BGCOLOR} style="{postrow.displayed.DISPLAYABLE_STATE}">
                        <div class="inner"><span class="corners-top"><span></span></span>
            <div style="position: relative; top: -30px; width: 1px;" id="{postrow.displayed.U_POST_ID}"></div>
                        <div class="postbody">
                         <div id="post-tite">
                                <h2 class="topic-title">{postrow.displayed.ICON} <a href="{postrow.displayed.POST_URL}">{postrow.displayed.POST_SUBJECT}</a></h2>
                                <p class="author"><img src="{postrow.displayed.MINI_POST_IMG}" alt="{postrow.displayed.L_MINI_POST_ALT}" title="{postrow.displayed.L_MINI_POST_ALT}" /> {L_TOPIC_BY} {postrow.displayed.POSTER_NAME} {postrow.displayed.POST_DATE_NEW}</p>
                          </div>
                                <ul class="profile-icons">
                                        <li>{postrow.displayed.THANK_IMG}</li>
                                        <li>{postrow.displayed.MULTIQUOTE_IMG}</li>
                                        <li>{postrow.displayed.QUOTE_IMG}</li>
                                        <li>{postrow.displayed.EDIT_IMG}</li>
                                        <li>{postrow.displayed.DELETE_IMG}</li>
                                        <li>{postrow.displayed.IP_IMG}</li>
                                        <li>{postrow.displayed.REPORT_IMG_NEW}</li>
                                </ul>
                        
                                <div class="clearfix"></div>
 
                                <!-- BEGIN switch_vote_active -->
                                <div class="vote gensmall">
                                        <!-- BEGIN switch_vote -->
                                        <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}">+</a></div>
                                        <!-- END switch_vote -->
 
                                        <!-- BEGIN switch_bar -->
                                        <div class="vote-bar" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">
                                                <!-- BEGIN switch_vote_plus -->
                                                <div class="vote-bar-plus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_plus.HEIGHT_PLUS}px;"></div>
                                                <!-- END switch_vote_plus -->
 
                                                <!-- BEGIN switch_vote_minus -->
                                                <div class="vote-bar-minus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_minus.HEIGHT_MINUS}px;"></div>
                                                <!-- END switch_vote_minus -->
                                        </div>
                                        <!-- END switch_bar -->
 
                                        <!-- BEGIN switch_no_bar -->
                                        <div title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}" class="vote-no-bar">----</div>
                                        <!-- END switch_no_bar -->
 
                                        <!-- BEGIN switch_vote -->
                                        <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}">-</a></div>
                                        <!-- END switch_vote -->
                                </div>
                                <!-- END switch_vote_active -->
 
                                <div style="display:none"></div>
                                <div class="content clearfix">
                                        <div>{postrow.displayed.MESSAGE}</div>
                                                <!-- BEGIN switch_attachments -->
                                                <dl class="attachbox">
                                                        <dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt>
                                                        <dd class="attachments">
                                                                <!-- BEGIN switch_post_attachments -->
                                                                <dl class="file clearfix">
                                                                        <dt>
                                                                                <img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}" alt=""/>
                                                                        </dt>
                                                                        <dd>
                                                                                <!-- BEGIN switch_dl_att -->
                                                                                <span><a class="postlink" href="{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a> {postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}</span>
                                                                                <!-- END switch_dl_att -->
 
                                                                                <!-- BEGIN switch_no_dl_att -->
                                                                                <span>{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}</span>
                                                                                <!-- END switch_no_dl_att -->
 
                                                                                <!-- BEGIN switch_no_comment -->
                                                                                <span>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</span>
                                                                                <!-- END switch_no_comment -->
 
                                                                                <!-- BEGIN switch_no_dl_att -->
                                                                                <span><strong>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</strong></span>
                                                                                <!-- END switch_no_dl_att -->
 
                                                                                <span>({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</span>
                                                                        </dd>
                                                                </dl>
                                                                <!-- END switch_post_attachments -->
                                                        </dd>
                                                </dl>
                                                <!-- END switch_attachments -->
                                </div>
                                <!-- BEGIN switch_signature -->
                                <div class="signature_div" id="sig{postrow.displayed.U_POST_ID}">{postrow.displayed.SIGNATURE_NEW}</div>
                                <!-- END switch_signature -->
                        </div>
 
                        <div class="postprofile" id="profile{postrow.displayed.U_POST_ID}">
                                <!-- div class="online2"></div-->
<div id="perfil-cuerpo">
  <div id="perfil-rango">{postrow.displayed.RANK_IMAGE}</div>
  <div id="perfil-avatar"><div id="perfil-tri"></div><div id="perfil-img">{postrow.displayed.POSTER_AVATAR}</div>
    <div id="perfil-datos">
      <div id="datos-info">
        <!-- BEGIN profile_field -->
        <div id="info-cont">{postrow.displayed.profile_field.LABEL} <div id="resp-let">{postrow.displayed.profile_field.CONTENT}</div></div>
          <div id="info-sep">{postrow.displayed.profile_field.SEPARATOR}</div>
        <!-- END profile_field -->
      </div>
  </div>
  </div>
 <div id="perfil-nombre">{postrow.displayed.POSTER_NAME}</div>
</div>
</div>
                        <div class="clear"></div>
 
                        <p class="right"><a href="#top">{L_BACK_TO_TOP}</a> <a href="#bottom">{L_GOTO_DOWN}</a></p>
                        <span class="corners-bottom"><span></span></span></div>
</div>
                <!-- BEGIN first_post_br -->
                <hr id="first-post-br" />
                <!-- END first_post_br -->
        <!-- END displayed -->
<!-- END postrow -->
 
<a name="bottomtitle"></a>
 
<!-- BEGIN topicpagination -->
<p class="pagination">{PAGINATION}</p>
<!-- END topicpagination -->
 
<p class="left-box"><a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#top">{L_BACK_TO_TOP}</a></p>
 
<div class="clear"></div>
 
<div class="noprint">
<!-- BEGIN switch_user_logged_in -->
<!-- BEGIN watchtopic -->
<p class="right">{S_WATCH_TOPIC}</p>
<!-- END watchtopic -->
<!-- END switch_user_logged_in -->
</div>
 
<!-- BEGIN promot_trafic -->
<div class="post row2" id="ptrafic_close" style="display:none;font-size:1.3em;line-height:1.4em">
        <span class="corners-top"><span></span></span>
        <span class="gensmall"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_MORE_IMG}" alt="+" align="" border="0" /></a></span>
        <span class="ptrafic"> {PROMOT_TRAFIC_TITLE}</span>
        <span class="corners-bottom"><span></span></span>
</div>
<div class="post row2" id="ptrafic_open" style="display:'';font-size:1.3em;line-height:1.4em">
        <span class="corners-top"><span></span></span>
        <span class="gensmall"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_LESS_IMG}" alt="-" align="" border="0" /></a></span>
        <span class="ptrafic"> {PROMOT_TRAFIC_TITLE}</span>
        <div class="clear"></div>
        <div>
                <!-- BEGIN link -->
                » <a href="{promot_trafic.link.U_HREF}" target="_blank" title="{promot_trafic.link.TITLE}" rel="nofollow">{promot_trafic.link.TITLE}</a><br />
                <!-- END link -->
        </div>
        <span class="corners-bottom"><span></span></span>
</div>
<!-- END promot_trafic -->
 
<!-- BEGIN switch_forum_rules -->
<div class="post row1" id="forum_rules">
        <span class="corners-top"><span></span></span>
        <div class="h3"> {L_FORUM_RULES}</div>
        <div class="clear"></div>
        <table class="postbody">
                <tr>
                        <!-- BEGIN switch_forum_rule_image -->
                        <td class="logo">
                                <img src="{RULE_IMG_URL}" alt="" />
                        </td>
                        <!-- END switch_forum_rule_image -->
                        <td class="rules content">
                                {RULE_MSG}
                        </td>
                </tr>
        </table>
        <span class="corners-bottom"><span></span></span>
</div>
<!-- END switch_forum_rules -->
 
<!-- BEGIN switch_user_logged_in -->
<a name="quickreply"></a>
{QUICK_REPLY_FORM}
<!-- END switch_user_logged_in -->
 
<hr />
 
<div class="topic-actions">
        <div class="buttons">
                <!-- BEGIN switch_user_authpost -->
                <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" class="{POST_IMG_CLASS}" alt="{L_POST_NEW_TOPIC}" /></a>   
                <!-- END switch_user_authpost -->
 
                <!-- BEGIN switch_user_authreply -->
                <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" class="i_reply" alt="{L_POST_REPLY_TOPIC}" /></a>
                <!-- END switch_user_authreply -->
        </div>
 
        <div class="pathname-box">
                <p><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC}</p>
        </div>
 
        <div class="pagination">
                {PAGE_NUMBER}
        </div>
</div>
<div class="clear"></div>
 
<!-- BEGIN viewtopic_bottom -->
<form action="{S_JUMPBOX_ACTION}" method="get" onsubmit="if(document.jumpbox.f.value == -1){return false;}">
<fieldset class="jumpbox">
        <label>{L_JUMP_TO}: </label>
        {S_JUMPBOX_SELECT} 
        <input class="button2" type="submit" value="{L_GO}" />
</fieldset>
</form>
<!-- END viewtopic_bottom -->
 
<!-- BEGIN viewtopic_bottom -->
<form method="get" action="{S_FORM_MOD_ACTION}">
<fieldset class="quickmod">
        <input type="hidden" name="t" value="{TOPIC_ID}" />
 
        <!-- <input type="hidden" name="sid" value="{S_SID}" /> -->
        <input type="hidden" name="{SECURE_ID_NAME}" value="{SECURE_ID_VALUE}" />
        <label>{L_MOD_TOOLS}: </label>
        {S_SELECT_MOD}&nbsp;
        <input class="button2" type="submit" value="{L_GO}" />
</fieldset>
</form>
<div class="clear"></div>
<p class="right">{S_TOPIC_ADMIN}</p>
<!-- END viewtopic_bottom -->
 
<!-- BEGIN show_permissions -->
        <div class="h3">{L_TABS_PERMISSIONS}</div>
        {S_AUTH_LIST}
<!-- END show_permissions -->
 
<!-- BEGIN switch_image_resize -->
<script type="text/javascript">
//<![CDATA[
$(resize_images({ 'selector' : '.postbody .content', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} }));
//]]>
</script>
<!-- END switch_image_resize -->
 
<script src="{JS_DIR}addthis/addthis_widget.js" type="text/javascript"></script>

java dos parceiros
Código:
;jQuery(document).ready(function(){msg='<center><div style="position: absolute; margin-right: -300px; bottom: -100px; right: 0px; width: 0; height: 0; z-index: 2; border-style: solid; border-width: 100px 0 0 2000px; border-color: #0a0a0a transparent transparent transparent;"></div><div style="background: url (http://i.imgur.com/QMvONkR.png); height: 250px; padding: 10px; position: absolute; width: 100%; padding-bottom: 40px;"><div style="margin-top: 120px;"><table><tbody><tr><td><div style="margin-left: -20px; font: 40px Times; font-style: italic; letter-spacing: 2px; color: #fff;">im M O R T A L S</div><div style="width: 320px; text-align: justify; font: 7px Montserrat; color: white; text-transform: uppercase; margin-left: -20px;">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris maximus velit dui, sit amet ultricies libero facilisis vehicula. Vivamus scelerisque fermentum purus, id egestas magna rutrum sed. Etiam scelerisque ornare tellus, ac dapibus purus sollicitudin id. Sed tempus non mauris id placerat. Curabitur congue pulvinar diam, laoreet finibus lacus faucibus at.</div></td><td><div style="margin-left: 70px;"><table><tbody><tr><td><a href="link -v-"><img src="http://placehold.it/100x40" width="100" height="40" border= "solid 2px #fff"/></a></td><td><a href="link"><img src="http://placehold.it/100x40" width="100" height="40" border= "solid 2px #fff"/></a></td><td><a href="link -v-"><img src="http://placehold.it/100x40" width="100" height="40" border= "solid 2px #fff"/></a></td><td><a href="link"><img src="http://placehold.it/100x40" width="100" height="40" border= "solid 2px #fff"/></a></td><td><a href="link -v-"><img src="http://placehold.it/100x40" width="100" height="40" border= "solid 2px #fff"/></a></td><td><a href="link -v-"><img src="http://placehold.it/100x40" width="100" height="40" border= "solid 2px #fff"/></a></td></tr><tr><td><a href="link -v-"><img src="http://placehold.it/100x40" width="100" height="40" border= "solid 2px #fff"/></a></td><td><a href="link"><img src="http://placehold.it/100x40" width="100" height="40" border= "solid 2px #fff"/></a></td><td><a href="link -v-"><img src="http://placehold.it/100x40" width="100" height="40" border= "solid 2px #fff"/></a></td><td><a href="link"><img src="http://placehold.it/100x40" width="100" height="40" border= "solid 2px #fff"/></a></td><td><a href="link -v-"><img src="http://placehold.it/100x40" width="100" height="40" border= "solid 2px #fff"/></a></td><td><a href="link -v-"><img src="http://placehold.it/100x40" width="100" height="40" border= "solid 2px #fff"/></a></td></tr><tr><td><a href="link -v-"><img src="http://placehold.it/100x40" width="100" height="40" border= "solid 2px #fff"/></a></td><td><a href="link"><img src="http://placehold.it/100x40" width="100" height="40" border= "solid 2px #fff"/></a></td><td><a href="link -v-"><img src="http://placehold.it/100x40" width="100" height="40" border= "solid 2px #fff"/></a></td><td><a href="link"><img src="http://placehold.it/100x40" width="100" height="40" border= "solid 2px #fff"/></a></td><td><a href="link -v-"><img src="http://placehold.it/100x40" width="100" height="40" border= "solid 2px #fff"/></a></td><td><a href="link -v-"><img src="http://placehold.it/100x40" width="100" height="40" border= "solid 2px #fff"/></a></td></tr></tbody></table></div></div></center>'; jQuery('#page-footer').html(jQuery('#page-footer').html()+msg)});

java do sair
Código:
jQuery(document).ready(function(){

jQuery('a.mainmenu[href^="/login?logout=1"]').html('Sair');

});
Admin
Admin
Admin

Mensagens : 70
Data de inscrição : 13/06/2015

https://runaway.forumeiros.com

Ir para o topo Ir para baixo

Ir para o topo


 
Permissões neste sub-fórum
Não podes responder a tópicos