Edição de template incompleta
3 participantes
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre a aparência do fórum :: Questões resolvidas sobre a aparência do fórum
Página 1 de 1
Edição de template incompleta
Qual é minha questão:
Poderíamos dar continuidade a esse problema q não foi resolvido?
https://ajuda.forumeiros.com/t88990-edicao-de-template?nid=169#604049
Endereço do meu fórum:
http://legendofseiya.forumeiros.com
Versão do fórum:
PUNBB
Poderíamos dar continuidade a esse problema q não foi resolvido?
https://ajuda.forumeiros.com/t88990-edicao-de-template?nid=169#604049
Endereço do meu fórum:
http://legendofseiya.forumeiros.com
Versão do fórum:
PUNBB
Última edição por coenzi em 04.02.14 14:39, editado 1 vez(es)
Re: Edição de template incompleta
Aqui esta:
- Código:
#smiley-box {
margin: 0;
position: absolute;
width: 15%;
}
.frm-set.multi dt {
display: none;
}
.frm-form > .main-content.frm .frm-set.multi {
float: right;
width: 90%;
}
div.posting-block {
float: left;
margin-right: 20px;
width: 100% !important;
}
/*seila*/
.pun table .statused .tcr span {
background-color: #FFD9D9 !important;
border: 1px solid #DDDDDD !important;
border-radius: 5px 5px 5px 5px;
box-shadow: 1px 1px 1px #DDDDDD !important;
display: block;
margin: 0 !important;
text-align: center !important;
}
.pun table .statused .tcr strong span {
border: 0 none !important;
box-shadow: none !important;
display: inline !important;
margin-top: 0 !important;
}
/*TÓPICOS E MENSAGENS MODIFICADO*/
.main-content thead {
display: none !important;
}
.pun .table .tc2, .pun .table .tc3 {
color: #BBBBBB;
font-family: Arial,Helvetica,sans-serif;
font-size: 16px;
font-weight: bold;
overflow: hidden;
text-align: center;
width: 10%;
}
.pun .main table td.tc2:after {
content: "\A TÓPICOS";
color: #DDDDDD;
font-family: Arial,Helvetica,sans-serif;
font-size: 10px;
text-align: center;
}
.pun .main table td.tc3:after {
content: "\A MENSAGEM";
color: #DDDDDD;
font-family: Arial,Helvetica,sans-serif;
font-size: 10px;
text-align: center;
}
pun .main table td.tc2, .pun .main table td.tc3 {
background-color: #FBFBFB !important;
white-space: pre;
}
/*centralizando menu */
div#pun-head #pun-navlinks ul.clearfix {
padding-left: 10% !important;
padding-right: 0% !important;
}
/*Ajustar Legenda das Imagens*/
.pun tbody.statused span.status {
margin-left: -43px !important;
}
/*Botões Menu*/
#pun-navlinks li a {
margin: 0 !important;
}
#pun-navlinks a {
background: none repeat scroll 0 0 #333333;
color: #CBCBCB;
display: block;
line-height: 1em;
padding: 0 20px;
text-decoration: none;
}
#pun-navlinks > ul > li > a {
line-height: 48px;
}
#pun-navlinks ul li.active > a, #pun-navlinks ul li:hover > a {
background: none repeat scroll 0px 0px #F55F5F;
color: #FFFFFF;
}
#pun-head #pun-navlinks ul li {
float: left;
height: 48px;
min-height: 1px;
vertical-align: middle;
}
#pun-head #pun-navlinks ul {
position: relative;
text-transform: uppercase;
z-index: 597;
}
#pun-head #pun-navlinks {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background: none repeat scroll 0 0 #333333 !important;
border-color: -moz-use-text-color -moz-use-text-color #F55F5F !important;
border-image: none;
border-style: none none solid !important;
border-width: 0 0 4px !important;
font-family: 'Oxygen Mono',Tahoma,Trebuchet MS,sans-serif !important;
font-size: 12px !important;
margin: 0 0 0 -5px !important;
padding: 0 !important;
width: 101%;
}
/* mudando cor de link da ultima mensagem*/
td.tcr span a:nth-of-type(1) {
color: #000DFF;
}
/*Separar Aniversário, chat, e outros.*/
#stats {
border: 1px solid #000000;
padding: 4px;
border-radius: 5px;
}
.pun .main-content {
border: medium none !important;
}
#onlinelist {
border: 1px solid #000000;
margin-top: 5px;
}
#onlinechat {
border: 1px solid #000000;
margin-top: 5px;
border-radius: 5px;
}
/*FUNDO DO FÓRUM*/
div.pun {
background-color: white !important;
}
body {
background-color: #FBFBFB !important;
}
/*CONTORNO NO FÓRUM*/
.pun {
border: 2px solid rgb(176, 176, 169);
border-radius: 8px;
padding: 5px !important;
position: relative !important;
top: 10px !important;
}
/*Efeito dos administradores*/
a[href="/u1"] {
text-shadow: 0 0 1px #FF5757;
background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href="/u2"] {
text-shadow: 0 0 1px #FF5757;
background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
/*Efeito nos Grupos*/
a[href="/g1-administradores"] {
text-shadow: 0 0 1px #FF5757;
background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
#chatbox .user a {
text-decoration: none !important;
}
a {
text-decoration: none !important;
}
/* Tirar o Faq */
a.mainmenu[href="/faq"]{
display: none !important;
}
/* CHAT-BOX PERSONALIZADO */
#chatbox_members {
background: rgb(246, 246, 248);
border: 1px solid rgb(204, 204, 204);
margin: 4px;
top: 43px;
bottom: 28px;
left: 10;
}
#chatbox_members .member-title {
background: url(http://i55.servimg.com/u/f55/18/70/08/92/gm-loo10.jpg) repeat-x bottom #363636;
color: #fff;
padding: 5px;
text-align: left;
padding: 8px 10px;
}
#chatbox p {
background: white;
padding: 5px;
line-height: 1.3em;
}
#chatbox p span[style="color:green;"], #chatbox p span[style="color:red;"] {
background: #FAFAD2;
}
#chatbox_footer {
background: white;
border: 0px;
}
#chatbox_footer .left {
float: left;
}
#chatbox_messenger_form .right {margin-left: 8px;font-size:0}
input#message.post {
font-family: inherit;
min-width: 430px;
color: #000;
font-size: 13px;
background-color: #fff;
padding: 3px;
margin-bottom: 2px;
border-width: 1px;
border-style: solid;
border-top-color: rgb(192,192,192);
border-right-color: rgb(233,233,233);
border-bottom-color: rgb(233,233,233);
border-left-color: rgb(192,192,192);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
outline: 0;
}
input#message.post:focus {
background: rgb(255,255,240) url(http://i58.servimg.com/u/f58/18/24/85/15/form-e10.png) repeat-x;
border-top-color: rgb(150,150,150);
border-bottom-color: rgb(230,230,230);
}
#submit_button, .fontbutton {
font-style: normal;
font-size: 12px;
font-family: Calibri,'Trebuchet MS',Verdana,Geneva,Arial,Helvetica,sans-serif;
color: rgb(0, 0, 0);
background: rgb(220,220,235) url(http://i58.servimg.com/u/f58/18/24/85/15/form-b10.png) repeat-x top;
padding: 0px 6px;
border: 1px solid rgb(221, 221, 235);
border-top-color: rgb(255, 255, 255);
border-bottom-color: rgb(179, 179, 189);
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
-khtml-border-radius: 7px;
border-radius: 7px;
text-align: center;
-webkit-box-shadow: 0px 1px 4px 0px rgb(200,200,210);
-moz-box-shadow: 0px 1px 4px 0px rgb(200,200,210);
-khtml-box-shadow: 0px 1px 4px 0px rgb(200,200,210);
box-shadow: 0px 1px 4px 0px rgb(200,200,210);
text-shadow: 0 0 0 transparent, 0px -1px 2px white;
outline: none;
line-height: 23px;
display: inline-block;
cursor: pointer;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
height: 23px;
}
#submit_button {
margin-left: 13px;
}
#submit_button:hover, .fontbutton:hover {
color: black;
background-color: rgb(255,255,200);
border-color: rgb(255,255,200);
border-top-color: white;
border-bottom-color: rgb(190,190,170);
}
#simple-wrap {
background:white;
}
#chatbox_top {
min-height: 280px;
background: url(http://i55.servimg.com/u/f55/18/70/08/92/gm-loo10.jpg)
}
#chatbox{
top: 43px;
bottom: 28px;
margin: 5px;
background: rgb(246, 246, 248);
border: 1px solid rgb(204, 204, 204);
padding: 5px;
right: 0px;
left:198;
}
Re: Edição de template incompleta
Olá amigo, va na area do seu template e aperte Control + F e proucure por
E troque por:
Depois adicione este CSS
- Código:
<td class="tc3 <!-- BEGIN line_sticky --> sticky-separator <!-- END line_sticky -->">{topics_list_box.row.VIEWS}</td>
E troque por:
- Código:
<td class="tc3 topiclist<!-- BEGIN line_sticky --> sticky-separator <!-- END line_sticky -->">{topics_list_box.row.VIEWS}</td>
Depois adicione este CSS
- Código:
.pun .main table td.tc3.topiclist:after {
color: #DDDDDD;
content: "\A VISTO";
font-family: Arial,Helvetica,sans-serif;
font-size: 10px;
text-align: center;
}
Re: Edição de template incompleta
amigo desculpe-me a falta de compreensão, mas eu gostaria que fosse me dado oque eu pedi no meu ultimo post desse link que passei na descrição, ou seja acredito que o JScript é o único que poderia me ajudar.
Re: Edição de template incompleta
Uma correção: Na nossa staff não tem essa de único, aqui todos estão aptos em lhe ajudar, questão apenas de tempo preemptivo!coenzi escreveu:amigo desculpe-me a falta de compreensão, mas eu gostaria que fosse me dado oque eu pedi no meu ultimo post desse link que passei na descrição, ou seja acredito que o JScript é o único que poderia me ajudar.
Continuando com o tópico anterior, troque o conteúdo do template topics_list_box que está em - Painel de Controle -> Visualização -> Geral - por este abaixo:
- Spoiler:
- Código:
<!-- BEGIN topics_list_box -->
<!-- BEGIN row -->
<!-- BEGIN header_table -->
<!-- BEGIN multi_selection -->
<script type="text/javascript">
function check_uncheck_main_{topics_list_box.row.header_table.BOX_ID}() {
var all_checked = true;
for (i = 0; (i < document.{topics_list_box.FORMNAME}.elements.length) && all_checked; i++) {
if (document.{topics_list_box.FORMNAME}.elements[i].name == '{topics_list_box.FIELDNAME}[]{topics_list_box.row.header_table.BOX_ID}') {
all_checked = document.{topics_list_box.FORMNAME}.elements[i].checked;
}
}
document.{topics_list_box.FORMNAME}.all_mark_{topics_list_box.row.header_table.BOX_ID}.checked = all_checked;
}
function check_uncheck_all_{topics_list_box.row.header_table.BOX_ID}() {
for (i = 0; i < document.{topics_list_box.FORMNAME}.length; i++) {
if (document.{topics_list_box.FORMNAME}.elements[i].name == '{topics_list_box.FIELDNAME}[]{topics_list_box.row.header_table.BOX_ID}') {
document.{topics_list_box.FORMNAME}.elements[i].checked = document.{topics_list_box.FORMNAME}.all_mark_{topics_list_box.row.header_table.BOX_ID}.checked;
}
}
}
</script>
<!-- END multi_selection -->
<div class="main-head">
<!-- BEGIN multi_selection -->
<input onclick="check_uncheck_all_{topics_list_box.row.header_table.BOX_ID}();" type="checkbox" name="all_mark_{topics_list_box.row.header_table.BOX_ID}" value="0" />
<!-- END multi_selection -->
<h1 class="page-title">{topics_list_box.row.L_TITLE} [{topics_list_box.row.COUNT_TOTAL_TOPICS}]</h1>
</div>
<div class="main-content">
<table cellspacing="0" class="table">
<thead>
<tr>
<th class="tcl">{L_TOPICS}</th>
<th class="tc2">{topics_list_box.row.L_REPLIES}</th>
<th class="tc3">{topics_list_box.row.L_VIEWS}</th>
<th class="tcr">{topics_list_box.row.L_LASTPOST}</th>
</tr>
</thead>
<tbody class="statused">
<!-- END header_table -->
<!-- BEGIN header_row -->
<strong>{topics_list_box.row.L_TITLE}</strong>
<!-- END header_row -->
<!-- BEGIN topic -->
<!-- BEGIN table_sticky -->
</tbody>
</table>
</div>
<div class="main-head">
<!-- BEGIN multi_selection -->
<input onclick="check_uncheck_all_{topics_list_box.row.header_table.BOX_ID}();" type="checkbox" name="all_mark_{topics_list_box.row.header_table.BOX_ID}" value="0" / >
<!-- END multi_selection -->
<h2>{topics_list_box.row.topic.table_sticky.L_TITLE} [{topics_list_box.row.topic.table_sticky.COUNT_TOTAL_TOPICS}]</h2>
</div>
<div class="main-content">
<table cellspacing="0" class="table">
<thead>
<tr>
<th class="tcl">{L_TOPICS}</th>
<th class="tc2">{topics_list_box.row.topic.table_sticky.L_REPLIES}</th>
<th class="tc3">{topics_list_box.row.topic.table_sticky.L_VIEWS}</th>
<th class="tcr">{topics_list_box.row.topic.table_sticky.L_LASTPOST}</th>
</tr>
</thead>
<tbody class="statused">
<!-- END table_sticky -->
<tr>
<td class="tcl tdtopics <!-- BEGIN line_sticky --> sticky-separator <!-- END line_sticky -->">
<span class="status">
<img title="{topics_list_box.row.L_TOPIC_FOLDER_ALT}" src="{topics_list_box.row.TOPIC_FOLDER_IMG}" alt="{topics_list_box.row.L_TOPIC_FOLDER_ALT}" />
</span>
<!-- BEGIN single_selection -->
<input type="radio" name="{topics_list_box.FIELDNAME}" value="{topics_list_box.row.FID}" {topics_list_box.row.L_SELECT} />
<!-- END single_selection -->
{topics_list_box.row.ICON}
{topics_list_box.row.NEWEST_POST_IMG}
{topics_list_box.row.PARTICIPATE_POST_IMG}
{topics_list_box.row.TOPIC_TYPE}
<h2 class="topic-title"><a class="topictitle" href="{topics_list_box.row.U_VIEW_TOPIC}">{topics_list_box.row.TOPIC_TITLE}</a></h2>
{topics_list_box.row.GOTO_OPEN} {topics_list_box.row.GOTO_PAGE_NEW} {topics_list_box.row.GOTO_CLOSE}
{topics_list_box.row.L_BY} {topics_list_box.row.TOPIC_AUTHOR}
<!-- BEGIN switch_description -->
<br />
{topics_list_box.row.topic.switch_description.TOPIC_DESCRIPTION}
<!-- END switch_description -->
</td>
<td class="tc2 <!-- BEGIN line_sticky --> sticky-separator <!-- END line_sticky -->">{topics_list_box.row.REPLIES}</td>
<td class="tc3 topiclist<!-- BEGIN line_sticky --> sticky-separator <!-- END line_sticky -->">{topics_list_box.row.VIEWS}</td>
<td class="tcr <!-- BEGIN line_sticky --> sticky-separator <!-- END line_sticky -->">{topics_list_box.row.LAST_POST_TIME} {topics_list_box.row.L_BY} {topics_list_box.row.LAST_POST_AUTHOR} {topics_list_box.row.LAST_POST_IMG}</td>
<!-- BEGIN multi_selection -->
<td><input onclick="javascript:check_uncheck_main_{topics_list_box.row.BOX_ID}();" type="checkbox" name="{topics_list_box.FIELDNAME}[]{topics_list_box.row.BOX_ID}" value="{topics_list_box.row.FID}" {topics_list_box.row.L_SELECT} /></td>
<!-- END multi_selection -->
</tr>
<!-- END topic -->
<!-- BEGIN no_topics -->
<tr>
<td class="tcl" colspan="4"><strong>{topics_list_box.row.L_NO_TOPICS}</strong></td>
</tr>
<!-- END no_topics -->
<!-- BEGIN bottom -->
</tbody>
</table>
</div>
<div class="main-foot clearfix">
<!-- BEGIN multi_selection -->
<input onclick="check_uncheck_all_{topics_list_box.row.header_table.BOX_ID}();" type="checkbox" name="all_mark_{topics_list_box.row.header_table.BOX_ID}" value="0" />
<!-- END multi_selection -->
<p class="h2">{L_TOPICS} [{topics_list_box.row.bottom.COUNT_TOTAL_TOPICS}]</p>
<p class="options">
<a href="{U_MARK_READ}">{L_MARK_TOPICS_READ}</a> {S_WATCH_FORUM} <a href="#top">{L_BACK_TO_TOP}</a>
</p>
</div>
<!-- END bottom -->
<!-- BEGIN spacer --><br /><!-- END spacer -->
<!-- END row -->
<!-- END topics_list_box -->
Troque o CSS atual por este abaixo:
- Spoiler:
- Código:
/* http://ajuda.forumeiros.com/t88990-edicao-de-template */
.pun .main table td.tc3.topiclist:after {
color: #DDDDDD;
content: "\A VISTO";
font-family: Arial,Helvetica,sans-serif;
font-size: 10px;
text-align: center;
}
.pun table .statused .tcr span {
background-color: #FFD9D9 !important;
border: 1px solid #DDDDDD !important;
border-radius: 5px 5px 5px 5px;
box-shadow: 1px 1px 1px #DDDDDD !important;
display: block;
margin: 0 !important;
text-align: center !important;
}
.pun table .statused .tcr strong span {
border: 0 none !important;
box-shadow: none !important;
display: inline !important;
margin-top: 0 !important;
}
/*TÓPICOS E MENSAGENS MODIFICADO*/
.main-content thead {
display: none !important;
}
.pun .table .tc2, .pun .table .tc3 {
color: #BBBBBB;
font-family: Arial,Helvetica,sans-serif;
font-size: 16px;
font-weight: bold;
overflow: hidden;
text-align: center;
width: 10%;
}
.pun .main table td.tc2:after {
content: "\A TÓPICOS";
color: #DDDDDD;
font-family: Arial,Helvetica,sans-serif;
font-size: 10px;
text-align: center;
}
.pun .main table td.tc3:after {
content: "\A MENSAGEM";
color: #DDDDDD;
font-family: Arial,Helvetica,sans-serif;
font-size: 10px;
text-align: center;
}
pun .main table td.tc2, .pun .main table td.tc3 {
background-color: #FBFBFB !important;
white-space: pre;
}
/* END */
#smiley-box {
margin: 0;
position: absolute;
width: 15%;
}
.frm-set.multi dt {
display: none;
}
.frm-form > .main-content.frm .frm-set.multi {
float: right;
width: 90%;
}
div.posting-block {
float: left;
margin-right: 20px;
width: 100% !important;
}
/*centralizando menu */
div#pun-head #pun-navlinks ul.clearfix {
padding-left: 10% !important;
padding-right: 0% !important;
}
/*Ajustar Legenda das Imagens*/
.pun tbody.statused span.status {
margin-left: -43px !important;
}
/*Botões Menu*/
#pun-navlinks li a {
margin: 0 !important;
}
#pun-navlinks a {
background: none repeat scroll 0 0 #333333;
color: #CBCBCB;
display: block;
line-height: 1em;
padding: 0 20px;
text-decoration: none;
}
#pun-navlinks > ul > li > a {
line-height: 48px;
}
#pun-navlinks ul li.active > a, #pun-navlinks ul li:hover > a {
background: none repeat scroll 0px 0px #F55F5F;
color: #FFFFFF;
}
#pun-head #pun-navlinks ul li {
float: left;
height: 48px;
min-height: 1px;
vertical-align: middle;
}
#pun-head #pun-navlinks ul {
position: relative;
text-transform: uppercase;
z-index: 597;
}
#pun-head #pun-navlinks {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background: none repeat scroll 0 0 #333333 !important;
border-color: -moz-use-text-color -moz-use-text-color #F55F5F !important;
border-image: none;
border-style: none none solid !important;
border-width: 0 0 4px !important;
font-family: 'Oxygen Mono',Tahoma,Trebuchet MS,sans-serif !important;
font-size: 12px !important;
margin: 0 0 0 -5px !important;
padding: 0 !important;
width: 101%;
}
/* mudando cor de link da ultima mensagem*/
td.tcr span a:nth-of-type(1) {
color: #000DFF;
}
/*Separar Aniversário, chat, e outros.*/
#stats {
border: 1px solid #000000;
padding: 4px;
border-radius: 5px;
}
.pun .main-content {
border: medium none !important;
}
#onlinelist {
border: 1px solid #000000;
margin-top: 5px;
}
#onlinechat {
border: 1px solid #000000;
margin-top: 5px;
border-radius: 5px;
}
/*FUNDO DO FÓRUM*/
div.pun {
background-color: white !important;
}
body {
background-color: #FBFBFB !important;
}
/*CONTORNO NO FÓRUM*/
.pun {
border: 2px solid rgb(176, 176, 169);
border-radius: 8px;
padding: 5px !important;
position: relative !important;
top: 10px !important;
}
/*Efeito dos administradores*/
a[href="/u1"] {
text-shadow: 0 0 1px #FF5757;
background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href="/u2"] {
text-shadow: 0 0 1px #FF5757;
background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
/*Efeito nos Grupos*/
a[href="/g1-administradores"] {
text-shadow: 0 0 1px #FF5757;
background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
#chatbox .user a {
text-decoration: none !important;
}
a {
text-decoration: none !important;
}
/* Tirar o Faq */
a.mainmenu[href="/faq"]{
display: none !important;
}
/* CHAT-BOX PERSONALIZADO */
#chatbox_members {
background: rgb(246, 246, 248);
border: 1px solid rgb(204, 204, 204);
margin: 4px;
top: 43px;
bottom: 28px;
left: 10;
}
#chatbox_members .member-title {
background: url(http://i55.servimg.com/u/f55/18/70/08/92/gm-loo10.jpg) repeat-x bottom #363636;
color: #fff;
padding: 5px;
text-align: left;
padding: 8px 10px;
}
#chatbox p {
background: white;
padding: 5px;
line-height: 1.3em;
}
#chatbox p span[style="color:green;"], #chatbox p span[style="color:red;"] {
background: #FAFAD2;
}
#chatbox_footer {
background: white;
border: 0px;
}
#chatbox_footer .left {
float: left;
}
#chatbox_messenger_form .right {margin-left: 8px;font-size:0}
input#message.post {
font-family: inherit;
min-width: 430px;
color: #000;
font-size: 13px;
background-color: #fff;
padding: 3px;
margin-bottom: 2px;
border-width: 1px;
border-style: solid;
border-top-color: rgb(192,192,192);
border-right-color: rgb(233,233,233);
border-bottom-color: rgb(233,233,233);
border-left-color: rgb(192,192,192);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
outline: 0;
}
input#message.post:focus {
background: rgb(255,255,240) url(http://i58.servimg.com/u/f58/18/24/85/15/form-e10.png) repeat-x;
border-top-color: rgb(150,150,150);
border-bottom-color: rgb(230,230,230);
}
#submit_button, .fontbutton {
font-style: normal;
font-size: 12px;
font-family: Calibri,'Trebuchet MS',Verdana,Geneva,Arial,Helvetica,sans-serif;
color: rgb(0, 0, 0);
background: rgb(220,220,235) url(http://i58.servimg.com/u/f58/18/24/85/15/form-b10.png) repeat-x top;
padding: 0px 6px;
border: 1px solid rgb(221, 221, 235);
border-top-color: rgb(255, 255, 255);
border-bottom-color: rgb(179, 179, 189);
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
-khtml-border-radius: 7px;
border-radius: 7px;
text-align: center;
-webkit-box-shadow: 0px 1px 4px 0px rgb(200,200,210);
-moz-box-shadow: 0px 1px 4px 0px rgb(200,200,210);
-khtml-box-shadow: 0px 1px 4px 0px rgb(200,200,210);
box-shadow: 0px 1px 4px 0px rgb(200,200,210);
text-shadow: 0 0 0 transparent, 0px -1px 2px white;
outline: none;
line-height: 23px;
display: inline-block;
cursor: pointer;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
height: 23px;
}
#submit_button {
margin-left: 13px;
}
#submit_button:hover, .fontbutton:hover {
color: black;
background-color: rgb(255,255,200);
border-color: rgb(255,255,200);
border-top-color: white;
border-bottom-color: rgb(190,190,170);
}
#simple-wrap {
background:white;
}
#chatbox_top {
min-height: 280px;
background: url(http://i55.servimg.com/u/f55/18/70/08/92/gm-loo10.jpg)
}
#chatbox{
top: 43px;
bottom: 28px;
margin: 5px;
background: rgb(246, 246, 248);
border: 1px solid rgb(204, 204, 204);
padding: 5px;
right: 0px;
left:198;
}
JS
Re: Edição de template incompleta
Eu não quis dizer que ele não podia me ajudar, mas achei que você saberia resolver o problema com mais facilidade.
Bom, JScript, uma coisa aconteceu, se tu ver no meu fórum, os tópicos estão assim:
Exemplo:
ao invés de
Bom, JScript, uma coisa aconteceu, se tu ver no meu fórum, os tópicos estão assim:
Exemplo:
10 Tópicos
ao invés de
10
Tópicos
Re: Edição de template incompleta
@coenzi
Procure no CSS por .pun .main table td.tc2:after e adicione dentro das chaves {} display: block;
Deverá ficar assim:
JS
Procure no CSS por .pun .main table td.tc2:after e adicione dentro das chaves {} display: block;
Deverá ficar assim:
.pun .main table td.tc2:after {
color: #DDDDDD;
content: "\A TÓPICOS";
display: block;
font-family: Arial,Helvetica,sans-serif;
font-size: 10px;
text-align: center;
}
JS
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre a aparência do fórum :: Questões resolvidas sobre a aparência do fórum
Página 1 de 1
Permissões neste sub-fórum
Não podes responder a tópicos