Boas-vindas ao Power Pixel

Junte-se a comunidade! Crie o seu próprio conteúdo, e faça amizades.EntrarCriar uma conta

Ajustes no Topic Body

2 participantes

GyGu GyGu  • Qui 24 Out 2013 - 14:51

Ajustes no Topic Body Empty Ajustes no Topic Body Qui 24 Out 2013 - 14:51

Qual é minha questão:

Queria deixar o texto onde diz "Seu primeiro tópico..." em branco negrito/bold pois a cor não é bem em branco parece cinzento

Depois não sei o porque de a Reputação estar tudo a verde, pois só queria deixar apenas a Reputação a verde como aqui na BS

E por fim o backgound onde diz Admin não está todo completo existe uns espaços em branco, aqui na BS está completo.


[Tens de ter uma conta e sessão iniciada para poderes visualizar esta imagem]




Fica aqui o meu css

Código:
img.i_icon_online {
  padding-left: 5px;
  display: inline-block;
}
.pun .user-ident .username {
background: url("http://i78.servimg.com/u/f78/14/73/12/96/vtdate10.png") repeat-x scroll left top transparent;
display: block;
padding-top: 9px;
padding-bottom: 9px;
text-align: center;
position: relative;
margin-top: -19px;
height: 30px;
}

.posting a:active, #new-message-link a:active {
position: relative;
top: 1px;
}
.pun .topic {
background: #fff;
border: 1px solid #ddd;
}
#first-post-br {
border: 0px;
}
.pun .posthead {
border: 0px;
background: #D1D6D9;
padding: 0 10px;
height: 36px;
line-height: 36px;
font-weight: normal;
}
.pun .posthead a {
  font-size: 13px;
  color: #777777;
}
.pun .posthead h2 {
color: #777777 !important;
font-size: 11px;
font-weight: normal;
}
.count-post {
  font: normal !important;
}
.postfoot {
border: 0px;
padding: .2em;
padding-right: 0em;
margin: 10px 0 3px -15em;
}
.posting {
  margin: 0 0 10px 10px;
}

.topic{background: #fff;}
.pun .postmain {
background: #FBFBFB url(http://i78.servimg.com/u/f78/17/96/03/52/highli10.png) repeat-x 0 0;
padding: 8px;
border: 1px solid #D9DBDD;
border-radius: 3px;
margin: 10px 10px 10px 185px;
}
.pun .post .user {
width: 175px;
font-size: 12px;
text-align: center;
line-height: 150%;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: #FBFBFB url() repeat-x 0 0;
border: 1px solid #D9DBDD;
border-radius: 3px;
margin-left: -16em;
margin-top: -0.7em;
position: relative;
}
.pun .user .user-ident .user-basic-info {
  font-size: 11px;
  color: #777;
  text-align: center;
  font-weight: normal;
}
#facebook_link, #twitter_link {
  padding-top: 10px !important;
}

.right {
  float: right !important;
}
/*like*/
    .BSlike {
      display: block;
      margin: 0 5px;
      cursor: pointer;
    }
    .BSnovote, .vote {display: none;}
    .BSlikecount {
    background: #6f8f52;;
    color: #fff;
    font-size: 10px;
    padding: 2px 10px;
    font-weight: bold;
    margin: 5px 5px 5px 3px;
    display: inline-block;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    }
    .BSlikecount.zero {background: #dedede; color: #6e6e6e;}





.wrapper {
margin: 0px auto 20px;
min-width: 980px;
max-width: 1600px;
width: 90%;
}

[data-counter]:after {
    background-color: #FF6969;
    background-image: -webkit-linear-gradient(#FF6969 0%, #ff0000 100%);
    background-image: -moz-linear-gradient(#FF6969 0%, #ff0000 100%);
    background-image: -o-linear-gradient(#FF6969 0%, #ff0000 100%);
    background-image: -ms-linear-gradient(#FF6969 0%, #ff0000 100%);
    background-image: linear-gradient(#FF6969 0%, #ff0000 100%);
    content: attr(data-counter);
    position: absolute;
    padding: 2px 6px;
    border: 2px solid white;
    border-radius:100px;
    box-shadow: 0 1px 2px rgba(0,0,0,.5), 0 1px 4px rgba(0,0,0,.4), 0 0 1px rgba(0,0,0,.7) inset, 0 10px 0px rgba(255,255,255,.11) inset;
   background-clip: padding-box;
    font:bold 10px "Helvetica Neue", sans-serif;
   color: white;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0,0,0,.6);
    margin-left: -10px;
    margin-top: -10px;
}​






/*Chatbox T-DAE ver 2  by doannamthai*/
     h2.chatbox-title:after { content: "Chatbox"; }
     a.chat-title { display: none; }
     #chatbox, #chatbox_footer, #chatbox_members {
     background: white;
     border-top: 1px solid #EAEAEA;
   }
 
  #chatbox_header.main-head {
     background: #F3F3F3;
     border: 1px solid #EBEBEB;
     font-weight: 300;
     overflow: hidden;
     padding: 2px;
     text-shadow: white 0 1px 0;
     }
 

  .chatbox-title, .chatbox-title a.chat-title {
     color: #393939;
     font-size: 12px;
     font-weight: bold;
     }
 

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

  .chatboxTDAE{
     background: #F3F3F3;
     border: 1px solid #EBEBEB;
     font-weight: 300;
     overflow: hidden;
     padding: 2px;
     text-shadow: white 0 1px 0;
     }
     .chatboxTDAE:hover {
       opacity: 0.9;
     }
     div.main-content.chatbox.clearfix {
     border: 1px solid #EAEAEA;
     border-radius: 4px;
     }
 

  #chatbox p {
     border-bottom: 1px solid #DDD;
     border-top: 1px solid white;
     line-height: 1.2em;
     }
 

  #chatbox_footer {
       margin-top: 0px;
       width: 285px;
       min-width: 230px;
       background: #FAFAFA;
       float: left;
       clear:both;
       position: relative;
     }
     input#message.post {
     height: 45px;
     width: 235px;
     padding: 6px;
     border: 1px solid #D4D4D4;
     background: #FCFCFC;
     color: #363636;
     text-shadow: black ;
     -webkit-box-shadow: inset rgba(0, 0, 0, 0.1) 0px 1px 3px;
     -moz-box-shadow: inset rgba(0,0,0,0.1) 0px 1px 3px;
     box-shadow: inset rgba(0, 0, 0, 0.1) 0px 1px 3px;
     margin: 20px;
     margin-bottom: 0px;
     }
 

  #message, #submit_button {
     background: #e0e0e0  repeat-x 0 0;
     border-color: #13304B;
     color: black;
     text-shadow: #2B2B2B 0px -1px 0px;
     -moz-box-shadow: rgba(0,0,0,0.43) 0px 1px 3px;
     -webkit-box-shadow: rgba(0, 0, 0, 0.43) 0px 1px 3px;
     box-shadow: rgba(0, 0, 0, 0.43) 0px 1px 3px;
     -moz-border-radius: 2px;
     -webkit-border-radius: 2px;
     border-radius: 2px;
     padding: 3px;
     display: block;
     margin: 10px;
     margin-top: 0px;
     margin-left: 20px;
     }
 

  #message, #submit_button:hover {
       opacity: 0.5;
     }
 

  .fontbutton {
     background: #dbdbdb  repeat-x 0 0;
     border: 1px solid #1e345c;
     color: white;
     text-shadow: #474747 0px -1px 0px;
     -moz-box-shadow: rgba(0,0,0,0.43) 0px 1px 3px;
     -webkit-box-shadow: rgba(0, 0, 0, 0.43) 0px 1px 3px;
     box-shadow: rgba(0, 0, 0, 0.43) 0px 1px 3px;
     border-radius: 2px;
     color: black;
     cursor: pointer;
     float: left;
     margin: 3px;
     padding: 3px;
     margin-right: 10px;
     text-align: left;
     }
 

  .fontbutton:hover {
       opacity: 0.5;
     }
 

  #divsmilies img + img{visibility:visible!important}
 

  #chatbox_messenger_form div.right img{visibility:hidden}
 

  #simple-wrap {
       background:white;
     }
 

  #divbold, #divcolor, #divitalic, #divsmilies, #divstrike, #divunderline {
     background-position: center;
     background-repeat: no-repeat;
     }
 

  #divbold {
     background-image: url(http://cdn2.iconfinder.com/data/icons/oxygen/16x16/actions/format-text-bold.png);     }
 

  #divitalic {
     background-image: url(http://cdn2.iconfinder.com/data/icons/oxygen/16x16/actions/format-text-italic.png);     }
 

  #divunderline {
     background-image: url(http://cdn2.iconfinder.com/data/icons/oxygen/16x16/actions/format-text-underline.png);     }
 

  #divstrike {
     background-image: url(http://cdn1.iconfinder.com/data/icons/bnw/16x16/actions/text_strike.png);     }
 

  #divcolor {
     background-image: url(http://2img.net/i/fa/wysiwyg/color_swatch.png);     }
 

  #divsmilies {
     background-image: url(http://i26.servimg.com/u/f26/12/56/56/12/emotic10.png);     }
 

  #chatbox{
       background: #f0f0f0;
       padding: 8px;
       border: 1px solid gainsboro;
       left: 290px;
       margin-top: 9px;
       right: 0px;
     }
     .left {
     clear: both;
     float: left;
     }
 

  #chatbox_members .member-title {
     background: #F8E7DD;
     background-color: #F4F9FD;
     background-image: none;
     border-bottom: 2px solid red;
     color: #A30000;
     font-family: Verdana,Arial,Helvetica,sans-serif;
     font-size: 12px;
     padding: .5em .25em;
     text-align: center;
     text-shadow: 1px 0 0 white;
     }
      
     #chatbox_members
     { display : none;}
     #chatbox > p span.user > span strong {
       display: none;
     }
     /*Chatbox T-DAE ver2  by doannamthai*/





#board_statistics {
display: inline-block;
background: url('') repeat;
background: rgba(0,0,0,0.1);
color: #222;
text-shadow: rgba(255,255,255,0.6) 0px 1px 0px;
padding: 3px 7px;
font-weight: bold;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
margin-right: 3px;
-webkit-box-shadow: inset rgba(0,0,0,0.3) 0px 1px 2px, rgba(255,255,255,1) 0px 1px 0px;
-moz-box-shadow: inset rgba(0,0,0,0.3) 0px 1px 2px, rgba(255,255,255,1) 0px 1px 0px;
box-shadow: inset rgba(0,0,0,0.3) 0px 1px 2px, rgba(255,255,255,1) 0px 1px 0px;
margin-left: 20px;
}
.user-basic-info a img {
max-width: 90px;
max-height: 90px;
padding: 1px;
border: 1px solid #d5d5d5;
background: #fff;
-webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
}
.user-basic-info a img:hover {
border-color: #a1a1a1;
-webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
}
.pun .post .user {
padding: 10px;
position: relative;
text-align: center;
width: 155px;
}
.i_icon_online {
vertical-align: middle;
margin: -3px 5px 0 0;
}
.post_username {
float: left;
min-width: 177px;
font-weight: bold;
}
.pun .postmain {
background-color: #fff;
border-left: 1px solid #dedede;
margin-left: 18em;
}
.pun .posthead h2 strong {
float: left;
}
.pun .posthead {
border-top: 1px solid #363636;
border-bottom: 1px solid #363636;
text-shadow: rgba(0,0,0,0.6) 0px -1px 0px;
background: #444 url('') repeat-x 0 0;
padding: 0 10px;
height: 36px;
line-height: 36px;
font-weight: normal;
font-size: 13px
}
#footer_utilities {
padding: 8px;
position: relative;
border: 1px solid #d8d8d8;
text-shadow: rgba(255,255,255,0.8) 0px 1px 0px;
background: #eee url('') repeat-x 0 0;
}
.descript {
margin-left: 15px;
}
#footer_utilities .ipsList_inline>li>a {
margin-right: 0px;
padding: 4px 10px;
display: inline-block;
}
a:hover {
color: #1e1e1e;
}
#backtotop:hover {
background: #8a8a8a;
color: #fff;
opacity: 1;
}
img, .input_check, .input_radio {
vertical-align: middle;
}
.clear {
clear: both;
height: 25px;
}
#backtotop, #bottomScroll {
width: 24px;
height: 24px;
line-height: 20px;
left: 50%;
top: 50%;
margin-left: -12px;
margin-top: -12px;
position: absolute;
display: inline-block;
background: #bdbdbd;
-webkit-box-shadow: inset rgba(0,0,0,0.7) 0px 1px 3px;
-moz-box-shadow: inset rgba(0,0,0,0.7) 0px 1px 3px;
box-shadow: inset rgba(0,0,0,0.7) 0px 1px 3px;
text-align: center;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
border-radius: 16px;
opacity: 0.4;
outline: 0;
}
#pun-about {
background-color: transparent;
border-color: transparent;
}
#pun-about #qjump {
visibility: hidden;
}
a {
color: #346d9a;
text-decoration: none;
}
#footer_utilities {
text-shadow: rgba(255,255,255,0.8) 0px 1px 0px;
}
img, .input_check, .input_radio {
vertical-align: middle;
}
#backtotop, #bottomScroll {
line-height: 20px;
text-align: center;
}
#copyright {
color: #848484;
text-align: right;
line-height: 22px;
float: right;
}
#footer_utilities .ipsList_inline {
margin-top: 3px;
clear: left;
float: left;
}
#footer_utilities .ipsList_inline>li {
margin: 0;
}
.ipsList_inline>li {
display: inline-block;
margin: 0 3px;
}
.mini_ava {
float: left;
padding: 5px 10px;
}
.mini_ava img {
width: 30px;
height: 30px;
padding: 1px;
border: 1px solid #d5d5d5;
background: #fff;
-webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
}
.mini_ava img:hover {
border-color: #a1a1a1;
-webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
}

#avatar img {
height: 28px;
margin: 4px -6px 0;
padding: 0;
position: relative;
vertical-align: top;
width: auto;
}
.pun tbody.statused span.status {
position: absolute;
margin-top: 7px;
}
#inbox_link img, #notify_link img {
margin-top: 8px;
}
.pun table.table td {
background-color: #f9f9f9;
border-color: #ddd;
border-style: solid none none none;
border-width: 1px;
line-height: 130%;
padding: .6em 0 .7em;
}
body {
background: #252525 url("http://i.imgur.com/qKWiCX4.jpg") repeat-x 0 0;
color: #5a5a5a;
font: normal 11px tahoma,helvetica,arial,sans-serif;
position: relative;
padding-bottom: 20px;
}
.main .main-head .page-title {
color: #fff;
text-shadow: rgba(0,0,0,0.4) 0px -1px 0px;
font-family: "Myriad Pro",Tahoma,Geneva,sans-serif;
font-size: 15px;
font-weight: bold;
}
#community_app_menu>li.active>a {
background-position: 0 -103px;
color: #346d9a;
height: 43px;
line-height: 43px;
position: relative;
margin-top: -2px;
margin-bottom: 0px;
}
a {
color: #346d9a;
text-decoration: none;
}
.hide {
display: none;
}
fieldset, img {
border: 0;
}
input:not([type]), input[type="color"], input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="url"], input[type="text"] {
padding: 1px 0px;
}
#search_wrap {
line-height: 50px;
}



#branding {
height: 90px;
}
#logo {
float: left;
}
#search {
margin: 32px 0 0 0;
}
.right {
float: right;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin: 0;
padding: 0;
}
#adv_search {
width: 26px;
height: 26px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: url('http://i.imgur.com/dHqOjGL.png') no-repeat 50% 50%;
text-indent: -3000em;
display: inline-block;
margin-left: 3px;
}
#search_wrap {
position: relative;
background: #fff;
display: block;
padding: 0 26px 0 4px;
height: 26px;
line-height: 25px;
-moz-border-radius: 3px 4px 4px 3px;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 3px;
border-radius: 3px 4px 4px 3px;
-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
min-width: 230px;
}
#main_search {
font-size: 12px;
border: 0;
padding: 0;
background: transparent;
width: 138px;
line-height: 25px;
outline: 0;
}
input, select, textarea {
font: normal 12px tahoma,helvetica,arial,sans-serif;
}
#search_options {
max-width: 80px;
text-overflow: ellipsis;
overflow: hidden;
font-size: 10px;
height: 20px;
line-height: 20px;
margin: 3px 3px 3px 0;
padding: 0 6px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
background: #eaeaea url('http://i78.servimg.com/u/f78/18/32/50/20/highli11.png') repeat-x 0 1px;
display: inline-block;
text-shadow: #fff 0px 1px 0px;
float: right;
}
#search_options_menucontent {
min-width: 130px;
padding: 0;
background: #fff;
border: 1px solid #c6c6c6;
}
#search .submit_input {
background: #2e85b2 url('http://i78.servimg.com/u/f78/18/32/50/20/search10.png') no-repeat 50%;
text-indent: -3000em;
padding: 0;
border: 0;
display: block;
width: 26px;
height: 26px;
position: absolute;
right: 0;
top: 0;
bottom: 0;
-moz-border-radius: 0 3px 3px 0;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
border-radius: 0 3px 3px 0;
-webkit-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);
-moz-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);
box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);
}
#search .submit_input:hover {
background-color: #3b95c4;
}
#adv_search {
width: 26px;
height: 26px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: url('http://i78.servimg.com/u/f78/18/32/50/20/advanc10.png') no-repeat 50% 50%;
text-indent: -3000em;
display: inline-block;
margin-left: 3px;
}
#adv_search:hover {
background-color: rgba(255,255,255,0.1);
}
.content {
background: #fff;
-webkit-border-radius: 4px;
-moz-border-radius: 5px 4px 4px 5px;
border-radius: 5px 4px 4px 5px;
}
#left_col {
-webkit-border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius: 4px 0px 0px 4px;
border-radius: 4px 0px 0px 4px;
background: url('http://i.imgur.com/f2qZkGO.png') repeat-y 0 0;
position: relative;
min-height: 500px;
padding-left: 177px;
}
#navigationToggle {
position: absolute;
top: 8px;
left: -12px;
width: 12px;
height: 21px;
background: #52a6c3 url("http://i.imgur.com/mFUb6wt.png") no-repeat 50% 7px;
text-align: center;
cursor: pointer;
-webkit-border-top-left-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius: 3px 0px 0px 3px;
border-radius: 3px 0px 0px 3px;
}
#left_col_top {
-webkit-border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius: 4px 0px 0px 4px;
border-radius: 4px 0px 0px 4px;
width: 177px;
min-height: 419px;
float: left;
position: absolute;
margin-left: -177px;
background: url('http://i78.servimg.com/u/f78/18/32/50/20/left_c10.png') no-repeat 0 0;
}
#primary_nav {
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
padding: 4px 0 0 0;
}
ol, ul {
list-style: none;
}
#community_app_menu>li {
margin: 0;
padding: 0;
position: relative;
float: none !important;
display: block;
}
#community_app_menu>li>a {
color: #fff;
background: url('http://i78.servimg.com/u/f78/18/32/50/20/primar10.png') no-repeat 0 0;
display: block;
outline: none;
padding-left: 12px;
text-decoration: none;
line-height: 37px;
height: 37px;
margin-bottom: 4px;
}
#community_app_menu>li.active>a {
background-position: 0 -103px;
color: #346d9a;
height: 43px;
line-height: 43px;
position: relative;
margin-top: -2px;
margin-bottom: 0px;
}
#primary_nav #nav_home img.nav_icon {
background-image: url("http://i78.servimg.com/u/f78/18/32/50/20/nav_ho10.png");
}
#primary_nav img.nav_icon {
background: url("http://i.imgur.com/2MwpnjL.png") no-repeat 0 0;
height: 16px;
width: 16px;
vertical-align: middle;
margin-right: 2px;
}
#community_app_menu>li.active>a:hover {
background-position: 0 -103px;
color: #346d9a;
}
#community_app_menu>li>a:hover {
background-position: 0 -51px;
color: #fff;
}
#user_navigation {
background: #343434 url('http://i78.servimg.com/u/f78/18/32/50/20/highli10.png') repeat-x 0 1px;
color: #fff;
font-size: 11px;
line-height: 36px;
height: 36px;
overflow: hidden;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
body {
color: #5a5a5a;
font: normal 11px tahoma,helvetica,arial,sans-serif;
}
#user_navigation .ipsList_inline li {
margin: 0;
padding: 0;
float: left;
}
.ipsList_inline>li {
display: inline-block;
margin: 0 3px;
}
#user_navigation {
color: #fff;
font-size: 11px;
line-height: 36px;
}
#user_navigation a {
color: #fff;
float: left;
padding: 0 13px;
line-height: 36px;
outline: none;
height: 36px;
border-right: 1px solid #484848;
}
#user_navigation #sign_in img, #user_navigation #register_link img {
vertical-align: middle;
position: relative;
margin: -1px 2px 0 0;
}
#user_navigation a:hover {
background: #404040 url('http://i.imgur.com/aAt9Y1u.png') repeat-x 0 1px;
}
.main-head2 {
background: #366d9b url('http://i78.servimg.com/u/f78/18/32/50/20/mainti10.png') repeat-x 0 0;
color: #fff;
text-shadow: rgba(0,0,0,0.4) 0px -1px 0px;
font-family: "Myriad Pro",Tahoma,Geneva,sans-serif;
padding: 14px;
font-size: 15px;
font-weight: bold;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
margin-top: 5px;
border: 1px solid #32638d;
margin-bottom: 4px;
overflow: hidden;
}
.main .forabg-ipb .main-head, .main.paged .main-head {
background: transparent;
border: 0;
}
.main .main-foot, .main .main-head {
border-bottom: 1px solid #d8d8d8;
text-shadow: rgba(255,255,255,0.8) 0px 1px 0px;
background: #eee url('http://i.imgur.com/qRsu8aF.png') repeat-x 0 0;
padding: 8px;
color: #727272
}
.gravity {
border-top: 1px solid #363636;
border-bottom: 1px solid #363636;
text-shadow: rgba(0,0,0,0.6) 0px -1px 0px;
background: #444 url('http://i.imgur.com/wEnKvEV.png') repeat-x 0 0;
padding: 0 10px;
height: 36px;
line-height: 36px;
font-weight: normal;
font-size: 13px;
}
.post_username {
float: left;
min-width: 177px;
font-weight: bold;
}
.post_username {
font-weight: bold;
}
.post_block h3 a {
color: #fff !important;
}
.post_date {
color: #ccc;
float: left;
font-size: 11px;
font-weight: normal;
}
.post_date {
color: #ccc;
font-size: 11px;
font-weight: normal;
}


Endereço do meu fórum:
[Tens de ter uma conta e sessão iniciada para poderes visualizar este link]

Versão:
PunBB

GyGu GyGu  • Qui 24 Out 2013 - 15:31

Ajustes no Topic Body Empty Re: Ajustes no Topic Body Qui 24 Out 2013 - 15:31

Aqui deixo o meu View_topic_body. Pois não cabia tudo no primeiro post


Código:
<script type="text/javascript">//<![CDATA[
var multiquote_img_off = '{JS_MULTIQUOTE_IMG_OFF}', multiquote_img_on = '{JS_MULTIQUOTE_IMG_ON}', _atr = '{JS_DIR}addthis/', _ati = '{PATH_IMG_FA}addthis/'{ADDTHIS_LANG}, addthis_localize = { share_caption: "{L_SHARE_CAPTION}", email: "{L_EMAIL}", email_caption: "{L_EMAIL_CAPTION}", favorites: "{L_SHARE_BOOKMARKS}", print: "{L_PRINT}", more: "{L_MORE}" };
$(function(){
  _atc.cwait = 0;
  $('.addthis_button').mouseup(function(){
      if ($('#at15s').css('display') == 'block') {
        addthis_close();
        addthis_close();
      }
  });
});
http://]]>
</script>

<!-- BEGIN switch_user_logged_in -->
<div id="pun-visit" class="clearfix">
  <ul>
      <!-- BEGIN switch_plus_menu -->
      <li>
        <script type="text/javascript">//<![CDATA[
            var url_favourite = '{switch_user_logged_in.U_FAVOURITE_JS_PLUS_MENU}';
            var url_newposts = '{U_NEWPOSTS_JS_PLUS_MENU}';
            var url_egosearch = '{U_EGOSEARCH_JS_PLUS_MENU}';
            var url_unanswered = '{U_UNANSWERED_JS_PLUS_MENU}';
            var url_watchsearch = '{U_WATCHSEARCH_JS_PLUS_MENU}';
            var url_tellfriend = '{U_TELLFRIEND_JS_PLUS_MENU}';
            insert_plus_menu_new('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
        //]]>
        </script>
      </li>
      <!-- END switch_plus_menu -->
      <li><a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&pub=forumotion">{L_SHARE}</a></li>
      <li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
      <li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
      <!-- BEGIN watchtopic -->
      <li>{S_WATCH_TOPIC}</li>
      <!-- END watchtopic -->
  </ul>
  <p>{LOGGED_AS}. {LAST_VISIT_DATE}</p>
</div>
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_user_logged_out -->
<div id="pun-visit">
  <p>{L_NOT_CONNECTED} {L_LOGIN_REGISTER}</p>
</div>
<!-- END switch_user_logged_out -->
      <div class="pun-crumbs noprint">
  <p class="crumbs">
      <a href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC} »
      <strong><a href="{TOPIC_URL}">{TOPIC_TITLE}</a></strong>
      <!-- BEGIN switch_twitter_btn -->
      <span id="twitter_btn" style="margin-left: 6px; ">
        <a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal">Tweet</a>
        <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
      </span>
      <!-- END switch_twitter_btn -->
      <!-- BEGIN switch_fb_likebtn -->
      <span id="fb_likebtn" style="margin-left: 6px; ">
        <iframe src="http://www.facebook.com/plugins/like.php?href={FORUM_URL}{TOPIC_URL}&layout=button_count&show_faces=false&width=450&action=like&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:auto; height:21px;" allowTransparency="true"></iframe>
      </span>
      <!-- END switch_fb_likebtn -->
  </p>
</div>
    <!-- BEGIN switch_user_logged_in -->
    <!-- BEGIN watchtopic -->
    <div class="seguir">
      <li>{S_WATCH_TOPIC}</li>
    </div>
  <!-- END watchtopic -->
<!-- END switch_user_logged_in -->
  </dd></div>
<div class="main paged">
  <div class="paged-head clearfix">
      <!-- BEGIN topicpagination -->
      <p class="paging">{PAGINATION}</p>
      <!-- END topicpagination -->
      <p class="posting">
        <!-- BEGIN switch_user_authpost -->
        <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" class="{POST_IMG_CLASS}" alt="{L_POST_NEW_TOPIC}" /></a> 
        <!-- END switch_user_authpost -->

        <!-- BEGIN switch_user_authreply -->
        <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" class="i_reply" alt="{L_POST_REPLY_TOPIC}" /></a>
                        <!-- END switch_user_authreply -->
      </p>
  </div>
  {POLL_DISPLAY}
  <div class="main-head clearfix">
      <p class="h2">
        <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#bottom">{L_GOTO_DOWN}</a> 
        <span itemprop="count_post"></span>
      </p>
  </div>

  <div class="main-content topic">
      <!-- BEGIN postrow -->
          <!-- BEGIN hidden -->
            <p class="p-hidden">{postrow.hidden.MESSAGE}</p>
        <!-- END hidden -->
        <!-- BEGIN displayed -->
        <div class="post">
            <a name="{postrow.displayed.U_POST_ID}"></a>
                          <div id="p{postrow.displayed.U_POST_ID}" class="posthead"{postrow.displayed.THANK_BGCOLOR}>
                  <h2>
                                                  <strong>#<span class="count-post">{postrow.displayed.COUNT_POSTS}</span></strong>
                    {postrow.displayed.ICON} <a href="{postrow.displayed.POST_URL}">{postrow.displayed.POST_SUBJECT}</a> <span class="data-post">{postrow.displayed.POST_DATE_NEW}</span>
                  </h2>
              </div>
            <div class="postmain">
                <div class="postbody">
                  <div class="user">
                    <div class="user-ident">
                                    <h4 class="username">{postrow.displayed.POSTER_NAME}{postrow.displayed.ONLINE_IMG}</h4>
                        <div class="user-basic-info">{postrow.displayed.POSTER_AVATAR}<br />
                                                                  {postrow.displayed.POSTER_RANK_NEW}{postrow.displayed.RANK_IMAGE}
                        </div>
                    </div>
                    <div class="user-info">
                        <!-- BEGIN profile_field -->
                        <div class="post_field">{postrow.displayed.profile_field.LABEL}{postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}</div>
                        <!-- END profile_field -->
                        {postrow.displayed.POSTER_RPG}
                    </div>
                  </div>

                  <div class="post-entry">
                    <div class="entry-content">
                        <!-- BEGIN switch_vote_active -->
                        <div class="vote gensmall">
                          <!-- BEGIN switch_vote -->
                          <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}">+</a></div>
                          <!-- END switch_vote -->

                          <!-- BEGIN switch_bar -->
                          <div class="vote-bar" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">
                              <!-- BEGIN switch_vote_plus -->
                              <div class="vote-bar-plus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_plus.HEIGHT_PLUS}px;"></div>
                              <!-- END switch_vote_plus -->

                              <!-- BEGIN switch_vote_minus -->
                              <div class="vote-bar-minus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_minus.HEIGHT_MINUS}px;"></div>
                              <!-- END switch_vote_minus -->
                          </div>
                          <!-- END switch_bar -->

                          <!-- BEGIN switch_no_bar -->
                          <div title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}" class="vote-no-bar">----</div>
                          <!-- END switch_no_bar -->

                          <!-- BEGIN switch_vote -->
                          <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}">-</a></div>
                          <!-- END switch_vote -->
                        </div>
                        <!-- END switch_vote_active -->
                        <div>
                          <div>{postrow.displayed.MESSAGE}</div>
                          <!-- BEGIN switch_attachments -->
                          <dl class="attachbox">
                              <dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt>
                              <dd>
                                <!-- BEGIN switch_post_attachments -->
                                <dl class="file">
                                    <dt>
                                      <img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}" />

                                      <!-- BEGIN switch_dl_att -->
                                      <a class="postlink" href="{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a> {postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}
                                      <!-- END switch_dl_att -->

                                      <!-- BEGIN switch_no_dl_att -->
                                      {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT} {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL}
                                      <!-- END switch_no_dl_att -->
                                    </dt>

                                    <!-- BEGIN switch_no_comment -->
                                    <dd>
                                      <em>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</em>
                                    </dd>
                                    <!-- END switch_no_comment -->

                                    <!-- BEGIN switch_no_dl_att -->
                                    <dd>
                                      <em><strong>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</strong></em>
                                    </dd>
                                    <!-- END switch_no_dl_att -->

                                    <dd>({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</dd>
                                </dl>
                                <!-- END switch_post_attachments -->
                              </dd>
                          </dl>
                          <!-- END switch_attachments -->
                          <div class="clear"></div>
                        </div>
                        <p>
                          {postrow.displayed.EDITED_MESSAGE}
                        </p>
                    </div>
                  </div>
              </div>

              <!-- BEGIN switch_signature -->
              <div class="sig-content">
                  {postrow.displayed.SIGNATURE_NEW}
              </div>
              <!-- END switch_signature -->

              <div class="postfoot">
                                                  <div class="user-contact profile_{postrow.displayed.PROFILE_POSITION}">
                    {postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG} {postrow.displayed.EMAIL_IMG}<!-- BEGIN contact_field --> {postrow.displayed.contact_field.CONTENT}<!-- END contact_field -->
                  </div>
                  <div class="post-options profile_{postrow.displayed.PROFILE_POSITION}">
                    {postrow.displayed.THANK_IMG} {postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.QUOTE_IMG} {postrow.displayed.EDIT_IMG} {postrow.displayed.DELETE_IMG} {postrow.displayed.IP_IMG} {postrow.displayed.REPORT_IMG}
                  </div>
                  <div style="clear:both;"></div>
                                          </div>
            </div>
        </div>
        <!-- BEGIN first_post_br -->
      </div>
      <hr id="first-post-br" />
      <div class="main-content topic">
        <!-- END first_post_br -->
        <!-- END displayed -->
        <!-- BEGIN hidden -->
            <p class="p-hidden">{postrow.hidden.MESSAGE}</p>
        <!-- END hidden -->
      <!-- END postrow -->
  </div>

  <div class="main-foot clearfix">
      <p class="h2">
        <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#top">{L_BACK_TO_TOP}</a> 
        {L_MESSAGE} [{PAGE_NUMBER}]
      </p>
      <p class="options">
        <input type="hidden" name="t" value="{TOPIC_ID}" />

        <!-- <input type="hidden" name="sid" value="{S_SID}" /> -->
        <input type="hidden" name="{SECURE_ID_NAME}" value="{SECURE_ID_VALUE}" />

        <!-- BEGIN viewtopic_bottom -->
        {S_TOPIC_ADMIN}
        <!-- END viewtopic_bottom -->
      </p>
  </div>
<a name="bottomtitle"></a>

  <div class="paged-foot clearfix">
      <!-- BEGIN topicpagination -->
      <p class="paging">{PAGINATION}</p>
      <!-- END topicpagination -->
      <p class="posting">
        <!-- BEGIN switch_user_authpost -->
        <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" class="{POST_IMG_CLASS}" alt="{L_POST_NEW_TOPIC}" /></a> 
        <!-- END switch_user_authpost -->

        <!-- BEGIN switch_user_authreply -->
        <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" class="i_reply" alt="{L_POST_REPLY_TOPIC}" /></a>
        <!-- END switch_user_authreply -->
      </p>
  </div>
</div>
<br />
<!-- BEGIN promot_trafic -->
<div class="main" id="ptrafic_close" style="display:none">
  <div class="main-head clearfix">
      <p class="h2">{PROMOT_TRAFIC_TITLE}</p>
      <p class="options"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_MORE_IMG}" alt="+" align="" border="0" /></a></p>
  </div>
</div>
<div class="main" id="ptrafic_open" style="display:''">
  <div class="main-head clearfix">
      <p class="h2">{PROMOT_TRAFIC_TITLE}</p>
      <p class="options"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_LESS_IMG}" alt="-" align="" border="0" /></a></p>
  </div>
  <div class="main-content clearfix">
      <!-- BEGIN link -->
      » <a href="{promot_trafic.link.U_HREF}" target="_blank" title="{promot_trafic.link.TITLE}">{promot_trafic.link.TITLE}</a><br />
      <!-- END link -->
  </div>
</div>
<!-- END promot_trafic -->

<!-- BEGIN switch_forum_rules -->
<div class="main" id="forum_rules">
  <div class="main-head clearfix">
      <p class="h2">{L_FORUM_RULES}</p>
  </div>
  <table class="main-content frm">
      <tr>
        <!-- BEGIN switch_forum_rule_image -->
        <td class="logo">
            <img src="{RULE_IMG_URL}" />
        </td>
        <!-- END switch_forum_rule_image -->
        <td class="rules entry-content">
            {RULE_MSG}
        </td>
      </tr>
  </table>
</div>
<!-- END switch_forum_rules -->

<!-- BEGIN switch_user_logged_in -->
<a name="quickreply"></a> 
{QUICK_REPLY_FORM}
<!-- END switch_user_logged_in -->
<script type="text/javascript">var switchTo5x=true;</script>
<script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
<script type="text/javascript">stLight.options({publisher: "357921a1-f924-4a65-a608-c51474ede8e0", doNotHash: true, doNotCopy: false, hashAddressBar: false});</script>
<span class='st_sharethis'></span>
<span class='st_facebook'></span>
<span class='st_twitter'></span>
<span class='st_linkedin'></span>
<span class='st_pinterest'></span>
<span class='st_email'></span>
<div id="pun-info" class="main">
  <div class="main-content">
      <div id="stats">
        <p>{L_TABS_PERMISSIONS} <br />{S_AUTH_LIST}</p>
      </div>
  </div>
</div>
  <!-- BEGIN switch_image_resize -->
<script type="text/javascript">
http://<![CDATA[
$(resize_images({ 'selector' : '.post-entry .entry-content', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} }));
http://]]>
</script>
<!-- END switch_image_resize -->

<script src="{JS_DIR}addthis/addthis_widget.js" type="text/javascript"></script>

GyGu GyGu  • Qui 24 Out 2013 - 15:54

Ajustes no Topic Body Empty Re: Ajustes no Topic Body Qui 24 Out 2013 - 15:54

Um probelma já resolvi o do Backgound por trás do nick USername.
Faltam os outros 2 obrigado

Daemon Daemon  • Qui 24 Out 2013 - 18:08

Ajustes no Topic Body Empty Re: Ajustes no Topic Body Qui 24 Out 2013 - 18:08

Troque o template por este:
Código:
<script type="text/javascript">//<![CDATA[
var multiquote_img_off = '{JS_MULTIQUOTE_IMG_OFF}', multiquote_img_on = '{JS_MULTIQUOTE_IMG_ON}', _atr = '{JS_DIR}addthis/', _ati = '{PATH_IMG_FA}addthis/'{ADDTHIS_LANG}, addthis_localize = { share_caption: "{L_SHARE_CAPTION}", email: "{L_EMAIL}", email_caption: "{L_EMAIL_CAPTION}", favorites: "{L_SHARE_BOOKMARKS}", print: "{L_PRINT}", more: "{L_MORE}" };
$(function(){
  _atc.cwait = 0;
  $('.addthis_button').mouseup(function(){
      if ($('#at15s').css('display') == 'block') {
        addthis_close();
        addthis_close();
      }
  });
});
http://]]>
</script>

<!-- BEGIN switch_user_logged_in -->
<div id="pun-visit" class="clearfix">
  <ul>
      <!-- BEGIN switch_plus_menu -->
      <li>
        <script type="text/javascript">//<![CDATA[
            var url_favourite = '{switch_user_logged_in.U_FAVOURITE_JS_PLUS_MENU}';
            var url_newposts = '{U_NEWPOSTS_JS_PLUS_MENU}';
            var url_egosearch = '{U_EGOSEARCH_JS_PLUS_MENU}';
            var url_unanswered = '{U_UNANSWERED_JS_PLUS_MENU}';
            var url_watchsearch = '{U_WATCHSEARCH_JS_PLUS_MENU}';
            var url_tellfriend = '{U_TELLFRIEND_JS_PLUS_MENU}';
            insert_plus_menu_new('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
        [url=http://]]>/]http://]]>[/url]
        </script>
      </li>
      <!-- END switch_plus_menu -->
      <li><a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&pub=forumotion">{L_SHARE}</a></li>
      <li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
      <li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
      <!-- BEGIN watchtopic -->
      <li>{S_WATCH_TOPIC}</li>
      <!-- END watchtopic -->
  </ul>
  <p>{LOGGED_AS}. {LAST_VISIT_DATE}</p>
</div>
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_user_logged_out -->
<div id="pun-visit">
  <p>{L_NOT_CONNECTED} {L_LOGIN_REGISTER}</p>
</div>
<!-- END switch_user_logged_out -->
      <div class="pun-crumbs noprint">
  <p class="crumbs">
      <a href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC} » 
      <strong><a href="{TOPIC_URL}">{TOPIC_TITLE}</a></strong>
      <!-- BEGIN switch_twitter_btn -->
      <span id="twitter_btn" style="margin-left: 6px; ">
        <a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal">Tweet</a>
        <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
      </span>
      <!-- END switch_twitter_btn -->
      <!-- BEGIN switch_fb_likebtn -->
      <span id="fb_likebtn" style="margin-left: 6px; ">
        <iframe src="http://www.facebook.com/plugins/like.php?href={FORUM_URL}{TOPIC_URL}&layout=button_count&show_faces=false&width=450&action=like&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:auto; height:21px;" allowTransparency="true"></iframe>
      </span>
      <!-- END switch_fb_likebtn -->
  </p>
</div>
    <!-- BEGIN switch_user_logged_in -->
    <!-- BEGIN watchtopic -->
    <div class="seguir">
      <li>{S_WATCH_TOPIC}</li>
    </div>
  <!-- END watchtopic -->
<!-- END switch_user_logged_in -->
  </dd></div>
<div class="main paged">
  <div class="paged-head clearfix">
      <!-- BEGIN topicpagination -->
      <p class="paging">{PAGINATION}</p>
      <!-- END topicpagination -->
      <p class="posting">
        <!-- BEGIN switch_user_authpost -->
        <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" class="{POST_IMG_CLASS}" alt="{L_POST_NEW_TOPIC}" /></a>  
        <!-- END switch_user_authpost -->

        <!-- BEGIN switch_user_authreply -->
        <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" class="i_reply" alt="{L_POST_REPLY_TOPIC}" /></a>
                        <!-- END switch_user_authreply -->
      </p>
  </div>
  {POLL_DISPLAY}
  <div class="main-head clearfix">
      <p class="h2">
        <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#bottom">{L_GOTO_DOWN}</a>  
        <span itemprop="count_post"></span>
      </p>
  </div>

  <div class="main-content topic">
      <!-- BEGIN postrow -->
          <!-- BEGIN hidden -->
            <p class="p-hidden">{postrow.hidden.MESSAGE}</p>
        <!-- END hidden -->
        <!-- BEGIN displayed -->
        <div class="post">
            <a name="{postrow.displayed.U_POST_ID}"></a>
                          <div id="p{postrow.displayed.U_POST_ID}" class="posthead"{postrow.displayed.THANK_BGCOLOR}>
                  <h2>
                                                  <strong>#<span class="count-post">{postrow.displayed.COUNT_POSTS}</span></strong>
                    {postrow.displayed.ICON} <a href="{postrow.displayed.POST_URL}">{postrow.displayed.POST_SUBJECT}</a> <span class="data-post">{postrow.displayed.POST_DATE_NEW}</span>
                  </h2>
              </div>
            <div class="postmain">
                <div class="postbody">
                  <div class="user">
                    <div class="user-ident">
                                    <h4 class="username">{postrow.displayed.POSTER_NAME}{postrow.displayed.ONLINE_IMG}</h4>
                        <div class="user-basic-info">{postrow.displayed.POSTER_AVATAR}<br />
                                                                  {postrow.displayed.POSTER_RANK_NEW}{postrow.displayed.RANK_IMAGE}
                        </div>
                    </div>
                    <div class="user-info">
                        <!-- BEGIN profile_field -->
                        {postrow.displayed.profile_field.LABEL}{postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}
                        <!-- END profile_field -->
                        {postrow.displayed.POSTER_RPG}
                    </div>
                  </div>

                  <div class="post-entry">
                    <div class="entry-content">
                        <!-- BEGIN switch_vote_active -->
                        <div class="vote gensmall">
                          <!-- BEGIN switch_vote -->
                          <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}">+</a></div>
                          <!-- END switch_vote -->

                          <!-- BEGIN switch_bar -->
                          <div class="vote-bar" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">
                              <!-- BEGIN switch_vote_plus -->
                              <div class="vote-bar-plus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_plus.HEIGHT_PLUS}px;"></div>
                              <!-- END switch_vote_plus -->

                              <!-- BEGIN switch_vote_minus -->
                              <div class="vote-bar-minus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_minus.HEIGHT_MINUS}px;"></div>
                              <!-- END switch_vote_minus -->
                          </div>
                          <!-- END switch_bar -->

                          <!-- BEGIN switch_no_bar -->
                          <div title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}" class="vote-no-bar">----</div>
                          <!-- END switch_no_bar -->

                          <!-- BEGIN switch_vote -->
                          <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}">-</a></div>
                          <!-- END switch_vote -->
                        </div>
                        <!-- END switch_vote_active -->
                        <div>
                          <div>{postrow.displayed.MESSAGE}</div>
                          <!-- BEGIN switch_attachments -->
                          <dl class="attachbox">
                              <dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt>
                              <dd>
                                <!-- BEGIN switch_post_attachments -->
                                <dl class="file">
                                    <dt>
                                      <img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}" />

                                      <!-- BEGIN switch_dl_att -->
                                      <a class="postlink" href="{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a> {postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}
                                      <!-- END switch_dl_att -->

                                      <!-- BEGIN switch_no_dl_att -->
                                      {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT} {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL}
                                      <!-- END switch_no_dl_att -->
                                    </dt>

                                    <!-- BEGIN switch_no_comment -->
                                    <dd>
                                      <em>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</em>
                                    </dd>
                                    <!-- END switch_no_comment -->

                                    <!-- BEGIN switch_no_dl_att -->
                                    <dd>
                                      <em><strong>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</strong></em>
                                    </dd>
                                    <!-- END switch_no_dl_att -->

                                    <dd>({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</dd>
                                </dl>
                                <!-- END switch_post_attachments -->
                              </dd>
                          </dl>
                          <!-- END switch_attachments -->
                          <div class="clear"></div>
                        </div>
                        <p>
                          {postrow.displayed.EDITED_MESSAGE}
                        </p>
                    </div>
                  </div>
              </div>

              <!-- BEGIN switch_signature -->
              <div class="sig-content">
                  {postrow.displayed.SIGNATURE_NEW}
              </div>
              <!-- END switch_signature -->

              <div class="postfoot">
                                                  <div class="user-contact profile_{postrow.displayed.PROFILE_POSITION}">
                    {postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG} {postrow.displayed.EMAIL_IMG}<!-- BEGIN contact_field --> {postrow.displayed.contact_field.CONTENT}<!-- END contact_field -->
                  </div>
                  <div class="post-options profile_{postrow.displayed.PROFILE_POSITION}">
                    {postrow.displayed.THANK_IMG} {postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.QUOTE_IMG} {postrow.displayed.EDIT_IMG} {postrow.displayed.DELETE_IMG} {postrow.displayed.IP_IMG} {postrow.displayed.REPORT_IMG}
                  </div>
                  <div style="clear:both;"></div>
                                          </div>
            </div>
        </div>
        <!-- BEGIN first_post_br -->
      </div>
      <hr id="first-post-br" />
      <div class="main-content topic">
        <!-- END first_post_br -->
        <!-- END displayed -->
        <!-- BEGIN hidden -->
            <p class="p-hidden">{postrow.hidden.MESSAGE}</p>
        <!-- END hidden -->
      <!-- END postrow -->
  </div>

  <div class="main-foot clearfix">
      <p class="h2">
        <a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#top">{L_BACK_TO_TOP}</a>  
        {L_MESSAGE} [{PAGE_NUMBER}]
      </p>
      <p class="options">
        <input type="hidden" name="t" value="{TOPIC_ID}" />

        <!-- <input type="hidden" name="sid" value="{S_SID}" /> -->
        <input type="hidden" name="{SECURE_ID_NAME}" value="{SECURE_ID_VALUE}" />

        <!-- BEGIN viewtopic_bottom -->
        {S_TOPIC_ADMIN}
        <!-- END viewtopic_bottom -->
      </p>
  </div>
<a name="bottomtitle"></a>

  <div class="paged-foot clearfix">
      <!-- BEGIN topicpagination -->
      <p class="paging">{PAGINATION}</p>
      <!-- END topicpagination -->
      <p class="posting">
        <!-- BEGIN switch_user_authpost -->
        <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" class="{POST_IMG_CLASS}" alt="{L_POST_NEW_TOPIC}" /></a>  
        <!-- END switch_user_authpost -->

        <!-- BEGIN switch_user_authreply -->
        <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" class="i_reply" alt="{L_POST_REPLY_TOPIC}" /></a>
        <!-- END switch_user_authreply -->
      </p>
  </div>
</div>
<br />
<!-- BEGIN promot_trafic -->
<div class="main" id="ptrafic_close" style="display:none">
  <div class="main-head clearfix">
      <p class="h2">{PROMOT_TRAFIC_TITLE}</p>
      <p class="options"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_MORE_IMG}" alt="+" align="" border="0" /></a></p>
  </div>
</div>
<div class="main" id="ptrafic_open" style="display:''">
  <div class="main-head clearfix">
      <p class="h2">{PROMOT_TRAFIC_TITLE}</p>
      <p class="options"><a href="javascript:ShowHideLayer('ptrafic_open','ptrafic_close');"><img src="{TABS_LESS_IMG}" alt="-" align="" border="0" /></a></p>
  </div>
  <div class="main-content clearfix">
      <!-- BEGIN link -->
      » <a href="{promot_trafic.link.U_HREF}" target="_blank" title="{promot_trafic.link.TITLE}">{promot_trafic.link.TITLE}</a><br />
      <!-- END link -->
  </div>
</div>
<!-- END promot_trafic -->

<!-- BEGIN switch_forum_rules -->
<div class="main" id="forum_rules">
  <div class="main-head clearfix">
      <p class="h2">{L_FORUM_RULES}</p>
  </div>
  <table class="main-content frm">
      <tr>
        <!-- BEGIN switch_forum_rule_image -->
        <td class="logo">
            <img src="{RULE_IMG_URL}" />
        </td>
        <!-- END switch_forum_rule_image -->
        <td class="rules entry-content">
            {RULE_MSG}
        </td>
      </tr>
  </table>
</div>
<!-- END switch_forum_rules -->

<!-- BEGIN switch_user_logged_in -->
<a name="quickreply"></a>  
{QUICK_REPLY_FORM}
<!-- END switch_user_logged_in -->
<script type="text/javascript">var switchTo5x=true;</script>
<script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
<script type="text/javascript">stLight.options({publisher: "357921a1-f924-4a65-a608-c51474ede8e0", doNotHash: true, doNotCopy: false, hashAddressBar: false});</script>
<span class='st_sharethis'></span>
<span class='st_facebook'></span>
<span class='st_twitter'></span>
<span class='st_linkedin'></span>
<span class='st_pinterest'></span>
<span class='st_email'></span>
<div id="pun-info" class="main">
  <div class="main-content">
      <div id="stats">
        <p>{L_TABS_PERMISSIONS} <br />{S_AUTH_LIST}</p>
      </div>
  </div>
</div>
  <!-- BEGIN switch_image_resize -->
<script type="text/javascript">
http://<![CDATA[
$(resize_images({ 'selector' : '.post-entry .entry-content', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} }));
http://]]>
</script>
<!-- END switch_image_resize -->

<script src="{JS_DIR}addthis/addthis_widget.js" type="text/javascript"></script>
Depois adicione em seu css:
Código:
.pun .posthead a {
color: #fff;
font-weight: bold;
}
Até mais!

GyGu GyGu  • Qui 24 Out 2013 - 18:24

Ajustes no Topic Body Empty Re: Ajustes no Topic Body Qui 24 Out 2013 - 18:24

Olá Daemon!

As letras ainda não ficaram brancas veja [Tens de ter uma conta e sessão iniciada para poderes visualizar este link]

GyGu GyGu  • Qui 24 Out 2013 - 18:33

Ajustes no Topic Body Empty Re: Ajustes no Topic Body Qui 24 Out 2013 - 18:33

Já consegui resolver graças à sua ajuda!
Uma cosia tem como remover este Admin na iamgem a baixo? Uma vez que Admin já aparece em cima ou isso é o rank?

[Tens de ter uma conta e sessão iniciada para poderes visualizar esta imagem]

Daemon Daemon  • Qui 24 Out 2013 - 21:26

Ajustes no Topic Body Empty Re: Ajustes no Topic Body Qui 24 Out 2013 - 21:26

O que está em cima é o seu nome, o de baixo é o rank, não tem pra que removê-lo ^^.
Até mais!

GyGu GyGu  • Sex 25 Out 2013 - 5:30

Ajustes no Topic Body Empty Re: Ajustes no Topic Body Sex 25 Out 2013 - 5:30

Obrigado grande mestre Daemon!! É que estava mesmo confuso no momento.
Mas como é que tu fizeste isso /ver imagem a baixo) eu reaprei que os ranks utilizados aqui na BS não são imagens o que pode deixar o fórum ainda mais rápido no momento de abrir os posts, assim eu também gostaria desse metodo.
Já dei um "Agradecer" para ti Daemon!


[Tens de ter uma conta e sessão iniciada para poderes visualizar esta imagem]

Daemon Daemon  • Sex 25 Out 2013 - 8:39

Ajustes no Topic Body Empty Re: Ajustes no Topic Body Sex 25 Out 2013 - 8:39

Leia este post: [Tens de ter uma conta e sessão iniciada para poderes visualizar este link]
Até mais!

GyGu GyGu  • Sex 25 Out 2013 - 8:51

Ajustes no Topic Body Empty Re: Ajustes no Topic Body Sex 25 Out 2013 - 8:51

Mais uma vez obrigado Mestre Daemon!

Mas coloco o código
Código:
<span class="userManagement">Administrador</span>
Onde diz Titulo do Rank? (Sim já vi que é)

Por exemplo eu agora queria colocar um Rank de Moderador, fiz as modificações, mas no entanto ele fica da mesma cor que o Administrador veja [Tens de ter uma conta e sessão iniciada para poderes visualizar este link]

GyGu GyGu  • Sex 25 Out 2013 - 10:23

Ajustes no Topic Body Empty Re: Ajustes no Topic Body Sex 25 Out 2013 - 10:23

Já consegui!!

Daemon Daemon  • Sex 25 Out 2013 - 11:07

Ajustes no Topic Body Empty Re: Ajustes no Topic Body Sex 25 Out 2013 - 11:07

[sucesso=Tópico Resolvido; e Bloqueado][/sucesso]Movido para: Arquivo - Pedido de código

Conteúdo patrocinado  • 

Ajustes no Topic Body Empty Re: Ajustes no Topic Body

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