Desconfiguração do fórum

2 participantes

Ver o tópico anterior Ver o tópico seguinte Ir para baixo

Tópico resolvido Desconfiguração do fórum

Mensagem por Gabriel D. Sperb 03.07.14 6:34

  • Descrição:
Olá. Eu estava tentando colocar miniaturas nas categorias de meu fórum como o tópico a seguir ensina: https://ajuda.forumeiros.com/t66190-aparecer-avatar-do-usuario-em-laspost

Porém, ao utilizar um dos codes desse tópico, meu fórum ficou completamente desconfigurado e, mesmo restaurando, ele não volta ao normal. 

Gostaria da ajuda da equipe para solucionar esse problema. 

o code CSS do meu fórum é este:

Código:
#profile-tab-field-profil dl {font-size: 12px !important;}
body {
 text-align:left
}
body {
font-style: normal;
font-family: georgia;
text-shadow: 2px 2px rgba(0, 0, 0, .1);
}
a.cattitle {
text-decoration: none;
display:block;
font:20px Georgia;
text-align: left;
font-color: #77403B;
text-transform:uppercase;
font-style: normal;
 
}
/*img:hover {
filter: alpha(opacity=100);
moz-opacity: .100;
opacity: .100;

}.bodyline {
   -moz-border-radius: 20px;
   -webkit-border-radius: 20px;
}
img {
   -webkit-border-radius: 15px;
   -moz-border-radius: 15px;
   border-radius: 0px;*/
}
#search-box {visibility: hidden;}
#site-title {visibility: hidden; !important; }

body { opacity: .9; filter: alpha(opacity=100); -moz-opacity: .9; font-family: Archivo Narrow; }

select {
background-color: #black;
border: 1px dashed #5d5d5d;
color: rgb(151, 151, 151);
cursor: pointer;
font-family: Verdana;
font-weight: 400;
padding: 1px;
vertical-align: middle;
}

ul.linklist li a img:hover {
   filter:alpha(opacity=20);
   -moz-opacity: 0.65;
   opacity: 0.65;
   position: relative;
   top: -1px;
   cursor:allowed;
   }

/*Quitar el Buscar*/
#search-box {visibility:hidden}

/*perfil*/

.postprofile a img{
     opacity: 0.9;
     transition: all 0.5s ease 0s;
     -moz-transition: all 0.5s ease 0s;
     -webkit-transition: all 0.5s ease 0s;
   }

   .postprofile a img:hover {
     opacity: 1;
   }

.postprofile {
   display: block;
   text-align: right;}

   .postprofile dd {
       
}


@font-face {
 font-family: 'Dorsa', sans-serif;
 font-style: normal;
 font-weight: 400;
 src: local('Dorsa'), local('Dorsa-Regular'), url(http://themes.googleusercontent.com/static/fonts/dorsa/v4/2nGoyekyJwdQo01pNwjk8w.woff) format('woff');
}


@font-face {
 font-family: 'Economica';
 font-style: normal;
 font-weight: 400;
 src: local('Economica'), local('Economica-Regular'), url(http://themes.googleusercontent.com/static/fonts/economica/v1/jObgDQiPUtmACAaaK3pMGz8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

@font-face {
 font-family: 'Oswald';
 font-style: normal;
 font-weight: 400;
 src: local('Oswald Regular'), local('Oswald-Regular'), url(http://themes.googleusercontent.com/static/fonts/oswald/v7/-g5pDUSRgvxvOl5u-a_WHw.woff) format('woff');
}





@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: 'Poiret One';
 font-style: normal;
 font-weight: 400;
 src: local('Poiret One'), local('PoiretOne-Regular'), url(http://themes.googleusercontent.com/static/fonts/poiretone/v1/HrI4ZJpJ3Fh0wa5ofYMK8RsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}


* div.postprofile dl dd{
display: none;
}
* div.postprofile dl dt{
padding-bottom: 40px;
background: url("AQUI URL DEL BOTON") no-repeat scroll bottom center;
}
* div.postprofile dl:hover dd{
display: block;
}
* div.postprofile dl:hover dt{
padding-bottom: 0px;
background: none;
}

.postprofile a img{
     opacity: 0.7;
     transition: all 0.5s ease 0s;
     -moz-transition: all 0.5s ease 0s;
     -webkit-transition: all 0.5s ease 0s;
   }

   .postprofile a img:hover {
     opacity: 1;
   }

.postprofile {
   display: block;
   text-align: left}

   .postprofile dd {
           text-align: left;
           margin-top: 4px;
     }



.postprofile {
border-bottom: 4px solid transparent;
border-bottom-left-radius: 0px;
border-color: 2px #ddd;
border-left: 2 solid #262020;
border-right-width: 3px;
float: right;
font-family: Trebuchet MS;
font-size: 10px;
font-weight: bold;
margin-right: -12px;
padding-top: 6px;
text-align: left;
width: 215px;
display:block;
text-transform: uppercase;
font-size:8px;
letter-spacing: 2px;
}




.module .h3 {
visibility:hidden;
}

.abc {
-moz-border-radius:6px 6px 6px 6px;
background: url();
border:0px solid #262626;
}



.module {
background-image: url()
background-repeat: repeat-x;
}

#content-container div#left {
background:url('');
box-shadow: 0 0 6px #141313;
border : 1px solid #000000;
margin-top:-40px;
box-shadow: 0 0 6px #COLOR;
border: 40px;
border-Bottom: 0px solid #877A62;
border-bottom-right-radius: 50px;
border-bottom-left-radius: 50px;
border-top: 0px solid #877A62;
border-top-right-radius: 50px;
border-top-left-radius: 50px;
}


.corners-top {
visibility:hidden;
}

.corners-bottom {
visibility:hidden;
}

.textarea {
-moz-border-radius:20px 20px 20px 20px;
background-color:#262626;
color:#499EBD;
font-family:Times New Roman;
font-size:9px;
height:40px;
opacity:0.5;
width:170px;
}

input{
font-size: 9px;
font-family: trebuchet ms; verdana, helvetica, sans-serif;
background-color: 262626;
vertical-align: middle;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px 20px 20px 20px;
color: #3e3e3e
}

.row1 {
background-color:none;
}

.wysiwyg {
color:#FFFFFF;
font-family:verdana;
font-size:12px;
}
#page-header ul.linklist li a:hover {
text-decoration:none;
font-style: bold;
}
a.opacity img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;}

a.opacity:hover img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

.opacity img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;}

.opacity:hover img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

 .colorpicker {
             width: 356px;
             height: 176px;
             overflow: hidden;
             position: absolute;
             background: url(http://img9.xooimage.com/files/a/7/9/colorpicker_background-2a0969e.png);
             font-family: Arial, Helvetica, sans-serif;
             display: none;
           }
           .colorpicker_color {
             width: 150px;
             height: 150px;
             left: 14px;
             top: 13px;
             position: absolute;
             background: #f00;
             overflow: hidden;
             cursor: crosshair;
           }
           .colorpicker_color div {
             position: absolute;
             top: 0;
             left: 0;
             width: 150px;
             height: 150px;
             background: url(http://img72.xooimage.com/files/c/7/a/colorpicker_overlay-2a096c5.png);
           }
           .colorpicker_color div div {
             position: absolute;
             top: 0;
             left: 0;
             width: 11px;
             height: 11px;
             overflow: hidden;
             background: url(http://img43.xooimage.com/files/c/e/c/select-af135c.gif);
             margin: -5px 0 0 -5px;
           }
           .colorpicker_hue {
             position: absolute;
             top: 13px;
             left: 171px;
             width: 35px;
             height: 150px;
             cursor: n-resize;
           }
           .colorpicker_hue div {
             position: absolute;
             width: 35px;
             height: 9px;
             overflow: hidden;
             background: url(http://img70.xooimage.com/files/f/4/8/colorpicker_indic-2a096f9.gif) left top;
             margin: -4px 0 0 0;
             left: 0px;
           }
           .colorpicker_new_color {
             position: absolute;
             width: 60px;
             height: 30px;
             left: 213px;
             top: 13px;
             background: #f00;
           }
           .colorpicker_current_color {
             position: absolute;
             width: 60px;
             height: 30px;
             left: 283px;
             top: 13px;
             background: #f00;
           }
           .colorpicker input {
             background-color: transparent;
             border: 1px solid transparent;
             position: absolute;
             font-size: 10px;
             font-family: Arial, Helvetica, sans-serif;
             color: #898989;
             top: 4px;
             right: 11px;
             text-align: left;
             margin: 0;
             padding: 0;
             height: 11px;
           }
           .colorpicker_hex {
             position: absolute;
             width: 72px;
             height: 22px;
             background: url(http://img69.xooimage.com/files/1/6/d/colorpicker_hex-2a09707.png) top;
             left: 212px;
             top: 142px;
           }
           .colorpicker_hex input {
             right: 6px;
           }
           .colorpicker_field {
             height: 22px;
             width: 62px;
             background-position: top;
             position: absolute;
           }
           .colorpicker_field span {
             position: absolute;
             width: 12px;
             height: 22px;
             overflow: hidden;
             top: 0;
             right: 0;
             cursor: n-resize;
           }
           .colorpicker_rgb_r {
             background-image: url(http://img70.xooimage.com/files/8/7/e/colorpicker_rgb_r-2a09716.png);
             top: 52px;
             left: 212px;
           }
           .colorpicker_rgb_g {
             background-image: url(http://img68.xooimage.com/files/d/c/1/colorpicker_rgb_g-2a09721.png);
             top: 82px;
             left: 212px;
           }
           .colorpicker_rgb_b {
             background-image: url(http://img67.xooimage.com/files/2/b/e/colorpicker_rgb_b-2a09729.png);
             top: 112px;
             left: 212px;
           }
           .colorpicker_hsb_h {
             background-image: url(http://img73.xooimage.com/files/d/4/7/colorpicker_hsb_h-2a09740.png);
             top: 52px;
             left: 282px;
           }
           .colorpicker_hsb_s {
             background-image: url(http://img67.xooimage.com/files/5/f/f/colorpicker_hsb_s-2a09755.png);
             top: 82px;
             left: 282px;
           }
           .colorpicker_hsb_b {
             background-image: url(http://i26.servimg.com/u/f26/12/56/56/12/colorp10.png);
             top: 112px;
             left: 282px;
           }
           .colorpicker_submit {
             position: absolute;
             width: 22px;
             height: 22px;
             background: url(http://img68.xooimage.com/files/1/2/d/colorpicker_submit-2a09814.png) top;
             left: 322px;
             top: 142px;
             overflow: hidden;
           }
           .colorpicker_focus {
             background-position: center;
           }
           .colorpicker_hex.colorpicker_focus {
             background-position: bottom;
           }
           .colorpicker_submit.colorpicker_focus {
             background-position: bottom;
           }
           .colorpicker_slider {
             background-position: bottom;
           }

a.opacity img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;}

a.opacity:hover img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

.opacity img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;}

.opacity:hover img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

#tabs a span {
-moz-border-radius: 0.5em 0.5em 0em 0em;
-moz-box-shadow: 0 1px 2px rgba(black);
background: -moz-linear-gradient(center top , #FFFFFF, #DCDCDC) repeat scroll 0 0 transparent;
border: medium none;
color: #COLOR;
display: inline-block;
outline: medium none;
text-shadow: 0 1px 1px rgba(black);
}

#tabs a span:hover {
background-position:center;
color: #FFFFFF;
}

#tabs .activetab a span {
-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
-moz-box-shadow: 0 1px 2px rgba(black);
background: -moz-linear-gradient(center top , #FFFFFF, #262626) repeat scroll 0 0 transparent;
border: medium none;
color: #COLOR;
display: inline-block;
outline: medium none;
width: 95px;
}

#tabs .activetab a span:hover {
color: #FFFFFF;
}

.h3 {
color: #000000;
font-family: Verdana;
font-size: 24px;
text-transform: uppercase;
letter-spacing : 3px;
height: 45px;
text-align: left;
text-shadow: 1px 1px 1px #000000;

}

.h3 {
font-weight: 700;
}

.overview {
-moz-border-radius: 0px 8px 0px 8px;
background:url('http://i463.photobucket.com/albums/qq360/akami369/i_background-1.gif');
border:1px solid #000000;
}

       
       
   #menu {    
       position: absolute;    
       top: 30px;    
       left: 88%;    
       font: 12px verdana,arial,helvetica;    
       color: #0000cc;    
       background: #eeee00;    
       padding: 10px;    
       border: none;    
       z-index: 5;    
   }    
       
   /* :visited es necesario porque el menu contiene enlaces internos (#) y el IE los ve como ya visitados */    
   div#menu a, div#menu a:visited {    
       color: #262626;    
   }    

/* Links-----------------------------------------------------*/


       #chatbox_header {
-moz-border-radius: 20px 20px 0px 0px ;
background:url('http://all.towsonsga.org/sga3/wp-content/uploads/revslider/homeslider/Plain-Black-Wallpaper.png');
}

#chatbox_footer {
background-image: url('http://all.towsonsga.org/sga3/wp-content/uploads/revslider/homeslider/Plain-Black-Wallpaper.png');}
.chatbox-title {
color: #ffffff;
font-family:Verdana;
text-transform:uppercase;
font-style:normal;
}

#chatbox_members .member-title {
background-color: transparent;
background-image: none;
color: #262626;
font-family: Verdana;
font-size: 14px;
padding: .5em .25em;
text-align: center;
}

.post {
background-color: #COLOR;
border-bottom: 1px dashed #433e3e;
}


.postprofile {
display: block;
text-align: left;}

.wysiwyg {
-moz-border-radius: 10px 10px 10px 10px;
color:#COLOR;
font-family:verdana;
font-size:12px;
}
    .inputbox {
-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
-moz-box-shadow: 0 1px 2px rgba(COLOR);
background: -moz-linear-gradient(center top , #COLOR, #COLOR) repeat scroll 0 0 transparent;
border: medium none;
color: #COLOR;
display: inline-block;
outline: medium none;
width: 95px;
}    

form#quick_reply #textarea_content iframe#text_editor_iframe {
-moz-border-radius: 10px 10px 10px 10px;
-moz-box-shadow: 0 1px 2px rgba(COLOR);
background: -moz-linear-gradient(center top , #COLOR, #COLOR) repeat scroll 0 0 transparent;
border: medium none;
color: #COLOR;
display: inline-block;
outline: medium none;
}


#page-footer div.navbar {
font-family: small fonts;
font-size: 7px;
text-align: left;
text-transform: uppercase;
}

#wrap {
-moz-border-radius: 60px;
border-radius: 60px;
border : 2px solid #211A15;
}
   .postprofile {
   text-align:left;
   }




       #left .module{
   top:40px;
   }
   .module h3{
   color: #A3A3A3;
   }
   .module {
   color: #A3A3A3;
   }
       

ul.forums /*----- APARIENCIA FOROS------*/ {
background-repeat: repeat;
border-left: 0px solid #21181a;
border-bottom: 2px solid #21181a;
}


.postbody .content {
background-image: url("URL");
text-align:left;
margin-top: 8px;
padding: 5px 5px 15px;
border-Bottom: 3px solid #433e3e;
font-family: Archivo Narrow;
}


.desc3 {
background-image: url("http://i663.photobucket.com/albums/uu351/Ely_Hyogen/i_background-1.gif");
border: 1px solid #COLOR;
 font-family:Verdana;
border-radius: 30px 30px 30px 30px;
font-size: 11px;
color: #ffffff;
display: block;
line-height: 9px;
text-shadow: 1px 1px 1px #667EB0;
margin-left: 15px;
margin-top: 5px;
padding: 10px;
text-align: left;
width: 350px;
}
.formdesc a:link, .formdesc a:visited, .formdesc a:active {
background-color: transparent;
color: #COLOR;
font-size: 8px;
letter-spacing: 1px;
padding: 1px;
text-transform: uppercase;
}

.formdesc {
background-color: #COLOR;
border-radius: 30px 30px 30px 30px;
display: block;
font-size: 8px;
margin-top: 10px;
padding: 3px;
text-align: left;
text-shadow: 1px 1px 0 #COLOR;
}

#page-footer {
background-image: url();
background-position: bottom;
background-repeat: no-repeat;
padding-bottom: 181px;
}

a.forumtitle:hover {
text-decoration: none;
color:#8b8c8c;
text-align:left;
letter-spacing:3px;
text-transform:uppercase;
background-color:#0a0a0a;
-webkit-transition: all 1s ease;
}

.path a.nav /*TITULO DE LOS FOROS AL ENTRAR A UN FORO*/ {
font-size: 17px;
margin-left: -10px;
}

.path a.nav:before {
content: "➔ ";
}

.hierarchy /*PARA QUE LOS TITULOS DE TEMAS QUEDEN ENMEDIO*/ {
border: none;
display: inline;
font-size: 1em!important;
text-transform: none;
}

.anuncios .topictitle {
display: block;
font-size: 19px!important;
margin-top: -14px;
text-align: left;
text-transform: uppercase;
}

a.topictitle {
color: #a0a02e;
font-family: Benchnine;
font-size: 19px;
font-weight: 700;
text-decoration: none;
}

a.topictitle:hover {
text-decoration: none;
 color:#888; }  
 
a.topictitle {
color: #412b00;
font-size: 19px!important;
letter-spacing: -2px;
text-align: left;
left: block;
display: block;
margin-top: -10px;
margin-left: 90px;
}

ul.topics li.row dd.posts, ul.topics li.row dd.views {
color: #666;
font-family: 'Liberation Sans', Arimo, Helvetica, sans-serif;
font-size: 10px;
line-height: 150%;
padding: 0;
position: relative;
right: 300px;
text-align: left;
margin-top: 20px;
text-transform: uppercase;
top: 10px;
width: 11%;
}

ul.topics li.row dd.views {
text-align: left;
}

ul.topics li.row dd.views::after {
content: "Vezes Visto";
}

ul.topics li.row dd.posts::after {
content: "Respostas ▲ ";
}
.anuncios dd.posts, .anuncios dd.views {
margin-top: -13px;
right: -385px!important;
top: -10px!important;
}

.anuncios li.row dd.lastpost {
margin-top: -30px;
}
/*
ul.topics li.row dd.dterm {
background-position: 6px 28px;
line-height: 140%;
margin-left: 40px;
min-height: 30px;
padding: 5px 10px 5px 5px;
position: relative;
width: 68%;
}*/

.span-tab {
font-size: 10px;
left: 490px;
position: absolute;
text-transform:uppercase;
}

/*------------------------------------*/
.table-title h2, li.header dl.icon dd.dterm {
font-family: Text me one;
text-align:left;
text-transform: uppercase;
}

.table-title, .table-title h2 {
font-size: 12px;
font-family: Trajan Pro 3;
text-transform:uppercase;
}

.table-title, .table-title h2 {
color: #ffffff;
letter-spacing: 3px;
background-color:#660000;
display:block;
}



li.header {
text-transform: none;
padding: 2px;
background: #660000 ;
border-bottom: 0px groove #ddd;
text-align: left;
}


li.header dl.icon {
background: url(url) 0 0 repeat scroll transparent;
background-color: #660000;
border-bottom: 0px solid #ddd;
color: #ffffff;
font-size: 9px;
letter-spacing: 0;
margin-left: 0;
padding: 2px 0 1px;
text-align: left;
}

li.header dd, li.header dt {
border-left-width: 0;
font-family: Helvetica,Candara,arial,Verdana;
font-size: 1em;
line-height: 1em;
margin: 2px 0 4px;
padding-bottom: 2px;
padding-top: 2px;
text-transform: uppercase;
}

a.forumtitle {
font-family: Trajan Pro 3;
font-size: 22px; !important;
padding-left: 30px;
text-align: center ;
letter-spacing: 1px;
text-transform: Uppercase;
color:#6b5b62;
border-bottom: 3px solid #0a0a0a;
display:block;
width:400px;
padding:3px;
}


   ul.tabs {
   margin: 0;
   padding: 0;
   float: left;
   list-style: none;
   height: 32px; /*--Define el ancho de las tabs--*/
   border-bottom: 1px solid #999;
   border-left: 1px solid #999;
   width: 100%;
   }

   ul.tabs li {

   float: left;

   margin: 0;

   padding: 0;

   height: 31px; /*--Sustrae 1px de la altura de la lista desordenada--*/

   line-height: 31px; /*--Alineamiento vertical del texto dentro de la tabla--*/

   border: 1px solid #999;

   border-left: none;

   margin-bottom: -1px; /*--Desplaza los item de la lista abajo 1px--*/

   overflow: hidden;

   position: relative;

   background: #e0e0e0;

   }

   ul.tabs li a {
   text-decoration: none;
   color: #000;
   display: block;
   font-size: 1.2em;
   padding: 0 20px;
   border: 1px solid #fff;
   }

   ul.tabs li a:hover {
   background: #ccc;
   }

   html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Estate seguro de que a la tab activa no se le aplicarán estas propiedades hover--*/
   background: #fff;
   border-bottom: 1px solid #fff; /*--Esto hace que la tab activa esté conectada con respecto a su contenido--*/
   }


/*------------------- SPOILER, QUOTE Y CODEBOX ---------------------------*/

dl.codebox {
font-size: 1em;
padding: 3px;
border:none;
}

dl.codebox {
-moz-border-radius: 8px 8px 8px 8px;
background:url(http://hitskin.com/themes/19/30/67/i_background.jpg);
border-top: 1px dashed #666;
border: none;
}


dl.codebox dt {
display:block;
font-size:0.8em;
font-weight:700;
color:#ddd;
margin-bottom:3px;
text-transform:uppercase;
font-family:sans-serif;
border:none;
}

dl.codebox code {
color:#ddd;
font-family:Sans-serif;
text-align:left;
font-size:9px;
border: none;
}

dl.spoiler {
border:none;
font-size:12px;
color:#ddd;
display:block;
border-bottom: 2px solid #666;
}


blockquote {
background: url(http://i122.photobucket.com/albums/o271/KaiEiri/w7kuhc83_zpsbe2c44bb.png) repeat;
border-left: 3px solid #666;
border-right: 3px solid #666;
display:block;
}

.content blockquote {
color:#color;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
letter-spacing:1px;
border:none;
border-left: 9px solid #433e3e;
border-right: 3px solid #433e3e;
}

/*-----------------------------------------*/


#login_popup_background{
background-color:transparent;border: 0px;border-style: none;
}

#login_popup_background .box-content {
background-color:transparent;border: 0px;border-style: none;
}

#login_popup_title{
visibility:hidden;background-color:transparent;border: 0px;border-style: none;
}

#login_popup_content{
background-color:transparent;border: 0px;border-style: none;
}
#login_popup{
background-color:transparent;border: 0px;border-style: none;
}

#login_popup_buttons{
visibility:hidden;
}
   p{text-align:center;}

#text_editor_textarea {
background-image: url(http://static.tumblr.com/s2ymoja/Fl1lxfu5j/wood.jpg);
}
   ul.forums {
   background-image: url(http://static.tumblr.com/s2ymoja/Fl1lxfu5j/wood.jpg) repeat 0 60%;
   background-repeat: repeat;
   }

.postprofile a:link, .postprofile a:active, .postprofile a:visited, .postprofile dt.author a {
font-weight: bold;
font-size: 23px;
font-family: Trebuchet MS;
text-decoration: none;
letter-spacing: 2px;
 text-transform: uppercase;
 font-size:12px;
}


.postprofile dt a img {
background-color: #COLOR;
border: 0px outset #COLOR;
border-radius: 5px 5px 0 0;
box-shadow: 0 0 10px #COLOR;
line-height: 1.2em;
margin-left: -7px;
margin-top: 0;
}

/*----------------- BOTONES, NUMERO DE PAGINA ----------------------------*/

a.button2, body:last-child a.button1, button.button2, input.button1, input.button2 {
background-image: url(/*http://img812.imageshack.us/img812/1735/bgbutton.gif*/) !important;
background: #202020;
box-shadow: #6d6d6d;
border-radius: 5px;
padding:2px !important;}

.button, .button1, .button2, input.button, input.button1, input.button2, button.bbcode, #submit_button, #profile-advanced-button, #login_popup_buttons, #login_popup_buttons input, .liteoption {
-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
-moz-box-shadow: 0 1px 2px rgba(COLOR);
background: #202020;
box-shadow: #6d6d6d;
border: medium none;
color: #ddd;
display: inline-block;
outline: medium none;
text-shadow: 0 1px 1px #989898;
}

.button:hover, .button1:hover, .button2:hover, input.button:hover, input.button1:hover, input.button2:hover, button.bbcode:hover, #submit_button:hover, #profile-advanced-button:hover, #login_popup_buttons:hover, #login_popup_buttons input:hover, .liteoption:hover {
border: none;
color: #ddd;
}

button.button2, .button2, #button, .fontbutton {
-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
-moz-box-shadow: 0 1px 2px rgba(COLOR);
background: #606060;
box-shadow: #6d6d6d;
border: medium none;
color: #ddd;
display: inline-block;
outline: medium none;
text-shadow: 0 1px 1px #989898;    }

button.button2:hover, .button2:hover, #button:hover, .fontbutton:hover {
border: none;color: #ddd;}

.pagination span a, .pagination span a:active, .pagination span a:link, .pagination span a:visited {
-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
background: #202020;
box-shadow: #6d6d6d;
border:none;
color: #ddd;
font-size: 0.9em;
font-weight: 400;
line-height: 1.5em;
margin: 0 2px;
padding: 0 2px;
text-decoration: none;    }

.pagination span strong {
-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
background: #202020;
box-shadow: #6d6d6d;
border:none;
color: #ddd;
font-size: 0.9em;
margin: 0 2px;
padding: 0 2px;    }

.pagination span a:hover {
-moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
background: #ddd;
box-shadow: #6d6d6d;
border:none;
color: #000;
font-size: 0.9em;
font-weight: 400;
line-height: 1.5em;
margin: 0 2px;
padding: 0 2px;
text-decoration: none;
}

#format-buttons input, #format-buttons select, button.button2 {
vertical-align: middle;
background-color: #ddd;
border-radius: 5px;
box-shadow: 0 0 3px #6d6d6d;
}
/*------------------------------------- MIERDA DE ROSHIO ------------------------- */


a.mainmenu {
font-family: Trebuchet MS;
font-size: 9px;
letter-spacing: 3px;
text-align: left;
text-transform: uppercase;
background-color:#660000;
border-bottom: 0px solid #ddd;
color:#ffffff;
-webkit-transition: all 0.2s linear 0ms;
padding: 10px;
}

a.mainmenu:hover {
text-decoration: none;
color: #000;
text-transform:uppercase;
background-color:#f9f9f9;
border-bottom: 0px solid #aaa;
padding: 10px;
-webkit-transition: opacity 0.6s linear;
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
}
#i_whosonline {
-htm-transition: all 1s;
-moz-transition: all 1s;
-o-transition: all 1s;
-webkit-transition: all 1s;
background: rgba(28,28,28,0.8);
font-family: 'ubuntu condensed';
opacity: .8;
padding: 5px;
transition: all 1s;
}
#i_whosonline table {
border-spacing: 0;
}

.img-whois {
border-radius: 100px 0 0 100px;
border-right: 0px solid #000;
float: left;
margin-left: 0px;
margin-right: 5px;
width: 220px;
margin-top: 0px;
}

p {
font-family: Archivo Narrow;
font-size: 13px;
text-align:left;}

p em {
background-image: url(http://static.tumblr.com/s2ymoja/Fl1lxfu5j/wood.jpg) repeat 0 90%;
background-color: transparent;
font-style: normal;
color: transparent;
display: block;
font-family: Archivo Narrow;
font-size:15px;
padding: 4px;
text-align: justify;
margin-left: 5px;
margin-top: 5px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
}

#page-body p.page-bottom {
margin: 0;
text-align: left;
}

/*----------------------- FONTS INSTALADAS------------------*/
@font-face {font-family:Six caps; font-weight: 200; src: url(http://static.tumblr.com/kqwo46q/Z0km826mg/sixcaps.ttf) format("truetype"); }  
@font-face {font-family:wireone; font-weight: 200; src: url(http://static.tumblr.com/kqwo46q/vvEm48fyk/wireone.ttf) format("truetype"); }  
@font-face {font-family:Archivo Narrow; font-weight: 400; src: url(http://static.tumblr.com/kqwo46q/joamie4iu/archivonarrow-regular.ttf) format("truetype"); }  
@font-face {font-family:Optimus; font-weight: 200; src: url(http://static.tumblr.com/kqwo46q/oOjm489lo/optimusprinceps.ttf) format("truetype"); }  
@font-face {font-family:Poiret; font-weight: 400; src: url(http://themes.googleusercontent.com/static/fonts/poiretone/v1/HrI4ZJpJ3Fh0wa5ofYMK8RsxEYwM7FgeyaSgU71cLG0.woff) format('woff'); }
@font-face {font-family:Economica; font-weight: 200; src: url(http://static.tumblr.com/kqwo46q/7sWmd983f/economica-regular.ttf) format("truetype"); }
@font-face {font-family:text me one; font-weight: 400; src: url(http://static.tumblr.com/kqwo46q/mtLmie4zo/textmeone-regular.ttf) format("truetype");}
@font-face {font-family:Julius Sans One; font-weight: 400; src: url(http://static.tumblr.com/kqwo46q/YZTmjkjfd/juliussansone-regular.ttf) format("truetype"); }  
@font-face {font-family:Benchnine; font-weight: 400; src: url(http://static.tumblr.com/kqwo46q/i0mmjvhdz/benchnine-regular.ttf) format("truetype"); }  

/*----------------------- BARRA DE SCROLL ----------------*/
::selection {background: #3d312c; color: #000;}
::-webkit-scrollbar { width: 5px; height: normal; border-radius:0px; background-color: transparent; }
::-webkit-scrollbar-thumb { -webkit-box-shadow: inset 0 1px 1px #3d312c; background-color: #3d312c; border-radius:0px; }
/*------------------- SUBFOROS ----------------------------*/
.descripcion {
width:370px;
display:block;
padding:5px;
background-color:#121212;
color:#6b5b62;
font-size:10px;
letter-spacing:1px;
line-height:10px;
text-align:left;
border-bottom: 3px solid #6b5b62;
margin-left:10px;
}

/*--------------------- FORMA DE POST, TEMAS, ULTIMOS TEMAS------*/

.forabg dd.topics {
-webkit-border-radius:0px 0px 0px 0px; background-color: #660000;
border-bottom:0px dotted ##7A7676; position: relative; margin-left: 55px; margin-top: 30px;
color: ##7A7676; width: 100px; height: 20px; font-size: 12px; text-transform: uppercase;
padding-top: -7px; padding-bottom: 5px; }

.forabg li.row dd.topics::after {content: "topics";}
.forabg li.row dd.posts::after {content: "post";}

.forabg dd.posts {
-webkit-border-radius:0px 0px 0px 0px; background-color: #660000;
position: relative; border-bottom:0px dotted ##7A7676; margin-left: 0px; margin-top: 30px;
color: ##7A7676; width: 100px; height: 20px; font-size: 12px; text-transform: uppercase;
padding-top: -7px; padding-bottom: 5px; }

.forabg dd.lastpost {
-webkit-border-radius:0px 0px 10px 10px;
background-color: transparent;
position: relative;
font-family: calibri;
color: #8F8F8F;
display: block;
font-size: 11px;
margin-left: 50px;
padding: 3px;
text-transform: uppercase;
text-align:left;
width: 200px;
padding-top: 10px;
padding-bottom: 10px;
margin-top: 10px;
margin-bottom: -10px;
display: block;
}

.forabg li.header dd.topics {
background-color: transparent; color: transparent; height: 0px; padding: 0px; display: none;}
.forabg li.header dd.posts {
background-color: transparent; color: transparent; height: 0px; padding: 0px; display: none;}
.forabg li.header dd.lastpost {
background-color: transparent; color: transparent; height: 0px; padding-top: 0px; display: none; }

a:link, a:visited {
color: #72645e;
font-style: none;
font-weight: 100;
letter-spacing: 0px;
text-shadow: 0px 2px 1px #no;
text-decoration: none;
-webkit-transition: all 0.9s ease;
-moz-transition: all 0.9s ease;
-o-transition: all 0.9s ease;
-webkit-transition-duration: 2s;
font-variant: small-caps;
}

a:hover {
color: #F4f4f4;
/*text-shadow: -5px 0px 0px #E00303;*/
text-decoration: none; !important;
text-transform: no;
letter-spacing:0px;
-webkit-transition: opacity 2s linear;
-webkit-transition: all 1.4s ease-in-out;
-moz-transition: all 1.4s ease-in-out;
-o-transition: all 1.4s ease-in-out;
-webkit-transition-duration: 2s;
}

ul.linklist li.rightside, li.rightside a.copyright {
display: inline !important;
font-size: 0;
}

ul.linklist li.footer-home {
float: left;
font-size: 0;
}


/*-------------------- SECCIONES OCULTAS ---------------------*/

.secciones {
background-color:#000;
background-image: url(http://i122.photobucket.com/albums/o271/KaiEiri/w7kuhc83_zpsbe2c44bb.png);
opacity: 0;
display:block;
width:260px;
height:500px;
}

.secciones:hover {
display: block;
opacity: 1;
background-image: url(http://i122.photobucket.com/albums/o271/KaiEiri/w7kuhc83_zpsbe2c44bb.png);
width: 260px;
height: 500px;
color: #423b3b;
-webkit-transition: all 1.4s ease-in-out;
-moz-transition: all 1.4s ease-in-out;
-o-transition: all 1.4s ease-in-out;
-webkit-transition-duration: 2s;
}

a.menus {
width:200px;
padding:5px;
display:block;
background-color: #0a0a0a;
color:#423b3b;
letter-spacing:2px;
font-family: Benchnine;
font-size: 14px;
margin-bottom:1px;
text-align:left;
}

a.menus:hover {
background-color: #423b3b;
padding:5px;
color:#000;
text-align: left;
-webkit-transition: all 1.4s ease-in-out;
-moz-transition: all 1.4s ease-in-out;
-o-transition: all 1.4s ease-in-out;
-webkit-transition-duration: 2s;
}
 
/*---------------------- OPACIDAD ---------------------

img {
filter:alpha(opacity=70);
border-width: 0;
-moz-border-radius:10px 10px 10px 10px;
-webkit-border-radius:3px 3px 3px 3px;
}

img:hover {
filter:alpha(opacity=20);
-moz-opacity: 0.5; opacity: 0.5;
-o-transition: all 0.9s ease;
-webkit-transition: all 0.9s ease;
-moz-transition: all 0.9s ease;
border-width: 0;
}

a.opacity img { filter:alpha(opacity=20);
 -moz-opacity: 0.5; opacity: 0.5;
 -o-transition: all 0.9s ease;
 -webkit-transition: all 0.9s ease;
 -moz-transition: all 0.9s ease;
 border:none; }

a.opacity:hover img {filter:alpha(opacity=100);
 -moz-opacity: 1.0; opacity: 1.0;
 -o-transition: all 0.9s ease;
 -webkit-transition: all 0.9s ease;
 -moz-transition: all 0.9s ease;
border:none; }*/

/*----------------------- WIDGETS -------------------------*/


a.left {
margin-left:30px;
margin-right:3px;
display: auto;
width:70px;
background-color: #9b9a9a;
padding:20px;
color: #0a0a0a;
font-size:8px;
font-family: consolas;
text-transform: uppercase;
margin-top:1px;
margin-bottom1px;
opacity:.7;
letter-spacing:1px;
}

a.left:hover {
background-color: #5b5b5b;
color:#fff;
transition: 0.8s;
-o-transition-transition: 0.8s;
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
text-decoration: none;
color: #b9b8b8;
}
 
body.chatbox #chatbox p.clearfix{font-size:14px}

#chatbox, #chatbox *, .chatbox, .chatbox * {text-align: initial !important}

/*----------------------- Caixa de Links -------------------------*/

.plinks {
 blackground: rgba(9,9,9,0.8);
 Height: 110px;
 Opacity: .8;
 Overflow: auto;
 padding: 5px;
 Position: rellative;
 Right: 2px;
 Text-Align: center;
 Top: 2px;
 Width: 100px;
}
.pdesc {
 Border: 5px solid rgba(22,22,22,0.8);
 Height: 110px;
 Opacity: .8px;
 Padding: 5px;
 Width: 650px;
}


.wid {
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
background-color: #1b1817;
font-size: 10px;
font-color: black;
letter-spacing: 3px;
padding: 5px;
position: relative;
text-align: center;
text-transform: lowercase;
top: 1px;
width: 220px;
}
.wid:hover {
background-color: #3d312c;
}

element.style {
}
.pdesc {
border: 5px solid rgba(22,22,22,0.8);
height: 110px;
opacity: .8;
padding: 5px;
width: 660px;
}
user agent stylesheetdiv {
display: block;
}
Pseudo ::-webkit-file-upload-button element
::-webkit-scrollbar {
background: #121212;
width: 7px;
}
Pseudo ::-webkit-input-placeholder element
::-webkit-scrollbar-thumb {
background: #bf690d;
width: 7px;
}
Inherited from span.genmed
.gen, .genmed, .gensmall {
color: #b7b8b4;
}
.genmed {
font-size: 11px;
}
Inherited from td.row1.over
TABLE, TD, TR {
font-size: 9px;
}
Inherited from tr
TABLE, TD, TR {
font-size: 9px;
}
Inherited from table.forumline
table.forumline {
background-color: #0d0d0d;
background-image: url(http://2img.net/i/fa/empty.gif);
background-position: 0 0;
background-repeat: repeat-x;
font-size: 1.2em;
padding: 5px;
}
TABLE, TD, TR {
font-size: 9px;
}
user agent stylesheettable {
display: table;
border-collapse: separate;
border-spacing: 2px;
border-color: gray;
}
Inherited from td
TABLE, TD, TR {
font-size: 9px;
}
Inherited from tr
TABLE, TD, TR {
font-size: 9px;
}
Inherited from table.three-col
TABLE, TD, TR {
font-size: 9px;
}
user agent stylesheettable {
display: table;
border-collapse: separate;
border-spacing: 2px;
border-color: gray;
}
Inherited from td.bodyline
.bodyline {
background-color: #000;
border: 15px solid #101010;
box-shadow: 0 0 30px #090909;
font-family: ubuntu condensed;
margin: 50px auto;
max-width: 920px!important;
min-width: 920px!important;
padding: 15px;
position: relative;
width: 920px!important;
z-index: 20;
}
TABLE, TD, TR {
font-size: 9px;
}
Inherited from tr
TABLE, TD, TR {
font-size: 9px;
}
Inherited from table.bodylinewidth
TABLE, TD, TR {
font-size: 9px;
}
user agent stylesheettable {
display: table;
border-collapse: separate;
border-spacing: 2px;
border-color: gray;
}
Inherited from body
body {
background-attachment: fixed;
background-color: #0d0d0d;
background-image: url(http://i58.servimg.com/u/f58/17/15/85/43/wallpa10.jpg);
background-position: center;
background-repeat: no-repeat;
color: #b7b8b4;
cursor: url(http://i1187.photobucket.com/albums/z384/heeylucy/Cursor2.png), auto;
font-family: Trebuchet Ms;
font-size: 10px;
height: auto;
padding: 10px 0;
}
.plinks {
background: #660000;
height: 100px;
opacity: .8;
overflow: auto;
padding: 5px;
position: rel1ative;
right: 5px;
text-align: center;
top: 5px;
width: 120px;
}
user agent stylesheetdiv {
display: block;
}
.plinks a {
background: black;
display: block;
font-size: 9px;
letter-spacing: 1px;
margin-bottom: 1px;
text-transform: uppercase;
}
a:visited {
color: #7A7676;
}
a:link {
color: #7A7676;
}
a {
outline: none;
text-decoration: none!important;
text-shadow: 1px 1px 1px #000;
}














/* COMIENZAN CÓDIGOS DE TABLÓN DE ANUNCIOS: DEX STARR */
/* Códigos por Pyrite Wolf de Oh My! Source Code, quien te quiere mucho por no quitar este texto */


/* =========== COLORES =========== */
/* Aquí puedes cambiar los colores de la tablilla. Los dejo agrupados por color que empleé. */

/* --- Rojo (#BF2828) --- */
#pw-dexstarr {
 border-left: 450px solid #660000;
}

.pw-ds-box, .pw-ds-subtit {
 border-bottom: 1px solid #660000;
}

.pw-staff div {
  border: 3px double #660000;
}

#pw-ds-botones .selec {
 background: #660000;
}

.pw-novedad {
  border-bottom: 1px dashed #660000;
}

.pw-staff a, .pw-ds-caja b, #pw-dexstarr #credito a {
 color: #660000;
}

/*--- Gris oscuro (#333)---*/
.pw-staff b, .pw-ds-award p, #pw-dexstarr, #pw-ds-botones div {
 background: #333;
}

.pw-ds-award, #pw-ds-rojo img {
 border: 3px double #333;
}

#pw-quicklinks a {
  background: rgba(51, 51, 51, 0.6)
}


/*--- Gris claro (#ddd) ---*/
#pw-dexstarr, #pw-quicklinks a {
 color: #ddd;
}

/*--- Gris superoscuro (#222) ---*/
.pw-ds-box, .pw-staff a {
 background: #222;
}

/* =========== CODIGOS =========== */

#pw-dexstarr {
  position: relative;
  left: 12px;
  margin: auto;
  width: 300px;
  border-left: 300px solid #660000;
  height: 400px;
  font: 12px dosis;
}

#pw-ds-rojo {
 width: 280px;
 margin-right: 30px;
  position: absolute;
  top: 0;
  bottom:0; left: ;
}

#pw-ds-rojo img {
 width: 100px;
  float: left;
  margin: 3px 3px 0 0;
}

#pw-ds-negro {
  width: 280px;
  height: 330px;
  overflow: auto;
  top: 0;
  bottom:0; right: 0;
  position: absolute;
}

.pw-ds-box {
 padding: 5px;
 font: 13px dosis;
 text-align: justify;
overflow: auto;
}

#pw-ds-title {
 font: 20px inder;
 letter-spacing: 2px;
 text-transform: uppercase;
 text-align: right;line-height: 16px;
}

.pw-ds-subtit {
 font: 14px inder;
 letter-spacing: 1px;
 text-transform: uppercase;
}

.pw-ds-box + .pw-ds-subtit {
  margin-top: 5px;
}

.pw-novedad {
  padding: 5px 0;
}

.pw-ds-award {
  height: 87px;
  width: 270px;
  display: inline-block;
  margin-bottom: 7px;
}

.pw-ds-award:nth-child(5), .pw-ds-award:last-of-type {
  margin-bottom: 0;
}

.pw-ds-award:nth-child(5) {
  margin-right: 13px;
}

.pw-ds-award p {
  display: block;
  margin: 21px auto;
  width: 0;
  overflow: hidden;
  padding: 5px 0;
  height: 32px;
  text-align: center;
}

.pw-ds-award p b {
  display: block;
  text-transform: uppercase;
}

.pw-ds-award:hover p {
  padding: 5px;
  width: 150px;
}

.pw-staff div {
  width: 98px;
  height: 74px;
  margin: 2px 4px;
  position: relative;
  font-size: 9px;
  text-transform: uppercase;
  text-align: center;
  display: inline-blocK;
}

.pw-staff a {
  display: block; position: absolute;
  bottom: 1px; left: 1px; right: 1px;
  opacity: 0.8;
}

.pw-staff b {
  position: absolute;
  display: block;
  top: 1px; left: 1px; right: 1px;
}

.pw-novedad:first-of-type {
  padding-top: 0;
}

.pw-novedad:last-of-type {
  padding-bottom: 0;
  border: 0;
}

#pw-ds-title span {
 font: 7px dosis;
 display: block;
}

#pw-ds-intro {
 font: 12px dosis;
 line-height: 14px;
 margin-top: 5px; text-align: justify;
 position: relative;
 height: 190px;
 overflow: auto;
 padding-right: 2px;
}

#pw-ds-intro+span {
 font: 100px times new roman;
 opacity: 0.3;
 position: absolute;
 bottom: -150px;
 right: 0;
}

#pw-quicklinks {
  margin-top: 3px;
      height: 100px;
}

#pw-quicklinks *, .pw-ds-award * {
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
}

#pw-quicklinks a {
  display: block;
  text-align: center;
  text-transform: uppercase;
  font: 9px dosis;
  padding: 1.65px 0;
  letter-spacing: 2px;
  margin-left: 107px;
  margin-top:1px;
  opacity: 0.7;
}

#pw-quicklinks a:hover {
  opacity: 1;
}

#pw-ds-botones {
 position: absolute;
 left: -312px; bottom: 0;
}

#pw-ds-botones div {
 width: 10px;
 margin-top: 2px;
 height: 10px;
 cursor: pointer;
}

#pw-dexstarr #credito {
 text-transform: uppercase;
 font-size: 7px;
 position: absolute;
 transform: rotate(90deg);
 -moz-transform: rotate(90deg);
 -webkit-transform: rotate(90deg);
 right: -50px;
 top:53px
}

#pw-dexstarr a {
 text-decoration: none;
}

#pw-ds-botones .selec {
 cursor: default;
}

.pw-ds-caja {
 position: absolute;
 top: 10px; right: 10px;
 left: -290px;
display: none;
}

.pw-ds-c1 { display: block;}

/* =========== FUENTES =========== */
@font-face {
font-family: 'Dosis';
font-style: normal;
font-weight: 400;
src: local('Dosis Regular'), local('Dosis-Regular'), url(http://themes.googleusercontent.com/static/fonts/dosis/v2/xIAtSaglM8LZOYdGmG1JqQ.woff) format('woff');
}

@font-face {
font-family: 'Inder';
font-style: normal;
font-weight: 400;
src: local('Inder'), local('Inder-Regular'), url(http://themes.googleusercontent.com/static/fonts/inder/v3/LN9QVFa7kDa1_2Kui_Befw.woff) format('woff');
}

/* TERMINAN CÓDIGOS DE TABLÓN DE ANUNCIOS: DEX STARR */














/* COMIENZAN CÓDIGOS DE FICHA DE PERSONAJE: ENCHANTRESS */
/* Códigos por Pyrite Wolf de Oh My! Source Code, quien te quiere mucho por no quitar este texto */


/* =========== COLORES =========== */
/* Aquí puedes cambiar los colores de la tablilla. Los dejo agrupados por color que empleé. */

/* --- Verde (#607347) --- */
#pw-enchantress {
  border-left: 250px solid #00688B;
}

.pw-e-box, .pw-e-subtit {
  border-bottom: 1px solid #00688B;
}

#pw-e-botones .selec {
  background: #00688B;
}

.pw-e-caja b, #pw-enchantress #credito a {
  color: #8B0000;
}

/*--- Gris oscuro (#333)---*/
#pw-enchantress, #pw-e-botones div {
  background: #333;
}

#pw-e-verde img {
  border: 3px double #333;
}

/*--- Gris claro (#ddd) ---*/
#pw-enchantress {
  color: #ddd;
}

/*--- Gris superoscuro (#222) ---*/
.pw-e-box {
  background: #222;
}

/* =========== CODIGOS =========== */

#pw-enchantress {
  margin: auto;
  width: 230px;
  padding: 10px;
  position: relative;
  left: 12px;
  height: 331px;
}

#pw-e-verde {
  position: absolute;
  left: -240px;
  width: 230px;
}

#pw-e-verde img {
  width: 224px;
}

.pw-e-box {
  padding: 5px; height: 300px;
  font: 13px dosis;
  text-align: justify;
overflow: auto;
}

#pw-e-title {
  font: 20px inder;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: right;line-height: 16px;
}

.pw-e-subtit {
  font: 14px inder;
  letter-spacing: 1px;
  text-transform: uppercase;
}

#pw-e-title span {
  font: 7px dosis;
  display: block;
}

#pw-e-intro {
  font: 12px dosis;
  line-height: 14px;
  margin-top: 5px; text-align: justify;
  position: relative;
  max-height: 230px;
  overflow: auto;
  padding-right: 2px;
}

#pw-e-intro+span {
  font: 100px times new roman;
  opacity: 0.4;
  position: absolute;
  bottom: -105px;
  right: 0;
}

#pw-e-botones {
  position: absolute;
  left: -262px; bottom: 0;
}

#pw-e-botones div {
  width: 10px;
  margin-top: 2px;
  height: 10px;
  cursor: pointer;
}

#pw-enchantress #credito {
  text-transform: uppercase;
  font-size: 7px;
  position: absolute;
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  right: -60px;
  top:53px
}

#pw-enchantress #credito a {
  text-decoration: none;
}

#pw-e-botones .selec {
  cursor: default;
}

.pw-e-caja {
  position: absolute;
  top: 10px; right: 10px;
  left: 10px;
display: none;
}

.pw-e-c1 { display: block;}

/* =========== FUENTES =========== */
@font-face {
font-family: 'Dosis';
font-style: normal;
font-weight: 400;
src: local('Dosis Regular'), local('Dosis-Regular'), url(http://themes.googleusercontent.com/static/fonts/dosis/v2/xIAtSaglM8LZOYdGmG1JqQ.woff) format('woff');
}

@font-face {
font-family: 'Inder';
font-style: normal;
font-weight: 400;
src: local('Inder'), local('Inder-Regular'), url(http://themes.googleusercontent.com/static/fonts/inder/v3/LN9QVFa7kDa1_2Kui_Befw.woff) format('woff');
}

/* TERMINAN CÓDIGOS DE FICHA DE PERSONAJE: ENCHANTRESS */

  • Informações:
Fórum:xmenmarvel.forumeiros.comVersão:PHPBB3
Tipo:Erros diversosTags:Desconfiguração,fórum



Última edição por Gabriel D. Sperb em 03.07.14 21:20, editado 1 vez(es)
Gabriel D. Sperb

Gabriel D. Sperb
*

Membro desde : 29/04/2013
Mensagens : 34
Pontos : 64

http://xmenmarvelrpg.forumeiros.com/

Ir para o topo Ir para baixo

Principal Contribuidor

Tópico resolvido Re: Desconfiguração do fórum

Mensagem por Shek 03.07.14 12:54

Bom dia!

Lamento, mas o endereço do seu fórum não existe em Forumeiros.com! Nos informe o endereço do seu fórum para que a questão seja atendida.
Você terá 2 dias para editar sua mensagem principal com o endereço do seu fórum.

Atenciosamente,
Shek
Shek

Shek
Principal Contribuidor
Principal Contribuidor

Membro desde : 11/04/2009
Mensagens : 18896
Pontos : 22793

https://shiftactive.blogspot.com/ https://www.facebook.com/ShiftActif https://twitter.com/ShiftActif

Ir para o topo Ir para baixo

Tópico resolvido Re: Desconfiguração do fórum

Mensagem por Gabriel D. Sperb 03.07.14 21:20

Cara, mil desculpas. Fiquei tão desnorteado quando o fórum todo bugou que nem coloquei o endereço dele certo. Agora consegui resolver, depois de ficar a madrugada acordado. Tive que desmontar e montar todo o CSS e esqueci de avisar aqui no tópico. Desculpa e obrigado pela atenção. Vlw!
Gabriel D. Sperb

Gabriel D. Sperb
*

Membro desde : 29/04/2013
Mensagens : 34
Pontos : 64

http://xmenmarvelrpg.forumeiros.com/

Ir para o topo Ir para baixo

Ver o tópico anterior Ver o tópico seguinte Ir para o topo

- Tópicos semelhantes

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