Shadowhunters RPG
¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.
Últimos temas
» Skin
Skin EmptyDom Ago 27, 2017 11:50 am por Isabelle S. Lightwood

» Razas del Foro
Skin EmptyMar Ago 08, 2017 2:37 pm por Isabelle S. Lightwood

» Modelos de Busqueda
Skin EmptyVie Ago 05, 2016 9:54 am por Isabelle S. Lightwood

» Ambientacion del Foro
Skin EmptyJue Ago 04, 2016 2:46 pm por Isabelle S. Lightwood

» Normas y Datos de Afiliación
Skin EmptyJue Ago 04, 2016 2:33 pm por Isabelle S. Lightwood

» Normas del Foro
Skin EmptyJue Ago 04, 2016 2:00 pm por Isabelle S. Lightwood

Afiliados Hermanos
0 de 5
Créditos
» Skin obtenido de Captain Knows Best creado por Neeve, gracias a los aportes y tutoriales de Hardrock, Glintz y Asistencia Foroactivo, skin editado por IA Design's.

» Tablas usadas en el foro obtenidas de cryptxmnesia de Tumblr.

» Mas Créditos.
Directorio
0 de 9
Afiliados Elite
0 de 33

Skin

Ver el tema anterior Ver el tema siguiente Ir abajo

Skin Empty Skin

Mensaje por Isabelle S. Lightwood Jue Ago 24, 2017 2:39 pm

Cabecera https://i.imgur.com/UWilo3R.png
Botones Temas/Categorias:
Nuevo - https://i.imgur.com/v9lJwWe.png
Normal - https://i.imgur.com/JtGvjvn.png
Cerrado - https://i.imgur.com/iZ7ZSWn.png

la imagen del avatar es 245x400

Avatares por defecto:
Sin size https://i.imgur.com/fIp9BxX.png
Con size https://i.imgur.com/tMZKFbK.png

la del rango es 245x75

Tablón
Ambientación:  imagen de 76x76px;
Staff: para cuatro personas, imagenes de 64x76px;
¿Sabias que…?: la imagen es de 264x76px.
Premios: para seis integrantes, las imágenes son de 136x95px.

Campos Perfil https://i.imgur.com/DYSO4U1.png
Imagenes del Perfil:

Cronologia https://i.imgur.com/fkk3F0o.png
Mensajes https://i.imgur.com/AE7JuZY.png
Expediente https://i.imgur.com/yMYEj31.png
Perfil https://i.imgur.com/Z2KRtyR.png
Relaciones https://i.imgur.com/nqp4OSB.png


Última edición por Isabelle S. Lightwood el Vie Ago 25, 2017 12:16 pm, editado 5 veces
Isabelle S. Lightwood
Isabelle S. Lightwood
Cazadores de Sombras
Edad :
30

Localización :
New York

Mensajes :
81

Dolares :
118

Volver arriba Ir abajo

Skin Empty Re: Skin

Mensaje por Isabelle S. Lightwood Jue Ago 24, 2017 2:43 pm

Colores:

Color Texto: #FFFFFF
Color Vinculos: #A4BAD2
Color Fondo: #14121F
Color Interior del Cuadro: #112236
Version Movil - Categorias: #A4BAD2 / Barra de Herramientas: #112236
Isabelle S. Lightwood
Isabelle S. Lightwood
Cazadores de Sombras
Edad :
30

Localización :
New York

Mensajes :
81

Dolares :
118

Volver arriba Ir abajo

Skin Empty Re: Skin

Mensaje por Isabelle S. Lightwood Jue Ago 24, 2017 2:47 pm

CSS:

Código:
/* FUENTES*/
@font-face {
  font-family: 'Yanone Kaffeesatz';
  font-style: normal;
  font-weight: 400;
  src: local('Yanone Kaffeesatz Regular'), local('YanoneKaffeesatz-Regular'), url(http://themes.googleusercontent.com/static/fonts/yanonekaffeesatz/v4/YDAoLskQQ5MOAgvHUQCcLRTHiN2BPBirwIkMLKUspj4.woff) format('woff');
}

@font-face {
  font-family: 'Unica One';
  font-style: normal;
  font-weight: 400;
  src: local('Unica One'), local('UnicaOne-Regular'), url(http://fonts.gstatic.com/s/unicaone/v4/z3VYemEbD7zsQFQLG6g3Sj8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

/* latin */
@font-face {
  font-family: 'Bangers';
  font-style: normal;
  font-weight: 400;
  src: local('Bangers'), local('Bangers-Regular'), url(http://fonts.gstatic.com/s/bangers/v7/yJQgrSMUoqRj-0SbnQsv4g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/****************** S K I N  D E L  F O R O *******************/
/*Cuerpo del Foro*/
#wrap {
padding: 10px!important;
width: 900px;
max-width: 900px;
min-width: 900px;
margin-top: 10px;
border: 10px solid #4a1b23;
}
 
/*mueve la imagen del logo para que cuadre con el foro*/
#logo img {
float: none;
width: 920px; !important;
margin-top: -15px;
margin-left: -20px;
}

/*elimina el titulo del foro y el subtitulo*/
#site-title, #site-title h1 {
font-size: 0px;
padding-top: 0px;
}

#logo-desc p {
font-size: 0px;
margin: 0;
padding: 0;
}

/*Elimina la parte de los widgets*/
#content-container div#left {
background: trasnparent;
float: left;
height: 100%;
left: 0;
line-height: 100%;
margin-right: 0;
overflow-x: hidden;
overflow-y: auto;
position: fixed;
top: 0;
width: 0px;
}
 
#left {
position: fixed;
top: 0px;
left:0px;
height: 100%;
}
 
#content-container div#content { margin-right: 0px !important;}
 
/*elimina el buscar*/
#search-box {
display: none;
}
.mainmenu[href="/faq"]{display:none}
.mainmenu[href="/calendar"]{display:none}
.mainmenu[href="/search"]{display:none}
 
/*barra del menu*/
ul.navlinks {
width: 920px;
padding: 5px 0px;
background: #4a1b23;
font-family: 'Calibri';
font-size: 9px;
line-height: 30px;
text-align: center;
letter-spacing: 1px;
word-spacing: 1px;
font-weight: lighter;
cursor: pointer;
margin-left: -20px;
margin-top: -17px;
border-top: 5px solid #43627f;
}
 
ul.navlinks a {
color: #a4bad2;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: lighter;
-moz-transition: all 1.2s ease;
-webkit-transition: all 1.2s ease;
transition: all 1.2s ease;
}
 
ul.navlinks a:hover {
color: transparent;
text-decoration: none;
text-shadow: 0 0 5px #a4bad2;
-moz-transition: all 2.2s ease;
-webkit-transition: all 2.2s ease;
transition: all 2.2s ease;
}
 
/*titulo de los foros - subforos - ultimos mensajes*/
ul.topiclist li {
display: block;
margin: 0;
}
 
li.header {
background: #4a1b23;
font-size: 0;
line-height: 90px;
text-align: center;
text-transform: none;
border-bottom: 10px solid #43627f;
}
 
.table-title, .table-title h2 {
color: #fff;
font-family: 'Bangers';
font-size: 35px;
font-variant: normal;
font-weight: normal;
text-shadow: 1px 1px 1px #000;
text-transform: lowercase;
line-height: 80px;
}
 
/*centra el titulo de la categoria*/
.forabg li.header dd.dterm {
text-align: left;
margin-left: 55px;
}
 
/*parte de los foros*/
ul.forums {
background: #14121f;
border-bottom: 10px solid #43627f;
}

/*cuadrado principal de la descripción*/
ul.topiclist.forums li.row {
 width: 775px;
 height: 138px;
 overflow: hidden;
 background: #14121f;
 border: 20px solid #14121f;
 outline: #4a1b23 double 3px;
 outline-offset: -15px;
 margin: 0px 35px;
}
 
/*titulo de los subforos*/
a.forumtitle {
  width: 510px;
  padding: 5px;
  background: #4a1b23;
  margin-top: 4px;
  margin-left: 4px;
  line-height: 20px;
  font-size: 12px;
  letter-spacing: 2px;
  color: #F3F2ED;
  font-family: 'Unica One';
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-weight: lighter;
  display: block;
  -moz-transition: all 2.2s ease;
  -webkit-transition: all 2.2s ease;
  transition: all 2.2s ease;
}
 
a.forumtitle:hover {
  text-decoration: none;
  -moz-transition: all 2.2s ease;
  -webkit-transition: all 2.2s ease;
  transition: all 2.2s ease;
}
 
/*descripción de los foros*/
#desc-texto {
  background: #14121f;
  position: absolute;
  padding: 5px;
  border: 5px solid #14121f;
  width: 215px;
  height: 67px;
  overflow: auto;
  font-family: arial;
  font-size: 11px;
  line-height: 12px;
  text-align: justify;
  margin-top: -13px;
  margin-left: 67px;
}

#desc-img1, #desc-img2 {
  width: 215px;
  height: 67px;
  border: 10px solid #14121f;
  position: absolute;
}

#desc-img1 {
  margin-top: -13px;
  margin-left: 67px; 
}

#desc-img2 {
  width: 198px;
  margin-top: -13px;
  margin-left: 300px;
}

#desc-links {
  width: 208px;
  height: 77px;
  padding: 5px;
  overflow: hidden;
  background: #14121f;
  position: absolute;
  margin-top: -13px;
  margin-left: 300px;
}

#desc-links a {
  display: inline-block;
  width: 92px;
  height: 12px;
  background: #4a1b23;
  padding: 5px;
  line-height: 12px;
  font-family: arial;
  font-size: 8px;
  text-transform: lowercase;
  text-align: center;
  letter-spacing: 2px;
  color: #14121f;
  margin: 1px;
  -moz-transition: all .7s ease-in-out;
  -webkit-transition: all .7s ease-in-out;
  transition: all .7s ease-in-out;
}

#desc-links a:hover {
  background: #43627f;
  -moz-transition: all .7s ease-in-out;
  -webkit-transition: all .7s ease-in-out;
  transition: all .7s ease-in-out;
}

 
    /*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 {
  background: #4a1b23;
  line-height: 20px;
  padding: 5px;
  width: 105px;
  margin-top: 8px;
  margin-left: 57px;
  font-size: 12px;
  letter-spacing: 2px;
  color: #F3F2ED;
  font-family: 'Unica One';
  text-transform: uppercase;
}

.forabg li.row dd.topics:after {
  content: "topics";
}
 
/*cantidad de post*/
.forabg dd.posts {
  background: #4a1b23;
  line-height: 20px;
  padding: 5px;
  width: 105px;
  margin-top: 8px;
  margin-left: 2px;
  font-size: 12px;
  letter-spacing: 2px;
  color: #F3F2ED;
  font-family: 'Unica One';
  text-transform: uppercase;
}

.forabg li.row dd.posts:after {
  content: "post";
}
 
/*ultimo mensaje*/
.forabg dd.lastpost {
  width: 215px;
  position: abolute;
  float: right;
  background: #1d314a;
  margin-right: 8px;
  margin-top: 2px;
  height: 30px;
  line-height: 10px;
  text-transform: uppercase;
  font-family: calibri;
  color: #555;
  font-size: 9px;
  letter-spacing: 2px;
  text-align: center;
  padding: 10px;
  border-bottom: 5px solid #4a1b23;
  border-left: 0px;
}

li dd.lastpost span a {display: inline-block; }

.last-post-icon { display:none; }
 
/*titulos*/
.h3 {
background: #4a1b23;
color: #fff;
font-family: 'Bangers';
font-size: 30px;
font-variant: normal;
font-weight: normal;
text-shadow: 1px 1px 1px #000;
text-transform: lowercase;
line-height: 75px;
text-align: center;
}
 
.h3 a {
  text-decoration: none;
  color: #F3F2ED;
}
 
.h3 a:hover {
  text-decoration: none;
  color: #F3F2ED;
}
 
h1.page-title {
background: #4a1b23;
color: #fff;
font-family: 'Bangers';
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*/
.postbody .topic-title a {
font-family: 'Bangers';
font-size: 30px;
color: #4a1b23;
width: 100%;
display: block;
text-transform: lowercase;
text-align: center;
font-weight: lighter;
}
 
/*autor de los mensajes*/
p.author {
font-size: 8px;
text-transform: uppercase;
letter-spacing: 1px;
word-spacing: 1px;
width: 604px;
padding: 5px;
background: #1d314a;
display: block;
color: #333;
margin-top: -2px;
text-align: center;
}
 
/*editar-citar-borrar*/
.postbody ul.profile-icons {
list-style: none;
margin-left: 425px;
padding: 0;
width: auto;
margin-top: 35px;
display: block;
position: absolute;
}
 
/*cuerpo del mensaje*/
.postbody {
clear: both;
color: #fff;
float: left;
line-height: 1.48em;
padding: 0;
width: 605px;
border-bottom: 10px solid #43627f;
padding: 10px;
}
 
/*cuerpo de las respuestas*/
.postbody .content {
font-size: 1.3em;
padding-top: 10px;
text-align: justify;
}

/*parte de los perfiles*/
#pr-cuerpo {
margin-left: 10px;
width: 245px;
height: 525px;
overflow: hidden;
}

#pr-name, #pr-name a {
  width: 245px;
  text-align: center;
  background: #1d314a;
  line-height: 50px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 10px;
  margin-top: 2px;
  display: inline-block;
  font-family: 'Time New Roman';
  text-decoration: none;
  border-top: 2px solid #43627f;
}

#pr-name a {margin-top: -2px}
#pr-name a:hover {text-decoration: none}

#pr-avatar {
  width: 245px;
  height: 400px;
  opacity: 1;
  -moz-transition: all .7s ease-in-out;
  -webkit-transition: all .7s ease-in-out;
  transition: all .7s ease-in-out;
  transition-delay: 1s;
  position: static;
}

#pr-info {
position: static;
width: 225px;
height: 380px;
background: #43627f;
display: block;
padding: 10px;
-moz-transition: all .7s ease-in-out;
-webkit-transition: all .7s ease-in-out;
transition: all .7s ease-in-out;
transition-delay: 1s;
}

#pr-info img {position: static; width: 215px; height: 120px; }

#pr-tit {
  position: static;
  font-size: 0px;
}

#pr-dato {
  position: static;
  background: #1d314a;
  width: 215px;
  font-size: 8px;
  text-transform: uppercase;
  letter-spacing: 3px;
  line-height: 10px;
  padding: 5px;
  display: block;
  text-align: center;
  font-family: 'verdana';
}

#pr-sep {
  margin-bottom: -10px;
}

#pr-conta {
  position: static;
  display: inline-block;
}

#pr-conta img {width: 111px; height: 18.5px; margin-bottom: 1px; }

#pr-rango {
  width: 255px;
  height: 75px;
  background: url('http://i.imgur.com/E6f4Syj.png');
}

/*contenido del primer campo del perfil*/
.pr-campo:nth-child(2) #pr-dato:after {
  content: " Años de Edad";
}

.pr-campo:nth-child(6) #pr-dato:before {
  content: "Nació en ";
}

.pr-campo:nth-child(8) #pr-dato {
  font-family: 'Georgia';
  font-size: 22px;
  width: 101px;
  display: inline-block;
  line-height: 30px;
  margin-bottom: -2px;
}

.pr-campo:nth-child(8) #pr-dato:before {
  content: "Mensajes";
  font-family: 'verdana';
  font-size: 8px;
  width: 101px;
  display: inline-block;
  border-bottom: 2px solid #43627f;
  line-height: 11px;
}

.pr-campo:nth-child(9) #pr-dato {
  font-family: 'Georgia';
  font-size: 22px;
  width: 101px;
  display: inline-block;
  line-height: 30px;
  margin-top: -53px;
  margin-left: 114px;
}


.pr-campo:nth-child(9) #pr-dato:before {
  content: "Dolares";
  font-family: 'verdana';
  font-size: 8px;
  width: 101px;
  display: inline-block;
  border-bottom: 2px solid #43627f;
  line-height: 11px;
}

#pr-cuerpo:hover #pr-avatar {
  margin-left: -245px;
  -moz-transition: all .7s ease-in-out;
  -webkit-transition: all .7s ease-in-out;
  transition: all .7s ease-in-out;
  transition-delay: .1s;
}

#pr-cuerpo:hover #pr-info {
  margin-top: -475px;
  -moz-transition: all .7s ease-in-out;
  -webkit-transition: all .7s ease-in-out;
  transition: all .7s ease-in-out;
}

/*Code, Spoiler y Quote*/
dl.codebox {
background-color: #fcfcfc;
border-top: none;
border-left: none;
border-right: none;
font-size: 11px;
}
 
dl.codebox dt {
display:block;
text-shadows: 1px 1px 1px #000;
text-align: center;
font: 12px 'Unica One';
background: #4a1b23;
color:#ffffff;
padding: 5px;
}
 
dl.codebox code {
color:#333333;
font-size:11px;
}
 
blockquote {
background: #fcfcfc url(http://i42.servimg.com/u/f42/09/02/12/09/commen10.png) 6px 8px no-repeat;
border-bottom: 8px solid #43627f;
border-top: none;
border-left: none;
color: #333333;
border-right: none;
}
 
.content blockquote {
color:#333333;
font-family:,Arial,Helvetica,sans-serif;
text-shadow:1px 1px 1px 141414;
font-size:12px;
}
 
blockquote cite {
display: block;
font-family: Dosis;
font-size:12px;
color: #4a1b23;
font-style: normal;
font-weight: 700;
text-transform: uppercase;
font-weight: lighter;
letter-spacing: 1px;
}

blockquote blockquote {background: #fff; }


/*Color de las pestañas del Perfil*/
#tabs a span {
background-color: #4a1b23;
border: medium none;
color: #fff;
border-bottom: 4px solid #43627f;
display: inline-block;
outline: medium none;
}
 
#tabs a span:hover {
background-position:center;
color: #fff;
}
 
#tabs .activetab a span {
background-color: #4a1b23;
border: medium none;
color: #fff;
border-bottom: 4px solid #43627f;
display: inline-block;
outline: medium none;
width: 95px;
}
 
#tabs .activetab a span:hover {
color: #fff;
}
 
/*Efecto en la numeracion de paginas*/
.pagination span a, .pagination span a:active, .pagination span a:link, .pagination span a:visited {
background-color: #43627f;
border:none;
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: #4a1b23;
border:none;
color: #fff;
font-size: 10px;
margin: 0 2px;
padding: 0 2px;
}
 
.pagination span a:hover {
background-color: #4a1b23;
border:none;
color: #fff;
font-size: 10px;
font-weight: 400;
line-height: 1.5em;
margin: 0 2px;
padding: 0 2px;
text-decoration: none;
}
 
/*Chatbox*/
#chatbox_header {
background-color: #4a1b23;
border-bottom: 5px solid #43627f;
}
 
#chatbox_header a {color: #F3F2ED}
 
#chatbox_footer {
background-color: #4a1b23;
border-top: 5px solid #43627f;
color: #F3F2ED;
}
 
.chatbox-title {
color: #ffffff;
font-size: 20px;
font-family: 'Bangers';
line-height: 30px;
  text-shadow: 1px 1px 1px #000;
}
 
#chatbox_members {
border-right: 1px solid #43627f;
bottom: 30px;
color: #616161;
overflow: auto;
position: absolute;
top: 38px;
width: 180px;
text-align: center;
}
 
body.chatbox {
background-image: none;
color: #fff;
font-size: 11px;
line-height: 11px;
}
 
.chatbox_row_1 {
background-color: #COLOR;
padding-left: 10px;
padding-top: 0px;
padding-bottom: 0px;
}
 
.chatbox_row_2 {
background-color: #COLOR;
padding-left: 10px;
padding-top: 0px;
padding-bottom: 0px;
}
 
#chatbox {
bottom: 30px;
left: 181px;
line-height: 10px;
overflow: auto;
position: absolute;
right: 0;
top: 38px;
}
 
/*botones*/
a.button1, a.button2, button.button2, input.button1, input.button2 {
background: #43627f;
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: #43627f;
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: #EEF1EB;
border: 0px;
color: #000;
display: inline-block;
font-family: calibri;
font-size: 11px;
margin-top: 5px;
outline: medium none;
padding: 4px;
}
 
#cp-main h1 {
border-bottom: none;
color: #fff;
margin-left: 10px;
padding: 0;
}
 
/*rutas*/
.pathname-box a {
float: left;
margin-left: 5px;
margin-top: 3px;
background-color: #43627f;
padding: 5px 8px;
color: #fff;
font-size: 8px;
text-transform: uppercase;
letter-spacing: 2px;
}

/*titles*/
.tipsy {
padding: 5px;
font-size: 11px;
position: absolute;
text-shadow: none;
z-index: 999;
}
.tipsy-inner {
padding: 8px 8px 8px 8px;
background-color: #43627f;
color: #fff;
max-width: 200px;
text-align: center;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .4);
-moz-box-shadow: 0 1px 3px rgba(0,0,0, .4);
background: black url(http://cuul.tk/img/gradient.png) repeat-x 0 -150px;
}
.tipsy-inner {
border-radius: 3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}
.tipsy-arrow {
position: absolute;
background: url('http://cuul.tk/img/tipsy.gif') no-repeat top left;
width: 9px;
height: 5px;
}
.tipsy-n .tipsy-arrow {
top: 0;
left: 50%;
margin-left: -4px;
}
.tipsy-nw .tipsy-arrow {
top: 0;
left: 10px;
}
.tipsy-ne .tipsy-arrow {
top: 0;
right: 10px;
}
.tipsy-s .tipsy-arrow {
bottom: 0;
left: 50%;
margin-left: -4px;
background-position: bottom left;
}
.tipsy-sw .tipsy-arrow {
bottom: 0;
left: 10px;
background-position: bottom left;
}
.tipsy-se .tipsy-arrow {
bottom: 0;
right: 10px;
background-position: bottom left;
}
.tipsy-e .tipsy-arrow {
top: 50%;
margin-top: -4px;
right: 0;
width: 5px;
height: 9px;
background-position: top right;
}
.tipsy-w .tipsy-arrow {
top: 50%;
margin-top: -4px;
left: 0;
width: 5px;
height: 9px;
}

/*seleccionar asi todo mono*/
::selection {
  background: #43627f;
  color: #fff;
}

::-moz-selection {
  background: #43627f;
  color: #fff;
}

/* Estadisticas del Foro*/
#es-cuerpo {
  background: #1d314a;
  border: 3px double #4a1b23;
  padding: 10px;
}

#es-rec, #es-leye {
  background: #1d314a;
  width: 415px;
  height: 150px;
  overflow: auto;
  display: inline-block;
  padding: 10px;
}

#es-tit, #leye-tit {
  width: 425px;
  padding: 5px;
  background: #4a1b23;
  margin-top: -10px;
  margin-left: -10px;
  line-height: 20px;
  font-size: 12px;
  letter-spacing: 2px;
  color: #F3F2ED;
  font-family: 'Unica One';
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-weight: lighter;
}

#es-leye {
  width: 852px;
  height: auto;
  margin-left: 2px;
  margin-top: 3px;
}

#leye-tit {
  width: 862px;
  margin-bottom: 10px;
}

#es-recp {
  width: 429px;
  padding: 3px;
  background: #43627f;
  margin-left: -10px;
  line-height: 15px;
  font-size: 7px;
  font-family: 'verdana';
  color: #1d314a;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-weight: lighter;
}

#page-body p.page-bottom {
  width: 285px;
  padding: 5px 2px;
  background: #1d314a;
  margin-left: 2px;
  line-height: 15px;
  font-size: 8px;
  font-family: 'verdana';
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-weight: lighter;
  display: inline-block;
}

#ley1, #ley2, #ley3, #ley4 {
  width: 185px;
  margin: 1px;
  padding: 8px;
  line-height: 10px;
  font-size: 8px;
  font-family: 'Verdana';
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
}

#ley1 {background: #fa6900; border: 3px double #ffffff; }
#ley2 {background: #3bb349; border: 3px double #ffffff; }
#ley3 {background: #a30a0a; border: 3px double #ffffff; }
#ley4 {background: #53a1bd; border: 3px double #ffffff; }


#ley1 a {color: #ffffff; }
#ley2 a {color: #ffffff; }
#ley3 a {color: #ffffff; }
#ley4 a {color: #ffffff; }


/*afiliados del foro*/
#alfinalforo {
  background: #1d314a;
  border: 3px double #4a1b23;
  padding: 10px;
}

#af-herm, #af-eli, #af-credi, #af-direc {
  background: #1d314a;
  padding: 10px;
  display: block;
  margin-bottom: 2px;
}

#af-herm, #af-credi {width: 289px; }
#af-eli, #af-direc {width: 540px; }
#af-eli {margin-bottom: 0px; }

#af-credi {
  height: 138px;
  overflow: auto;
  text-align: justify;
}

#af-herm img {
  width: 49px;
  height: 90px;
  border: 3px double #43627f;
  margin: 1px;
}

#af-direc img {
  width: 52px;
  height: 52px;
  border: 3px double #43627f;
  margin: 1px;
}

#af-eli img {
  width: 41px;
  height: 41px;
  border: 3px double #43627f;
  margin: 1px;
}

#af-tit1, #af-tit2, #af-tit3 {
  padding: 5px;
  background: #4a1b23;
  margin-top: -10px;
  margin-left: -10px;
  line-height: 20px;
  font-size: 12px;
  letter-spacing: 2px;
  color: #F3F2ED;
  font-family: 'Unica One';
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-weight: lighter;
}

#af-tit1 {width: 299px; }
#af-tit2 {width: 550px; }
#af-tit3 {width: 299px; margin-bottom: 10px; }

#af-sub1, #af-sub2, #af-norm a {
  padding: 0px 3px;
  background: #43627f;
  margin-left: -10px;
  line-height: 18px;
  font-size: 8px;
  font-family: 'verdana';
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-weight: lighter;
  margin-bottom: 10px;
}

#af-sub1, #af-norm a {width: 303px; }
#af-sub2 {width: 554px; }

#af-norm a {
  margin-left: 2px;
  display: block;
  margin-bottom: 0px;
}

/*barra lateral*/
::-webkit-scrollbar-thumb {
  background-color: #090A0B;
  border: 2px solid #fff;
  height: auto;
  width: 8px;
}

::-webkit-scrollbar {
  background-color: #090A0B;
  border: 4px solid #fff;
  height: 10px;
  width: 10px;
}

/*tablon de anuncios*/
#tablon-cuerpo {
  background: #1d314a;
  border: 3px double #4a1b23;
  padding: 10px;
}

#tablon-caja, #tablon-premios, #tablon-caja1 {
  width: 264px;
  height: 106px;
  overflow: auto;
  padding: 10px;
  background: #1d314a;
  line-height: 13px;
  font-size: 12px;
  font-family: 'arial';
  text-align: justify;
  display: inline-block;
  margin: -1px;
}

#tablon-censo {
  width: 264px;
  height: 106px;
  overflow: auto;
  padding: 10px;
  background: #1d314a;
  line-height: 13px;
  font-size: 12px;
  font-family: 'arial';
  text-align: center;
  display: inline-block;
  margin: -1px;
}

#tablon-premios {
  width: 836px;
  height: auto;
}

#tablon-tit, #tablon-tit1 {
  width: 274px;
  padding: 5px;
  background: #4a1b23;
  margin-top: -10px;
  margin-left: -10px;
  margin-bottom: 10px;
  line-height: 20px;
  font-size: 12px;
  letter-spacing: 2px;
  color: #F3F2ED;
  font-family: 'Unica One';
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-weight: lighter;
}

#tablon-tit1 {width: 846px; }

#img-amb {
  float: left;
  margin-right: 5px;
  width: 76px;
  height: 76px;
}

#txt-amb {
  height: 70px;
  padding: 3px 0px;
  overflow: auto;
}

#tablon-caja1 img {
  width: 64px;
  height: 74px;
  margin: 1px;
}

#gr1, #gr2, #gr3, #gr4 {
  width: 70px;
  height: 20px;
  margin: 1px 0px;
  padding: 5px;
  display: inline-block;
  font-family: 'Unica One';
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  text-align: center;
}

#gr1 {background: #63BCF7; border: 3px double #ffffff; }
#gr2 {background: #FF8533; border: 3px double #ffffff; }
#gr3 {background: #9C0000; border: 3px double #ffffff; }
#gr4 {background: #A35A00; border: 3px double #ffffff; }


#txt-nove {
  height: 76px;
  overflow: auto;
}

#nove-fech {
  width: 40px;
  display: inline-block;
  color: #4a1b23;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 15px;
  font-family: 'unica one';
}

#nove {
  width: 220px;
  line-height: 15px;
  display: inline-block;
}

#premio-caja {
  display: inline-block;
  width: 136px;
  height: 95px;
  overflow: hidden;
}

#premio-img {
  width: 136px;
  height: 95px;
  -moz-transition: all .7s ease-in-out;
  -webkit-transition: all .7s ease-in-out;
  transition: all .7s ease-in-out;
}

#premio-nom, #premio-cat {
  width: 126px;
  padding: 0px 5px;
  background: #43627f;
  line-height: 20px;
  font-size: 8px;
  font-family: 'verdana';
  color: #1d314a;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-weight: lighter;
}

#premio-cat {background: #43627f; }
#premio-caja:hover #premio-img {
  height: 55px;
  -moz-transition: all .7s ease-in-out;
  -webkit-transition: all .7s ease-in-out;
  transition: all .7s ease-in-out;
}


Última edición por Isabelle S. Lightwood el Jue Ago 24, 2017 2:54 pm, editado 1 vez
Isabelle S. Lightwood
Isabelle S. Lightwood
Cazadores de Sombras
Edad :
30

Localización :
New York

Mensajes :
81

Dolares :
118

Volver arriba Ir abajo

Skin Empty Re: Skin

Mensaje por Isabelle S. Lightwood Jue Ago 24, 2017 2:49 pm

Templates - 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 -->
<div id="es-cuerpo">
  <table><tr>
    <td><div id="es-rec"><div id="es-tit">Actualmente</div>
      <div id="es-recp">{TOTAL_USERS_ONLINE}</div>
      {LOGGED_IN_USER_LIST}
      </div></td>
   
    <td><div id="es-rec"><div id="es-tit">ultimas conexiones</div>
      <div id="es-recp">{RECORD_USERS}</div><br />
      {L_ONLINE_USERS} {L_CONNECTED_MEMBERS}<br />
      {L_WHOSBIRTHDAY_TODAY}{L_WHOSBIRTHDAY_WEEK}
      </div></td></tr></table>
  <div id="es-esta">
        <p class="page-bottom">{TOTAL_POSTS}</p>
   <p class="page-bottom">{TOTAL_USERS}</p>
   <p class="page-bottom">{NEWEST_USER}</p>
  </div>
 
  <div id="es-leye"><div id="leye-tit">leyenda</div>
    <div id="ley1"><a href="http://newyorkcity-rpg.foro-activo.com/g7-jet-set-mujeres">Nephilims</a></div>
    <div id="ley2"><a href="http://newyorkcity-rpg.foro-activo.com/g8-jet-set-gentleman-s">Humans</a></div>
    <div id="ley3"><a href="http://newyorkcity-rpg.foro-activo.com/g3-rich-people">Vampires</a></div>
    <div id="ley4"><a href="http://newyorkcity-rpg.foro-activo.com/g4-average-people">Werewolves</a></div>
    <div id="ley5"><a href="http://newyorkcity-rpg.foro-activo.com/g5-below-average-people">Warlocks</a></div>
    <div id="ley6"><a href="http://newyorkcity-rpg.foro-activo.com/g6-inactivos">Faeries</a></div>
    <div id="ley7"><a href="http://newyorkcity-rpg.foro-activo.com/g5-below-average-people">Demons</a></div>
    <div id="ley8"><a href="http://newyorkcity-rpg.foro-activo.com/g6-inactivos">Angels</a></div>
    <div id="ley9"><a href="http://newyorkcity-rpg.foro-activo.com/g6-inactivos">Clave</a></div>
    <div id="ley10"><a href="http://newyorkcity-rpg.foro-activo.com/g5-below-average-people">Silent Brothers</a></div>
    <div id="ley11"><a href="http://newyorkcity-rpg.foro-activo.com/g6-inactivos">Iron Sisters</a></div>
    <div id="ley12"><a href="http://newyorkcity-rpg.foro-activo.com/g6-inactivos">Inactivos</a></div>
  </div>
</div>



<div class="clear"></div>

   


   <!-- 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>&nbsp;
            {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 -->
Isabelle S. Lightwood
Isabelle S. Lightwood
Cazadores de Sombras
Edad :
30

Localización :
New York

Mensajes :
81

Dolares :
118

Volver arriba Ir abajo

Skin Empty Re: Skin

Mensaje por Isabelle S. Lightwood Jue Ago 24, 2017 2:50 pm

Templates - 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="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 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 = "https://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="https://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}';
         
         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>
</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} 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">

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

            <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 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>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</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>
            {postrow.displayed.EDITED_MESSAGE}
            <!-- 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="pr-cuerpo">
  <div id="pr-name">{postrow.displayed.POSTER_NAME}</div>
  <div id="pr-avatar">{postrow.displayed.POSTER_AVATAR}</div>
  <div id="pr-rango">{postrow.displayed.RANK_IMAGE}</div>
  <div id="pr-info">
    <div id="pr-in">
      <!-- BEGIN profile_field -->
      <div class="pr-campo">
   <div id="pr-tit">{postrow.displayed.profile_field.LABEL}</div>
        <div id="pr-dato">{postrow.displayed.profile_field.CONTENT}</div>
        <div id="pr-sep">{postrow.displayed.profile_field.SEPARATOR}</div>
      </div>
      <!-- END profile_field -->
    </div>
    <div id="pr-conta">
      {postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG} <!-- BEGIN contact_field --> {postrow.displayed.contact_field.CONTENT}<!-- END contact_field -->
    </div>
  </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>
Isabelle S. Lightwood
Isabelle S. Lightwood
Cazadores de Sombras
Edad :
30

Localización :
New York

Mensajes :
81

Dolares :
118

Volver arriba Ir abajo

Skin Empty Re: Skin

Mensaje por Isabelle S. Lightwood Jue Ago 24, 2017 2:56 pm

Tablon

Código:
<div id="tablon-cuerpo">
                                                            
   <div id="tablon-caja">
                                                               
      <div id="tablon-tit">
                                       ultimos temas                             
      </div>
                                                               
      <div id="micontenedor">
                                                                                                                                                                                                                                                                                                                                          
      </div>
                                                               
   </div>
                                                            
   <div id="tablon-caja">
                                                               
      <div id="tablon-tit">
                                       ambientación                             
      </div>
                                                             
      <div style="background: url('http://i.imgur.com/BtCRrQk.png')center" id="img-amb">
                                                            
      </div>
                                                           
      <div id="txt-amb">
                                   ¿Te has preguntado alguna vez si los vampiros existen? ¿Si las hadas van por ahí revoloteando entre las flores?. La fantasía es parte de nuestra realidad, crecimos rodeados de historias maravillosas, de seres sobrenaturales y mundos alternos. Pero todo aquello no está lejos como habíamos pensado. Están aquí, entre nosotros, y simplemente debes detenerte a observar, aunque claro, primero debes saber lo que buscas.        Ocultos entre las sombras más densas, caminando entre los humanos se encuentran ellos. Los que nos han protegido desde tiempos inmemoriales de aquello que desea destruir todo lo que conocemos, incluidos a nosotros, los simples mundanos. Oh porque sí, qué ingenuos hemos sido al pensar que el mundo sólo nos pertenecía a nosotros, los humanos.        Aquí, en New York, al igual que en todas las ciudades al rededor del globo, no sólo humanos transitan por las calles. Hay un mundo entero oculto entre las sombras. Completamente invisible al ojo humano, y entre ellos se encuentran los nefilims, o más conocidos entre el submundo como Shadowhunters. Ellos son los encargados de mantener la paz entre las distintas criaturas y el bienestar de los humanos es su mayor preocupación, sin embargo son invisibles a los ojos de éstos. A no ser que deseen ser vistos.        Hace cinco meses que el Mundo de las sombras se unió en una batalla contra un enemigo en común, los demonios y su lider, Valentine Morgenstern. Oh, él es una leyenda en el submundo y todos, hasta las razas más rezagadas han oído hablar de él: El cazador de sombras que se volvió contra su propia especie por defender su pureza y superioridad. Valentine, el más poderoso y ambicioso Nephilim fue derrotado en la batalla de Idris, enfrentándose a un bando reunido por su propia hija, Clarissa.        Ahora, todo parece estar volviendo a la normalidad. Parece. Porque el flujo de Demonios parece aumentar paulatinamente y nuevos Shadowhunters han llegado al Instituto para ofrecer ayuda. Los Acuerdos, tratados de paz entre los Shadowhunters y Subterráneos siguen vigentes, por lo que la convivencia entre razas se ha hecho más llevadera sobre todo luego de haberse aliado contra los demonios.        Pero hay un grupo que aún se resiste a los cambios. Un grupo que todos creían extinto, más aún con la muerte del que años antes fue su lider. El Círculo ha comenzado a formarse otra vez, uniendo a generaciones más jovenes con ideales anacrónicos. Son unos pocos Shadowhunters, que convencidos de su superioridad, se resisten a cualquier alianza con Subterráneos -Vampiros, brujos y licántropos-. Actúan con disimulo, sin revelar su regreso y con miembros muy hábiles entre sus filas.                             
      </div>
                                                         
   </div>
                                                            
   <div id="tablon-caja1">
                                                               
      <div id="tablon-tit">
                                 administración                             
      </div>
                                    <img title="Isabelle S. Lightwood" src="http://i.imgur.com/EWu3P5H.png" /><img title="Jace Wayland" src="http://i.imgur.com/9VC5nWp.png" /><img title="nombre del staff" src="http://i.imgur.com/uz6MpbO.png" /><img title="nombre del staff" src="http://i.imgur.com/uz6MpbO.png" />                           
   </div>
                                                            
   <div id="tablon-caja">
                                                               
      <div id="tablon-tit">
                                       ¿Sabías que...?                             
      </div>
                                                     
      <div style="text-align: center;">
                                            
         <center>
                              <script language="javascript">

    function VecImagenes()
    {
    n=0;
    this[n++]="http://i.imgur.com/9lG3Wew.png";
    this[n++]="http://i.imgur.com/9lG3Wew.png";
    this[n++]="http://i.imgur.com/9lG3Wew.png";
    this[n++]="http://i.imgur.com/9lG3Wew.png";
    this[n++]="http://i.imgur.com/9lG3Wew.png";
    this.N=n;
    }
    var Imagenes=new VecImagenes();
    src= Imagenes[ Math.floor(Math.random() * Imagenes.N) ] ;
    document.write("<img src="+src+" align=center>");

</script>                     
         </center>
                                                  
      </div>
                                                   
   </div>
                                                            
   <div id="tablon-censo">
                                                               
      <div id="tablon-tit">
                                       censo                             
      </div>
                                                     
      <div id="gr1">
                           02                 
      </div>
           
      <div id="gr2">
                           00                 
      </div>
           
      <div id="gr3">
                           00                 
      </div>
           
      <div id="gr4">
                           00                 
      </div>
                                                   
   </div>
                                                            
   <div id="tablon-caja">
                                                               
      <div id="tablon-tit">
                                       Novedades                           
      </div>
                                                   
      <div id="txt-nove">
                                        
         <div id="nove-fech">
                            00/00               
         </div>
                                          
         <div id="nove">
                            novedad aquí novedad aquí               
         </div>
                                          
         <div id="nove-fech">
                            00/00               
         </div>
                                          
         <div id="nove">
                            novedad aquí               
         </div>
                                          
         <div id="nove-fech">
                            00/00               
         </div>
                                          
         <div id="nove">
                            novedad aquí               
         </div>
                                          
         <div id="nove-fech">
                            00/00               
         </div>
                                          
         <div id="nove">
                            novedad aquí               
         </div>
                                          
         <div id="nove-fech">
                            00/00               
         </div>
                                          
         <div id="nove">
                            novedad aquí               
         </div>
                                          
      </div>
                                                   
   </div>
                                                            
   <div id="tablon-premios">
                                                               
      <div id="tablon-tit1">
                                       Premios del Mes                             
      </div>
                                               
      <div id="premio-caja">
                              
         <div style="background: url('http://i.imgur.com/JxwfYLK.png')center" id="premio-img">
                                 
         </div>
                              
         <div id="premio-nom">
                        nombre del pj           
         </div>
                              
         <div id="premio-cat">
                        Mejor Chica           
         </div>
                              
      </div>
                           
      <div id="premio-caja">
                              
         <div style="background: url('http://i.imgur.com/JxwfYLK.png')center" id="premio-img">
                                 
         </div>
                              
         <div id="premio-nom">
                        nombre del pj           
         </div>
                              
         <div id="premio-cat">
                        Mejor Chico           
         </div>
                              
      </div>
                           
      <div id="premio-caja">
                              
         <div style="background: url('http://i.imgur.com/JxwfYLK.png')center" id="premio-img">
                                 
         </div>
                              
         <div id="premio-nom">
                        nombre del pj           
         </div>
                              
         <div id="premio-cat">
                        Mejor Roler           
         </div>
                              
      </div>
                           
      <div id="premio-caja">
                              
         <div style="background: url('http://i.imgur.com/JxwfYLK.png')center" id="premio-img">
                                 
         </div>
                              
         <div id="premio-nom">
                        nombre del pj           
         </div>
                              
         <div id="premio-cat">
                        Mejor User           
         </div>
                              
      </div>
                           
      <div id="premio-caja">
                              
         <div style="background: url('http://i.imgur.com/JxwfYLK.png')center" id="premio-img">
                                 
         </div>
                              
         <div id="premio-nom">
                        nombre del pj           
         </div>
                              
         <div id="premio-cat">
                        Admin Del Mes           
         </div>
                              
      </div>
                           
      <div id="premio-caja">
                              
         <div style="background: url('http://i.imgur.com/JxwfYLK.png')center" id="premio-img">
                                 
         </div>
                              
         <div id="premio-nom">
                        nombre del pj           
         </div>
                              
         <div id="premio-cat">
                        categoria secreta           
         </div>
                              
      </div>
                                             
   </div>
</div>
 <script>

jQuery("#micontenedor").replaceWith(jQuery("#comments_scroll_div"));

</script>
Isabelle S. Lightwood
Isabelle S. Lightwood
Cazadores de Sombras
Edad :
30

Localización :
New York

Mensajes :
81

Dolares :
118

Volver arriba Ir abajo

Skin Empty Re: Skin

Mensaje por Isabelle S. Lightwood Jue Ago 24, 2017 2:57 pm

Ultimos temas widget - configuracion


Número de temas recientes :
10
Activar el scroll de los temas : Sí
Sentido de desfilada de los temas : Arriba
Altura de la tabla que contiene los temas :
76
Tiempo de espera entre dos desfiladas :
8000
Isabelle S. Lightwood
Isabelle S. Lightwood
Cazadores de Sombras
Edad :
30

Localización :
New York

Mensajes :
81

Dolares :
118

Volver arriba Ir abajo

Skin Empty Re: Skin

Mensaje por Isabelle S. Lightwood Jue Ago 24, 2017 3:01 pm

Afiliados/Creditos

Código:
<div id="alfinalforo">
                                                
   <table>
                                                 
      <tbody>
         <tr>
                                                       
            <td>
                                                          
               <div id="af-herm">
                                                             
                  <div id="af-tit1">
                                           Afiliados Hermanos                     
                  </div>
                                                             
                  <div id="af-sub1">
                                           0 de 5                     
                  </div>
                                      <a href="link al foro"><img title="nombre del foro" src="http://placehold.it/50x90" /></a><a href="link al foro"><img title="nombre del foro" src="http://placehold.it/50x90" /></a><a href="link al foro"><img title="nombre del foro" src="http://placehold.it/50x90" /></a><a href="link al foro"><img title="nombre del foro" src="http://placehold.it/50x90" /></a><a href="link al foro"><img title="nombre del foro" src="http://placehold.it/50x90" /></a>                         
               </div>
                                                            
               <div id="af-credi">
                                                                   
                  <div id="af-tit3">
                                           Créditos                     
                  </div>
                                        » Skin obtenido de <a href="http://thecaptainknowsbest.tumblr.com/">Captain Knows Best</a> creado por Neeve, gracias a los aportes y tutoriales de <a href="http://thecaptainknowsbest.tumblr.com/">Hardrock</a>, <a href="http://glintz.foroactivo.com/">Glintz</a> y <a href="http://asistencia.foroactivo.com/">Asistencia Foroactivo</a>, skin editado por <a href="https://www.tumblr.com/blog/iadesigns009">IA Design's</a>.<br /><br />» Tablas usadas en el foro obtenidas de cryptxmnesia de Tumblr.<br /><br />  » Mas Créditos.                   
               </div>
                                                            
               <div id="af-norm">
                                        <a href="link">Afiliados Normales</a>                     
               </div>
                                                          
            </td>
                                                       
            <td>
                                                          
               <div id="af-direc">
                                                             
                  <div id="af-tit2">
                                           Directorio                     
                  </div>
                                                             
                  <div id="af-sub2">
                                           0 de 9                     
                  </div>
                                    <a href="link al foro"><img src="http://placehold.it/50x50" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/50x50" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/50x50" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/50x50" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/50x50" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/50x50" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/50x50" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/50x50" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/50x50" title="nombre del foro" /></a>                         
               </div>
                                                          
               <div id="af-eli">
                                                             
                  <div id="af-tit2">
                                           Afiliados Elite                     
                  </div>
                                                             
                  <div id="af-sub2">
                                           0 de 33                     
                  </div>
                                    <a href="link al foro"><img src="http://placehold.it/40x40" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/40x40" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/40x40" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/40x40" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/40x40" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/40x40" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/40x40" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/40x40" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/40x40" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/40x40" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/40x40" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/40x40" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/40x40" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/40x40" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/40x40" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/40x40" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/40x40" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/40x40" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/40x40" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/40x40" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/40x40" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/40x40" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/40x40" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/40x40" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/40x40" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/40x40" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/40x40" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/40x40" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/40x40" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/40x40" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/40x40" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/40x40" title="nombre del foro" /></a><a href="link al foro"><img src="http://placehold.it/40x40" title="nombre del foro" /></a>             
               </div>
                                                          
            </td>
                                                       
         </tr>
                                                    
      </tbody>
   </table>
</div>
Isabelle S. Lightwood
Isabelle S. Lightwood
Cazadores de Sombras
Edad :
30

Localización :
New York

Mensajes :
81

Dolares :
118

Volver arriba Ir abajo

Skin Empty Re: Skin

Mensaje por Isabelle S. Lightwood Jue Ago 24, 2017 3:11 pm

JavaScripts:

Cambiar :: por -
Código:
$(function () {
    if ($('.pathname-box').size()) {
        $('.pathname-box').html($('.pathname-box').html().replace(/::/g, ' '));
    }
    if ($('.nomargin.path').size()) {
        $('.nomargin.path').html($('.nomargin.path').html().replace(/::/g, ' '));
    }
});

Selección de Códigos
Código:
function selectCode(e) {
var doc = document
, text = $(e).closest("dl").find(".cont_code,code").get(0)
, range, selection
;
if (doc.body.createTextRange) {
range = document.body.createTextRange();
range.moveToElementText(text);
range.select();
} else if (window.getSelection) {
selection = window.getSelection();
range = document.createRange();
range.selectNodeContents(text);
selection.removeAllRanges();
selection.addRange(range);
}
};
$(function(){$("dl.codebox:not(.spoiler,.hidecode) > dd.code, dl.codebox:not(.spoiler,.hidecode) > dd > code").closest("dl").find('dt').append('<span onClick="selectCode(this)" class="selectCode">Seleccionar</span>')});

Afiliados en Footer
Código:
$(document).ready(function () {
$('#alfinalforo').appendTo('#content');
});

Estadisticas
Código:
$(function(){
       $("div.h3 a[href='/statistics']").text("Estadísticas");
       $("div#main-content p.page-bottom").each(function(){
          $(this).html($(this).html()
             .replace("Nuestros miembros han publicado un total de", "Contamos")
             .replace("mensajes", "Recuerdos.")
             .replace("Tenemos", "Somos")
             .replace("miembros registrados", "miembros")
             .replace("El último usuario registrado es", "Bienvenido: "));
       });  
   });

Titulo 1
Código:
// tipsy, facebook style tooltips for jquery
// version 1.0.0a
// (c) 2008-2010 jason frame [jason@onehackoranother.com]
// releated under the MIT license
(function($) {
    
    function fixTitle($ele) {
        if ($ele.attr('title') || typeof($ele.attr('original-title')) != 'string') {
            $ele.attr('original-title', $ele.attr('title') || '').removeAttr('title');
        }
    }
    
    function Tipsy(element, options) {
        this.$element = $(element);
        this.options = options;
        this.enabled = true;
        fixTitle(this.$element);
    }
    
    Tipsy.prototype = {
        show: function() {
            var title = this.getTitle();
            if (title && this.enabled) {
                var $tip = this.tip();
                
                $tip.find('.tipsy-inner')[this.options.html ? 'html' : 'text'](title);
                $tip[0].className = 'tipsy'; // reset classname in case of dynamic gravity
                $tip.remove().css({top: 0, left: 0, visibility: 'hidden', display: 'block'}).appendTo(document.body);
                
                var pos = $.extend({}, this.$element.offset(), {
                    width: this.$element[0].offsetWidth,
                    height: this.$element[0].offsetHeight
                });
                
                var actualWidth = $tip[0].offsetWidth, actualHeight = $tip[0].offsetHeight;
                var gravity = (typeof this.options.gravity == 'function')
                                ? this.options.gravity.call(this.$element[0])
                                : this.options.gravity;
                
                var tp;
                switch (gravity.charAt(0)) {
                    case 'n':
                        tp = {top: pos.top + pos.height + this.options.offset, left: pos.left + pos.width / 2 - actualWidth / 2};
                        break;
                    case 's':
                        tp = {top: pos.top - actualHeight - this.options.offset, left: pos.left + pos.width / 2 - actualWidth / 2};
                        break;
                    case 'e':
                        tp = {top: pos.top + pos.height / 2 - actualHeight / 2, left: pos.left - actualWidth - this.options.offset};
                        break;
                    case 'w':
                        tp = {top: pos.top + pos.height / 2 - actualHeight / 2, left: pos.left + pos.width + this.options.offset};
                        break;
                }
                
                if (gravity.length == 2) {
                    if (gravity.charAt(1) == 'w') {
                        tp.left = pos.left + pos.width / 2 - 15;
                    } else {
                        tp.left = pos.left + pos.width / 2 - actualWidth + 15;
                    }
                }
                
                $tip.css(tp).addClass('tipsy-' + gravity);
                
                if (this.options.fade) {
                    $tip.stop().css({opacity: 0, display: 'block', visibility: 'visible'}).animate({opacity: this.options.opacity});
                } else {
                    $tip.css({visibility: 'visible', opacity: this.options.opacity});
                }
            }
        },
        
        hide: function() {
            if (this.options.fade) {
                this.tip().stop().fadeOut(function() { $(this).remove(); });
            } else {
                this.tip().remove();
            }
        },
        
        getTitle: function() {
            var title, $e = this.$element, o = this.options;
            fixTitle($e);
            var title, o = this.options;
            if (typeof o.title == 'string') {
                title = $e.attr(o.title == 'title' ? 'original-title' : o.title);
            } else if (typeof o.title == 'function') {
                title = o.title.call($e[0]);
            }
            title = ('' + title).replace(/(^\s*|\s*$)/, "");
            return title || o.fallback;
        },
        
        tip: function() {
            if (!this.$tip) {
                this.$tip = $('<div class="tipsy"></div>').html('<div class="tipsy-arrow"></div><div class="tipsy-inner"/></div>');
            }
            return this.$tip;
        },
        
        validate: function() {
            if (!this.$element[0].parentNode) {
                this.hide();
                this.$element = null;
                this.options = null;
            }
        },
        
        enable: function() { this.enabled = true; },
        disable: function() { this.enabled = false; },
        toggleEnabled: function() { this.enabled = !this.enabled; }
    };
    
    $.fn.tipsy = function(options) {
        
        if (options === true) {
            return this.data('tipsy');
        } else if (typeof options == 'string') {
            return this.data('tipsy')[options]();
        }
        
        options = $.extend({}, $.fn.tipsy.defaults, options);
        
        function get(ele) {
            var tipsy = $.data(ele, 'tipsy');
            if (!tipsy) {
                tipsy = new Tipsy(ele, $.fn.tipsy.elementOptions(ele, options));
                $.data(ele, 'tipsy', tipsy);
            }
            return tipsy;
        }
        
        function enter() {
            var tipsy = get(this);
            tipsy.hoverState = 'in';
            if (options.delayIn == 0) {
                tipsy.show();
            } else {
                setTimeout(function() { if (tipsy.hoverState == 'in') tipsy.show(); }, options.delayIn);
            }
        };
        
        function leave() {
            var tipsy = get(this);
            tipsy.hoverState = 'out';
            if (options.delayOut == 0) {
                tipsy.hide();
            } else {
                setTimeout(function() { if (tipsy.hoverState == 'out') tipsy.hide(); }, options.delayOut);
            }
        };
        
        if (!options.live) this.each(function() { get(this); });
        
        if (options.trigger != 'manual') {
            var binder  = options.live ? 'live' : 'bind',
                eventIn  = options.trigger == 'hover' ? 'mouseenter' : 'focus',
                eventOut = options.trigger == 'hover' ? 'mouseleave' : 'blur';
            this[binder](eventIn, enter)[binder](eventOut, leave);
        }
        
        return this;
        
    };
    
    $.fn.tipsy.defaults = {
        delayIn: 0,
        delayOut: 0,
        fade: false,
        fallback: '',
        gravity: 'n',
        html: false,
        live: false,
        offset: 0,
        opacity: 0.8,
        title: 'title',
        trigger: 'hover'
    };
    
    // Overwrite this method to provide options on a per-element basis.
    // For example, you could store the gravity in a 'tipsy-gravity' attribute:
    // return $.extend({}, options, {gravity: $(ele).attr('tipsy-gravity') || 'n' });
    // (remember - do not modify 'options' in place!)
    $.fn.tipsy.elementOptions = function(ele, options) {
        return $.metadata ? $.extend({}, options, $(ele).metadata()) : options;
    };
    
    $.fn.tipsy.autoNS = function() {
        return $(this).offset().top > ($(document).scrollTop() + $(window).height() / 2) ? 's' : 'n';
    };
    
    $.fn.tipsy.autoWE = function() {
        return $(this).offset().left > ($(document).scrollLeft() + $(window).width() / 2) ? 'e' : 'w';
    };
    
})(jQuery);

Titulo 2
Código:
$(function(){ $('[title]').tipsy({fade:true,gravity:'s'}); });

Abre/Cierra Categorias
Código:
$(function(){x=$('div.forabg').get();for(i=0;i<x.length;i++){x[i].id='cat_'+i;$(x[i]).find('li.header').prepend('<img src="http://i.imgur.com/v6AYQTT.png" class="saxToggle" style="float: right; margin-right: 30px; margin-top: 50px; cursor: pointer; z-index: 5!important; position: relative;" />');if(my_getcookie(x[i].id)=='contracted'){$(x[i]).find('li.row').hide();$(x[i]).find('.saxToggle')[0].src='http://i.imgur.com/v6AYQTT.png'}};$('.saxToggle').click(function(){if($(this).parent().parent().parent().find('li.row').is(':visible')){$(this).parent().parent().parent().find('li.row').hide('slow');this.src='http://i.imgur.com/tlLYOWa.png';my_setcookie($(this).parent().parent().parent().parent()[0].id,'contracted')}else{$(this).parent().parent().parent().find('li.row').show('slow');this.src='http://i.imgur.com/tlLYOWa.png';my_setcookie($(this).parent().parent().parent().parent()[0].id,'expanded')}})});

Quitar lo de mensaje Editado
Código:
jQuery(document).ready(function(){       
  $(".postbody:contains('Última edición por'), .gensmall:contains('Última edición por')").each(function(index) {     
          var a = jQuery(this).html().split("Última edición por")[0];               
          var b = jQuery(this).html().split("Última edición por")[1];
          var c = "<p class='edit'>Última edición por" + b + "</p>";
          jQuery(this).html(a+c);     
  });     
});

Mensaje de confirmacion abandonar escrito/salvar post
Código:
$(function () {
    var submit_clicked = false;
    $('input[type="Submit"]').click(function () {
        submit_clicked = true;
    });
    window.onbeforeunload = function () {
        var b1 = $("form[name='post'] input[type='submit'][name='prevent_modif']").length;
        var b2 = $["sceditor"] && $('#text_editor_textarea').sceditor("instance").val();
        if ((b1 || b2) && !submit_clicked) {
            return "¿Quieres abandonar la página y perder lo que has escrito?";
        }
    }
});

Accelerar confirmacion del post
Código:
$("meta[http-equiv='refresh'][content]:first").each(function(){window.location.href=$(this).attr("content").replace(/^.*;url=/,"")});

Botones Editar, Borrar, IP - por texto
Código:
jQuery(document).ready(function() {
$('.i_icon_thanks').replaceWith('<div class="boton">Gracias</div>');
$('.i_icon_quote').replaceWith('<div class="boton">Citar</div>');
$('.i_icon_edit').replaceWith('<div class="boton">Editar</div>');
$('.i_icon_delete').replaceWith('<div class="boton">Borrar</div>');
$('.i_icon_ip').replaceWith('<div class="boton">Ver IP</div>');
});
Isabelle S. Lightwood
Isabelle S. Lightwood
Cazadores de Sombras
Edad :
30

Localización :
New York

Mensajes :
81

Dolares :
118

Volver arriba Ir abajo

Skin Empty Re: Skin

Mensaje por Isabelle S. Lightwood Vie Ago 25, 2017 10:55 am

nombre del personaje
edad | ocupación | grupo | rango | avatar
Frase del Personaje

Historia del personaje
Historia

Personalidad
Personalidad


Código:
<center><div id="tab-cuerpo"><div id="tab-tit">nombre del personaje</div><div id="tab-info">edad | ocupación | grupo | rango | avatar</div><div id="tab-img" style="background: url('http://i.imgur.com/w6tU64X.gif')center;"></div><div id="tab-frase">Frase del Personaje</div>
<div id="tab-sub">Historia del personaje</div><div id="tab-cont2">Historia</div>
<div id="tab-sub">Personalidad</div><div id="tab-cont2">Personalidad</div></div>


Última edición por Isabelle S. Lightwood el Vie Ago 25, 2017 12:02 pm, editado 1 vez
Isabelle S. Lightwood
Isabelle S. Lightwood
Cazadores de Sombras
Edad :
30

Localización :
New York

Mensajes :
81

Dolares :
118

Volver arriba Ir abajo

Skin Empty Re: Skin

Mensaje por Isabelle S. Lightwood Vie Ago 25, 2017 10:56 am

este es un titulo
edad | ocupación | grupo | rango | avatar

Información.


Código:
<center><div id="bus-cuerpo"><div id="tab-tit">este es un titulo</div><div id="tab-info">edad | ocupación | grupo | rango | avatar</div><div id="bus-img" style="background: url('http://i.imgur.com/w6tU64X.gif')center;"></div>
<div id="bus-cont">Información.</div></div>


Última edición por Isabelle S. Lightwood el Vie Ago 25, 2017 12:03 pm, editado 1 vez
Isabelle S. Lightwood
Isabelle S. Lightwood
Cazadores de Sombras
Edad :
30

Localización :
New York

Mensajes :
81

Dolares :
118

Volver arriba Ir abajo

Skin Empty Re: Skin

Mensaje por Isabelle S. Lightwood Vie Ago 25, 2017 11:06 am

Registro de Nombre
Aquí vienen las reglas del registro:

1. Regla 1
2. Regla 2
3. Regla 3
4. Regla 4
5. Regla 5

A - B - C - D - E
Reservas

F - G - H - I - J
Reservas

K - L - M - N - O
Reservas

P - Q - R - S - T
Reservas

U - V - W - X - Y - Z
Reservas


Código:
<center><div id="tab-cuerpo"><div id="tab-tit">Registro de Nombre</div><div id="tab-cont1">Aquí vienen las reglas del registro:

1. Regla 1
2. Regla 2
3. Regla 3
4. Regla 4
5. Regla 5</div>
<div id="tab-sub">A - B - C - D - E</div><div id="tab-cont1">Reservas</div>
<div id="tab-sub">F - G - H - I - J</div><div id="tab-cont1">Reservas</div>
<div id="tab-sub">K - L - M - N - O</div><div id="tab-cont1">Reservas</div>
<div id="tab-sub">P - Q - R - S - T</div><div id="tab-cont1">Reservas</div>
<div id="tab-sub">U - V - W - X - Y - Z</div><div id="tab-cont1">Reservas</div></div>


Última edición por Isabelle S. Lightwood el Vie Ago 25, 2017 12:03 pm, editado 1 vez
Isabelle S. Lightwood
Isabelle S. Lightwood
Cazadores de Sombras
Edad :
30

Localización :
New York

Mensajes :
81

Dolares :
118

Volver arriba Ir abajo

Skin Empty Re: Skin

Mensaje por Isabelle S. Lightwood Vie Ago 25, 2017 11:30 am

Nombre del Personaje
edad | ocupación | grupo | rango | avatar
Frase del Personaje

Personalidad
Personalidad.

Relaciones
Nombre del Personaje
descripcion.
Nombre del Personaje
descripcion.
Nombre del Personaje
descripcion.
Nombre del Personaje
descripcion.
Nombre del Personaje
descripcion.
Nombre del Personaje
descripcion.


Código:
<center><div id="tab-cuerpo"><div id="tab-tit">Nombre del Personaje</div><div id="tab-info">edad | ocupación | grupo | rango | avatar</div><div id="tab-img" style="background: url('http://i.imgur.com/w6tU64X.gif')center;"></div><div id="tab-frase">Frase del Personaje</div>
<div id="tab-sub">Personalidad</div><div id="tab-cont2">Personalidad.</div>
<div id="tab-sub">Relaciones</div><div id="relas-tab"><div id="relas-caja" style="background: url('http://i.imgur.com/40hf6Us.gif')center"><div id="relas-nom">Nombre del Personaje</div><div id="relas">descripcion.</div></div><div id="relas-caja" style="background: url('http://i.imgur.com/40hf6Us.gif')center"><div id="relas-nom">Nombre del Personaje</div><div id="relas">descripcion.</div></div><div id="relas-caja" style="background: url('http://i.imgur.com/40hf6Us.gif')center"><div id="relas-nom">Nombre del Personaje</div><div id="relas">descripcion.</div></div><div id="relas-caja" style="background: url('http://i.imgur.com/40hf6Us.gif')center"><div id="relas-nom">Nombre del Personaje</div><div id="relas">descripcion.</div></div><div id="relas-caja" style="background: url('http://i.imgur.com/40hf6Us.gif')center"><div id="relas-nom">Nombre del Personaje</div><div id="relas">descripcion.</div></div><div id="relas-caja" style="background: url('http://i.imgur.com/40hf6Us.gif')center"><div id="relas-nom">Nombre del Personaje</div><div id="relas">descripcion.</div></div></div></div>


Última edición por Isabelle S. Lightwood el Vie Ago 25, 2017 12:03 pm, editado 1 vez
Isabelle S. Lightwood
Isabelle S. Lightwood
Cazadores de Sombras
Edad :
30

Localización :
New York

Mensajes :
81

Dolares :
118

Volver arriba Ir abajo

Skin Empty Re: Skin

Mensaje por Isabelle S. Lightwood Vie Ago 25, 2017 11:30 am

este es un titulo
Esta caja no tiene tope.

este es un subtitulo
Contenido de la caja.


Código:
<center><div id="tab-cuerpo"><div id="tab-tit">este es un titulo</div><div id="tab-cont1">Esta caja no tiene tope.</div>
<div id="tab-sub">este es un subtitulo</div><div id="tab-cont2">Contenido de la caja.</div></div>


Última edición por Isabelle S. Lightwood el Vie Ago 25, 2017 12:03 pm, editado 1 vez
Isabelle S. Lightwood
Isabelle S. Lightwood
Cazadores de Sombras
Edad :
30

Localización :
New York

Mensajes :
81

Dolares :
118

Volver arriba Ir abajo

Skin Empty Re: Skin

Mensaje por Isabelle S. Lightwood Vie Ago 25, 2017 11:30 am



Nombre del Foro
Frase del Foro

Ambientación
Los héroes pueden caerse; los optimistas pueden perder la esperanza; la luz puede volverse oscura; un inocente puede ser culpable, tanto como una niña puede ser victima; el cazador, puede ser cazado; el valiente puede estar aterrado; y un genio, puede perder su mente. Los héroes pueden caerse; los optimistas pueden perder la esperanza; la luz puede volverse oscura; un inocente puede ser culpable, tanto como una niña puede ser victima; el cazador, puede ser cazado; el valiente puede estar aterrado; y un genio, puede perder su mente. Los héroes pueden caerse; los optimistas pueden perder la esperanza; la luz puede volverse oscura; un inocente puede ser culpable, tanto como una niña puede ser victima; el cazador, puede ser cazado; el valiente puede estar aterrado; y un genio, puede perder su mente.

Los héroes pueden caerse; los optimistas pueden perder la esperanza; la luz puede volverse oscura; un inocente puede ser culpable, tanto como una niña puede ser victima; el cazador, puede ser cazado; el valiente puede estar aterrado; y un genio, puede perder su mente. Los héroes pueden caerse; los optimistas pueden perder la esperanza; la luz puede volverse oscura; un inocente puede ser culpable, tanto como una niña puede ser victima; el cazador, puede ser cazado; el valiente puede estar aterrado; y un genio, puede perder su mente. Los héroes pueden caerse; los optimistas pueden perder la esperanza; la luz puede volverse oscura; un inocente puede ser culpable, tanto como una niña puede ser victima; el cazador, puede ser cazado; el valiente puede estar aterrado; y un genio, puede perder su mente.

Administración

Botones
Aquí los botones del foro


Código:
<center><style>#tab-cuerpo {background: #1d314a; border: 3px double #65737A; padding: 10px; width: 500px; } #tab-tit {width: 490px; padding: 5px; background: #4a1b23; line-height: 30px; font-size: 15px; letter-spacing: 2px; color: #F3F2ED; font-family: 'Unica One'; text-transform: uppercase; text-align: center; text-decoration: none; font-weight: lighter; } #tab-sub {width: 390px; padding: 5px; background: #14121f; margin: 0px 50px; line-height: 20px; font-size: 12px; letter-spacing: 2px; color: #fff; font-family: 'Unica One'; text-transform: uppercase; text-align: center; text-decoration: none; font-weight: lighter; } #tab-cont1, #tab-cont2 {background: #112236; padding: 10px; display: block; width: 480px; font-size: 12px; line-height: 13px; text-align: justify; } #tab-cont2 {height: 150px; overflow: auto; } #tab-info, #tab-frase {width: 494px; padding: 0px 3px; background: #43627f; line-height: 18px; font-size: 8px; font-family: 'verdana'; color: #fff; letter-spacing: 1px; text-transform: uppercase; text-align: center; text-decoration: none; font-weight: lighter; } #tab-frase {background: #43627f; } #tab-img {width: 500px; height: 175px; } #tab-info a {color: #fff; } #tab-cont1 img {width: 228px; height: 80px; border: 5px solid #1d314a; margin: 1px; }</style>

<div id="tab-cuerpo"><div id="tab-tit">Nombre del Foro</div><div id="tab-info"><a href="link">Link al Foro</a> | <a href="link">Afiliados Normales</a> | <a href="link">Afiliaciones</a></div><div id="tab-img" style="background: url('http://i.imgur.com/w6tU64X.gif')center;"></div><div id="tab-frase">Frase del Foro</div>
<div id="tab-sub">Ambientación</div><div id="tab-cont2">Los héroes pueden caerse; los optimistas pueden perder la esperanza; la luz puede volverse oscura; un inocente puede ser culpable, tanto como una niña puede ser victima; el cazador, puede ser cazado; el valiente puede estar aterrado; y un genio, puede perder su mente. Los héroes pueden caerse; los optimistas pueden perder la esperanza; la luz puede volverse oscura; un inocente puede ser culpable, tanto como una niña puede ser victima; el cazador, puede ser cazado; el valiente puede estar aterrado; y un genio, puede perder su mente. Los héroes pueden caerse; los optimistas pueden perder la esperanza; la luz puede volverse oscura; un inocente puede ser culpable, tanto como una niña puede ser victima; el cazador, puede ser cazado; el valiente puede estar aterrado; y un genio, puede perder su mente.

Los héroes pueden caerse; los optimistas pueden perder la esperanza; la luz puede volverse oscura; un inocente puede ser culpable, tanto como una niña puede ser victima; el cazador, puede ser cazado; el valiente puede estar aterrado; y un genio, puede perder su mente. Los héroes pueden caerse; los optimistas pueden perder la esperanza; la luz puede volverse oscura; un inocente puede ser culpable, tanto como una niña puede ser victima; el cazador, puede ser cazado; el valiente puede estar aterrado; y un genio, puede perder su mente. Los héroes pueden caerse; los optimistas pueden perder la esperanza; la luz puede volverse oscura; un inocente puede ser culpable, tanto como una niña puede ser victima; el cazador, puede ser cazado; el valiente puede estar aterrado; y un genio, puede perder su mente.</div>
<div id="tab-sub">Administración</div><div id="tab-cont1"><img src="http://placehold.it/228x80" title="nombre del Staff" /><img src="http://placehold.it/228x80" title="nombre del Staff" /><img src="http://placehold.it/228x80" title="nombre del Staff" /><img src="http://placehold.it/228x80" title="nombre del Staff" /></div>
<div id="tab-sub">Botones</div><div id="tab-cont1">Aquí los botones del foro</div></div>
Isabelle S. Lightwood
Isabelle S. Lightwood
Cazadores de Sombras
Edad :
30

Localización :
New York

Mensajes :
81

Dolares :
118

Volver arriba Ir abajo

Skin Empty Re: Skin

Mensaje por Isabelle S. Lightwood Dom Ago 27, 2017 11:48 am

Texto + Links

Código:
<table>
   
   <tbody>
      <tr>
         
         <td>
            
            <div id="desc-texto">
                Los héroes pueden caerse; los optimistas pueden perder la esperanza; la luz puede volverse oscura; un inocente puede ser culpable, tanto como una niña puede ser victima; el cazador, puede ser cazado; el valiente puede estar aterrado; y un genio, puede perder su mente.
            </div>
            
         </td>
         
         <td>
            
            <div id="desc-links">
                <a href="link">nombre del link</a><a href="link">nombre del link</a><a href="link">nombre del link</a><a href="link">nombre del link</a><a href="link">nombre del link</a><a href="link">nombre del link</a>
            </div>
            
         </td>
         
      </tr>
      
   </tbody>
</table>
Isabelle S. Lightwood
Isabelle S. Lightwood
Cazadores de Sombras
Edad :
30

Localización :
New York

Mensajes :
81

Dolares :
118

Volver arriba Ir abajo

Skin Empty Re: Skin

Mensaje por Isabelle S. Lightwood Dom Ago 27, 2017 11:49 am

Imagen + Links

Código:
<table>
    
   <tbody>
      <tr>
          
         <td>
             
            <div style="background: url('http://placehold.it/215x67')center" id="desc-img1">
                
            </div>
             
         </td>
          
         <td>
             
            <div id="desc-links">
                 <a href="link">nombre del link</a><a href="link">nombre del link</a><a href="link">nombre del link</a><a href="link">nombre del link</a><a href="link">nombre del link</a><a href="link">nombre del link</a> 
            </div>
             
         </td>
          
      </tr>
       
   </tbody>
</table>
Isabelle S. Lightwood
Isabelle S. Lightwood
Cazadores de Sombras
Edad :
30

Localización :
New York

Mensajes :
81

Dolares :
118

Volver arriba Ir abajo

Skin Empty Re: Skin

Mensaje por Isabelle S. Lightwood Dom Ago 27, 2017 11:50 am

Texto + Imagen

Código:
<table>
      
   <tbody>
      <tr>
            
         <td>
               
            <div id="desc-texto">
                 Los héroes pueden caerse; los optimistas pueden perder la esperanza; la luz puede volverse oscura; un inocente puede ser culpable, tanto como una niña puede ser victima; el cazador, puede ser cazado; el valiente puede estar aterrado; y un genio, puede perder su mente. 
            </div>
               
         </td>
            
         <td>
               
            <div id="desc-img2" style="background: url('http://placehold.it/198x67')center">
                  
            </div>
               
         </td>
            
      </tr>
         
   </tbody>
</table>
Isabelle S. Lightwood
Isabelle S. Lightwood
Cazadores de Sombras
Edad :
30

Localización :
New York

Mensajes :
81

Dolares :
118

Volver arriba Ir abajo

Skin Empty Re: Skin

Mensaje por Contenido patrocinado

Contenido patrocinado

Volver arriba Ir abajo

Ver el tema anterior Ver el tema siguiente Volver arriba


Permisos de este foro:
No puedes responder a temas en este foro.