Hola a la comunidad me gustaria saber como poner entre celdas el texto del plugins Thankyou 3.0
Desde ya muchas gracias
Desde ya muchas gracias

thanks_postbit_count
<tr><td class="postbit2_header" align="right">
</td></tr>
.postbit2_header {
background: #f9f9f9 url(../../../images/wbo/tcat_bg.png) top left repeat-x;
width: 160px;
color: #000;
border: 1px solid #999;
border-bottom: 1px solid #bebebe;
margin-top: 5px;
padding: 5px 10px;
text-align: center;
font-size: 11px;
font-weight: bold;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0px 0px 10px #000000;
-moz-box-shadow: 0px 0px 10px #000000;
box-shadow: 0px 0px 10px #000000;
}