Dúvida sobre a categoria de foruns

3 participantes

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

Tópico resolvido Dúvida sobre a categoria de foruns

Mensagem por Laxel Edgard 26.06.15 18:21

Oi.

É o seguinte, como podem ver na imagem abaixo, isto não me agrada, pois é exagerado e atrapalha o tema que escolhi.
A fonte dos títulos dos foruns e categorias (Regras, atualizações, eventos) está muito grande, e eu gostaria de resolver-lo.

Meu forum para visualização: http://pokemonstar.forumeiros.com/forum

Spoiler:
Laxel Edgard

Laxel Edgard
Novo Membro

Membro desde : 20/11/2014
Mensagens : 16
Pontos : 30

http://ftevolutionrpg.forumeiros.com/forum

Ir para o topo Ir para baixo

Membro Entusiasta

Tópico resolvido Re: Dúvida sobre a categoria de foruns

Mensagem por RafaelS. 26.06.15 18:39

Olá!


O senhor poderia acessar: Painel de Controle Seta Visualização Seta Imagens e Cores Seta Cores Seta Aba "Folha de Estilos"
e nos fornecer a sua folha de estilos (CSS) para que nos possamos efetuar as modificações.

Se tiver alguma preferência, pode indicar o tamanho da fonte Piscada

Atenciosamente,
iChees
RafaelS.

RafaelS.
Membro Entusiasta
Membro Entusiasta

Membro desde : 26/04/2014
Mensagens : 5746
Pontos : 7156

http://techmais.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Dúvida sobre a categoria de foruns

Mensagem por Laxel Edgard 26.06.15 19:03

Código:
/*---------------------------------------------*/
/* CSS REALIZADO POR ROSHIO/ROSS (VMPRLSS.FOROACTIVO) */
/* Gracias por elegir mi skin y darme crédito al usarlo.
Para dudas y/o quejas, contactenme en mi foro. */



body { cursor: crosshair;}

#wrap {
  margin-bottom: -10px;
  margin-top: -10px;
  margin-left: 200px;
  border-right: 20px solid #000;
  border-left: 20px solid #000;
}

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

a:hover {
color: transparent;
text-shadow: 0 0 2px #333;
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;
transition: 1s;
}

a.forumtitle {
font-size: 40px;
font-family: Six caps;
text-transform: uppercase;
word-spacing: 2px;
line-height: 100%;
text-decoration: none;
text-align: center;
padding-left: 0;
cursor: crosshair;
  transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  -webkit-transform: rotate(4deg);
}

a.forumtitle:hover {
text-decoration:none;
  transition:1s;
padding-left:60px;
transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  -webkit-transform: rotate(4deg);
}
 
a.mainmenu {
  font-family: open sans condensed;
  text-transform: uppercase;
  font-size: 12px;
  padding:2px;
  color: #777;
  letter-spacing: 1px;
  word-spacing: -2px;
  -webkit-transition:0.4s;
  -o-transition:0.4s;
  transition: 1s ease-in-out;
  margin-top:40px;
  cursor: crosshair;
}

a.mainmenu:hover {
color: #EEE;
border-top: 1px solid #EEE;
padding-top: 7px;
  text-shadow: 0 0 0;
padding-bottom: 3px;
text-decoration: none; !important;
border-bottom: 5px solid #EEE;
-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;
}

ul.navlinks {
border-bottom: 1px solid transparent;
text-align: center;
padding-top:60px;
font-weight:150;
width:1001px;
height:100px;
background-color:#000;
position: absolute;
display: inline;
top: 0;
margin-left:-15px;
text-align:center;
}

#page-header .navbar{
margin-top: 0px;
top:160px;
}

#logo-desc {
margin-left:-15px;
margin-top: 150px;
}



ul.forums {
background-color: #FFF;
border-radius: 0;
border-top: #33897E solid 5px;
width: 968px;
font-size: 12pt;
}



li.row {
border-top: 1px solid transparent;
padding-top: 5px;
padding-bottom: 5px;
}

.forabg li.row {
border-style: none;
background: transparent;
border-bottom: #333 dashed 0px;
}

li.row:hover {
background-color: transparent;
transition: 2s;
}



ul.forums dd {
border-style: none;
}   

li.header {
  margin: 0px 0px 0px 0px;
  background-color: #000;
  border-bottom: 0px solid #503C3E;
  padding: 30px 0px 30px 0px;
  line-height: 18pt;
  text-align: center;
}

.forabg {
  width: 1000px;
margin-left: 5px;
}

.table-title h2 {
  vertical-align:middle;
  font-weight:none;
  font-family: \'Medula One\';
  font-size: 45px;
  color: #555;
  letter-spacing: -2px;
  text-transform: none; 
  text-align: center;
}

.table-title, .table-title h2 {
color: #999;
display: inline;
font-family: \'Medula One\';
font-size: 20px;
text-transform: uppercase;
letter-spacing: 8px;
text-align: center;
}

.forabg li.header dd.dterm {
  width: 90%;
}
.forabg li.header dd.topics {
  display: none;
}
.forabg li.header dd.posts {
  display: none;
}
.forabg li.header dd.lastpost {
  display: none;
}


dd.lastpost span.color-groups {
float: center;
font-family: Six Caps;
font-size: 20px;
font-style: normal;
font-variant: normal;
font-weight: normal;
letter-spacing: 2px;
text-align: center!important;
text-decoration: none!important;
}

ul.topiclist.topics dl.icon {
  background-position: 10px 10px!important;
}

dl.icon {
background-position: 662px 22px!important;
}


/*.forabg .row .lastpost {
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-bottom: 2px dotted #0080FF;
border-left: 2px dotted #0080FF;
border-right: 10px solid #0080FF;
border-top: 2px dotted #0080FF;
border-radius: 0px 10px 10px 0px;
}*/

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

.forabg dd.topics {
background-color: #030303; position: relative; margin-left: 70px; margin-top: 40px;
padding-left: 10px; letter-spacing: 2px; color: #EEE; width: 90px; height: 30px;
font-size: 9px; text-transform: uppercase; padding-top: 20px; }


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

.forabg dd.posts {
background-color: #030303; color: #EEE; font-size: 10px; height: 31px; margin-left: 0;
text-align: left; letter-spacing: 2px; margin-top: 40px; padding-top: 19px; position: relative;
padding-right: 9px; padding-left: 3px; text-transform: uppercase; width: 70px; }


.forabg dd.lastpost {
color: #444;
background-color: #EEE;  border-bottom:0px solid #33897E;
display: block;
font-family: calibri;
font-size: 11px;
margin-bottom: -10px;
right: -70px;
margin-top: 2px;
padding: 11px 3px 0 0;
position: relative;
text-align: center;
text-transform: uppercase;
width: 180px;
cursor: crosshair;
}



.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; }




.h3 {
  vertical-align:middle;
  font-weight:none;
  font-family: Yanone Kaffeesatz;
  font-size: 15px;
  color: #CDD4CC;
  letter-spacing: 3px;
  margin: 0px 0px 0px 0px;
  background-color: #151313; 
  text-transform: uppercase; 
  text-align: center;
  padding: 30px 0px 30px 0px;
  line-height: 15pt;
}

.module .h3 {
  visibility:hidden;
  display:none;
  cursor: crosshair;
}


#content-container div#left {
  margin-left: -395px;
  margin-top: -525px;
  padding:1px;
  border-right:10px solid #090909;
}

#content-container div#left:hover {
  margin-left:-235px; transition:2s; }

#comments_scroll_container {
background: #070707;
text-align: justify;
border: 5px solid black;
width: 140px;
margin-left: 10px;
color: #555;
padding: 5px;
}

.desc3 {
  font-size: 10px;
  color: #151515;
  display: block;
  border-top: 10px solid #503C3E;
  border-left:  10px solid #503C3E;
  line-height: 9px;
  margin-left: 15px;
  margin-top: 5px;
  padding: 10px;
  text-align: justify;
  width: 350px;
}
 
#search-box {
        display: none;
    }

p.author {
background-color: #f4f4f4;
border-radius: 0 0 0 0;
font-family: Arial,Helvetica,sans-serif;
font-size: 7px;
line-height: 1.2em;
margin: 0 15em .6em 0;
padding: 3px!important;
position: relative;
letter-spacing:2px
text-transform:uppercase;
right: -5px;
width: 200px;
text-align: center;
padding: 0 0 5px;
}

.rango {
border-top: 5px solid #202020;
color: #202020;
cursor: default;
display: block;
font-family: Open Sans Condensed;
font-size: 15px;
letter-spacing: 7px;
line-height: 13pt;
margin-left: -5px;
padding: 2px;
text-align: center;
text-transform: uppercase;
width: 190px;
}

.postbody .topic-title {
border: none;
color: #242424;
font-family: Yanone Kaffeesatz;
font-size: 30px;
letter-spacing: -1px;
font-weight: 400;
line-height: 125%;
margin: 0 0 .3em!important;
padding: 2px 0 0;
text-transform: none;
}

.post {
border-top: 15px solid #202020;
border-bottom: 10px solid #202020;
background-color: #FFFFFF;
}

.postbody {
letter-spacing:1px; font-size:12px; margin-top:10px;
  text-align:justify; line-height:14px; }


dl.spoiler {
background: white url(url) repeat -6px -8px;
color: #eee7e9;
font-size: 9px;
font-family: arial;
border-width: 0px;
border-color: black;
border-top: 0px solid #ddd;!important;
-moz-border-radius: 0px; !important;
margin-bottom:0px;
width: 500px;
}
 
blockquote {
background: #000 url(url) 2px 2px repeat;
color: #ddd;
font-size: 10px;
margin: 1px 1px 1px 1px;
margin-left: 50px;
border-bottom: 10px groove #DDD;
font-family: trebuchet ms !important;
line-height: 11px;
font-style: none !important;
letter-spacing: 1px;
width: 550px;
}


dl.codebox {
background-color: rgb(10, 10, 10);
border-top: 0px solid #ddd;
font-size: 1em;
padding: 3px;
border:none;
}

dl.codebox code {
color: #ddd;
font-family: Courier New,sans-serif;
font-size: 10px;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-transform:sentence;
height: auto;
line-height: 1.3em;
margin: 2px 0;
display: block;
max-height: 200px;
overflow: auto;
padding-top: 5px;
border:none; 
white-space: no;
border-top: 5px groove #5f33d3;
background: #010101 url(url) repeat -6px -8px;
}


dl.codebox dt {
display: block;
font-size: .8em;
font-weight: 700;
margin-bottom: 3px;
text-transform: uppercase;
}

.spoiler_content.hidden {
display: block;
font-size: 9px;
}



/*----------------- CHATBOX------------------*/

#chatbox_header {
-moz-border-radius: 0px 0px 0px 0px ;
background-color: #222;
background-image: url(http://static.tumblr.com/s2ymoja/Fl1lxfu5j/wood.jpg);
padding:14px;
}

.chatbox-options {
float: right;
font-size: 15px;
list-style: none;
right: 150px;
position: relative;
}


#chatbox_footer {
background-color:#222;}

.chatbox-title {
color: #666;
font-family:Open Sans Condensed;
text-transform:uppercase;
letter-spacing:1px;
font-size:18px;
}

#chatbox_members {
border-right: 1px dashed #222;
bottom: 30px;
overflow: auto;
position: absolute;
top: 65px;
width: 150px;
}

.right-box {
float: right;
position: relative;
text-align: right;
right: 100px;
}


#message, #submit_button {
background-color: #000;
border: 0;
color:white;
border-radius: 0;
border-width: 1px;
margin-left: 0px;
display: inline;
padding: 5px;
width: 200px;
}

#login_popup_buttons, #login_popup_buttons input, #profile-advanced-button, #submit_button, .button, .button1, .button2, .liteoption, button.bbcode, input.button, input.button1, input.button2 {
-moz-box-shadow: 0 1px 2px rgba(COLOR);
background: #333;
border: medium none;
box-shadow: #6d6d6d;
color: #000;
width: 50px;
margin-bottom: 4px;
display: inline-block;
outline: medium none;
text-shadow: 0 1px 1px #989898;
}

#chatbox {
bottom: -10px;
left: 91px;
line-height: 10px;
margin-top: 50px;
overflow: auto;
position: absolute;
right: 0;
height: 300px;
top: 45px;
color: #666;
}


.chatbox_row_2 {
background-color: #;
padding: 4px;
font-size: 11px;
letter-spacing: 1px;
text-align: justify;
}

.chatbox_row_1 {
background-color: #;
padding: 4px;
  font-size: 11px;
letter-spacing: 1px;
text-align: justify;
}

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







p em b a.gensmall {
color: #ADADAD;
font-family: \'Yanone Kaffeesatz\';
font-size: 18px;
font-style: none;
text-align: center;
letter-spacing: 2px;
text-transform: uppercase;
}

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

#i_whosonline + p a:link{
  font-size:13px; }
 
 
.postprofile a:link, .postprofile a:active, .postprofile a:visited, .postprofile dt.author a {
font-weight: bold;
font-size: 35px;
line-height: 40px;
text-transform: uppercase;
letter-spacing: 1px;
font-family: Six Caps;
}

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

.postprofile dd {
line-height: 1.2em;
margin-left: 15px;
text-align: left;
letter-spacing: 1px;
font-size: 10px;
color: #666;
font-weight: bold;
}


.postprofile dt {
margin-left: 2px;
text-align: center;
}

.postprofile {
border-color: #EEE;
border-left-style: solid;
border-left-width: 10px;
color: #242424;
display: inline;
float: right;
margin: 5px 0 0;
min-height: 80px;
position: relative;
width: 22%;
word-wrap: break-word;
}



.clickable {
  width: 130px;
  display:inline;
  border: 0px solid #e2a5a3;
  margin-right: 20px;
  cursor:pointer;
  background-color: #282421;
  padding: 5px;
  font-family: calibri;
  font-size: 10px;
  color: #fff;
}
.tab-content {
  background-color: none;
  display: none; /* do not remove this */
}
#tab1-content {
  display: block;
  /* do not remove this */ }
/* Active tag has highlight */
.highlight {
  width: 110px;
  background-color: none;
}
/* Clear up the list default styles */
#tab-strip { 
  list-style: none outside none; 
  margin:0px; 
  padding:0px; 
  display:block; 
  background-color:none;
}
#tab-strip a {
  text-decoration: none;
}
.click {
  display:inline;
  margin-left:20px;
}
.clickconto {
  padding:5px;
}
.clickcont {
  display:none;
  padding:5px;
}
#links a {
  padding-left:10px;
  padding-right:10px;
}
.clickwrap h1 {
  font-size:18px;
  text-transform:uppercase;
  font-weight:normal;
  margin-bottom:-5px;
}

::-webkit-scrollbar { height: 9px; width: 9px; background-color: #555; border: 4px solid #000}
::-webkit-scrollbar-thumb { background-color: #fff; border: 3px solid #000;height: auto;}

select {
background-color: #fff;
border: 5px solid #403b3b;
color: black;
cursor: pointer;
font-family: Calibri,Verdana;
font-weight: 200;
padding: 1px;
font-size: 10px;
letter-spacing: 1px;
vertical-align: middle;
}

/*---------- FONTS INSTALADAS -------------*/

@font-face {font-family: \'Yanone Kaffeesatz\'; font-style: normal; font-weight: 300;  src: local(\'Yanone Kaffeesatz Light\'), local(\'YanoneKaffeesatz-Light\'), url(http://themes.googleusercontent.com/static/fonts/yanonekaffeesatz/v4/We_iSDqttE3etzfdfhuPRVMR8FhBa8rkfAKaPBwAU3s.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: \'Sacramento\'; font-style: normal; font-weight: 400; src: local(\'Sacramento\'), local(\'Sacramento-Regular\'), url(http://themes.googleusercontent.com/static/fonts/sacramento/v1/WFDkXpubrEwopJnSlHV6CBsxEYwM7FgeyaSgU71cLG0.woff) format(\'woff\');}
@font-face {font-family: \'Cookie\'; font-style: normal; font-weight: 400; src: local(\'Cookie-Regular\'), url(http://themes.googleusercontent.com/static/fonts/cookie/v4/Tvkve1y-JrkMx2S9u2OW1g.woff) format(\'woff\');}
@font-face {font-family: \'Sue Ellen Francisco\'; font-style: normal; font-weight: 400; src: local(\'Sue Ellen Francisco \'), local(\'SueEllenFrancisco\'), url(http://themes.googleusercontent.com/static/fonts/sueellenfrancisco/v4/TwHX4vSxMUnJUdEz1JIgrrtXaZAN_aGv07JTA91X2HI.woff) format(\'woff\');}
@font-face {font-family: \'Baumans\'; font-style: normal; font-weight: 400; src: local(\'Baumans\'), local(\'Baumans-Regular\'), url(http://themes.googleusercontent.com/static/fonts/baumans/v2/3DEdKAl82M5rDSLBVcU5jA.woff) format(\'woff\');}
@font-face {font-family: \'Six Caps\'; font-style: normal; font-weight: 400; src: local(\'Six Caps\'), local(\'SixCaps\'), url(http://themes.googleusercontent.com/static/fonts/sixcaps/v4/tMrhQDUBAHnnGuM33-yobPesZW2xOQ-xsNqO47m55DA.woff) format(\'woff\');}
@font-face {font-family: \'Bangers\'; font-style: normal; font-weight: 400; src: local(\'Bangers\'), local(\'Bangers-Regular\'), url(http://themes.googleusercontent.com/static/fonts/bangers/v4/DqeGA7eaz0hhOYTfkeJBIA.woff) format(\'woff\');}
@font-face {font-family: \'Quicksand\'; font-style: normal; font-weight: 400; src: local(\'Quicksand Regular\'), local(\'Quicksand-Regular\'), url(http://themes.googleusercontent.com/static/fonts/quicksand/v2/sKd0EMYPAh5PYCRKSryvWz8E0i7KZn-EPnyo3HZu7kw.woff) format(\'woff\');}
@font-face {font-family: \'Open Sans Condensed\';font-style: normal; font-weight: 300; src: local(\'Open Sans Cond Light\'), local(\'OpenSans-CondensedLight\'), url(http://themes.googleusercontent.com/static/fonts/opensanscondensed/v6/gk5FxslNkTTHtojXrkp-xF1YPouZEKgzpqZW9wN-3Ek.woff) format(\'woff\');}
@font-face {font-family: Medula One ; font-weight: 400; src: url(http://static.tumblr.com/kqwo46q/Nw2mt74jf/medulaone-regular.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:Marvel; font-weight:100; src: url(http://static.tumblr.com/kqwo46q/SQ1m82675/marvel-regular.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:Archivo Narrow; font-weight: 400; src: url(http://static.tumblr.com/kqwo46q/joamie4iu/archivonarrow-regular.ttf) format("truetype"); } 
@font-face {font-family:Text me one; font-weight: 900; 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"); } 




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: #fff; box-shadow: #6d6d6d; border-radius: 0px; color:#999; padding:5px !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-box-shadow: 0 1px 2px rgba(COLOR);
background: #fff; box-shadow: #6d6d6d; border: medium none; color: #999;
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: #fff; box-shadow: #6d6d6d; border: medium none;
color: #999; 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: #fff;
box-shadow: #6d6d6d;
border:none;
color: #999;
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: #fff;
box-shadow: #6d6d6d; border:none; color: #999; 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 ------------------*/

#finite {font-size:8px; font-family: Calibri; text-transform:uppercase; letter-spacing:2px; line-height:14px; color:#CDD4CC; text-align:justify; display:none; bottom:0; position:relative; }

#state2 { display: block; left: 1px; position: relative; }
.state {width: 210px; background: transparent; display: none; left: 10px; padding: 5px; position: absolute; text-align: center; text-shadow: 0 0 0; top: -160px; z-index: 9; font-size: 12px;font-family: Open Sans; line-height:10px;}
#state2:hover .state {display: block; !important;}



#staff2 { display: inline;left: 1px;position: relative;}
.staff {width: 80px; background: #000; border-radius: 5px; display: none; left: 10px; padding: 5px;position: absolute; text-align: center; text-shadow: 0 0 0; top: -90px; z-index: 9; font-size: 12px;font-family: Raleway; line-height:10px; letter-spacing:1px;}
#staff2:hover .staff {display: block; !important;}


a.subs { background-color: black; padding:3px; display:inline; width:50px; font-size:9px; font-family: calibri;
  color:#555; letter-spacing:3px; transition 1s;}
a.subs:hover { color:#EEE; transition:1s; font-style:italic; }

#sub2 { display: inline;left: 1px;position: relative;}
.sub {width: auto; background: #000; border:1px solid white; display: none; left: 10px; padding: 2px;position: absolute;
      text-align: center; top: -35px; z-index: 9; color: white; line-height:10px;}
#sub2:hover .sub {display: block; !important;}



/*------------------------- opacidad link imagen --------*/

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; cursor: crosshair;}

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-left:none;
}



img.desaturacion{
    filter: grayscale(100%); /* Current draft standard */
    -webkit-filter: grayscale(100%); /* New WebKit */
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%); /* Not yet supported in Gecko, Opera or IE */
    filter: url(resources.svg#desaturate); /* Gecko */
    filter: gray; /* IE */
    -webkit-filter: grayscale(1); /* Old WebKit */
  transition: .2s linear;
}

img.desaturacion:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
  transition: .2s linear;
}


/* --------------Stats---------------------*/
p.page-bottom::before {content: "      ▻ ";}
p.page-bottom { display:inline; padding-bottom: 5px;
  text-align:center; letter-spacing:2px; font-size:10px; }

p {
font-size: 10px;
line-height: 13px;
letter-spacing: 4px;
margin-bottom: .5em;
margin-left: 70px;
margin-right:70px;
text-align:justify;
margin-top: 10px;
}

p em {
color: transparent;
font-style: normal;
letter-spacing: 2px;
  line-height:15px;
  font-size:0;

 
p.nomargin {
color: transparent;
line-height: 1.3em;
margin-bottom: 0;
}

 
#page-body p.page-bottom a:active, #page-body p.page-bottom a:link, #page-body p.page-bottom a:visited {
color: #33897E;
font-family: Six Caps;
font-size: 20px;
font-weight: 200;
letter-spacing: 2px;
padding-bottom: 15px;
line-height: 40px;
padding-top: 15px;
}

#page-body p.page-bottom {
margin: 20px;
margin-left: 5px;
}



.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: center;
text-transform: uppercase;
}

a.topictitle {
font-size: 16px;
text-align: left;
left: block;
font-family: Open Sans Condensed;
display: block;
margin-top: -10px;
margin-left: 140px;
}


a.topictitle:hover {
text-decoration: none;
  color:#FFF; } 
 

ul.topics li.row dd.posts, ul.topics li.row dd.views {
color: #666;
font-family: Calibri;
font-size: 10px;
line-height: 150%;
margin-top: 20px;
padding: 0;
position: relative;
right: 353px;
background: #fff;
text-align: right;
text-transform: uppercase;
top: 10px;
width: 11%;
}
ul.topics li.row dd.views {
text-align: left;
}

ul.topics li.row dd.views::after {
content: "Veces visto";
}

ul.topics li.row dd.posts::after {
content: "Respuestas ▿  ";
}
.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: 449px;
position: absolute;
text-transform: uppercase;
}


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

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

ul.linklist li.rightside, li.rightside a.copyright /*QUITAR LOS CREDITOS FINALES*/ {
display: inline !important;
font-size: 0;
}

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


.copyright {
color: #242424;
padding-left: 5px;
padding-right: 5px;
width: 1000px;
margin-left: -15px;
  margin-bottom: -5px;
text-align: center;
background-color: black;
}
 

/* -----------------TITULO DE TEMAS------------------- */
h1.page-title {
color: #403b3b;
font-family: Open Sans Condensed;
font-size: 40px;
letter-spacing: -2px;
text-align: center;
text-transform: uppercase;
border-bottom: 45px solid black;
font-weight: 400;
margin: .8em 0 .2em;
}

#page-footer {
background-image: url(http://i44.tinypic.com/2w4z1na.png);
background-position: bottom;
background-repeat: no-repeat;
width: 1000px;
margin-left: -10px;
}


/*---------- SUBFOROS------------*/

.description {
background-color: #fff;
color: #525252;
line-height: 11px;
border-left: 2px solid #2b2b2b;
letter-spacing:1px;
font-family:calibri;
text-transform:uppercase;
text-align: justify;
text-shadow: none;
font-size:10px;
padding: 10px;
width: 350px; !important;
  margin-bottom:30px;
}

a.subforum {
border-bottom: 1px solid #000;
font-size:9px;
font-family: Calibri;
letter-spacing: 1px;
text-transform:uppercase;
color: #000;
background-color:#FFF;
padding-top:5px;
padding-bottom:5px;
margin-bottom:1px;
display:block;
  transition:2s;
}
 
a.subforum:hover {
text-decoration: none;
color:#fff;
border-bottom: 1px solid black;
padding-top:5px;
padding-bottom:5px;
background-color:#000;
text-align: center;
-webkit-transition: all 0.9s ease;
-moz-transition: all 0.9s ease;
-o-transition: all 0.9s ease;
transition: 2s;
}

a.menusi {
display: block;
text-decoration: none;
font-family: Calibri, Consolas; !important;
font-size: 8px;
letter-spacing: 2px;
text-transform: uppercase;
padding-bottom: 1px;
padding-top: 1px;
padding-right:10px;
width: 190px;
text-align: right;
margin-bottom: 3px;
margin-left:5px;
letter-spacing: 0px;
text-transform: uppercase;
background-color: #f9f9f9;
border-top:1px solid black;
color: black;
-webkit-transition: all 1s ease;
-moz-transition: all 2s ease;
-o-transition: all 2s ease;
}

a.menusi:hover{
-webkit-transition: all 0.8s ease;
-moz-transition: all 0.8s ease;
-o-transition: all 1.3s ease;
text-align: center;
letter-spacing:3px;
color:#fff;
background-color:#000;
}


#chatbox_bottom {
padding-bottom: 440px;
  margin-bottom: -350px;
}

ul.topiclist.pmlist dl.icon {
  background-position: 10px 10px!important;
}


ul.topiclist.topics.search dd.lastpost span.color-groups{
  font-family: open sans condensed;
font-size: 12px;
 
}

ul.topiclist.topics.search dd.posts {
  margin-left: 150px;
}

ul.topiclist.topics.search dd.lastpost {
  margin-left: -300px!important;
  height: 40px!important;
  line-height: 130%;
  margin-top: -10px!important;
  background-color: transparent!important;
}



ul#picture_legend, ul#privmsgs-menu {
padding: 1px;
text-align: center;
display: inline;
align-items: center;
left: 200px;
top: 30px;
top: 30px;
position: relative;
}

ul#picture_legend li, ul#privmsgs-menu li {
display: inline;
margin: 1px;
text-align: center;
}

Minha folha de CSS

Bom, não sei muito bem como é os tamanhos, mas gostaria que me fornecesse a área onde eu possa mudar o tamanho, caso eu fique insatisfeito.
Laxel Edgard

Laxel Edgard
Novo Membro

Membro desde : 20/11/2014
Mensagens : 16
Pontos : 30

http://ftevolutionrpg.forumeiros.com/forum

Ir para o topo Ir para baixo

Principal Contribuidor

Tópico resolvido Re: Dúvida sobre a categoria de foruns

Mensagem por Sennior 26.06.15 19:12

Saudações,

Altere pelo código abaixo:
Código:
/*---------------------------------------------*/
/* CSS REALIZADO POR ROSHIO/ROSS (VMPRLSS.FOROACTIVO) */
/* Gracias por elegir mi skin y darme crédito al usarlo.
Para dudas y/o quejas, contactenme en mi foro. */



body { cursor: crosshair;}

#wrap {
  margin-bottom: -10px;
  margin-top: -10px;
  margin-left: 200px;
  border-right: 20px solid #000;
  border-left: 20px solid #000;
}

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

a:hover {
color: transparent;
text-shadow: 0 0 2px #333;
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;
transition: 1s;
}

 
a.mainmenu {
  font-family: open sans condensed;
  text-transform: uppercase;
  font-size: 12px;
  padding:2px;
  color: #777;
  letter-spacing: 1px;
  word-spacing: -2px;
  -webkit-transition:0.4s;
  -o-transition:0.4s;
  transition: 1s ease-in-out;
  margin-top:40px;
  cursor: crosshair;
}

a.mainmenu:hover {
color: #EEE;
border-top: 1px solid #EEE;
padding-top: 7px;
  text-shadow: 0 0 0;
padding-bottom: 3px;
text-decoration: none; !important;
border-bottom: 5px solid #EEE;
-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;
}

ul.navlinks {
border-bottom: 1px solid transparent;
text-align: center;
padding-top:60px;
font-weight:150;
width:1001px;
height:100px;
background-color:#000;
position: absolute;
display: inline;
top: 0;
margin-left:-15px;
text-align:center;
}

#page-header .navbar{
margin-top: 0px;
top:160px;
}

#logo-desc {
margin-left:-15px;
margin-top: 150px;
}



ul.forums {
background-color: #FFF;
border-radius: 0;
border-top: #33897E solid 5px;
width: 968px;
font-size: 12pt;
}



li.row {
border-top: 1px solid transparent;
padding-top: 5px;
padding-bottom: 5px;
}

.forabg li.row {
border-style: none;
background: transparent;
border-bottom: #333 dashed 0px;
}

li.row:hover {
background-color: transparent;
transition: 2s;
}



ul.forums dd {
border-style: none;
}   

li.header {
  margin: 0px 0px 0px 0px;
  background-color: #000;
  border-bottom: 0px solid #503C3E;
  padding: 30px 0px 30px 0px;
  line-height: 18pt;
  text-align: center;
}

.forabg {
  width: 1000px;
margin-left: 5px;
}

.table-title h2 {
  vertical-align:middle;
  font-weight:none;
  font-family: \'Medula One\';
  font-size: 45px;
  color: #555;
  letter-spacing: -2px;
  text-transform: none; 
  text-align: center;
}

.table-title, .table-title h2 {
color: #999;
display: inline;
font-family: \'Medula One\';
font-size: 20px;
text-transform: uppercase;
letter-spacing: 8px;
text-align: center;
}

.forabg li.header dd.dterm {
  width: 90%;
}
.forabg li.header dd.topics {
  display: none;
}
.forabg li.header dd.posts {
  display: none;
}
.forabg li.header dd.lastpost {
  display: none;
}


dd.lastpost span.color-groups {
float: center;
font-family: Six Caps;
font-size: 20px;
font-style: normal;
font-variant: normal;
font-weight: normal;
letter-spacing: 2px;
text-align: center!important;
text-decoration: none!important;
}

ul.topiclist.topics dl.icon {
  background-position: 10px 10px!important;
}

dl.icon {
background-position: 662px 22px!important;
}


/*.forabg .row .lastpost {
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-bottom: 2px dotted #0080FF;
border-left: 2px dotted #0080FF;
border-right: 10px solid #0080FF;
border-top: 2px dotted #0080FF;
border-radius: 0px 10px 10px 0px;
}*/

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

.forabg dd.topics {
background-color: #030303; position: relative; margin-left: 70px; margin-top: 40px;
padding-left: 10px; letter-spacing: 2px; color: #EEE; width: 90px; height: 30px;
font-size: 9px; text-transform: uppercase; padding-top: 20px; }


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

.forabg dd.posts {
background-color: #030303; color: #EEE; font-size: 10px; height: 31px; margin-left: 0;
text-align: left; letter-spacing: 2px; margin-top: 40px; padding-top: 19px; position: relative;
padding-right: 9px; padding-left: 3px; text-transform: uppercase; width: 70px; }


.forabg dd.lastpost {
color: #444;
background-color: #EEE;  border-bottom:0px solid #33897E;
display: block;
font-family: calibri;
font-size: 11px;
margin-bottom: -10px;
right: -70px;
margin-top: 2px;
padding: 11px 3px 0 0;
position: relative;
text-align: center;
text-transform: uppercase;
width: 180px;
cursor: crosshair;
}



.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; }




.h3 {
  vertical-align:middle;
  font-weight:none;
  font-family: Yanone Kaffeesatz;
  font-size: 15px;
  color: #CDD4CC;
  letter-spacing: 3px;
  margin: 0px 0px 0px 0px;
  background-color: #151313; 
  text-transform: uppercase; 
  text-align: center;
  padding: 30px 0px 30px 0px;
  line-height: 15pt;
}

.module .h3 {
  visibility:hidden;
  display:none;
  cursor: crosshair;
}


#content-container div#left {
  margin-left: -395px;
  margin-top: -525px;
  padding:1px;
  border-right:10px solid #090909;
}

#content-container div#left:hover {
  margin-left:-235px; transition:2s; }

#comments_scroll_container {
background: #070707;
text-align: justify;
border: 5px solid black;
width: 140px;
margin-left: 10px;
color: #555;
padding: 5px;
}

.desc3 {
  font-size: 10px;
  color: #151515;
  display: block;
  border-top: 10px solid #503C3E;
  border-left:  10px solid #503C3E;
  line-height: 9px;
  margin-left: 15px;
  margin-top: 5px;
  padding: 10px;
  text-align: justify;
  width: 350px;
}
 
#search-box {
        display: none;
    }

p.author {
background-color: #f4f4f4;
border-radius: 0 0 0 0;
font-family: Arial,Helvetica,sans-serif;
font-size: 7px;
line-height: 1.2em;
margin: 0 15em .6em 0;
padding: 3px!important;
position: relative;
letter-spacing:2px
text-transform:uppercase;
right: -5px;
width: 200px;
text-align: center;
padding: 0 0 5px;
}

.rango {
border-top: 5px solid #202020;
color: #202020;
cursor: default;
display: block;
font-family: Open Sans Condensed;
font-size: 15px;
letter-spacing: 7px;
line-height: 13pt;
margin-left: -5px;
padding: 2px;
text-align: center;
text-transform: uppercase;
width: 190px;
}

.postbody .topic-title {
border: none;
color: #242424;
font-family: Yanone Kaffeesatz;
font-size: 30px;
letter-spacing: -1px;
font-weight: 400;
line-height: 125%;
margin: 0 0 .3em!important;
padding: 2px 0 0;
text-transform: none;
}

.post {
border-top: 15px solid #202020;
border-bottom: 10px solid #202020;
background-color: #FFFFFF;
}

.postbody {
letter-spacing:1px; font-size:12px; margin-top:10px;
  text-align:justify; line-height:14px; }


dl.spoiler {
background: white url(url) repeat -6px -8px;
color: #eee7e9;
font-size: 9px;
font-family: arial;
border-width: 0px;
border-color: black;
border-top: 0px solid #ddd;!important;
-moz-border-radius: 0px; !important;
margin-bottom:0px;
width: 500px;
}
 
blockquote {
background: #000 url(url) 2px 2px repeat;
color: #ddd;
font-size: 10px;
margin: 1px 1px 1px 1px;
margin-left: 50px;
border-bottom: 10px groove #DDD;
font-family: trebuchet ms !important;
line-height: 11px;
font-style: none !important;
letter-spacing: 1px;
width: 550px;
}


dl.codebox {
background-color: rgb(10, 10, 10);
border-top: 0px solid #ddd;
font-size: 1em;
padding: 3px;
border:none;
}

dl.codebox code {
color: #ddd;
font-family: Courier New,sans-serif;
font-size: 10px;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-transform:sentence;
height: auto;
line-height: 1.3em;
margin: 2px 0;
display: block;
max-height: 200px;
overflow: auto;
padding-top: 5px;
border:none; 
white-space: no;
border-top: 5px groove #5f33d3;
background: #010101 url(url) repeat -6px -8px;
}


dl.codebox dt {
display: block;
font-size: .8em;
font-weight: 700;
margin-bottom: 3px;
text-transform: uppercase;
}

.spoiler_content.hidden {
display: block;
font-size: 9px;
}



/*----------------- CHATBOX------------------*/

#chatbox_header {
-moz-border-radius: 0px 0px 0px 0px ;
background-color: #222;
background-image: url(http://static.tumblr.com/s2ymoja/Fl1lxfu5j/wood.jpg);
padding:14px;
}

.chatbox-options {
float: right;
font-size: 15px;
list-style: none;
right: 150px;
position: relative;
}


#chatbox_footer {
background-color:#222;}

.chatbox-title {
color: #666;
font-family:Open Sans Condensed;
text-transform:uppercase;
letter-spacing:1px;
font-size:18px;
}

#chatbox_members {
border-right: 1px dashed #222;
bottom: 30px;
overflow: auto;
position: absolute;
top: 65px;
width: 150px;
}

.right-box {
float: right;
position: relative;
text-align: right;
right: 100px;
}


#message, #submit_button {
background-color: #000;
border: 0;
color:white;
border-radius: 0;
border-width: 1px;
margin-left: 0px;
display: inline;
padding: 5px;
width: 200px;
}

#login_popup_buttons, #login_popup_buttons input, #profile-advanced-button, #submit_button, .button, .button1, .button2, .liteoption, button.bbcode, input.button, input.button1, input.button2 {
-moz-box-shadow: 0 1px 2px rgba(COLOR);
background: #333;
border: medium none;
box-shadow: #6d6d6d;
color: #000;
width: 50px;
margin-bottom: 4px;
display: inline-block;
outline: medium none;
text-shadow: 0 1px 1px #989898;
}

#chatbox {
bottom: -10px;
left: 91px;
line-height: 10px;
margin-top: 50px;
overflow: auto;
position: absolute;
right: 0;
height: 300px;
top: 45px;
color: #666;
}


.chatbox_row_2 {
background-color: #;
padding: 4px;
font-size: 11px;
letter-spacing: 1px;
text-align: justify;
}

.chatbox_row_1 {
background-color: #;
padding: 4px;
  font-size: 11px;
letter-spacing: 1px;
text-align: justify;
}

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







p em b a.gensmall {
color: #ADADAD;
font-family: \'Yanone Kaffeesatz\';
font-size: 18px;
font-style: none;
text-align: center;
letter-spacing: 2px;
text-transform: uppercase;
}

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

#i_whosonline + p a:link{
  font-size:13px; }
 
 
.postprofile a:link, .postprofile a:active, .postprofile a:visited, .postprofile dt.author a {
font-weight: bold;
font-size: 35px;
line-height: 40px;
text-transform: uppercase;
letter-spacing: 1px;
font-family: Six Caps;
}

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

.postprofile dd {
line-height: 1.2em;
margin-left: 15px;
text-align: left;
letter-spacing: 1px;
font-size: 10px;
color: #666;
font-weight: bold;
}


.postprofile dt {
margin-left: 2px;
text-align: center;
}

.postprofile {
border-color: #EEE;
border-left-style: solid;
border-left-width: 10px;
color: #242424;
display: inline;
float: right;
margin: 5px 0 0;
min-height: 80px;
position: relative;
width: 22%;
word-wrap: break-word;
}



.clickable {
  width: 130px;
  display:inline;
  border: 0px solid #e2a5a3;
  margin-right: 20px;
  cursor:pointer;
  background-color: #282421;
  padding: 5px;
  font-family: calibri;
  font-size: 10px;
  color: #fff;
}
.tab-content {
  background-color: none;
  display: none; /* do not remove this */
}
#tab1-content {
  display: block;
  /* do not remove this */ }
/* Active tag has highlight */
.highlight {
  width: 110px;
  background-color: none;
}
/* Clear up the list default styles */
#tab-strip { 
  list-style: none outside none; 
  margin:0px; 
  padding:0px; 
  display:block; 
  background-color:none;
}
#tab-strip a {
  text-decoration: none;
}
.click {
  display:inline;
  margin-left:20px;
}
.clickconto {
  padding:5px;
}
.clickcont {
  display:none;
  padding:5px;
}
#links a {
  padding-left:10px;
  padding-right:10px;
}
.clickwrap h1 {
  font-size:18px;
  text-transform:uppercase;
  font-weight:normal;
  margin-bottom:-5px;
}

::-webkit-scrollbar { height: 9px; width: 9px; background-color: #555; border: 4px solid #000}
::-webkit-scrollbar-thumb { background-color: #fff; border: 3px solid #000;height: auto;}

select {
background-color: #fff;
border: 5px solid #403b3b;
color: black;
cursor: pointer;
font-family: Calibri,Verdana;
font-weight: 200;
padding: 1px;
font-size: 10px;
letter-spacing: 1px;
vertical-align: middle;
}

/*---------- FONTS INSTALADAS -------------*/

@font-face {font-family: \'Yanone Kaffeesatz\'; font-style: normal; font-weight: 300;  src: local(\'Yanone Kaffeesatz Light\'), local(\'YanoneKaffeesatz-Light\'), url(http://themes.googleusercontent.com/static/fonts/yanonekaffeesatz/v4/We_iSDqttE3etzfdfhuPRVMR8FhBa8rkfAKaPBwAU3s.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: \'Sacramento\'; font-style: normal; font-weight: 400; src: local(\'Sacramento\'), local(\'Sacramento-Regular\'), url(http://themes.googleusercontent.com/static/fonts/sacramento/v1/WFDkXpubrEwopJnSlHV6CBsxEYwM7FgeyaSgU71cLG0.woff) format(\'woff\');}
@font-face {font-family: \'Cookie\'; font-style: normal; font-weight: 400; src: local(\'Cookie-Regular\'), url(http://themes.googleusercontent.com/static/fonts/cookie/v4/Tvkve1y-JrkMx2S9u2OW1g.woff) format(\'woff\');}
@font-face {font-family: \'Sue Ellen Francisco\'; font-style: normal; font-weight: 400; src: local(\'Sue Ellen Francisco \'), local(\'SueEllenFrancisco\'), url(http://themes.googleusercontent.com/static/fonts/sueellenfrancisco/v4/TwHX4vSxMUnJUdEz1JIgrrtXaZAN_aGv07JTA91X2HI.woff) format(\'woff\');}
@font-face {font-family: \'Baumans\'; font-style: normal; font-weight: 400; src: local(\'Baumans\'), local(\'Baumans-Regular\'), url(http://themes.googleusercontent.com/static/fonts/baumans/v2/3DEdKAl82M5rDSLBVcU5jA.woff) format(\'woff\');}
@font-face {font-family: \'Six Caps\'; font-style: normal; font-weight: 400; src: local(\'Six Caps\'), local(\'SixCaps\'), url(http://themes.googleusercontent.com/static/fonts/sixcaps/v4/tMrhQDUBAHnnGuM33-yobPesZW2xOQ-xsNqO47m55DA.woff) format(\'woff\');}
@font-face {font-family: \'Bangers\'; font-style: normal; font-weight: 400; src: local(\'Bangers\'), local(\'Bangers-Regular\'), url(http://themes.googleusercontent.com/static/fonts/bangers/v4/DqeGA7eaz0hhOYTfkeJBIA.woff) format(\'woff\');}
@font-face {font-family: \'Quicksand\'; font-style: normal; font-weight: 400; src: local(\'Quicksand Regular\'), local(\'Quicksand-Regular\'), url(http://themes.googleusercontent.com/static/fonts/quicksand/v2/sKd0EMYPAh5PYCRKSryvWz8E0i7KZn-EPnyo3HZu7kw.woff) format(\'woff\');}
@font-face {font-family: \'Open Sans Condensed\';font-style: normal; font-weight: 300; src: local(\'Open Sans Cond Light\'), local(\'OpenSans-CondensedLight\'), url(http://themes.googleusercontent.com/static/fonts/opensanscondensed/v6/gk5FxslNkTTHtojXrkp-xF1YPouZEKgzpqZW9wN-3Ek.woff) format(\'woff\');}
@font-face {font-family: Medula One ; font-weight: 400; src: url(http://static.tumblr.com/kqwo46q/Nw2mt74jf/medulaone-regular.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:Marvel; font-weight:100; src: url(http://static.tumblr.com/kqwo46q/SQ1m82675/marvel-regular.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:Archivo Narrow; font-weight: 400; src: url(http://static.tumblr.com/kqwo46q/joamie4iu/archivonarrow-regular.ttf) format("truetype"); } 
@font-face {font-family:Text me one; font-weight: 900; 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"); } 




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: #fff; box-shadow: #6d6d6d; border-radius: 0px; color:#999; padding:5px !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-box-shadow: 0 1px 2px rgba(COLOR);
background: #fff; box-shadow: #6d6d6d; border: medium none; color: #999;
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: #fff; box-shadow: #6d6d6d; border: medium none;
color: #999; 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: #fff;
box-shadow: #6d6d6d;
border:none;
color: #999;
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: #fff;
box-shadow: #6d6d6d; border:none; color: #999; 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 ------------------*/

#finite {font-size:8px; font-family: Calibri; text-transform:uppercase; letter-spacing:2px; line-height:14px; color:#CDD4CC; text-align:justify; display:none; bottom:0; position:relative; }

#state2 { display: block; left: 1px; position: relative; }
.state {width: 210px; background: transparent; display: none; left: 10px; padding: 5px; position: absolute; text-align: center; text-shadow: 0 0 0; top: -160px; z-index: 9; font-size: 12px;font-family: Open Sans; line-height:10px;}
#state2:hover .state {display: block; !important;}



#staff2 { display: inline;left: 1px;position: relative;}
.staff {width: 80px; background: #000; border-radius: 5px; display: none; left: 10px; padding: 5px;position: absolute; text-align: center; text-shadow: 0 0 0; top: -90px; z-index: 9; font-size: 12px;font-family: Raleway; line-height:10px; letter-spacing:1px;}
#staff2:hover .staff {display: block; !important;}


a.subs { background-color: black; padding:3px; display:inline; width:50px; font-size:9px; font-family: calibri;
  color:#555; letter-spacing:3px; transition 1s;}
a.subs:hover { color:#EEE; transition:1s; font-style:italic; }

#sub2 { display: inline;left: 1px;position: relative;}
.sub {width: auto; background: #000; border:1px solid white; display: none; left: 10px; padding: 2px;position: absolute;
      text-align: center; top: -35px; z-index: 9; color: white; line-height:10px;}
#sub2:hover .sub {display: block; !important;}



/*------------------------- opacidad link imagen --------*/

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; cursor: crosshair;}

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-left:none;
}



img.desaturacion{
    filter: grayscale(100%); /* Current draft standard */
    -webkit-filter: grayscale(100%); /* New WebKit */
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%); /* Not yet supported in Gecko, Opera or IE */
    filter: url(resources.svg#desaturate); /* Gecko */
    filter: gray; /* IE */
    -webkit-filter: grayscale(1); /* Old WebKit */
  transition: .2s linear;
}

img.desaturacion:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
  transition: .2s linear;
}


/* --------------Stats---------------------*/
p.page-bottom::before {content: "      ▻ ";}
p.page-bottom { display:inline; padding-bottom: 5px;
  text-align:center; letter-spacing:2px; font-size:10px; }

p {
font-size: 10px;
line-height: 13px;
letter-spacing: 4px;
margin-bottom: .5em;
margin-left: 70px;
margin-right:70px;
text-align:justify;
margin-top: 10px;
}

p em {
color: transparent;
font-style: normal;
letter-spacing: 2px;
  line-height:15px;
  font-size:0;

 
p.nomargin {
color: transparent;
line-height: 1.3em;
margin-bottom: 0;
}

 
#page-body p.page-bottom a:active, #page-body p.page-bottom a:link, #page-body p.page-bottom a:visited {
color: #33897E;
font-family: Six Caps;
font-size: 20px;
font-weight: 200;
letter-spacing: 2px;
padding-bottom: 15px;
line-height: 40px;
padding-top: 15px;
}

#page-body p.page-bottom {
margin: 20px;
margin-left: 5px;
}



.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: center;
text-transform: uppercase;
}

a.topictitle {
font-size: 16px;
text-align: left;
left: block;
font-family: Open Sans Condensed;
display: block;
margin-top: -10px;
margin-left: 140px;
}


a.topictitle:hover {
text-decoration: none;
  color:#FFF; } 
 

ul.topics li.row dd.posts, ul.topics li.row dd.views {
color: #666;
font-family: Calibri;
font-size: 10px;
line-height: 150%;
margin-top: 20px;
padding: 0;
position: relative;
right: 353px;
background: #fff;
text-align: right;
text-transform: uppercase;
top: 10px;
width: 11%;
}
ul.topics li.row dd.views {
text-align: left;
}

ul.topics li.row dd.views::after {
content: "Veces visto";
}

ul.topics li.row dd.posts::after {
content: "Respuestas ▿  ";
}
.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: 449px;
position: absolute;
text-transform: uppercase;
}


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

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

ul.linklist li.rightside, li.rightside a.copyright /*QUITAR LOS CREDITOS FINALES*/ {
display: inline !important;
font-size: 0;
}

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


.copyright {
color: #242424;
padding-left: 5px;
padding-right: 5px;
width: 1000px;
margin-left: -15px;
  margin-bottom: -5px;
text-align: center;
background-color: black;
}
 

/* -----------------TITULO DE TEMAS------------------- */
h1.page-title {
color: #403b3b;
font-family: Open Sans Condensed;
font-size: 40px;
letter-spacing: -2px;
text-align: center;
text-transform: uppercase;
border-bottom: 45px solid black;
font-weight: 400;
margin: .8em 0 .2em;
}

#page-footer {
background-image: url(http://i44.tinypic.com/2w4z1na.png);
background-position: bottom;
background-repeat: no-repeat;
width: 1000px;
margin-left: -10px;
}


/*---------- SUBFOROS------------*/

.description {
background-color: #fff;
color: #525252;
line-height: 11px;
border-left: 2px solid #2b2b2b;
letter-spacing:1px;
font-family:calibri;
text-transform:uppercase;
text-align: justify;
text-shadow: none;
font-size:10px;
padding: 10px;
width: 350px; !important;
  margin-bottom:30px;
}

a.subforum {
border-bottom: 1px solid #000;
font-size:9px;
font-family: Calibri;
letter-spacing: 1px;
text-transform:uppercase;
color: #000;
background-color:#FFF;
padding-top:5px;
padding-bottom:5px;
margin-bottom:1px;
display:block;
  transition:2s;
}
 
a.subforum:hover {
text-decoration: none;
color:#fff;
border-bottom: 1px solid black;
padding-top:5px;
padding-bottom:5px;
background-color:#000;
text-align: center;
-webkit-transition: all 0.9s ease;
-moz-transition: all 0.9s ease;
-o-transition: all 0.9s ease;
transition: 2s;
}

a.menusi {
display: block;
text-decoration: none;
font-family: Calibri, Consolas; !important;
font-size: 8px;
letter-spacing: 2px;
text-transform: uppercase;
padding-bottom: 1px;
padding-top: 1px;
padding-right:10px;
width: 190px;
text-align: right;
margin-bottom: 3px;
margin-left:5px;
letter-spacing: 0px;
text-transform: uppercase;
background-color: #f9f9f9;
border-top:1px solid black;
color: black;
-webkit-transition: all 1s ease;
-moz-transition: all 2s ease;
-o-transition: all 2s ease;
}

a.menusi:hover{
-webkit-transition: all 0.8s ease;
-moz-transition: all 0.8s ease;
-o-transition: all 1.3s ease;
text-align: center;
letter-spacing:3px;
color:#fff;
background-color:#000;
}


#chatbox_bottom {
padding-bottom: 440px;
  margin-bottom: -350px;
}

ul.topiclist.pmlist dl.icon {
  background-position: 10px 10px!important;
}


ul.topiclist.topics.search dd.lastpost span.color-groups{
  font-family: open sans condensed;
font-size: 12px;
 
}

ul.topiclist.topics.search dd.posts {
  margin-left: 150px;
}

ul.topiclist.topics.search dd.lastpost {
  margin-left: -300px!important;
  height: 40px!important;
  line-height: 130%;
  margin-top: -10px!important;
  background-color: transparent!important;
}



ul#picture_legend, ul#privmsgs-menu {
padding: 1px;
text-align: center;
display: inline;
align-items: center;
left: 200px;
top: 30px;
top: 30px;
position: relative;
}

ul#picture_legend li, ul#privmsgs-menu li {
display: inline;
margin: 1px;
text-align: center;
}

Abraços.
Sennior
Sennior

Sennior
Principal Contribuidor
Principal Contribuidor

Membro desde : 10/06/2011
Mensagens : 16379
Pontos : 20903

https://ajuda.forumeiros.com/forum https://www.facebook.com/GladstonHenriq https://twitter.com/UmGladston

Ir para o topo Ir para baixo

Membro Entusiasta

Tópico resolvido Re: Dúvida sobre a categoria de foruns

Mensagem por RafaelS. 26.06.15 19:13

Olá!

Troque a folha de estilos inteira por esta:

Código:
    /*---------------------------------------------*/
    /* CSS REALIZADO POR ROSHIO/ROSS (VMPRLSS.FOROACTIVO) */
    /* Gracias por elegir mi skin y darme crédito al usarlo.
    Para dudas y/o quejas, contactenme en mi foro. */



    body { cursor: crosshair;}

    #wrap {
      margin-bottom: -10px;
      margin-top: -10px;
      margin-left: 200px;
      border-right: 20px solid #000;
      border-left: 20px solid #000;
    }

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

    a:hover {
    color: transparent;
    text-shadow: 0 0 2px #333;
    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;
    transition: 1s;
    }

    a.forumtitle {
    font-size: 18px !important;
    font-family: Six caps;
    text-transform: uppercase;
    word-spacing: 2px;
    line-height: 100%;
    text-decoration: none;
    text-align: center;
    padding-left: 0;
    cursor: crosshair;
      transform: rotate(4deg);
      -ms-transform: rotate(4deg);
      -webkit-transform: rotate(4deg);
    }

    a.forumtitle:hover {
    text-decoration:none;
      transition:1s;
    padding-left:60px;
    transform: rotate(4deg);
      -ms-transform: rotate(4deg);
      -webkit-transform: rotate(4deg);
    }
   
    a.mainmenu {
      font-family: open sans condensed;
      text-transform: uppercase;
      font-size: 12px;
      padding:2px;
      color: #777;
      letter-spacing: 1px;
      word-spacing: -2px;
      -webkit-transition:0.4s;
      -o-transition:0.4s;
      transition: 1s ease-in-out;
      margin-top:40px;
      cursor: crosshair;
    }

    a.mainmenu:hover {
    color: #EEE;
    border-top: 1px solid #EEE;
    padding-top: 7px;
      text-shadow: 0 0 0;
    padding-bottom: 3px;
    text-decoration: none; !important;
    border-bottom: 5px solid #EEE;
    -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;
    }

    ul.navlinks {
    border-bottom: 1px solid transparent;
    text-align: center;
    padding-top:60px;
    font-weight:150;
    width:1001px;
    height:100px;
    background-color:#000;
    position: absolute;
    display: inline;
    top: 0;
    margin-left:-15px;
    text-align:center;
    }

    #page-header .navbar{
    margin-top: 0px;
    top:160px;
    }

    #logo-desc {
    margin-left:-15px;
    margin-top: 150px;
    }



    ul.forums {
    background-color: #FFF;
    border-radius: 0;
    border-top: #33897E solid 5px;
    width: 968px;
    font-size: 12pt;
    }



    li.row {
    border-top: 1px solid transparent;
    padding-top: 5px;
    padding-bottom: 5px;
    }

    .forabg li.row {
    border-style: none;
    background: transparent;
    border-bottom: #333 dashed 0px;
    }

    li.row:hover {
    background-color: transparent;
    transition: 2s;
    }



    ul.forums dd {
    border-style: none;
    } 

    li.header {
      margin: 0px 0px 0px 0px;
      background-color: #000;
      border-bottom: 0px solid #503C3E;
      padding: 30px 0px 30px 0px;
      line-height: 18pt;
      text-align: center;
    }

    .forabg {
      width: 1000px;
    margin-left: 5px;
    }

    .table-title h2 {
      vertical-align:middle;
      font-weight:none;
      font-family: \'Medula One\';
      font-size: 45px;
      color: #555;
      letter-spacing: -2px;
      text-transform: none;
      text-align: center;
    }

    .table-title, .table-title h2 {
    color: #999;
    display: inline;
    font-family: \'Medula One\';
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 8px;
    text-align: center;
    }

    .forabg li.header dd.dterm {
      width: 90%;
    }
    .forabg li.header dd.topics {
      display: none;
    }
    .forabg li.header dd.posts {
      display: none;
    }
    .forabg li.header dd.lastpost {
      display: none;
    }


    dd.lastpost span.color-groups {
    float: center;
    font-family: Six Caps;
    font-size: 20px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 2px;
    text-align: center!important;
    text-decoration: none!important;
    }

    ul.topiclist.topics dl.icon {
      background-position: 10px 10px!important;
    }

    dl.icon {
    background-position: 662px 22px!important;
    }


    /*.forabg .row .lastpost {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-bottom: 2px dotted #0080FF;
    border-left: 2px dotted #0080FF;
    border-right: 10px solid #0080FF;
    border-top: 2px dotted #0080FF;
    border-radius: 0px 10px 10px 0px;
    }*/

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

    .forabg dd.topics {
    background-color: #030303; position: relative; margin-left: 70px; margin-top: 40px;
    padding-left: 10px; letter-spacing: 2px; color: #EEE; width: 90px; height: 30px;
    font-size: 9px; text-transform: uppercase; padding-top: 20px; }


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

    .forabg dd.posts {
    background-color: #030303; color: #EEE; font-size: 10px; height: 31px; margin-left: 0;
    text-align: left; letter-spacing: 2px; margin-top: 40px; padding-top: 19px; position: relative;
    padding-right: 9px; padding-left: 3px; text-transform: uppercase; width: 70px; }


    .forabg dd.lastpost {
    color: #444;
    background-color: #EEE;  border-bottom:0px solid #33897E;
    display: block;
    font-family: calibri;
    font-size: 11px;
    margin-bottom: -10px;
    right: -70px;
    margin-top: 2px;
    padding: 11px 3px 0 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 180px;
    cursor: crosshair;
    }



    .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; }




    .h3 {
      vertical-align:middle;
      font-weight:none;
      font-family: Yanone Kaffeesatz;
      font-size: 15px;
      color: #CDD4CC;
      letter-spacing: 3px;
      margin: 0px 0px 0px 0px;
      background-color: #151313;
      text-transform: uppercase;
      text-align: center;
      padding: 30px 0px 30px 0px;
      line-height: 15pt;
    }

    .module .h3 {
      visibility:hidden;
      display:none;
      cursor: crosshair;
    }


    #content-container div#left {
      margin-left: -395px;
      margin-top: -525px;
      padding:1px;
      border-right:10px solid #090909;
    }

    #content-container div#left:hover {
      margin-left:-235px; transition:2s; }

    #comments_scroll_container {
    background: #070707;
    text-align: justify;
    border: 5px solid black;
    width: 140px;
    margin-left: 10px;
    color: #555;
    padding: 5px;
    }

    .desc3 {
      font-size: 10px;
      color: #151515;
      display: block;
      border-top: 10px solid #503C3E;
      border-left:  10px solid #503C3E;
      line-height: 9px;
      margin-left: 15px;
      margin-top: 5px;
      padding: 10px;
      text-align: justify;
      width: 350px;
    }
   
    #search-box {
            display: none;
        }

    p.author {
    background-color: #f4f4f4;
    border-radius: 0 0 0 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 7px;
    line-height: 1.2em;
    margin: 0 15em .6em 0;
    padding: 3px!important;
    position: relative;
    letter-spacing:2px
    text-transform:uppercase;
    right: -5px;
    width: 200px;
    text-align: center;
    padding: 0 0 5px;
    }

    .rango {
    border-top: 5px solid #202020;
    color: #202020;
    cursor: default;
    display: block;
    font-family: Open Sans Condensed;
    font-size: 15px;
    letter-spacing: 7px;
    line-height: 13pt;
    margin-left: -5px;
    padding: 2px;
    text-align: center;
    text-transform: uppercase;
    width: 190px;
    }

    .postbody .topic-title {
    border: none;
    color: #242424;
    font-family: Yanone Kaffeesatz;
    font-size: 30px;
    letter-spacing: -1px;
    font-weight: 400;
    line-height: 125%;
    margin: 0 0 .3em!important;
    padding: 2px 0 0;
    text-transform: none;
    }

    .post {
    border-top: 15px solid #202020;
    border-bottom: 10px solid #202020;
    background-color: #FFFFFF;
    }

    .postbody {
    letter-spacing:1px; font-size:12px; margin-top:10px;
      text-align:justify; line-height:14px; }


    dl.spoiler {
    background: white url(url) repeat -6px -8px;
    color: #eee7e9;
    font-size: 9px;
    font-family: arial;
    border-width: 0px;
    border-color: black;
    border-top: 0px solid #ddd;!important;
    -moz-border-radius: 0px; !important;
    margin-bottom:0px;
    width: 500px;
    }
   
    blockquote {
    background: #000 url(url) 2px 2px repeat;
    color: #ddd;
    font-size: 10px;
    margin: 1px 1px 1px 1px;
    margin-left: 50px;
    border-bottom: 10px groove #DDD;
    font-family: trebuchet ms !important;
    line-height: 11px;
    font-style: none !important;
    letter-spacing: 1px;
    width: 550px;
    }


    dl.codebox {
    background-color: rgb(10, 10, 10);
    border-top: 0px solid #ddd;
    font-size: 1em;
    padding: 3px;
    border:none;
    }

    dl.codebox code {
    color: #ddd;
    font-family: Courier New,sans-serif;
    font-size: 10px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-transform:sentence;
    height: auto;
    line-height: 1.3em;
    margin: 2px 0;
    display: block;
    max-height: 200px;
    overflow: auto;
    padding-top: 5px;
    border:none;
    white-space: no;
    border-top: 5px groove #5f33d3;
    background: #010101 url(url) repeat -6px -8px;
    }


    dl.codebox dt {
    display: block;
    font-size: .8em;
    font-weight: 700;
    margin-bottom: 3px;
    text-transform: uppercase;
    }

    .spoiler_content.hidden {
    display: block;
    font-size: 9px;
    }



    /*----------------- CHATBOX------------------*/

    #chatbox_header {
    -moz-border-radius: 0px 0px 0px 0px ;
    background-color: #222;
    background-image: url(http://static.tumblr.com/s2ymoja/Fl1lxfu5j/wood.jpg);
    padding:14px;
    }

    .chatbox-options {
    float: right;
    font-size: 15px;
    list-style: none;
    right: 150px;
    position: relative;
    }


    #chatbox_footer {
    background-color:#222;}

    .chatbox-title {
    color: #666;
    font-family:Open Sans Condensed;
    text-transform:uppercase;
    letter-spacing:1px;
    font-size:18px;
    }

    #chatbox_members {
    border-right: 1px dashed #222;
    bottom: 30px;
    overflow: auto;
    position: absolute;
    top: 65px;
    width: 150px;
    }

    .right-box {
    float: right;
    position: relative;
    text-align: right;
    right: 100px;
    }


    #message, #submit_button {
    background-color: #000;
    border: 0;
    color:white;
    border-radius: 0;
    border-width: 1px;
    margin-left: 0px;
    display: inline;
    padding: 5px;
    width: 200px;
    }

    #login_popup_buttons, #login_popup_buttons input, #profile-advanced-button, #submit_button, .button, .button1, .button2, .liteoption, button.bbcode, input.button, input.button1, input.button2 {
    -moz-box-shadow: 0 1px 2px rgba(COLOR);
    background: #333;
    border: medium none;
    box-shadow: #6d6d6d;
    color: #000;
    width: 50px;
    margin-bottom: 4px;
    display: inline-block;
    outline: medium none;
    text-shadow: 0 1px 1px #989898;
    }

    #chatbox {
    bottom: -10px;
    left: 91px;
    line-height: 10px;
    margin-top: 50px;
    overflow: auto;
    position: absolute;
    right: 0;
    height: 300px;
    top: 45px;
    color: #666;
    }


    .chatbox_row_2 {
    background-color: #;
    padding: 4px;
    font-size: 11px;
    letter-spacing: 1px;
    text-align: justify;
    }

    .chatbox_row_1 {
    background-color: #;
    padding: 4px;
      font-size: 11px;
    letter-spacing: 1px;
    text-align: justify;
    }

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







    p em b a.gensmall {
    color: #ADADAD;
    font-family: \'Yanone Kaffeesatz\';
    font-size: 18px;
    font-style: none;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    }

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

    #i_whosonline + p a:link{
      font-size:13px; }
   
   
    .postprofile a:link, .postprofile a:active, .postprofile a:visited, .postprofile dt.author a {
    font-weight: bold;
    font-size: 35px;
    line-height: 40px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: Six Caps;
    }

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

    .postprofile dd {
    line-height: 1.2em;
    margin-left: 15px;
    text-align: left;
    letter-spacing: 1px;
    font-size: 10px;
    color: #666;
    font-weight: bold;
    }


    .postprofile dt {
    margin-left: 2px;
    text-align: center;
    }

    .postprofile {
    border-color: #EEE;
    border-left-style: solid;
    border-left-width: 10px;
    color: #242424;
    display: inline;
    float: right;
    margin: 5px 0 0;
    min-height: 80px;
    position: relative;
    width: 22%;
    word-wrap: break-word;
    }



    .clickable {
      width: 130px;
      display:inline;
      border: 0px solid #e2a5a3;
      margin-right: 20px;
      cursor:pointer;
      background-color: #282421;
      padding: 5px;
      font-family: calibri;
      font-size: 10px;
      color: #fff;
    }
    .tab-content {
      background-color: none;
      display: none; /* do not remove this */
    }
    #tab1-content {
      display: block;
      /* do not remove this */ }
    /* Active tag has highlight */
    .highlight {
      width: 110px;
      background-color: none;
    }
    /* Clear up the list default styles */
    #tab-strip {
      list-style: none outside none;
      margin:0px;
      padding:0px;
      display:block;
      background-color:none;
    }
    #tab-strip a {
      text-decoration: none;
    }
    .click {
      display:inline;
      margin-left:20px;
    }
    .clickconto {
      padding:5px;
    }
    .clickcont {
      display:none;
      padding:5px;
    }
    #links a {
      padding-left:10px;
      padding-right:10px;
    }
    .clickwrap h1 {
      font-size:18px;
      text-transform:uppercase;
      font-weight:normal;
      margin-bottom:-5px;
    }

    ::-webkit-scrollbar { height: 9px; width: 9px; background-color: #555; border: 4px solid #000}
    ::-webkit-scrollbar-thumb { background-color: #fff; border: 3px solid #000;height: auto;}

    select {
    background-color: #fff;
    border: 5px solid #403b3b;
    color: black;
    cursor: pointer;
    font-family: Calibri,Verdana;
    font-weight: 200;
    padding: 1px;
    font-size: 10px;
    letter-spacing: 1px;
    vertical-align: middle;
    }

    /*---------- FONTS INSTALADAS -------------*/

    @font-face {font-family: \'Yanone Kaffeesatz\'; font-style: normal; font-weight: 300;  src: local(\'Yanone Kaffeesatz Light\'), local(\'YanoneKaffeesatz-Light\'), url(http://themes.googleusercontent.com/static/fonts/yanonekaffeesatz/v4/We_iSDqttE3etzfdfhuPRVMR8FhBa8rkfAKaPBwAU3s.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: \'Sacramento\'; font-style: normal; font-weight: 400; src: local(\'Sacramento\'), local(\'Sacramento-Regular\'), url(http://themes.googleusercontent.com/static/fonts/sacramento/v1/WFDkXpubrEwopJnSlHV6CBsxEYwM7FgeyaSgU71cLG0.woff) format(\'woff\');}
    @font-face {font-family: \'Cookie\'; font-style: normal; font-weight: 400; src: local(\'Cookie-Regular\'), url(http://themes.googleusercontent.com/static/fonts/cookie/v4/Tvkve1y-JrkMx2S9u2OW1g.woff) format(\'woff\');}
    @font-face {font-family: \'Sue Ellen Francisco\'; font-style: normal; font-weight: 400; src: local(\'Sue Ellen Francisco \'), local(\'SueEllenFrancisco\'), url(http://themes.googleusercontent.com/static/fonts/sueellenfrancisco/v4/TwHX4vSxMUnJUdEz1JIgrrtXaZAN_aGv07JTA91X2HI.woff) format(\'woff\');}
    @font-face {font-family: \'Baumans\'; font-style: normal; font-weight: 400; src: local(\'Baumans\'), local(\'Baumans-Regular\'), url(http://themes.googleusercontent.com/static/fonts/baumans/v2/3DEdKAl82M5rDSLBVcU5jA.woff) format(\'woff\');}
    @font-face {font-family: \'Six Caps\'; font-style: normal; font-weight: 400; src: local(\'Six Caps\'), local(\'SixCaps\'), url(http://themes.googleusercontent.com/static/fonts/sixcaps/v4/tMrhQDUBAHnnGuM33-yobPesZW2xOQ-xsNqO47m55DA.woff) format(\'woff\');}
    @font-face {font-family: \'Bangers\'; font-style: normal; font-weight: 400; src: local(\'Bangers\'), local(\'Bangers-Regular\'), url(http://themes.googleusercontent.com/static/fonts/bangers/v4/DqeGA7eaz0hhOYTfkeJBIA.woff) format(\'woff\');}
    @font-face {font-family: \'Quicksand\'; font-style: normal; font-weight: 400; src: local(\'Quicksand Regular\'), local(\'Quicksand-Regular\'), url(http://themes.googleusercontent.com/static/fonts/quicksand/v2/sKd0EMYPAh5PYCRKSryvWz8E0i7KZn-EPnyo3HZu7kw.woff) format(\'woff\');}
    @font-face {font-family: \'Open Sans Condensed\';font-style: normal; font-weight: 300; src: local(\'Open Sans Cond Light\'), local(\'OpenSans-CondensedLight\'), url(http://themes.googleusercontent.com/static/fonts/opensanscondensed/v6/gk5FxslNkTTHtojXrkp-xF1YPouZEKgzpqZW9wN-3Ek.woff) format(\'woff\');}
    @font-face {font-family: Medula One ; font-weight: 400; src: url(http://static.tumblr.com/kqwo46q/Nw2mt74jf/medulaone-regular.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:Marvel; font-weight:100; src: url(http://static.tumblr.com/kqwo46q/SQ1m82675/marvel-regular.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:Archivo Narrow; font-weight: 400; src: url(http://static.tumblr.com/kqwo46q/joamie4iu/archivonarrow-regular.ttf) format("truetype"); }
    @font-face {font-family:Text me one; font-weight: 900; 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"); }




    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: #fff; box-shadow: #6d6d6d; border-radius: 0px; color:#999; padding:5px !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-box-shadow: 0 1px 2px rgba(COLOR);
    background: #fff; box-shadow: #6d6d6d; border: medium none; color: #999;
    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: #fff; box-shadow: #6d6d6d; border: medium none;
    color: #999; 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: #fff;
    box-shadow: #6d6d6d;
    border:none;
    color: #999;
    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: #fff;
    box-shadow: #6d6d6d; border:none; color: #999; 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 ------------------*/

    #finite {font-size:8px; font-family: Calibri; text-transform:uppercase; letter-spacing:2px; line-height:14px; color:#CDD4CC; text-align:justify; display:none; bottom:0; position:relative; }

    #state2 { display: block; left: 1px; position: relative; }
    .state {width: 210px; background: transparent; display: none; left: 10px; padding: 5px; position: absolute; text-align: center; text-shadow: 0 0 0; top: -160px; z-index: 9; font-size: 12px;font-family: Open Sans; line-height:10px;}
    #state2:hover .state {display: block; !important;}



    #staff2 { display: inline;left: 1px;position: relative;}
    .staff {width: 80px; background: #000; border-radius: 5px; display: none; left: 10px; padding: 5px;position: absolute; text-align: center; text-shadow: 0 0 0; top: -90px; z-index: 9; font-size: 12px;font-family: Raleway; line-height:10px; letter-spacing:1px;}
    #staff2:hover .staff {display: block; !important;}


    a.subs { background-color: black; padding:3px; display:inline; width:50px; font-size:9px; font-family: calibri;
      color:#555; letter-spacing:3px; transition 1s;}
    a.subs:hover { color:#EEE; transition:1s; font-style:italic; }

    #sub2 { display: inline;left: 1px;position: relative;}
    .sub {width: auto; background: #000; border:1px solid white; display: none; left: 10px; padding: 2px;position: absolute;
          text-align: center; top: -35px; z-index: 9; color: white; line-height:10px;}
    #sub2:hover .sub {display: block; !important;}



    /*------------------------- opacidad link imagen --------*/

    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; cursor: crosshair;}

    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-left:none;
    }



    img.desaturacion{
        filter: grayscale(100%); /* Current draft standard */
        -webkit-filter: grayscale(100%); /* New WebKit */
        -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
        -o-filter: grayscale(100%); /* Not yet supported in Gecko, Opera or IE */
        filter: url(resources.svg#desaturate); /* Gecko */
        filter: gray; /* IE */
        -webkit-filter: grayscale(1); /* Old WebKit */
      transition: .2s linear;
    }

    img.desaturacion:hover {
      filter: none;
      -webkit-filter: grayscale(0%);
      transition: .2s linear;
    }


    /* --------------Stats---------------------*/
    p.page-bottom::before {content: "      ▻ ";}
    p.page-bottom { display:inline; padding-bottom: 5px;
      text-align:center; letter-spacing:2px; font-size:10px; }

    p {
    font-size: 10px;
    line-height: 13px;
    letter-spacing: 4px;
    margin-bottom: .5em;
    margin-left: 70px;
    margin-right:70px;
    text-align:justify;
    margin-top: 10px;
    }

    p em {
    color: transparent;
    font-style: normal;
    letter-spacing: 2px;
      line-height:15px;
      font-size:0;
    }
   
    p.nomargin {
    color: transparent;
    line-height: 1.3em;
    margin-bottom: 0;
    }

   
    #page-body p.page-bottom a:active, #page-body p.page-bottom a:link, #page-body p.page-bottom a:visited {
    color: #33897E;
    font-family: Six Caps;
    font-size: 20px;
    font-weight: 200;
    letter-spacing: 2px;
    padding-bottom: 15px;
    line-height: 40px;
    padding-top: 15px;
    }

    #page-body p.page-bottom {
    margin: 20px;
    margin-left: 5px;
    }



    .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: center;
    text-transform: uppercase;
    }

    a.topictitle {
    font-size: 16px;
    text-align: left;
    left: block;
    font-family: Open Sans Condensed;
    display: block;
    margin-top: -10px;
    margin-left: 140px;
    }


    a.topictitle:hover {
    text-decoration: none;
      color:#FFF; }
   

    ul.topics li.row dd.posts, ul.topics li.row dd.views {
    color: #666;
    font-family: Calibri;
    font-size: 10px;
    line-height: 150%;
    margin-top: 20px;
    padding: 0;
    position: relative;
    right: 353px;
    background: #fff;
    text-align: right;
    text-transform: uppercase;
    top: 10px;
    width: 11%;
    }
    ul.topics li.row dd.views {
    text-align: left;
    }

    ul.topics li.row dd.views::after {
    content: "Veces visto";
    }

    ul.topics li.row dd.posts::after {
    content: "Respuestas ▿  ";
    }
    .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: 449px;
    position: absolute;
    text-transform: uppercase;
    }


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

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

    ul.linklist li.rightside, li.rightside a.copyright /*QUITAR LOS CREDITOS FINALES*/ {
    display: inline !important;
    font-size: 0;
    }

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


    .copyright {
    color: #242424;
    padding-left: 5px;
    padding-right: 5px;
    width: 1000px;
    margin-left: -15px;
      margin-bottom: -5px;
    text-align: center;
    background-color: black;
    }
   

    /* -----------------TITULO DE TEMAS------------------- */
    h1.page-title {
    color: #403b3b;
    font-family: Open Sans Condensed;
    font-size: 40px;
    letter-spacing: -2px;
    text-align: center;
    text-transform: uppercase;
    border-bottom: 45px solid black;
    font-weight: 400;
    margin: .8em 0 .2em;
    }

    #page-footer {
    background-image: url(http://i44.tinypic.com/2w4z1na.png);
    background-position: bottom;
    background-repeat: no-repeat;
    width: 1000px;
    margin-left: -10px;
    }


    /*---------- SUBFOROS------------*/

    .description {
    background-color: #fff;
    color: #525252;
    line-height: 11px;
    border-left: 2px solid #2b2b2b;
    letter-spacing:1px;
    font-family:calibri;
    text-transform:uppercase;
    text-align: justify;
    text-shadow: none;
    font-size:10px;
    padding: 10px;
    width: 350px; !important;
      margin-bottom:30px;
    }

    a.subforum {
    border-bottom: 1px solid #000;
    font-size:9px;
    font-family: Calibri;
    letter-spacing: 1px;
    text-transform:uppercase;
    color: #000;
    background-color:#FFF;
    padding-top:5px;
    padding-bottom:5px;
    margin-bottom:1px;
    display:block;
      transition:2s;
    }
   
    a.subforum:hover {
    text-decoration: none;
    color:#fff;
    border-bottom: 1px solid black;
    padding-top:5px;
    padding-bottom:5px;
    background-color:#000;
    text-align: center;
    -webkit-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: 2s;
    }

    a.menusi {
    display: block;
    text-decoration: none;
    font-family: Calibri, Consolas; !important;
    font-size: 8px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-bottom: 1px;
    padding-top: 1px;
    padding-right:10px;
    width: 190px;
    text-align: right;
    margin-bottom: 3px;
    margin-left:5px;
    letter-spacing: 0px;
    text-transform: uppercase;
    background-color: #f9f9f9;
    border-top:1px solid black;
    color: black;
    -webkit-transition: all 1s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    }

    a.menusi:hover{
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 1.3s ease;
    text-align: center;
    letter-spacing:3px;
    color:#fff;
    background-color:#000;
    }


    #chatbox_bottom {
    padding-bottom: 440px;
      margin-bottom: -350px;
    }

    ul.topiclist.pmlist dl.icon {
      background-position: 10px 10px!important;
    }


    ul.topiclist.topics.search dd.lastpost span.color-groups{
      font-family: open sans condensed;
    font-size: 12px;
   
    }

    ul.topiclist.topics.search dd.posts {
      margin-left: 150px;
    }

    ul.topiclist.topics.search dd.lastpost {
      margin-left: -300px!important;
      height: 40px!important;
      line-height: 130%;
      margin-top: -10px!important;
      background-color: transparent!important;
    }



    ul#picture_legend, ul#privmsgs-menu {
    padding: 1px;
    text-align: center;
    display: inline;
    align-items: center;
    left: 200px;
    top: 30px;
    top: 30px;
    position: relative;
    }

    ul#picture_legend li, ul#privmsgs-menu li {
    display: inline;
    margin: 1px;
    text-align: center;
    }





Caso não fique a seu gosto, procure por "a.forumtitle" na folha de estilos.
Irá encontrar o seguinte:

Código:
a.forumtitle {
    font-size: 18px !important;
    font-family: Six caps;
    text-transform: uppercase;
    word-spacing: 2px;
    line-height: 100%;
    text-decoration: none;
    text-align: center;
    padding-left: 0;
    cursor: crosshair;
      transform: rotate(4deg);
      -ms-transform: rotate(4deg);
      -webkit-transform: rotate(4deg);
    }

Em font-size: 18px !important; aumente/diminua 18 para que fique ao seu gosto Piscada

Atenciosamente,
iChees
RafaelS.

RafaelS.
Membro Entusiasta
Membro Entusiasta

Membro desde : 26/04/2014
Mensagens : 5746
Pontos : 7156

http://techmais.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Dúvida sobre a categoria de foruns

Mensagem por Laxel Edgard 26.06.15 19:31

Vocês salvaram a minha vida, literalmente.

Não vi o post do iCheers, mas obrigado mesmo assim por indicar onde que muda!

Muito obrigado mesmo.

Podem fechar, tenho mais uma dúvida mesmo.
Laxel Edgard

Laxel Edgard
Novo Membro

Membro desde : 20/11/2014
Mensagens : 16
Pontos : 30

http://ftevolutionrpg.forumeiros.com/forum

Ir para o topo Ir para baixo

Membro Entusiasta

Tópico resolvido Re: Dúvida sobre a categoria de foruns

Mensagem por RafaelS. 27.06.15 18:48

Questão marcada como Resolvida ou o Autor solicitou que ela fosse arquivada.
Tópico marcado como Resolvido e movido para Questões resolvidas.
RafaelS.

RafaelS.
Membro Entusiasta
Membro Entusiasta

Membro desde : 26/04/2014
Mensagens : 5746
Pontos : 7156

http://techmais.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