Pre-Visualizar do Tópico

2 participantes

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

Membro Entusiasta

Tópico resolvido Pre-Visualizar do Tópico

Mensagem por Roevs 01.09.14 14:44

Olá,

Quando estou a criar um tópico e clico em pre-visualizar ele aparece bugado desse modo na imagem

https://i.imgur.com/yxrIBy8.png

Quero saber como resolver esse bug

Até


Última edição por Quakeline em 02.09.14 1:51, editado 1 vez(es)
Roevs

Roevs
Membro Entusiasta
Membro Entusiasta

Membro desde : 10/02/2012
Mensagens : 6484
Pontos : 8343

https://www.sololevelingrpg.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Pre-Visualizar do Tópico

Mensagem por Alex Habilidade 01.09.14 15:40

Pode ser que seja algum CSS. poderia me fornecer o mesmo, completo?
Alex Habilidade

Alex Habilidade
Hiper Membro

Membro desde : 10/01/2011
Mensagens : 2795
Pontos : 3774

http://www.gzhabilidade.com/

Ir para o topo Ir para baixo

Membro Entusiasta

Tópico resolvido Re: Pre-Visualizar do Tópico

Mensagem por Roevs 02.09.14 0:17

Olá,

Aqui esta

Código:
#pun-intro {
    background-color: transparent !important;
}
.pun .main table td.tc3 {
    background-color: transparent !important;
}
div.lastpost {
    background: none repeat scroll 0% 0% #FFF;
}
.pun a:link {
    color: #666;
    text-transform: none !important;
}
.pun a:hover {
    color: #268494;
}

/************************************************************* LOGO **********************************************************************************/

#pun-logo {
    float: none;
    margin-left: -19px;
}

/************************************************************* ESTRUTURA *****************************************************************************/

.pun {
    background: none repeat scroll 0px 0px #FFF;
    border: 10px solid #8B2323 !important;
    border-radius: 3px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.45) !important;
    font-size: 13px !important;
    line-height: 130%;
    margin: 20px auto;
    min-width: 768px;
    padding: 6px;
    position: relative;
    top: 0px;
    width: 1191px !important;
}
body {
    background-attachment: fixed !important;
    background-position: inherit;
    color: #333;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
}
body {
    background-color: white!important;
}

/************************************************************* MENU *********************************************************************************/

#pun-intro {
    background-color: transparent !important;
    border: medium none transparent !important;
    padding: 0px !important;
    text-align: center;
}
#pun-head #pun-navlinks {
    background-color: #8B2323;
    border-color: #DDD;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.53);
    color: #FFF;
    padding: 0.5em 7.1em 0.6em 38px;
    margin-top: 19px;
    margin-left: -6px;
}
#pun-head #pun-navlinks {
    background-color: #8B2323;
}
#pun-navlinks {
    height: 28px;
    margin-left: 4%;
    position: relative !important;
    top: -1pc;
    width: 90%;
}
#pun-navlinks ul {
    list-style: none outside none;
    text-align: center;
}
#page-body {
    margin: 4px 0px;
    width: 100%;
}
#pun-head #pun-navlinks a:hover {
    background: none repeat scroll 0% 0% #FFF;
    border-radius: 3px;
    color: #8B2323 !important;
    padding: 14px;
 
  text-decoration: none!important;
    text-shadow: 0px 0px 10px #8B2323;
}
#pun-head #pun-navlinks a {
    border-left-width: 0px;
    color: #FFF;
    font-family: Arial,Helvetica,sans-serif,Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 800 !important;
    line-height: 1em;
    margin: 0px 0px 3px;
    padding-bottom: 2px;
    padding-top: 0px;
    position: relative;
    text-align: center;
    text-shadow: 1px 1px 11px rgba(245, 245, 245, 0.72);
    text-transform: uppercase !important;
    top: 6px;
  text-decoration: none!important;
}

/************************************************************* ESTRUTURA VISIT **********************************************************************/

#content-container div#left {
    float: left;
    margin-right: 9px;
    overflow: hidden;
    width: 180px;
}
#content-container div#content {
    margin-right: 9px;
}
#content-container div#container {
    float: left;
    margin-right: -9px;
    width: 100%;
}
#pun-visit {
    border: 1px solid rgba(184, 184, 184, 0.75);
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 13px;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.19);
    color: #727272 !important;
    margin-top: 0px;
    padding: 0.5em 1.1em 0.6em;
}
#pun-visit, .main-box {
    background-color: #F4F4F4;
    margin: 0px 0px 1em;
}
.pun .main, .pun .main-category {
    margin: 1em 0px;
}
#pun-visit, .main-box {
    background-color: #F4F4F4;
    border-color: #DDD;
    border-style: solid;
    border-width: 1px;
    margin: 0px 0px 1em;
    padding: 0.6em 1em;
}

/************************************************************* CRUMBS ******************************************************************************/


.pun-crumbs {
    background: none repeat scroll 0% 0% #F3F3F3;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    margin-top: 10px;
}
.pun-crumbs {
    margin: 0px 1px 1em;
    padding: 0.2em 1em;
}
.pun-crumbs p {
    color: #666;
    line-height: 1.5;
    margin: 0px;
}
.pun a:link {
    text-transform: none !important;
}
p.crumbs a {
    background: url('http://i42.servimg.com/u/f42/17/32/13/00/second10.png') no-repeat scroll 100% -1px transparent;
    color: #777 !important;
    font-size: 10px;
    line-height: 30px;
    padding: 11px 17px 11px 4px;
}

/************************************************************* CATEGORIA *****************************************************************************/

#main-content .main .main-head {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #FFF;
    font-family: "Segoe UI Web Light","Segoe UI Light","Segoe UI Web Regular","Segoe UI","Segoe UI Symbol","Helvetica Neue",Arial !important;
    padding: 10px;
}
.main-head {
    background: none repeat scroll 0% 0% #0072C6 !important;
}.main .main-head .page-title, .pun .main-foot .h2, .pun .main-head .h2 {
    color: #FFF;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.32);
}
.main .main-head .page-title {
    font-size: 12px;
    font-weight: 400;
}
.page-title {
    font-size: 19px !important;
}
.pun .main-content {
    background-color: #FBFBFB;
    border: 1px solid #DDD;
}
.main-content {
    margin-bottom: 10px;
}
.pun table.table {
    border-collapse: collapse;
    empty-cells: show;
    table-layout: fixed;
    width: 100%;
}
#main-content > div:nth-child(6) > div.main-content > table > tbody > tr > td.tcl {
    border-bottom-left-radius: 15px;
    border-top-left-radius: 15px;
}
.pun table.table td {
    border-left: medium none transparent !important;
    border-right: medium none transparent !important;
}
.pun table.table td {
    background-color: #FBFBFB;
    border-color: #DDD;
    border-style: solid none none solid;
    border-width: 1px;
}
.pun table .tcl {
    overflow: hidden;
    text-align: left;
    width: 70%;
}
span.status {
    height: 39px !important;
    margin-left: -48px !important;
    padding-right: 5px;
    padding-top: 5px;
    width: 16px !important;
}
.pun h2, .pun h3, .pun input, .pun select, .pun th {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
}
.hierarchy {
    border: medium none;
    display: inline;
    font-size: 10px;
    font-weight: 700 !important;
    text-transform: none;
}
h3.hierarchy a.forumtitle {
    color: #5B5B5B;
    font-family: "Segoe UI Web Light","Segoe UI Light","Segoe UI Web Regular" !important;
    font-size: 24px !important;
    left: 11px;
    position: relative;
    text-shadow: 0px 0px 3px transparent !important;
    top: 7px;
    text-decoration: none !important;
}
h3.hierarchy a.forumtitle:hover {
    color: #268494;
    font-family: "Segoe UI Web Light","Segoe UI Light","Segoe UI Web Regular" !important;
    font-size: 24px !important;
    left: 11px;
    position: relative;
    text-shadow: 0px 0px 3px transparent !important;
    top: 7px;
    text-decoration: none !important;
}

p.crumbs a:hover {
    background: url('http://i42.servimg.com/u/f42/17/32/13/00/second10.png') no-repeat scroll 100% -44px transparent;
}



/************************************************************* CHATBOX ******************************************************************************/

#chatbox_header.main-head {
    background: url('http://imgur.com/iy2rLu3.png') repeat-x scroll 0px 0px #F5F5F5;
    border: 1px solid #EAEAEA;
    height: 40px;
    padding-left: 0.3em;
}
.chatbox-title, .chatbox-title a.chat-title {
    background: url('http://i.imgur.com/zpUIlTa.jpg') no-repeat scroll 88px 8px transparent;
    color: #323232;
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: 300;
    line-height: 1.3;
}
.chatbox-title, .chatbox-title a.chat-title {
    text-decoration: none;
}
.chatbox-title {
    float: left;
    margin: 0px;
    padding: 2px 5px 0px;
    width: 15em;
}
.chatbox-options {
    float: right;
    font-size: 11px;
    list-style: none outside none;
    margin: 0.7em 0.5em 0.5em;
}
.chatbox-options li, .chatbox-options li a, .chatbox-options li label {
    color: #323232;
}
#chatbox_members {
    background: none repeat scroll 0% 0% #FFF;
    border: 1px solid #EAEAEA;
    bottom: 55px;
    right: 0px;
    top: 40px;
}
#chatbox_members {
    overflow: auto;
    position: absolute;
    width: 180px;
}
#chatbox {
    background: none repeat scroll 0px 0px #FFF;
    border: 1px solid #E3E3E3;
    bottom: 55px;
    box-shadow: 2px 0px 4px rgba(0, 0, 0, 0.1);
    left: 0px;
  text-decoration: none!important
    right: 190px;
    top: 40px;
    width: 772px !important;
}
#chatbox p {
    background: none repeat scroll 0% 0% #FFF;
    border-bottom: 1px solid #E3E3E3;
    line-height: 1.3em;
    padding: 5px;
}
#chatbox span[title] {
    color: #8F8F8F !important;
    float: right !important;
}
#chatbox span[style="font-style:italic"] {
    background: url('http://i55.servimg.com/u/f55/18/71/50/00/highli10.png') repeat-x scroll 0px 0px #F3E3E6;
    border: 1px solid #E599AA;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    color: #80001C;
    display: block;
    font-size: 14px;
    font-style: normal !important;
    font-weight: 700;
    line-height: 1.6;
    padding: 10px;
    text-align: center;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.55);
}
#chatbox_footer {
    background: none repeat scroll 0% 0% #EDEDED;
    border-width: 1px 1px 4px;
    border-style: solid;
    border-color: #D6D6D6;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    padding: 4px;
}
input#message.post {
    background-color: #FFF;
    height: 30px;
    outline: 0px none;
    width: 78%;
}
#submit_button {
    background: url('http://i.imgur.com/IoFhTvG.png') repeat-x scroll center top #212121;
    border: 1px solid #212121;
    border-radius: 3px;
    box-shadow: 0px 1px 0px 0px #5C5C5C inset, 0px 2px 3px rgba(0, 0, 0, 0.2);
    color: #FFF;
    font-family: tahoma,helvetica,arial,sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    margin: 0px 5px 0px 8px;
    padding: 4px 10px;
}
.fontbutton {
    background: url('http://i58.servimg.com/u/f58/18/62/03/31/highli17.png') repeat-x scroll 0px 0px #646464;
    border: 1px solid #585858 !important;
    border-radius: 2px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.43);
    color: #FFF;
    font-family: tahoma,helvetica,arial,sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    padding: 4px 10px;
    text-shadow: 0px -1px 0px #474747;
}
#chatbox_members .member-title {
    background: none repeat scroll 0% 0% #EDEDED;
    color: #5A5A5A;
    padding: 8px 10px;
    text-align: left;
}
#chatbox .user {
    font-weight: 700;
}
#divbold:after{
  content:'Bold'
}
#divitalic:after{
  content:'Italic'
}
#divunderline:after{
  content:'Underline'
}
#divstrike:after{
  content:'Strike'
}
#divcolor:after{
  content:'Color'
}
#divsmilies:after{
  content:'Smilies'
}
#chatbox_header.main-head{background:#f5f5f5 url(http://imgur.com/iy2rLu3.png) repeat-x 0 0;border:1px solid #eaeaea;height:40px;padding-left:.3em}.chatbox-title,.chatbox-title a.chat-title{background:url(http://i.imgur.com/zpUIlTa.jpg) no-repeat scroll 88px 8px transparent;color:#323232;font-size:18px;font-style:normal;font-variant:normal;font-weight:300;line-height:1.3}.chatbox-options li,.chatbox-options li a,.chatbox-options li label{color:#323232}.main-content.chatbox{padding:8px 8px 0}#chatbox_members{background:#fff;border:1px solid #eaeaea;bottom:55px;right:0;top:40px}#chatbox_members .member-title{background:#ededed;color:#5a5a5a;padding:8px 10px;text-align:left}#chatbox_contextmenu .close{background:#e0e0e0!important;color:#1f1f1f!important}#chatbox p{background:#fff;border-bottom:1px solid #e3e3e3;line-height:1.3em;padding:5px}#chatbox p span[style="color:green;"],#chatbox p span[style="color:red;"]{background:transparent}#chatbox_footer{background:#ededed;border:1px solid #d6d6d6;border-bottom-width:4px;padding:4px}#chatbox_messenger_form .right label{font-size:0}#chatbox_footer .right:first-child{float:left;width:45%}input#message.post{background-color:#fff;height:30px;outline:0;width:78%}#submit_button{-moz-border-radius:3px;-moz-box-shadow:inset 0 1px 0 0 #5c5c5c, 0 2px 3px rgba(0,0,0,0.2);-webkit-border-radius:3px;-webkit-box-shadow:inset 0 1px 0 0 #5c5c5c, 0 2px 3px rgba(0,0,0,0.2);background:#212121 url(http://i.imgur.com/IoFhTvG.png) repeat-x top;border:1px solid #212121;border-radius:3px;box-shadow:inset 0 1px 0 0 #5c5c5c, 0 2px 3px rgba(0,0,0,0.2);color:#fff;font-family:tahoma,helvetica,arial,sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;margin:0 5px 0 8px;padding:4px 10px}.fontbutton{-moz-border-radius:2px;-moz-box-shadow:rgba(0,0,0,0.43) 0 1px 3px;-webkit-border-radius:2px;-webkit-box-shadow:rgba(0,0,0,0.43) 0 1px 3px;background:#646464 url(http://i58.servimg.com/u/f58/18/62/03/31/highli17.png) repeat-x 0 0;border:1px solid #585858!important;border-radius:2px;box-shadow:rgba(0,0,0,0.43) 0 1px 3px;color:#fff;font-family:tahoma,helvetica,arial,sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;padding:4px 10px;text-shadow:#474747 0 -1px 0}#chatbox_messenger_form div.right img{display:none}

#chatbox p span[style="color:green;"], #chatbox p span[style="color:red;"] {
    background: transparent;
}
#chatbox_header.main-head {
    background-color: #FFF !important;
    border: 1px solid #EAEAEA;
    height: 40px;
    padding-left: 0.3em;
    border-radius: 20px 20px 0px 0px;
}

/************************************************************* WIDGET ******************************************************************************/
.main .main-head .page-title {
    font-size: 12px;
    font-weight: bold !important;
    text-shadow: 0px 4px 1px black;
}
.h3 {
 
  font-size: 12px;
    font-weight: bold !important;
    text-shadow: 0px 4px 1px black;
}
#main-content .main .main-head {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #FFF;
    font-family: "Segoe UI Web Light","Segoe UI Light","Segoe UI Web Regular","Segoe UI","Segoe UI Symbol","Helvetica Neue",Arial !important;
    padding: 10px;
    background-color: #8B2323 !important;
    text-align: center;
}

#content-container div#left {
    float: left;
    margin-right: 9px;
    overflow: hidden;
    width: 195px!important;
}
.main .main-head {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #FFF !important;
    font-family: "Segoe UI Web Light","Segoe UI Light","Segoe UI Web Regular","Segoe UI","Segoe UI Symbol","Helvetica Neue",Arial !important;
    background-color: #8B2323 !important;
}

.h3 {
    text-align: center !important;
    font-size: 18px !important;
    font-family: Arial !important;
}
div#comments_scroll_div {
    border-right: medium none;
    max-height: 278px;
    overflow-y: auto;
    overflow-x: hidden;
}
.module .main-content {
    border: 1px solid rgba(184, 184, 184, 0.75) !important;
    border-bottom-left-radius: 15px !important;
    border-bottom-right-radius: 13px !important;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.19) !important;
    color: #727272 !important;
    margin-top: 0px !important;
    padding: 0.5em 1.1em 0.6em !important;
}
.pun .main table td.tc2, .pun .main table td.tc3 {
    background-color: transparent !important;
}
.pun .table .tc2, .pun .table .tc3 {
    text-align: center;
   
    width: 20% !important;
    font-family: Arial !important;
    font-size: 14px !important;
}
.pun table.table td {
    background-color: transparent !important;
    border-top: 1px solid #DDD;
    border-bottom: 1px none #DDD;
    border-left: medium none transparent !important;
    border-right: medium none transparent !important;
    text-transform: none !important;
}
.pun table .tcr {
    overflow: hidden;
    padding: 0px 0px 0px 0.5em !important;
    text-align: left;
 
    width: 40%;
}

.desc_forum_cat_row {
      color: #808080;
    margin-left: 10px;
    margin-top: 10px;
    width: 75%;
}
.lastpost {
    background: none repeat scroll 0% 0% #FFF;
    border-width: 1px medium 1px 1px;
    border-style: solid none solid solid;
    border-color: #DDD -moz-use-text-color #DDD #DDD;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-radius: 3px 0px 0px 3px;
    height: 50px;
    padding-bottom: 10px;
    padding-left: 10px;
}
.cat-status {
    font-style: italic;
    margin-right: -20px;
    padding-bottom: 3px;
    padding-left: 60px;
}
  .mini_ava img:hover {
  border-radius: 1px;
      border-color: #A1A1A1;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
      margin-top: 10px !important;
}
.pun a:link {
    text-decoration: none !important;
}
 .mini_ava {
          float: left;
        }
.mini_ava img {
    margin-top: 10px !important;
    padding: 1px !important;
}
        .mini_ava img {
          width: 40px;
          height: 40px;
          margin: 0 5px;
          border-radius: 1px;
          transition: all 1s;
          -moz-transition: all 1s;
          -webkit-transition: all 1s;
          -o-transition: all 1s;
  background: none repeat scroll 0px 0px #FFF;
border: 1px solid #D5D5D5;
border-radius: 100%;
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
        }

fieldset.frm-set dl dt {
    font-weight: 700;
    text-align: right;
}
fieldset.frm-set dl dd {
    margin-left: 17em;
}
fieldset.frm-set dl dd, fieldset.frm-set dl dt {
    padding: 0.5em;
}
#ucp .frm-set.multi dl input, dd.frm-input input, input.inputbox {
    background: none repeat scroll 0% 0% #FCFCFC;
    border: 1px solid #D4D4D4;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1) inset;
    color: #9F9F9F;
    font-size: 16px;
    font-weight: 700;
    padding: 5px;
    text-shadow: 0px 1px 0px #FFF;
}

.pun .frm .frm-buttons input {
    font-size: 1em;
    line-height: 1.2;
    margin-right: 1em;
    overflow: visible;
    padding: 1px 0.5em 2px;
    vertical-align: middle;
}
input[type="button"], input[type="reset"], input[type="submit"] {
    background: url('http://imgur.com/srUpLQz.png') repeat-x scroll 0% 0% #02678F;
    border: 1px solid #005780;
    border-radius: 3px;
    box-shadow: 0px 1px 0px 0px #0376A3 inset, 0px 2px 3px rgba(0, 0, 0, 0.2);
    color: #FFF;
    cursor: pointer;
    font-family: Cuprum;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    outline: medium none;
    padding: 4px 10px !important;
}
fieldset.frm-set {
    border: medium none;
    margin: 1.7em;
    padding: 0px 0px 1em;
}
button.button2:hover, input.button2:hover {
    background-position: 0px 100%;
    border: 1px solid #5874A3;
    color: #5874A3;
}
input[type="button"], input[type="reset"], input[type="submit"] {
    background: url('http://imgur.com/srUpLQz.png') repeat-x scroll 0% 0% #02678F;
    border: 1px solid #005780;
    border-radius: 3px;
    box-shadow: 0px 1px 0px 0px #0376A3 inset, 0px 2px 3px rgba(0, 0, 0, 0.2);
    color: #FFF;
    cursor: pointer;
    font-family: Cuprum;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    outline: medium none;
    padding: 4px 10px !important;
}


.pun table.table {
    height: 90px!important;
}

.chatbox-options li, .chatbox-options li a, .chatbox-options li label {
    text-decoration: none !important;
}
* {
    text-decoration: none !important;
}


/*********************************************** PERFIL NO TÓPICO **************************************************/

.codebox {
    background: linear-gradient(to bottom, #FFF 0%, #F1F1F1 100%) repeat scroll 0% 0% transparent;
    border-left: 10px solid #2672C8 !important;
    border-top: 1px solid #2672C8;
    border-right: 1px solid #2672C8;
    border-bottom: 1px solid #2672C8;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    transition-duration: 0.4s;
}
.codebox dt {
    border-bottom: 1px solid #EBEBEB;
    padding: 0.25em;
    font-family: "Segoe UI Web Light","Segoe UI Light","Segoe UI Web Regular","Segoe UI","Segoe UI Symbol","Helvetica Neue",Arial;
    color: #212121;
}
.codebox dd {
    background: none repeat scroll 0% 0% transparent;
    color: #2672C8;
}
.postmain blockquote {
    background: none repeat scroll 0% 0% #DBDBDB;
    border: 1px solid #BBB;
    color: #808080;
    box-shadow: 1px 1px 0px #FFF inset;
    padding: 0.5em 1em;
    border-radius: 5px;
}
.codebox dt {
    background: none repeat scroll 0% 0% transparent!important;
    color: #2672C8;
}
.codebox {
  background-color: #FFF!important;
}


        .user-info {
    -moz-border-radius: 7px;
    -o-border-radius: 7px;
    -webkit-border-radius: 7px;
    background: #fff;
    border: 12px solid gray;
    border-radius: 7px;
    max-width: 300px;
    padding: 7px;
    position: absolute;
    z-index: 999;
    display: none;
    }
      #epf {
    background: none repeat scroll 0% 0% #242C2E !important;
    border-style: solid;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-color: #212121 !important;
    border-radius: 3px;
    border-width: 1px 1px 0px;
    box-shadow: 0px 2px 0px 0px #242C2E inset, 0px 2px 3px rgba(0, 0, 0, 0.2);
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 15px !important;
    font-style: normal;
    font-variant: normal;
    height: 34px;
    line-height: 0px;
    padding: 0px 0px 0px 0px !important;
    text-align: center;
    text-shadow: 0px -1px 0px #191919;
    width: 125px;
    }




.pun .post .user {
    background-image: url('');
    background-repeat: repeat-x;
    background-position: center bottom;
    background-color: #F9F9F9;
    padding-top: 20px;
    padding-bottom: 20px;
    border: 1px solid #DDD;
    text-align: center;
    box-shadow: 0px 0px 6px #E1E7EA;
    border-radius: 3px;
}
.postbody {
    clear: both;
    color: #474747;
    float: left;
    line-height: 1.48em;
    padding: 0px;
    width: 76%;
}


.desc_forum_cat_row {
    margin-top: 20px!important;
}

.pun table td.tcl h2 {
  color: #5B5B5B;
    font-family: "Segoe UI Web Light","Segoe UI Light","Segoe UI Web Regular" !important;
    font-size: 24px !important;
    left: 11px;
    position: relative;
    text-decoration: none !important;
    text-shadow: 0px 0px 3px transparent !important;
    top: 7px;
}
.pun table td.tcl h2:hover {
  color: #268494;
    font-family: "Segoe UI Web Light","Segoe UI Light","Segoe UI Web Regular" !important;
    font-size: 24px !important;
    left: 11px;
    position: relative;
    text-decoration: none !important;
    text-shadow: 0px 0px 3px transparent !important;
    top: 7px;
}

.user-basic-info a img {
    max-height: 290px;
    max-width: 150px;
    padding: 1px;
    border: 1px solid #D5D5D5;
    background: none repeat scroll 0% 0% #FFF;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}
.user-basic-info a img:hover {
    border-color: #A1A1A1;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}

.pun .postmain {
    background-color: #FFF;
}


.pun table .tcr {
    padding: 20px 0px 20px 0.5em !important;
}

Até
Roevs

Roevs
Membro Entusiasta
Membro Entusiasta

Membro desde : 10/02/2012
Mensagens : 6484
Pontos : 8343

https://www.sololevelingrpg.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Pre-Visualizar do Tópico

Mensagem por Alex Habilidade 02.09.14 0:32

Coloquei o seu CSS e ficou idêntico a sua imagem de exemplo, provavelmente é o CSS!
Mais qual seria especificamente o erro que você diz amigo?

O quadro onde fica o nome do user?
Alex Habilidade

Alex Habilidade
Hiper Membro

Membro desde : 10/01/2011
Mensagens : 2795
Pontos : 3774

http://www.gzhabilidade.com/

Ir para o topo Ir para baixo

Membro Entusiasta

Tópico resolvido Re: Pre-Visualizar do Tópico

Mensagem por Roevs 02.09.14 1:08

Olá,

Não sabe quando você escreve algo no conteúdo do tópico então ele fica bugado tipo saindo do local normal se perceber no print irá entender o que estou a falar, ou até mesmo ir lá no fórum e tentar criar um tópico e clicar no pre-visualizar e irá ver o erro mais certinho

Até
Roevs

Roevs
Membro Entusiasta
Membro Entusiasta

Membro desde : 10/02/2012
Mensagens : 6484
Pontos : 8343

https://www.sololevelingrpg.com/

Ir para o topo Ir para baixo

  • 0

Tópico resolvido Re: Pre-Visualizar do Tópico

Mensagem por Alex Habilidade 02.09.14 1:24

Brother, troque sua CSS por esta:
Código:

#pun-intro {
    background-color: transparent !important;
}
.pun .main table td.tc3 {
    background-color: transparent !important;
}
div.lastpost {
    background: none repeat scroll 0% 0% #FFF;
}
.pun a:link {
    color: #666;
    text-transform: none !important;
}
.pun a:hover {
    color: #268494;
}

/************************************************************* LOGO **********************************************************************************/

#pun-logo {
    float: none;
    margin-left: -19px;
}

/************************************************************* ESTRUTURA *****************************************************************************/

.pun {
    background: none repeat scroll 0px 0px #FFF;
    border: 10px solid #8B2323 !important;
    border-radius: 3px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.45) !important;
    font-size: 13px !important;
    line-height: 130%;
    margin: 20px auto;
    min-width: 768px;
    padding: 6px;
    position: relative;
    top: 0px;
    width: 1191px !important;
}
body {
    background-attachment: fixed !important;
    background-position: inherit;
    color: #333;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
}
body {
    background-color: white!important;
}

/************************************************************* MENU *********************************************************************************/

#pun-intro {
    background-color: transparent !important;
    border: medium none transparent !important;
    padding: 0px !important;
    text-align: center;
}
#pun-head #pun-navlinks {
    background-color: #8B2323;
    border-color: #DDD;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.53);
    color: #FFF;
    padding: 0.5em 7.1em 0.6em 38px;
    margin-top: 19px;
    margin-left: -6px;
}
#pun-head #pun-navlinks {
    background-color: #8B2323;
}
#pun-navlinks {
    height: 28px;
    margin-left: 4%;
    position: relative !important;
    top: -1pc;
    width: 90%;
}
#pun-navlinks ul {
    list-style: none outside none;
    text-align: center;
}
#page-body {
    margin: 4px 0px;
    width: 100%;
}
#pun-head #pun-navlinks a:hover {
    background: none repeat scroll 0% 0% #FFF;
    border-radius: 3px;
    color: #8B2323 !important;
    padding: 14px;
 
  text-decoration: none!important;
    text-shadow: 0px 0px 10px #8B2323;
}
#pun-head #pun-navlinks a {
    border-left-width: 0px;
    color: #FFF;
    font-family: Arial,Helvetica,sans-serif,Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 800 !important;
    line-height: 1em;
    margin: 0px 0px 3px;
    padding-bottom: 2px;
    padding-top: 0px;
    position: relative;
    text-align: center;
    text-shadow: 1px 1px 11px rgba(245, 245, 245, 0.72);
    text-transform: uppercase !important;
    top: 6px;
  text-decoration: none!important;
}

/************************************************************* ESTRUTURA VISIT **********************************************************************/

#content-container div#left {
    float: left;
    margin-right: 9px;
    overflow: hidden;
    width: 180px;
}
#content-container div#content {
    margin-right: 9px;
}
#content-container div#container {
    float: left;
    margin-right: -9px;
    width: 100%;
}
#pun-visit {
    border: 1px solid rgba(184, 184, 184, 0.75);
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 13px;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.19);
    color: #727272 !important;
    margin-top: 0px;
    padding: 0.5em 1.1em 0.6em;
}
#pun-visit, .main-box {
    background-color: #F4F4F4;
    margin: 0px 0px 1em;
}
.pun .main, .pun .main-category {
    margin: 1em 0px;
}
#pun-visit, .main-box {
    background-color: #F4F4F4;
    border-color: #DDD;
    border-style: solid;
    border-width: 1px;
    margin: 0px 0px 1em;
    padding: 0.6em 1em;
}

/************************************************************* CRUMBS ******************************************************************************/


.pun-crumbs {
    background: none repeat scroll 0% 0% #F3F3F3;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    margin-top: 10px;
}
.pun-crumbs {
    margin: 0px 1px 1em;
    padding: 0.2em 1em;
}
.pun-crumbs p {
    color: #666;
    line-height: 1.5;
    margin: 0px;
}
.pun a:link {
    text-transform: none !important;
}
p.crumbs a {
    background: url('http://i42.servimg.com/u/f42/17/32/13/00/second10.png') no-repeat scroll 100% -1px transparent;
    color: #777 !important;
    font-size: 10px;
    line-height: 30px;
    padding: 11px 17px 11px 4px;
}

/************************************************************* CATEGORIA *****************************************************************************/

#main-content .main .main-head {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #FFF;
    font-family: "Segoe UI Web Light","Segoe UI Light","Segoe UI Web Regular","Segoe UI","Segoe UI Symbol","Helvetica Neue",Arial !important;
    padding: 10px;
}
.main-head {
    background: none repeat scroll 0% 0% #0072C6 !important;
}.main .main-head .page-title, .pun .main-foot .h2, .pun .main-head .h2 {
    color: #FFF;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.32);
}
.main .main-head .page-title {
    font-size: 12px;
    font-weight: 400;
}
.page-title {
    font-size: 19px !important;
}
.pun .main-content {
    background-color: #FBFBFB;
    border: 1px solid #DDD;
}
.main-content {
    margin-bottom: 10px;
}
.pun table.table {
    border-collapse: collapse;
    empty-cells: show;
    table-layout: fixed;
    width: 100%;
}
#main-content > div:nth-child(6) > div.main-content > table > tbody > tr > td.tcl {
    border-bottom-left-radius: 15px;
    border-top-left-radius: 15px;
}
.pun table.table td {
    border-left: medium none transparent !important;
    border-right: medium none transparent !important;
}
.pun table.table td {
    background-color: #FBFBFB;
    border-color: #DDD;
    border-style: solid none none solid;
    border-width: 1px;
}
.pun table .tcl {
    overflow: hidden;
    text-align: left;
    width: 70%;
}
span.status {
    height: 39px !important;
    margin-left: -48px !important;
    padding-right: 5px;
    padding-top: 5px;
    width: 16px !important;
}
.pun h2, .pun h3, .pun input, .pun select, .pun th {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
}
.hierarchy {
    border: medium none;
    display: inline;
    font-size: 10px;
    font-weight: 700 !important;
    text-transform: none;
}
h3.hierarchy a.forumtitle {
    color: #5B5B5B;
    font-family: "Segoe UI Web Light","Segoe UI Light","Segoe UI Web Regular" !important;
    font-size: 24px !important;
    left: 11px;
    position: relative;
    text-shadow: 0px 0px 3px transparent !important;
    top: 7px;
    text-decoration: none !important;
}
h3.hierarchy a.forumtitle:hover {
    color: #268494;
    font-family: "Segoe UI Web Light","Segoe UI Light","Segoe UI Web Regular" !important;
    font-size: 24px !important;
    left: 11px;
    position: relative;
    text-shadow: 0px 0px 3px transparent !important;
    top: 7px;
    text-decoration: none !important;
}

p.crumbs a:hover {
    background: url('http://i42.servimg.com/u/f42/17/32/13/00/second10.png') no-repeat scroll 100% -44px transparent;
}



/************************************************************* CHATBOX ******************************************************************************/

#chatbox_header.main-head {
    background: url('http://imgur.com/iy2rLu3.png') repeat-x scroll 0px 0px #F5F5F5;
    border: 1px solid #EAEAEA;
    height: 40px;
    padding-left: 0.3em;
}
.chatbox-title, .chatbox-title a.chat-title {
    background: url('http://i.imgur.com/zpUIlTa.jpg') no-repeat scroll 88px 8px transparent;
    color: #323232;
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: 300;
    line-height: 1.3;
}
.chatbox-title, .chatbox-title a.chat-title {
    text-decoration: none;
}
.chatbox-title {
    float: left;
    margin: 0px;
    padding: 2px 5px 0px;
    width: 15em;
}
.chatbox-options {
    float: right;
    font-size: 11px;
    list-style: none outside none;
    margin: 0.7em 0.5em 0.5em;
}
.chatbox-options li, .chatbox-options li a, .chatbox-options li label {
    color: #323232;
}
#chatbox_members {
    background: none repeat scroll 0% 0% #FFF;
    border: 1px solid #EAEAEA;
    bottom: 55px;
    right: 0px;
    top: 40px;
}
#chatbox_members {
    overflow: auto;
    position: absolute;
    width: 180px;
}
#chatbox {
    background: none repeat scroll 0px 0px #FFF;
    border: 1px solid #E3E3E3;
    bottom: 55px;
    box-shadow: 2px 0px 4px rgba(0, 0, 0, 0.1);
    left: 0px;
  text-decoration: none!important
    right: 190px;
    top: 40px;
    width: 772px !important;
}
#chatbox p {
    background: none repeat scroll 0% 0% #FFF;
    border-bottom: 1px solid #E3E3E3;
    line-height: 1.3em;
    padding: 5px;
}
#chatbox span[title] {
    color: #8F8F8F !important;
    float: right !important;
}
#chatbox span[style="font-style:italic"] {
    background: url('http://i55.servimg.com/u/f55/18/71/50/00/highli10.png') repeat-x scroll 0px 0px #F3E3E6;
    border: 1px solid #E599AA;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    color: #80001C;
    display: block;
    font-size: 14px;
    font-style: normal !important;
    font-weight: 700;
    line-height: 1.6;
    padding: 10px;
    text-align: center;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.55);
}
#chatbox_footer {
    background: none repeat scroll 0% 0% #EDEDED;
    border-width: 1px 1px 4px;
    border-style: solid;
    border-color: #D6D6D6;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    padding: 4px;
}
input#message.post {
    background-color: #FFF;
    height: 30px;
    outline: 0px none;
    width: 78%;
}
#submit_button {
    background: url('http://i.imgur.com/IoFhTvG.png') repeat-x scroll center top #212121;
    border: 1px solid #212121;
    border-radius: 3px;
    box-shadow: 0px 1px 0px 0px #5C5C5C inset, 0px 2px 3px rgba(0, 0, 0, 0.2);
    color: #FFF;
    font-family: tahoma,helvetica,arial,sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    margin: 0px 5px 0px 8px;
    padding: 4px 10px;
}
.fontbutton {
    background: url('http://i58.servimg.com/u/f58/18/62/03/31/highli17.png') repeat-x scroll 0px 0px #646464;
    border: 1px solid #585858 !important;
    border-radius: 2px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.43);
    color: #FFF;
    font-family: tahoma,helvetica,arial,sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    padding: 4px 10px;
    text-shadow: 0px -1px 0px #474747;
}
#chatbox_members .member-title {
    background: none repeat scroll 0% 0% #EDEDED;
    color: #5A5A5A;
    padding: 8px 10px;
    text-align: left;
}
#chatbox .user {
    font-weight: 700;
}
#divbold:after{
  content:'Bold'
}
#divitalic:after{
  content:'Italic'
}
#divunderline:after{
  content:'Underline'
}
#divstrike:after{
  content:'Strike'
}
#divcolor:after{
  content:'Color'
}
#divsmilies:after{
  content:'Smilies'
}
#chatbox_header.main-head{background:#f5f5f5 url(http://imgur.com/iy2rLu3.png) repeat-x 0 0;border:1px solid #eaeaea;height:40px;padding-left:.3em}.chatbox-title,.chatbox-title a.chat-title{background:url(http://i.imgur.com/zpUIlTa.jpg) no-repeat scroll 88px 8px transparent;color:#323232;font-size:18px;font-style:normal;font-variant:normal;font-weight:300;line-height:1.3}.chatbox-options li,.chatbox-options li a,.chatbox-options li label{color:#323232}.main-content.chatbox{padding:8px 8px 0}#chatbox_members{background:#fff;border:1px solid #eaeaea;bottom:55px;right:0;top:40px}#chatbox_members .member-title{background:#ededed;color:#5a5a5a;padding:8px 10px;text-align:left}#chatbox_contextmenu .close{background:#e0e0e0!important;color:#1f1f1f!important}#chatbox p{background:#fff;border-bottom:1px solid #e3e3e3;line-height:1.3em;padding:5px}#chatbox p span[style="color:green;"],#chatbox p span[style="color:red;"]{background:transparent}#chatbox_footer{background:#ededed;border:1px solid #d6d6d6;border-bottom-width:4px;padding:4px}#chatbox_messenger_form .right label{font-size:0}#chatbox_footer .right:first-child{float:left;width:45%}input#message.post{background-color:#fff;height:30px;outline:0;width:78%}#submit_button{-moz-border-radius:3px;-moz-box-shadow:inset 0 1px 0 0 #5c5c5c, 0 2px 3px rgba(0,0,0,0.2);-webkit-border-radius:3px;-webkit-box-shadow:inset 0 1px 0 0 #5c5c5c, 0 2px 3px rgba(0,0,0,0.2);background:#212121 url(http://i.imgur.com/IoFhTvG.png) repeat-x top;border:1px solid #212121;border-radius:3px;box-shadow:inset 0 1px 0 0 #5c5c5c, 0 2px 3px rgba(0,0,0,0.2);color:#fff;font-family:tahoma,helvetica,arial,sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;margin:0 5px 0 8px;padding:4px 10px}.fontbutton{-moz-border-radius:2px;-moz-box-shadow:rgba(0,0,0,0.43) 0 1px 3px;-webkit-border-radius:2px;-webkit-box-shadow:rgba(0,0,0,0.43) 0 1px 3px;background:#646464 url(http://i58.servimg.com/u/f58/18/62/03/31/highli17.png) repeat-x 0 0;border:1px solid #585858!important;border-radius:2px;box-shadow:rgba(0,0,0,0.43) 0 1px 3px;color:#fff;font-family:tahoma,helvetica,arial,sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;padding:4px 10px;text-shadow:#474747 0 -1px 0}#chatbox_messenger_form div.right img{display:none}

#chatbox p span[style="color:green;"], #chatbox p span[style="color:red;"] {
    background: transparent;
}
#chatbox_header.main-head {
    background-color: #FFF !important;
    border: 1px solid #EAEAEA;
    height: 40px;
    padding-left: 0.3em;
    border-radius: 20px 20px 0px 0px;
}

/************************************************************* WIDGET ******************************************************************************/
.main .main-head .page-title {
    font-size: 12px;
    font-weight: bold !important;
    text-shadow: 0px 4px 1px black;
}
.h3 {
 
  font-size: 12px;
    font-weight: bold !important;
    text-shadow: 0px 4px 1px black;
}
#main-content .main .main-head {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #FFF;
    font-family: "Segoe UI Web Light","Segoe UI Light","Segoe UI Web Regular","Segoe UI","Segoe UI Symbol","Helvetica Neue",Arial !important;
    padding: 10px;
    background-color: #8B2323 !important;
    text-align: center;
}

#content-container div#left {
    float: left;
    margin-right: 9px;
    overflow: hidden;
    width: 195px!important;
}
.main .main-head {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #FFF !important;
    font-family: "Segoe UI Web Light","Segoe UI Light","Segoe UI Web Regular","Segoe UI","Segoe UI Symbol","Helvetica Neue",Arial !important;
    background-color: #8B2323 !important;
}

.h3 {
    text-align: center !important;
    font-size: 18px !important;
    font-family: Arial !important;
}
div#comments_scroll_div {
    border-right: medium none;
    max-height: 278px;
    overflow-y: auto;
    overflow-x: hidden;
}
.module .main-content {
    border: 1px solid rgba(184, 184, 184, 0.75) !important;
    border-bottom-left-radius: 15px !important;
    border-bottom-right-radius: 13px !important;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.19) !important;
    color: #727272 !important;
    margin-top: 0px !important;
    padding: 0.5em 1.1em 0.6em !important;
}
.pun .main table td.tc2, .pun .main table td.tc3 {
    background-color: transparent !important;
}
.pun .table .tc2, .pun .table .tc3 {
    text-align: center;
   
    width: 20% !important;
    font-family: Arial !important;
    font-size: 14px !important;
}
.pun table.table td {
    background-color: transparent !important;
    border-top: 1px solid #DDD;
    border-bottom: 1px none #DDD;
    border-left: medium none transparent !important;
    border-right: medium none transparent !important;
    text-transform: none !important;
}
.pun table .tcr {
    overflow: hidden;
    padding: 0px 0px 0px 0.5em !important;
    text-align: left;
 
    width: 40%;
}

.desc_forum_cat_row {
      color: #808080;
    margin-left: 10px;
    margin-top: 10px;
    width: 75%;
}
.lastpost {
    background: none repeat scroll 0% 0% #FFF;
    border-width: 1px medium 1px 1px;
    border-style: solid none solid solid;
    border-color: #DDD -moz-use-text-color #DDD #DDD;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-radius: 3px 0px 0px 3px;
    height: 50px;
    padding-bottom: 10px;
    padding-left: 10px;
}
.cat-status {
    font-style: italic;
    margin-right: -20px;
    padding-bottom: 3px;
    padding-left: 60px;
}
  .mini_ava img:hover {
  border-radius: 1px;
      border-color: #A1A1A1;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
      margin-top: 10px !important;
}
.pun a:link {
    text-decoration: none !important;
}
 .mini_ava {
          float: left;
        }
.mini_ava img {
    margin-top: 10px !important;
    padding: 1px !important;
}
        .mini_ava img {
          width: 40px;
          height: 40px;
          margin: 0 5px;
          border-radius: 1px;
          transition: all 1s;
          -moz-transition: all 1s;
          -webkit-transition: all 1s;
          -o-transition: all 1s;
  background: none repeat scroll 0px 0px #FFF;
border: 1px solid #D5D5D5;
border-radius: 100%;
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
        }

fieldset.frm-set dl dt {
    font-weight: 700;
    text-align: right;
}
fieldset.frm-set dl dd {
    margin-left: 17em;
}
fieldset.frm-set dl dd, fieldset.frm-set dl dt {
    padding: 0.5em;
}
#ucp .frm-set.multi dl input, dd.frm-input input, input.inputbox {
    background: none repeat scroll 0% 0% #FCFCFC;
    border: 1px solid #D4D4D4;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1) inset;
    color: #9F9F9F;
    font-size: 16px;
    font-weight: 700;
    padding: 5px;
    text-shadow: 0px 1px 0px #FFF;
}

.pun .frm .frm-buttons input {
    font-size: 1em;
    line-height: 1.2;
    margin-right: 1em;
    overflow: visible;
    padding: 1px 0.5em 2px;
    vertical-align: middle;
}
input[type="button"], input[type="reset"], input[type="submit"] {
    background: url('http://imgur.com/srUpLQz.png') repeat-x scroll 0% 0% #02678F;
    border: 1px solid #005780;
    border-radius: 3px;
    box-shadow: 0px 1px 0px 0px #0376A3 inset, 0px 2px 3px rgba(0, 0, 0, 0.2);
    color: #FFF;
    cursor: pointer;
    font-family: Cuprum;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    outline: medium none;
    padding: 4px 10px !important;
}
fieldset.frm-set {
    border: medium none;
    margin: 1.7em;
    padding: 0px 0px 1em;
}
button.button2:hover, input.button2:hover {
    background-position: 0px 100%;
    border: 1px solid #5874A3;
    color: #5874A3;
}
input[type="button"], input[type="reset"], input[type="submit"] {
    background: url('http://imgur.com/srUpLQz.png') repeat-x scroll 0% 0% #02678F;
    border: 1px solid #005780;
    border-radius: 3px;
    box-shadow: 0px 1px 0px 0px #0376A3 inset, 0px 2px 3px rgba(0, 0, 0, 0.2);
    color: #FFF;
    cursor: pointer;
    font-family: Cuprum;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    outline: medium none;
    padding: 4px 10px !important;
}


.pun table.table {
    height: 90px!important;
}

.chatbox-options li, .chatbox-options li a, .chatbox-options li label {
    text-decoration: none !important;
}
* {
    text-decoration: none !important;
}


/*********************************************** PERFIL NO TÓPICO **************************************************/

.codebox {
    background: linear-gradient(to bottom, #FFF 0%, #F1F1F1 100%) repeat scroll 0% 0% transparent;
    border-left: 10px solid #2672C8 !important;
    border-top: 1px solid #2672C8;
    border-right: 1px solid #2672C8;
    border-bottom: 1px solid #2672C8;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    transition-duration: 0.4s;
}
.codebox dt {
    border-bottom: 1px solid #EBEBEB;
    padding: 0.25em;
    font-family: "Segoe UI Web Light","Segoe UI Light","Segoe UI Web Regular","Segoe UI","Segoe UI Symbol","Helvetica Neue",Arial;
    color: #212121;
}
.codebox dd {
    background: none repeat scroll 0% 0% transparent;
    color: #2672C8;
}
.postmain blockquote {
    background: none repeat scroll 0% 0% #DBDBDB;
    border: 1px solid #BBB;
    color: #808080;
    box-shadow: 1px 1px 0px #FFF inset;
    padding: 0.5em 1em;
    border-radius: 5px;
}
.codebox dt {
    background: none repeat scroll 0% 0% transparent!important;
    color: #2672C8;
}
.codebox {
  background-color: #FFF!important;
}


        .user-info {
    -moz-border-radius: 7px;
    -o-border-radius: 7px;
    -webkit-border-radius: 7px;
    background: #fff;
    border: 12px solid gray;
    border-radius: 7px;
    max-width: 300px;
    padding: 7px;
    position: absolute;
    z-index: 999;
    display: none;
    }
      #epf {
    background: none repeat scroll 0% 0% #242C2E !important;
    border-style: solid;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-color: #212121 !important;
    border-radius: 3px;
    border-width: 1px 1px 0px;
    box-shadow: 0px 2px 0px 0px #242C2E inset, 0px 2px 3px rgba(0, 0, 0, 0.2);
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 15px !important;
    font-style: normal;
    font-variant: normal;
    height: 34px;
    line-height: 0px;
    padding: 0px 0px 0px 0px !important;
    text-align: center;
    text-shadow: 0px -1px 0px #191919;
    width: 125px;
    }




.pun .post .user {
    background-image: url('');
    background-repeat: repeat-x;
    background-position: center bottom;
    background-color: #F9F9F9;
    padding-top: 20px;
    padding-bottom: 20px;
    border: 1px solid #DDD;
    text-align: center;
    box-shadow: 0px 0px 6px #E1E7EA;
    border-radius: 3px;
}



.desc_forum_cat_row {
    margin-top: 20px!important;
}

.pun table td.tcl h2 {
  color: #5B5B5B;
    font-family: "Segoe UI Web Light","Segoe UI Light","Segoe UI Web Regular" !important;
    font-size: 24px !important;
    left: 11px;
    position: relative;
    text-decoration: none !important;
    text-shadow: 0px 0px 3px transparent !important;
    top: 7px;
}
.pun table td.tcl h2:hover {
  color: #268494;
    font-family: "Segoe UI Web Light","Segoe UI Light","Segoe UI Web Regular" !important;
    font-size: 24px !important;
    left: 11px;
    position: relative;
    text-decoration: none !important;
    text-shadow: 0px 0px 3px transparent !important;
    top: 7px;
}

.user-basic-info a img {
    max-height: 290px;
    max-width: 150px;
    padding: 1px;
    border: 1px solid #D5D5D5;
    background: none repeat scroll 0% 0% #FFF;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}
.user-basic-info a img:hover {
    border-color: #A1A1A1;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}

.pun .postmain {
    background-color: #FFF;
}


.pun table .tcr {
    padding: 20px 0px 20px 0.5em !important;
}
Alex Habilidade

Alex Habilidade
Hiper Membro

Membro desde : 10/01/2011
Mensagens : 2795
Pontos : 3774

http://www.gzhabilidade.com/

Ir para o topo Ir para baixo

Membro Entusiasta

Tópico resolvido Re: Pre-Visualizar do Tópico

Mensagem por Roevs 02.09.14 1:50

Olá,

Vlw pode fechar o tópico funcionou

Até
Roevs

Roevs
Membro Entusiasta
Membro Entusiasta

Membro desde : 10/02/2012
Mensagens : 6484
Pontos : 8343

https://www.sololevelingrpg.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