Código de postagens dentro do CSS

3 participantes

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

Tópico resolvido Código de postagens dentro do CSS

Mensagem por Icarus Hošek Pendragon 04.04.17 19:50

Detalhes da questão


Endereço do fórum: http://hogwartsreturns.forumeiros.com/
Versão do fórum: phpBB3

Descrição


Olá!

Eu achei o código padrão de postagem da minha skin dentro de seu CSS, porém não consigo usá-la para postagem - parece estar em uma linguagem diferente.

Perdão a inexperiência. Triste Alguém pode me ajudar?

Grato desde já.

Código:
/* TEMPLATE DE POSTAGEM */

.cajatitulo {
    background: url(http://i.imgbox.com/y6oNBDsU.png);
    height: 40px;
    padding: 40px;
    width: 362px;
}

.titulotex {
    color: #f5f5f5;
    font-family: roboto;
    font-size: 14px;
    font-weight: 900;
    height: 16px;
    letter-spacing: 3px;
    line-height: 100%;
    margin-bottom: 5px!important;
    padding: 20px 0px 20px;
    text-align: right;
    text-transform: uppercase;
}

.pcuerpo {
    width: 400px;
    background: #F7F7F7;
    font-family: Roboto;
    padding: 20px;
    color: #141414;
    font-size: 11px;
    line-height: 110%;
    text-align: justify;
    border: 1px solid #ccc;
}

.titucuerpo {
    border-bottom: 3px solid #0A1214;
    font-family: Roboto;
    letter-spacing: 3px;
    font-size: 12px;
    font-weight: 700;
    margin: 5px 0;
    padding: 5px 0;
    text-align: right;
    text-transform: uppercase;
}


Última edição por Icarus Hošek Pendragon em 05.04.17 18:15, editado 1 vez(es)
Icarus Hošek Pendragon

Icarus Hošek Pendragon
Novo Membro

Membro desde : 03/04/2017
Mensagens : 28
Pontos : 44

http://wizardsalliance.forumeiros.com/

Ir para o topo Ir para baixo

Membro Entusiasta

Tópico resolvido Re: Código de postagens dentro do CSS

Mensagem por Luiz 04.04.17 19:53

Olá,

Desculpe, infelizmente, eu não entendi o que o senhor deseja.
Para mim, o código está ok.
Caso não seja isso, poderia re-explicar de uma forma mais clara e coesa? Envergonhado

Tchau


Última edição por Luiz~ em 04.04.17 20:59, editado 1 vez(es)
Luiz

Luiz
Membro Entusiasta
Membro Entusiasta

Membro desde : 23/04/2016
Mensagens : 6645
Pontos : 7451

https://luizfelipe.dev

Ir para o topo Ir para baixo

Tópico resolvido Re: Código de postagens dentro do CSS

Mensagem por Icarus Hošek Pendragon 04.04.17 19:54

Sim, o código está certo, de fato. Mas para postagem, ele não é aceito pois não está em forma de HTML (Algo assim?). Perdão se pareci confuso. ...
Icarus Hošek Pendragon

Icarus Hošek Pendragon
Novo Membro

Membro desde : 03/04/2017
Mensagens : 28
Pontos : 44

http://wizardsalliance.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Código de postagens dentro do CSS

Mensagem por Connor R. 04.04.17 20:13

Você coloca-lo dentro da sua folha css, que fica no painel de controle.
Connor R.

Connor R.
Super Membro

Membro desde : 06/08/2012
Mensagens : 1253
Pontos : 2021

http://somosmugiwara.forumeiros.com https://www.facebook.com/kadandajr https://twitter.com/SomosMugiwara

Ir para o topo Ir para baixo

Tópico resolvido Re: Código de postagens dentro do CSS

Mensagem por Icarus Hošek Pendragon 04.04.17 20:19

Ele já está no CSS, foi da onde o tirei. Mas pelo pouco que eu sei, da de ver que não não está em HTML, logo o fórum não o aceita para postagem.
Icarus Hošek Pendragon

Icarus Hošek Pendragon
Novo Membro

Membro desde : 03/04/2017
Mensagens : 28
Pontos : 44

http://wizardsalliance.forumeiros.com/

Ir para o topo Ir para baixo

Membro Entusiasta

Tópico resolvido Re: Código de postagens dentro do CSS

Mensagem por Luiz 04.04.17 20:28

Olá,

Provavelmente seu CSS deve estar quebrado.
Poderia me passar sua Folha de Estilo?

o/
Luiz

Luiz
Membro Entusiasta
Membro Entusiasta

Membro desde : 23/04/2016
Mensagens : 6645
Pontos : 7451

https://luizfelipe.dev

Ir para o topo Ir para baixo

Tópico resolvido Re: Código de postagens dentro do CSS

Mensagem por Icarus Hošek Pendragon 04.04.17 20:34

Aqui está, @Luiz~.

Código:
/* quem esta conectado */
.g1{
    background: #330202;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g2{
    background: #8FB395;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g3{
    background: #588A50;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g4{
    background: #366625;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g5{
    background: #80B574;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g6{
    background: #858063;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g7{
    background: #8ABED1;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g8{
    background: #373370;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g9{
    background: #315A61;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g10{
    background: #702F2F;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g11{
    background: #5D9294;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g12{
    background: #8881E6;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g13{
    background: #E69191;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g14{
    background: #4F7AAD;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g15{
    background: #986B9E;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g16{
    background: #B82828;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g17{
    background: #73C4C7;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g18{
    background: #A85960;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g19{
    background: #B893B4;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g20{
    background: #000000;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g21{
    background: #FF99DB;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.grup, .grup a{
    color: #FFF;
    font-family: calibri;
    font-size: 10px;
    font-weight: 700;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
    width: 85px;
}

.grupos{
    font-family: 'Open Sans', sans-serif;
    height: 140px;
    line-height: 130%;
    margin: 10px auto;
    overflow: auto;
    padding-right: 4px;
    text-align: justify;
    width: 240px;
}


.titulo-foro:before{
    background-color: #ccc;
    content: "";
    display: inline-block;
    height: 1px;
    margin-bottom: 3px;
    margin-right: 10px;
    position: relative;
    width: 30px;
    z-index: 0;
}

.titulo-foro:after{
    background-color: #ccc;
    content: "";
    display: inline-block;
    height: 1px;
    margin-bottom: 3px;
    margin-left: 10px;
    position: relative;
    width: 30px;
    z-index: 0;
}



.table-estadistics-1 {
    margin: 20px 0px 0px 80px;
    width: 820px;
}

.miembros-estadistics1 {
    font-family: 'Open Sans', sans-serif;
    height: 65px;
    line-height: 130%;
    margin: 10px auto;
    overflow: auto;
    padding-right: 4px;
    text-align: justify;
    width: 280%;
}

.miembros-estadistics {
    font-family: 'Open Sans', sans-serif;
    height: 140px;
    line-height: 130%;
    margin: 10px auto;
    overflow: auto;
    padding-right: 4px;
    text-align: justify;
    width: 240px;
}

.titulo-foro {
    color: #212121;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
}


/* vagas medicos */

.quemtitle {
    background: url(http://i.imgbox.com/y6oNBDsU.png);
    font-family: Josefin Sans;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 20px;
    text-transform: uppercase;
    width: 190px
}

.quemtext {
    background-color: #eaeaea;
    font-family: Montserrat;
    font-size: 11px;
    color: #000;
    height: 120px;
    margin: 2px;
    overflow: auto;
    padding: 25px;
    text-align: left;
    width: 180px
}



/* tablon */
.u-temas {
    border: 1px solid #e0e0e0;
    height: 170px;
    margin-left: 3px;
    padding: 10px;
    width: 180px;
}

.tit {
    border-bottom: 2px solid #242d2f;
    color: #000;
    font-family: montserrat;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 10px;
    padding-bottom: 2px;
    text-transform: uppercase;
}

.tit2 {
    color: margin-left: #320px;
    font-weight: lighter;
    text-align: right;
}

.clim {
    background: #fff;
    border: px solid #e0e0e0;
    font-family: roboto condensed;
    font-size: 9px;
    font-weight: 700;
    height: 40px;
    margin-top: 5px;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    width: 180px;
}

.dat {
    color: #242d2f;
    font-family: montserrat;
    font-size: 46px;
    font-weight: 700;
    letter-spacing: -1px;
    margin-bottom: 10px;
    text-align: center;
}

.port {
    background: #fff;
    border: 1px solid #e0e0e0;
    font-family: source sans pro;
    font-size: 10px;
    height: 105px;
    line-height: 130%;
    padding: 10px;
    text-align: justify;
    width: 180px;
}

.nvwrap {
    height: 200px;
    margin-top: -5px;
    width: 250px;
}

.navcont {
    background: #242d2f;
    border: 2px solid #fff;
    color: #fff;
    font-family: roboto condensed;
    font-size: 9px;
    font-weight: 700;
    height: 25px;
    margin-left: 5px;
    margin-top: 5px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    text-align: center;
    text-transform: uppercase;
    transition: all .5s ease;
    width: 145px;
}

.busqstaff {
    background: url(https://i.imgur.com/lmFR6Vz.png);
    height: 190px;
    margin-left: 85px;
    margin-top: -5px;
    width: 180px;
}

.bustitle {
    background: #fff;
    font-family: roboto condensed;
    font-size: 8px;
    font-weight: 700;
    line-height: 100%;
    margin: auto;
    opacity: 0;
    outline: 3px double #fff;
    padding: 20px 10px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 70px;
    transition: all .5s ease;
    width: 100px;
}

.bustitle:hover {
    opacity: 1;
    transition: all .5s ease;
}

/* FORUM */
.forabg .header .topics, .forabg .header .posts, .forabg .header .lastpost {
  display:none;
}

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

ul.topiclist {
    list-style: none;
    margin-left: -10px;
}

ul.topiclist.forums li.row {
    display: inline-block;
}

.forabg dd.topics {
    border-bottom: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8;
    color: #000;
    display: inline-block;
    font-family: montserrat;
    font-size: 8px;
    font-weight: lighter;
    letter-spacing: 2px;
    margin-left: -246px;
    margin-top: 120px;
    padding-bottom: 5px;
    padding-top: 5px;
    position: absolute;
    text-align: right;
    text-transform: uppercase;
    width: 205px;
}

.forabg dd.posts {
    border-bottom: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8;
    color: #000;
    display: inline-block;
    font-family: montserrat;
    font-size: 8px;
    font-weight: lighter;
    letter-spacing: 2px;
    margin-left: -40px;
    margin-top: 120px;
    padding-bottom: 5px;
    padding-top: 5px;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    width: 213px;
}

.forabg dd.lastpost {
    background-color: #ff;
    border-bottom: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8;
    color: #333;
    font-family: montserrat;
    font-size: 7px;
    height: 20px;
    letter-spacing: 2px;
    line-height: 20px;
    margin-left: 50px;
    margin-top: 155px;
    overflow: hidden;
    padding: 0 10px;
    position: absolute;
    text-transform: uppercase;
    width: 394px;
}

.fdesc {
    color: #444;
    font-family: roboto;
    font-size: 9px;
    font-weight: 900px;
    height: 80px;
    line-height: 105%;
    margin-top: -5px;
    overflow: auto;
    padding-right: 5px;
    text-align: justify;
    text-transform: uppercase;
    width: 380px;
}

.fwrap2 {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    height: 50px;
    margin-bottom: 25px;
    margin-top: 5px;
    padding: 15px;
    width: 380px;
}
a.forumtitle:hover{
  text-decoration: none;
}

a.forumtitle {
    border-bottom: 1px solid #d8d8d8;
    color: #111;
    display: block;
    font-family: Montserrat;
    font-size: 9px;
    font-style: 400;
    font-weight: lighter;
    letter-spacing: 3px;
    line-height: 99%;
    position: relative;
    text-align: center;
    text-decoration: initial;
    text-transform: uppercase;
    top: 10px;
    width: 420px;
}

/* CATEGORIA */
#titulo {
    margin-right: -350px;
}

li.header {
    background: url(http://i.imgbox.com/y6oNBDsU.png) repeat scroll right bottom transparent!important;
    font-size: 0!important;
    height: 120px!important;
    line-height: 90px!important;
    text-transform: none!important;
    width: 980px!important;
}

.table-title, .table-title h2 {
    color: #fff!important;
    font-family: 'Roboto Condensed'!important;
    font-size: 25px!important;
    font-variant: normal!important;
    font-weight: 600!important;
    letter-spacing: 2px!important;
    line-height: 90px!important;
    margin-right: 0px!important;
    text-align: right!important;
    text-shadow: 1px 1px 1px #000!important;
    text-transform: uppercase!important;

}

/* TEMPLATE DE POSTAGEM */

.cajatitulo {
    background: url(http://i.imgbox.com/y6oNBDsU.png);
    height: 40px;
    padding: 40px;
    width: 362px;
}

.titulotex {
    color: #f5f5f5;
    font-family: roboto;
    font-size: 14px;
    font-weight: 900;
    height: 16px;
    letter-spacing: 3px;
    line-height: 100%;
    margin-bottom: 5px!important;
    padding: 20px 0px 20px;
    text-align: right;
    text-transform: uppercase;
}

.pcuerpo {
    width: 400px;
    background: #F7F7F7;
    font-family: Roboto;
    padding: 20px;
    color: #141414;
    font-size: 11px;
    line-height: 110%;
    text-align: justify;
    border: 1px solid #ccc;
}

.titucuerpo {
    border-bottom: 3px solid #0A1214;
    font-family: Roboto;
    letter-spacing: 3px;
    font-size: 12px;
    font-weight: 700;
    margin: 5px 0;
    padding: 5px 0;
    text-align: right;
    text-transform: uppercase;
}



/* MENU DO FORUM */
.navlinks {
    background-color: #000;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
}

a.mainmenu {
    -moz-transition: 1S all ease-in-out;
    -o-transition: 1S all ease-in-out;
    -webkit-transition: 1S all ease-in-out;
    background: #000;
    border-bottom: 1px solid #000;
    color: #fff;
    font-family: roboto condensed;
    font-size: 10px;
    letter-spacing: 1px;
    margin-bottom: 30px;
    margin-right: -11px!important;
    margin-top: 80px!important;
    opacity: 1;
    padding: 10px;
    text-transform: uppercase;
    transition: 1S all ease-in-out;
    width: 100%;
}

ul.navlinks {
    background: #000;
    display: block;
    font-weight: 700;
    margin-bottom: 35px;
    padding: 25px;
    text-align: center;
    width: 100%;
    z-index: 999;
}

#search-box{
 display:none
}

a.mainmenu[href="/calendar"],a.mainmenu[href="/faq"],a.mainmenu[href="/gallery/index.htm"],a.mainmenu[href="/search"]{
 display:none
}

li > a.mainmenu[href="/calendar"] { display : none; }


/* TEMPLATE DE POSTAGEM */

.cajatitulo {
    background: url(http://i.imgbox.com/y6oNBDsU.png);
    height: 40px;
    padding: 40px;
    width: 362px;
}

.titulotex {
    color: #f5f5f5;
    font-family: roboto;
    font-size: 14px;
    font-weight: 900;
    height: 16px;
    letter-spacing: 3px;
    line-height: 100%;
    margin-bottom: 5px!important;
    padding: 20px 0px 20px;
    text-align: right;
    text-transform: uppercase;
}

.pcuerpo {
    width: 400px;
    background: #F7F7F7;
    font-family: Roboto;
    padding: 20px;
    color: #141414;
    font-size: 11px;
    line-height: 110%;
    text-align: justify;
    border: 1px solid #ccc;
}

.titucuerpo {
    border-bottom: 3px solid #0A1214;
    font-family: Roboto;
    letter-spacing: 3px;
    font-size: 12px;
    font-weight: 700;
    margin: 5px 0;
    padding: 5px 0;
    text-align: right;
    text-transform: uppercase;
}


/* ESTILO DA BARRA DE ROLAGEM */

it-scrollbar-button:end:increment,::-webkit-scrollbar-button:start:decrement{
  display:none
}

::-webkit-scrollbar-thumb:vertical{
  background-color:#fff;
  border:2px solid #0e0e0e;
  height:10px;
  margin-top:30px
}

::-webkit-scrollbar-thumb:horizontal{
  background-color:#fff;
  border:2px solid #0e0e0e;
  margin-top:30px
}

::-webkit-scrollbar{
  background-color:#fff;
  border:4px solid #0e0e0e;
  height:5px;
  margin-top:30px;
  width:9px
}

/* parceiros */

.tituh {
    color: #000;
    font-family: montserrat;
    font-size: 14px;
    height: 40px;
    line-height: 51px;
    margin: 5px 0 0 15px;
    text-align: right;
    text-transform: uppercase;
    width: 310px;
}

.titue {
    color: #000;
    font-family: montserrat;
    font-size: 14px;
    height: 40px;
    line-height: 51px;
    margin: 5px 0 0 15px;
    text-align: right;
    text-transform: uppercase;
    width: 280px;
}

.tituc {
    color: #000;
    font-family: montserrat;
    font-size: 14px;
    height: 40px;
    line-height: 51px;
    margin: 5px 0 0 15px;
    text-align: right;
    text-transform: uppercase;
    width: 180px;
}

#cajaelite, #cajahermanos {
    background: #fff;
    height: 160px;
    overflow: hidden;
    padding: 10px;
    top: 45px;
    width: 330px;
}

#cajacredito {
    background: #fff;
    color: #444;
    height: 160px;
    overflow: hidden;
    padding: 10px;
    width: 200px;
    text-align: justify;
}

#cajahermanos img {
    height: 50px;
    margin: 2px;
    width: 100px;
    border: 3px solid #fdfdfd;
    height: 39px;
    margin-bottom: 5px;
    margin-top: 1px;
    outline: 1px solid #e5e5e5;
}

#cajaelite img {
    width: 50px;
    height: 50px;
    width: 50px;
    margin: 1px 2px 5px;
    border: 3px solid #fdfdfd;
    outline: 1px solid #e5e5e5;
}

.tituafis {
    border-bottom: 1px solid #0A1214;
    color: #000;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    width: 930px;
}

.cajaafis{
  margin-left: 30px;
}



/* chatbox */

.chatbox_row_1 {
  padding: 4px;
  background-color:  transparent;margin-left: 30px;
  }
.chatbox_row_2 {
  padding: 4px;
  background-color:  transparent;margin-left: 30px;
  }
.chatbox_row_3 {
  padding: 4px;
  background-color:  transparent;margin-left: 30px;
  }
#chatbox {
    bottom: 30px;
    left: 181px;
    line-height: 10px;
    overflow: auto;
    position: absolute;
    right: 0;
    top: 30px;
  color:#000;
  background-color: #eaeaea;
}

.chatbox-options li, .chatbox-options li a, .chatbox-options li label {
    color: #f5f5f5;
}

.chatbox-title, .chatbox-title a.chat-title {
    color: #f5f5f5!important;
}
#cp-main .panel {
    background-color: #eaeaea
}
#body.chatbox {
    background-color: #eaeaea;
}


#chatbox_footer label {
    color: #f5f5f5;
}
#chatbox_members {
    border-right: 1px solid;
    bottom: 30px;
  background-color: #eaeaea;
    overflow: auto;
    position: absolute;
    top: 30px;
    width: 180px;
}

#chatbox_header {
    background-color: #000;
  color:#fff;
    height: 30px;
  font-family:Roboto;
  font-size:12px;
  letter-spaccing: 3px;
  text-transform:uppercase;
}
.chatbox .forabg {
    background-color: #000;
    border: none;
    margin: 0;
    padding: 0;
}


/* CORPO DO FORUM */

#logo img {
 left: -15px;
    position: relative;
    top: -10px;
    width: 102.1%;
}

#wrap {
    width: 990px;
    margin: auto;
    background: #fff;
    padding: 30px;
    outline-offset: -25px;
    outline: 1px solid #c2c2c2;
    margin-top: 90px;
}

body {
background-attachment: fixed;
    background-color: #171714;
    background-image: url(https://i.imgur.com/BpHJ2YJ.png);
    color: #000;
    font-family: Roboto;
    font-size: 10px;
    height: auto;
    padding: 10px 0;
}

/* FONTES */

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

@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/v8/-g5pDUSRgvxvOl5u-a_WHw.woff) format('woff');
}

/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/ek4gzZ-GeXAPcSbHtCeQI_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/mErvLBYg_cXG3rLvUsKT_fesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/-2n2p-_Y08sg57CNWQfKNvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/u0TOpm082MNkS5K0Q4rhqvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/NdF9MtnOpLzo-noMoG0miPesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/Fcx7Wwv8OzT71A3E1XOAjvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/CWB0XYA8bzo0kSThX0UTuA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v13/Zd2E9abXLFGSr9G3YK2MsDrvev4WAjW489CRDHIkJ90.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v13/Zd2E9abXLFGSr9G3YK2MsCGXDOnx9ptx3UTSPTrfsgk.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v13/Zd2E9abXLFGSr9G3YK2MsAZ98xO_Wnt-JIem4AuLGfs.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v13/Zd2E9abXLFGSr9G3YK2MsE1G989qbVg6RT5ly5jB8V8.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v13/Zd2E9abXLFGSr9G3YK2MsJ84zb0nVte6liF9gGtpo1Y.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v13/Zd2E9abXLFGSr9G3YK2MsD86pq2NkPzVgw_9lpT6RGI.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v13/Zd2E9abXLFGSr9G3YK2MsDAdhzWOYhqHvOZMRGaEyPo.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v7/zhcz-_WihjSQC0oHJ9TCYPk_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face{font-family:Damion;font-style:normal;font-weight:400;src:local(Damion), url(http://fonts.gstatic.com/s/damion/v6/DwAj7ratfj53tabaOiOW3g.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000}
Icarus Hošek Pendragon

Icarus Hošek Pendragon
Novo Membro

Membro desde : 03/04/2017
Mensagens : 28
Pontos : 44

http://wizardsalliance.forumeiros.com/

Ir para o topo Ir para baixo

Membro Entusiasta

Tópico resolvido Re: Código de postagens dentro do CSS

Mensagem por Luiz 04.04.17 20:58

Não achei nada...
Mas, tente mudar para essa:
Código:
/* quem esta conectado */
.g1{
    background: #330202;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g2{
    background: #8FB395;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g3{
    background: #588A50;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g4{
    background: #366625;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g5{
    background: #80B574;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g6{
    background: #858063;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g7{
    background: #8ABED1;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g8{
    background: #373370;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g9{
    background: #315A61;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g10{
    background: #702F2F;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g11{
    background: #5D9294;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g12{
    background: #8881E6;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g13{
    background: #E69191;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g14{
    background: #4F7AAD;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g15{
    background: #986B9E;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g16{
    background: #B82828;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g17{
    background: #73C4C7;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g18{
    background: #A85960;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g19{
    background: #B893B4;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g20{
    background: #000000;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.g21{
    background: #FF99DB;
    border: 2px solid #fff;
    height: 19px;
    margin-left: 5px;
    margin-top: 2px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    width: 210px;
    padding-top: 15px;
}

.grup,
.grup a {
    color: #FFF;
    font-family: calibri;
    font-size: 10px;
    font-weight: 700;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
    width: 85px;
}

.grupos {
    font-family: 'Open Sans', sans-serif;
    height: 140px;
    line-height: 130%;
    margin: 10px auto;
    overflow: auto;
    padding-right: 4px;
    text-align: justify;
    width: 240px;
}


.titulo-foro:before {
    background-color: #ccc;
    content: "";
    display: inline-block;
    height: 1px;
    margin-bottom: 3px;
    margin-right: 10px;
    position: relative;
    width: 30px;
    z-index: 0;
}

.titulo-foro:after {
    background-color: #ccc;
    content: "";
    display: inline-block;
    height: 1px;
    margin-bottom: 3px;
    margin-left: 10px;
    position: relative;
    width: 30px;
    z-index: 0;
}



.table-estadistics-1 {
    margin: 20px 0px 0px 80px;
    width: 820px;
}

.miembros-estadistics1 {
    font-family: 'Open Sans', sans-serif;
    height: 65px;
    line-height: 130%;
    margin: 10px auto;
    overflow: auto;
    padding-right: 4px;
    text-align: justify;
    width: 280%;
}

.miembros-estadistics {
    font-family: 'Open Sans', sans-serif;
    height: 140px;
    line-height: 130%;
    margin: 10px auto;
    overflow: auto;
    padding-right: 4px;
    text-align: justify;
    width: 240px;
}

.titulo-foro {
    color: #212121;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
}


/* vagas medicos */

.quemtitle {
    background: url(http://i.imgbox.com/y6oNBDsU.png);
    font-family: Josefin Sans;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 20px;
    text-transform: uppercase;
    width: 190px
}

.quemtext {
    background-color: #eaeaea;
    font-family: Montserrat;
    font-size: 11px;
    color: #000;
    height: 120px;
    margin: 2px;
    overflow: auto;
    padding: 25px;
    text-align: left;
    width: 180px
}



/* tablon */
.u-temas {
    border: 1px solid #e0e0e0;
    height: 170px;
    margin-left: 3px;
    padding: 10px;
    width: 180px;
}

.tit {
    border-bottom: 2px solid #242d2f;
    color: #000;
    font-family: montserrat;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 10px;
    padding-bottom: 2px;
    text-transform: uppercase;
}

.tit2 {
    margin-left: 320px;
    font-weight: lighter;
    text-align: right;
}

.clim {
    background: #fff;
    border: 0px solid #e0e0e0;
    font-family: roboto condensed;
    font-size: 9px;
    font-weight: 700;
    height: 40px;
    margin-top: 5px;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    width: 180px;
}

.dat {
    color: #242d2f;
    font-family: montserrat;
    font-size: 46px;
    font-weight: 700;
    letter-spacing: -1px;
    margin-bottom: 10px;
    text-align: center;
}

.port {
    background: #fff;
    border: 1px solid #e0e0e0;
    font-family: source sans pro;
    font-size: 10px;
    height: 105px;
    line-height: 130%;
    padding: 10px;
    text-align: justify;
    width: 180px;
}

.nvwrap {
    height: 200px;
    margin-top: -5px;
    width: 250px;
}

.navcont {
    background: #242d2f;
    border: 2px solid #fff;
    color: #fff;
    font-family: roboto condensed;
    font-size: 9px;
    font-weight: 700;
    height: 25px;
    margin-left: 5px;
    margin-top: 5px;
    outline: 1px solid #242d2f;
    padding: 10px 5px 5px;
    text-align: center;
    text-transform: uppercase;
    transition: all .5s ease;
    width: 145px;
}

.busqstaff {
    background: url(https://i.imgur.com/lmFR6Vz.png);
    height: 190px;
    margin-left: 85px;
    margin-top: -5px;
    width: 180px;
}

.bustitle {
    background: #fff;
    font-family: roboto condensed;
    font-size: 8px;
    font-weight: 700;
    line-height: 100%;
    margin: auto;
    opacity: 0;
    outline: 3px double #fff;
    padding: 20px 10px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 70px;
    transition: all .5s ease;
    width: 100px;
}

.bustitle:hover {
    opacity: 1;
    transition: all .5s ease;
}

/* FORUM */
.forabg .header .topics,
.forabg .header .posts,
.forabg .header .lastpost {
  display:none;
}

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

ul.topiclist {
    list-style: none;
    margin-left: -10px;
}

ul.topiclist.forums li.row {
    display: inline-block;
}

.forabg dd.topics {
    border-bottom: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8;
    color: #000;
    display: inline-block;
    font-family: montserrat;
    font-size: 8px;
    font-weight: lighter;
    letter-spacing: 2px;
    margin-left: -246px;
    margin-top: 120px;
    padding-bottom: 5px;
    padding-top: 5px;
    position: absolute;
    text-align: right;
    text-transform: uppercase;
    width: 205px;
}

.forabg dd.posts {
    border-bottom: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8;
    color: #000;
    display: inline-block;
    font-family: montserrat;
    font-size: 8px;
    font-weight: lighter;
    letter-spacing: 2px;
    margin-left: -40px;
    margin-top: 120px;
    padding-bottom: 5px;
    padding-top: 5px;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    width: 213px;
}

.forabg dd.lastpost {
    background-color: #ff;
    border-bottom: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8;
    color: #333;
    font-family: montserrat;
    font-size: 7px;
    height: 20px;
    letter-spacing: 2px;
    line-height: 20px;
    margin-left: 50px;
    margin-top: 155px;
    overflow: hidden;
    padding: 0 10px;
    position: absolute;
    text-transform: uppercase;
    width: 394px;
}

.fdesc {
    color: #444;
    font-family: roboto;
    font-size: 9px;
    font-weight: 900px;
    height: 80px;
    line-height: 105%;
    margin-top: -5px;
    overflow: auto;
    padding-right: 5px;
    text-align: justify;
    text-transform: uppercase;
    width: 380px;
}

.fwrap2 {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    height: 50px;
    margin-bottom: 25px;
    margin-top: 5px;
    padding: 15px;
    width: 380px;
}
a.forumtitle:hover{
  text-decoration: none;
}

a.forumtitle {
    border-bottom: 1px solid #d8d8d8;
    color: #111;
    display: block;
    font-family: Montserrat;
    font-size: 9px;
    font-style: 400;
    font-weight: lighter;
    letter-spacing: 3px;
    line-height: 99%;
    position: relative;
    text-align: center;
    text-decoration: initial;
    text-transform: uppercase;
    top: 10px;
    width: 420px;
}

/* CATEGORIA */
#titulo {
    margin-right: -350px;
}

li.header {
    background: url(http://i.imgbox.com/y6oNBDsU.png) repeat scroll right bottom transparent!important;
    font-size: 0!important;
    height: 120px!important;
    line-height: 90px!important;
    text-transform: none!important;
    width: 980px!important;
}

.table-title, .table-title h2 {
    color: #fff!important;
    font-family: 'Roboto Condensed'!important;
    font-size: 25px!important;
    font-variant: normal!important;
    font-weight: 600!important;
    letter-spacing: 2px!important;
    line-height: 90px!important;
    margin-right: 0px!important;
    text-align: right!important;
    text-shadow: 1px 1px 1px #000!important;
    text-transform: uppercase!important;

}

/* TEMPLATE DE POSTAGEM */

.cajatitulo {
    background: url(http://i.imgbox.com/y6oNBDsU.png);
    height: 40px;
    padding: 40px;
    width: 362px;
}

.titulotex {
    color: #f5f5f5;
    font-family: roboto;
    font-size: 14px;
    font-weight: 900;
    height: 16px;
    letter-spacing: 3px;
    line-height: 100%;
    margin-bottom: 5px!important;
    padding: 20px 0px 20px;
    text-align: right;
    text-transform: uppercase;
}

.pcuerpo {
    width: 400px;
    background: #F7F7F7;
    font-family: Roboto;
    padding: 20px;
    color: #141414;
    font-size: 11px;
    line-height: 110%;
    text-align: justify;
    border: 1px solid #ccc;
}

.titucuerpo {
    border-bottom: 3px solid #0A1214;
    font-family: Roboto;
    letter-spacing: 3px;
    font-size: 12px;
    font-weight: 700;
    margin: 5px 0;
    padding: 5px 0;
    text-align: right;
    text-transform: uppercase;
}



/* MENU DO FORUM */
.navlinks {
    background-color: #000;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
}

a.mainmenu {
    -moz-transition: 1S all ease-in-out;
    -o-transition: 1S all ease-in-out;
    -webkit-transition: 1S all ease-in-out;
    background: #000;
    border-bottom: 1px solid #000;
    color: #fff;
    font-family: roboto condensed;
    font-size: 10px;
    letter-spacing: 1px;
    margin-bottom: 30px;
    margin-right: -11px!important;
    margin-top: 80px!important;
    opacity: 1;
    padding: 10px;
    text-transform: uppercase;
    transition: 1S all ease-in-out;
    width: 100%;
}

ul.navlinks {
    background: #000;
    display: block;
    font-weight: 700;
    margin-bottom: 35px;
    padding: 25px;
    text-align: center;
    width: 100%;
    z-index: 999;
}

#search-box{
 display:none;
}

a.mainmenu[href="/calendar"],a.mainmenu[href="/faq"],a.mainmenu[href="/gallery/index.htm"],a.mainmenu[href="/search"]{
 display:none;
}

li > a.mainmenu[href="/calendar"] { display : none; }


/* TEMPLATE DE POSTAGEM */

.cajatitulo {
    background: url(http://i.imgbox.com/y6oNBDsU.png);
    height: 40px;
    padding: 40px;
    width: 362px;
}

.titulotex {
    color: #f5f5f5;
    font-family: roboto;
    font-size: 14px;
    font-weight: 900;
    height: 16px;
    letter-spacing: 3px;
    line-height: 100%;
    margin-bottom: 5px!important;
    padding: 20px 0px 20px;
    text-align: right;
    text-transform: uppercase;
}

.pcuerpo {
    width: 400px;
    background: #F7F7F7;
    font-family: Roboto;
    padding: 20px;
    color: #141414;
    font-size: 11px;
    line-height: 110%;
    text-align: justify;
    border: 1px solid #ccc;
}

.titucuerpo {
    border-bottom: 3px solid #0A1214;
    font-family: Roboto;
    letter-spacing: 3px;
    font-size: 12px;
    font-weight: 700;
    margin: 5px 0;
    padding: 5px 0;
    text-align: right;
    text-transform: uppercase;
}


/* ESTILO DA BARRA DE ROLAGEM */

it-scrollbar-button:end:increment,
::-webkit-scrollbar-button:start:decrement{
  display:none;
}

::-webkit-scrollbar-thumb:vertical{
  background-color:#fff;
  border:2px solid #0e0e0e;
  height:10px;
  margin-top:30px
}

::-webkit-scrollbar-thumb:horizontal{
  background-color:#fff;
  border:2px solid #0e0e0e;
  margin-top:30px
}

::-webkit-scrollbar{
  background-color:#fff;
  border:4px solid #0e0e0e;
  height:5px;
  margin-top:30px;
  width:9px
}

/* parceiros */

.tituh {
    color: #000;
    font-family: montserrat;
    font-size: 14px;
    height: 40px;
    line-height: 51px;
    margin: 5px 0 0 15px;
    text-align: right;
    text-transform: uppercase;
    width: 310px;
}

.titue {
    color: #000;
    font-family: montserrat;
    font-size: 14px;
    height: 40px;
    line-height: 51px;
    margin: 5px 0 0 15px;
    text-align: right;
    text-transform: uppercase;
    width: 280px;
}

.tituc {
    color: #000;
    font-family: montserrat;
    font-size: 14px;
    height: 40px;
    line-height: 51px;
    margin: 5px 0 0 15px;
    text-align: right;
    text-transform: uppercase;
    width: 180px;
}

#cajaelite,
#cajahermanos {
    background: #fff;
    height: 160px;
    overflow: hidden;
    padding: 10px;
    top: 45px;
    width: 330px;
}

#cajacredito {
    background: #fff;
    color: #444;
    height: 160px;
    overflow: hidden;
    padding: 10px;
    width: 200px;
    text-align: justify;
}

#cajahermanos img {
    height: 50px;
    margin: 2px;
    width: 100px;
    border: 3px solid #fdfdfd;
    height: 39px;
    margin-bottom: 5px;
    margin-top: 1px;
    outline: 1px solid #e5e5e5;
}

#cajaelite img {
    width: 50px;
    height: 50px;
    width: 50px;
    margin: 1px 2px 5px;
    border: 3px solid #fdfdfd;
    outline: 1px solid #e5e5e5;
}

.tituafis {
    border-bottom: 1px solid #0A1214;
    color: #000;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    width: 930px;
}

.cajaafis{
  margin-left: 30px;
}



/* chatbox */

.chatbox_row_1 {
  padding: 4px;
  background-color:  transparent;margin-left: 30px;
  }
.chatbox_row_2 {
  padding: 4px;
  background-color:  transparent;margin-left: 30px;
  }
.chatbox_row_3 {
  padding: 4px;
  background-color:  transparent;margin-left: 30px;
  }
#chatbox {
    bottom: 30px;
    left: 181px;
    line-height: 10px;
    overflow: auto;
    position: absolute;
    right: 0;
    top: 30px;
  color:#000;
  background-color: #eaeaea;
}

.chatbox-options li,
.chatbox-options li a,
.chatbox-options li label {
    color: #f5f5f5;
}

.chatbox-title,
.chatbox-title a.chat-title {
    color: #f5f5f5!important;
}
#cp-main .panel {
    background-color: #eaeaea
}
#body.chatbox {
    background-color: #eaeaea;
}


#chatbox_footer label {
    color: #f5f5f5;
}
#chatbox_members {
    border-right: 1px solid;
    bottom: 30px;
  background-color: #eaeaea;
    overflow: auto;
    position: absolute;
    top: 30px;
    width: 180px;
}

#chatbox_header {
    background-color: #000;
  color:#fff;
    height: 30px;
  font-family:Roboto;
  font-size:12px;
  letter-spaccing: 3px;
  text-transform:uppercase;
}
.chatbox .forabg {
    background-color: #000;
    border: none;
    margin: 0;
    padding: 0;
}


/* CORPO DO FORUM */

#logo img {
 left: -15px;
    position: relative;
    top: -10px;
    width: 102.1%;
}

#wrap {
    width: 990px;
    margin: auto;
    background: #fff;
    padding: 30px;
    outline-offset: -25px;
    outline: 1px solid #c2c2c2;
    margin-top: 90px;
}

body {
background-attachment: fixed;
    background-color: #171714;
    background-image: url(https://i.imgur.com/BpHJ2YJ.png);
    color: #000;
    font-family: Roboto;
    font-size: 10px;
    height: auto;
    padding: 10px 0;
}

/* FONTES */

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

@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/v8/-g5pDUSRgvxvOl5u-a_WHw.woff) format('woff');
}

/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/ek4gzZ-GeXAPcSbHtCeQI_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/mErvLBYg_cXG3rLvUsKT_fesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/-2n2p-_Y08sg57CNWQfKNvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/u0TOpm082MNkS5K0Q4rhqvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/NdF9MtnOpLzo-noMoG0miPesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/Fcx7Wwv8OzT71A3E1XOAjvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v15/CWB0XYA8bzo0kSThX0UTuA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v13/Zd2E9abXLFGSr9G3YK2MsDrvev4WAjW489CRDHIkJ90.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v13/Zd2E9abXLFGSr9G3YK2MsCGXDOnx9ptx3UTSPTrfsgk.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v13/Zd2E9abXLFGSr9G3YK2MsAZ98xO_Wnt-JIem4AuLGfs.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v13/Zd2E9abXLFGSr9G3YK2MsE1G989qbVg6RT5ly5jB8V8.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v13/Zd2E9abXLFGSr9G3YK2MsJ84zb0nVte6liF9gGtpo1Y.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v13/Zd2E9abXLFGSr9G3YK2MsD86pq2NkPzVgw_9lpT6RGI.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v13/Zd2E9abXLFGSr9G3YK2MsDAdhzWOYhqHvOZMRGaEyPo.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v7/zhcz-_WihjSQC0oHJ9TCYPk_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face{font-family:Damion;font-style:normal;font-weight:400;src:local(Damion), url(http://fonts.gstatic.com/s/damion/v6/DwAj7ratfj53tabaOiOW3g.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000}

o/
Luiz

Luiz
Membro Entusiasta
Membro Entusiasta

Membro desde : 23/04/2016
Mensagens : 6645
Pontos : 7451

https://luizfelipe.dev

Ir para o topo Ir para baixo

Tópico resolvido Re: Código de postagens dentro do CSS

Mensagem por Icarus Hošek Pendragon 04.04.17 21:01

Não houve alterações.

Como eu disse anteriormente, creio que o table não seja aceito na hora de postar porque está em uma linguagem diferente.

Há como mudar do CSS para HTML?
Icarus Hošek Pendragon

Icarus Hošek Pendragon
Novo Membro

Membro desde : 03/04/2017
Mensagens : 28
Pontos : 44

http://wizardsalliance.forumeiros.com/

Ir para o topo Ir para baixo

Membro Entusiasta

Tópico resolvido Re: Código de postagens dentro do CSS

Mensagem por Luiz 04.04.17 21:07

Olá,

De qual "table" está falando? Não pude entender à que o senhor se refere. Pensativo

Há como mudar do CSS para HTML?
Não, HTML e CSS são linguagens diferentes, que são ligadas por seletores, como classes, ou id's, ou até mesmo inline-styles. Mas, não é possível transformar um em outro, como disse anteriormente.

Tchau
Luiz

Luiz
Membro Entusiasta
Membro Entusiasta

Membro desde : 23/04/2016
Mensagens : 6645
Pontos : 7451

https://luizfelipe.dev

Ir para o topo Ir para baixo

Tópico resolvido Re: Código de postagens dentro do CSS

Mensagem por Icarus Hošek Pendragon 04.04.17 21:22

Obrigada pela explicação, @Luiz~

Esse é o table em HTML que estava no CSS, mas ele continua bugado.

Veja.

Código:
<div class="clear"></div><div id="p7" class="post row2 post--7" style=""><div class="inner"><span class="corners-top"><span></span></span><div style="position: relative; top: -30px; width: 1px;" id="7"></div><div class="postbody"><ul class="profile-icons"><li></li><li></li><li></li><li></li><li></li><li></li><li></li></ul><h2 class="topic-title"><img src="https://2img.net/i/fa/empty.gif"  alt="" /> <a href="/7">Sugestões e Reclamações</a></h2><p class="author"><img src="http://i.imgur.com/SY2wAej.png" alt="Mensagem" title="Mensagem" />&nbsp;por&nbsp;<a href="/u1"><span style="color:#D19122"><strong>Diretor Gregory Greenwald</strong></span></a> em Qui Set 01, 2016 7:58 pm</p><div class="clearfix"></div><div style="display:none"></div><div class="content clearfix"><div><center><div class="cajatitulo"><div class="titulotex">Sugestões e Reclamações</div></div><div class="pcuerpo"><br />TEXTO AQUI TEXTO AQUI<br /><br /></div></center></div></div></div>
Icarus Hošek Pendragon

Icarus Hošek Pendragon
Novo Membro

Membro desde : 03/04/2017
Mensagens : 28
Pontos : 44

http://wizardsalliance.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Código de postagens dentro do CSS

Mensagem por Connor R. 04.04.17 22:03

Verifique se o html está ativo nas postagens.

Painel de Controle seta1 Geral seta1 Mensagens e e-mails seta1 Configuração seta1 Permitir HTML: Marque Sim.
Connor R.

Connor R.
Super Membro

Membro desde : 06/08/2012
Mensagens : 1253
Pontos : 2021

http://somosmugiwara.forumeiros.com https://www.facebook.com/kadandajr https://twitter.com/SomosMugiwara

Ir para o topo Ir para baixo

Tópico resolvido Re: Código de postagens dentro do CSS

Mensagem por Icarus Hošek Pendragon 04.04.17 22:14

Sim, ele está ativo, @Connor R. Então creio que o erro esteja no próprio HTML, pois ele abre, mas está totalmente bugado.
Icarus Hošek Pendragon

Icarus Hošek Pendragon
Novo Membro

Membro desde : 03/04/2017
Mensagens : 28
Pontos : 44

http://wizardsalliance.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Código de postagens dentro do CSS

Mensagem por Connor R. 05.04.17 15:01

Use o códio abaixo em uma postagem e depois coloque o link desta postagem para podermos ajustar a aparência.

Código:
<div class="cajatitulo"><div class="titulotex">Sugestões e Reclamações</div></div><div class="pcuerpo">TEXTO AQUI TEXTO AQUI</div>

Connor R.

Connor R.
Super Membro

Membro desde : 06/08/2012
Mensagens : 1253
Pontos : 2021

http://somosmugiwara.forumeiros.com https://www.facebook.com/kadandajr https://twitter.com/SomosMugiwara

Ir para o topo Ir para baixo

Tópico resolvido Re: Código de postagens dentro do CSS

Mensagem por Icarus Hošek Pendragon 05.04.17 16:25

Funcionou perfeitamente, @Connor R. Como você pode ver aqui. Mas há alguma chance de eu conseguir mudar a imagem que fica no título? Para isso eu tenho que mudar ela no CSS para automaticamente ela mudar nos tópicos?
Icarus Hošek Pendragon

Icarus Hošek Pendragon
Novo Membro

Membro desde : 03/04/2017
Mensagens : 28
Pontos : 44

http://wizardsalliance.forumeiros.com/

Ir para o topo Ir para baixo

Membro Entusiasta

Tópico resolvido Re: Código de postagens dentro do CSS

Mensagem por Luiz 05.04.17 17:35

Olá,

Em seu CSS, procure por
.cajatitulo
. Achado isso, provavelmente o senhor irá encontrar algo assim:
Código:
  background: url(http://i.imgbox.com/y6oNBDsU.png);
  height: 40px;
  padding: 40px;
  width: 362px;

Substitua o link:
Código:
http://i.imgbox.com/y6oNBDsU.png
Por um link de imagem à sua escolha.

o/
Luiz

Luiz
Membro Entusiasta
Membro Entusiasta

Membro desde : 23/04/2016
Mensagens : 6645
Pontos : 7451

https://luizfelipe.dev

Ir para o topo Ir para baixo

Tópico resolvido Re: Código de postagens dentro do CSS

Mensagem por Icarus Hošek Pendragon 05.04.17 18:08

Agradeço aos dois, meu problema foi resolvido! Perdão a dor de cabeça. Mostrando a lingua
Icarus Hošek Pendragon

Icarus Hošek Pendragon
Novo Membro

Membro desde : 03/04/2017
Mensagens : 28
Pontos : 44

http://wizardsalliance.forumeiros.com/

Ir para o topo Ir para baixo

Membro Entusiasta

Tópico resolvido Re: Código de postagens dentro do CSS

Mensagem por Luiz 05.04.17 18:19

Código de postagens dentro do CSS Symbol10 Questão marcada como Resolvida ou o Autor solicitou que ela fosse arquivada.

Tópico marcado como Resolvido e movido para "Questões resolvidas".
Luiz

Luiz
Membro Entusiasta
Membro Entusiasta

Membro desde : 23/04/2016
Mensagens : 6645
Pontos : 7451

https://luizfelipe.dev

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