Como remover a opção excluir o tópico do fórum?
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 • Compartilhe
Como remover a opção excluir o tópico do fórum?
Qual é minha questão:
Eu gostaria de remover a opção de excluir o tópico da ferramentas de moderaçao e deixar somente enviar para lixeira, caso algum moderador tente agir de ma fé..
Medidas que eu tomei para corrigir o problema:
Nenhuma
Links e imagens do meu problema:
Endereço do meu fórum:
http://planetcheats.forum-livre.com/
Versão do meu fórum:
PHPBB2
Eu gostaria de remover a opção de excluir o tópico da ferramentas de moderaçao e deixar somente enviar para lixeira, caso algum moderador tente agir de ma fé..
Medidas que eu tomei para corrigir o problema:
Nenhuma
Links e imagens do meu problema:
Endereço do meu fórum:
http://planetcheats.forum-livre.com/
Versão do meu fórum:
PHPBB2
Re: Como remover a opção excluir o tópico do fórum?
Olá, aceda ao seu
Melhores cumprimentos.
Cole o codigo e salve.Painel de Controle Visualização Imagens e Cores Cores Aba 'Folha de estilo CSS'
a[href="/modcp?mode=delete&t=*"] {
display: none !important;
}
Melhores cumprimentos.
Re: Como remover a opção excluir o tópico do fórum?
Olá Lokefrs!
Painel de controle Visualização Imagens e Cores Gestão das imagens Modo avançado Ícones do fórum
Delete o endereço do campo Excluir este tópico.
Atenciosamente,
Shek
Painel de controle Visualização Imagens e Cores Gestão das imagens Modo avançado Ícones do fórum
Delete o endereço do campo Excluir este tópico.
Atenciosamente,
Shek
Convidad- Convidado
Re: Como remover a opção excluir o tópico do fórum?
Não resultou, o ícone foi excluído mas ainda aparece excluir o tópico nas ferramentas da administração.
Re: Como remover a opção excluir o tópico do fórum?
Lokefrs escreveu:Não resultou, o ícone foi excluído mas ainda aparece excluir o tópico nas ferramentas da administração.
Olá, o codigo que eu lhe forneci não resultou?
Melhores cumprimentos.
Re: Como remover a opção excluir o tópico do fórum?
para mi não resultou Matheus eu testei também quero fazer isso o Lokefrs tiro as palavras do meu teclado kk
Re: Como remover a opção excluir o tópico do fórum?
Não resultou, ainda aparece Excluir o Tópico nas Ferramentas de moderação.
Re: Como remover a opção excluir o tópico do fórum?
Olá Lokefrs!
O senhor deseja excluir o botão das ferramentas avanaçadas do moderador? Se for isso, infelizmente não é possível. O que pode ser feito, é excluir a imagem ou esconder o botão que localiza-se abaixo dos tópicos.
Atenciosamente,
Shek
O senhor deseja excluir o botão das ferramentas avanaçadas do moderador? Se for isso, infelizmente não é possível. O que pode ser feito, é excluir a imagem ou esconder o botão que localiza-se abaixo dos tópicos.
Atenciosamente,
Shek
Convidad- Convidado
Re: Como remover a opção excluir o tópico do fórum?
Eu gostaria de excluir a opção Excluir o Tópico das Ferramentas de moderação,
o ícone em cima eu já removi..
o ícone em cima eu já removi..
Re: Como remover a opção excluir o tópico do fórum?
Olá, aceda ao seu
Copie o conteudo e mande-me por aqui.
Melhores cumprimentos.
Painel de Controle Visualização Templates Moderação modcp_body
Copie o conteudo e mande-me por aqui.
Melhores cumprimentos.
Re: Como remover a opção excluir o tópico do fórum?
Aqui e estar o meu MatheusV.
- Código:
<!-- BEGIN switch_user_logged_in -->
<div id="pun-visit" class="clearfix">
<ul>
<li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
<li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
</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">
<p class="crumbs">
<a href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC} » <strong>{L_MOD_CP}</strong>
</p>
</div>
<div class="main">
<form name="manage" action="{S_MODCP_ACTION}" method="post" class="frm-form">
<div class="paged-head clearfix">
<p class="paging">{PAGE_NUMBER}</p>
<p class="posting">{PAGINATION}</p>
</div>
<div class="main-head">
<h1 class="page-title">{L_MOD_CP}</h1>
</div>
<div class="main-content frm">
<div class="frm-form">
<table class="table" cellspacing="0">
<thead>
<tr>
<th class="tc4" style="border-left:medium none"> </th>
<th class="tcr">{L_TOPICS}</th>
<th class="tc3">{L_REPLIES}</th>
<th class="tc2">{L_LASTPOST}</th>
<th class="tc4">{L_SELECT}</th>
</tr>
</thead>
<tbody class="statused">
<!-- BEGIN topicrow -->
<tr>
<td class="tc4" style="border-left:medium none">
<img title="{topicrow.L_TOPIC_FOLDER_ALT}" src="{topicrow.TOPIC_FOLDER_IMG}" alt="{topicrow.L_TOPIC_FOLDER_ALT}" />
</td>
<td class="tcr">{topicrow.TOPIC_TYPE}<a class="topictitle" href="{topicrow.U_VIEW_TOPIC}">{topicrow.TOPIC_TITLE}</a></td>
<td class="tc3">{topicrow.REPLIES}</td>
<td class="tc2">{topicrow.LAST_POST_TIME}</td>
<td class="tc4"><input type="checkbox" name="topic_id_list[]" value="{topicrow.TOPIC_ID}" /></td>
</tr>
<!-- END topicrow -->
</tbody>
</table>
<p class="right"><a href="#" onclick="this.value=check('select','manage');return false;">{L_SELECT_ALL}</a> :: <a href="#" onclick="this.value=check('unselect','manage');return false;">{L_USELECT_ALL}</a></p>
<br />
<div class="frm-buttons">
{S_HIDDEN_FIELDS}
<input type="submit" name="delete" value="{L_DELETE}" />
<input type="submit" name="move" value="{L_MOVE}" />
<input type="submit" name="lock" value="{L_LOCK}" />
<input type="submit" name="unlock" value="{L_UNLOCK}" />
<!-- BEGIN switch_sticky --><input type="submit" name="sticky" value="{L_STICKY}" /> <!-- END switch_sticky -->
<!-- BEGIN switch_announce --><input type="submit" name="announce" value="{L_ANNOUNCE}" /> <!-- END switch_announce -->
<!-- BEGIN switch_normal --><input type="submit" name="normal" value="{L_NORMAL}" /><!-- END switch_normal -->
</div>
</div>
</div>
<div class="main-foot">
</div>
<div class="paged-foot clearfix">
<p class="paging">{PAGE_NUMBER}</p>
<p class="posting">{PAGINATION}</p>
</div>
</form>
</div>
Re: Como remover a opção excluir o tópico do fórum?
Aqui está MateusV.
- Código:
<form name="manage" action="{S_MODCP_ACTION}" method="post">
<table width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
<tr>
<td><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}</span></td>
</tr>
</table>
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="4">
<tr>
<td class="catHead" colspan="5" align="center" height="28"><span class="cattitle">{L_MOD_CP}</span></td>
</tr>
<tr>
<td class="spaceRow" colspan="5" align="center"><span class="gensmall">{L_MOD_CP_EXPLAIN}</span></td>
</tr>
<tr>
<th class="thLeft" nowrap="nowrap" width="4%"> </th>
<th nowrap="nowrap">{L_TOPICS}</th>
<th nowrap="nowrap" width="8%">{L_REPLIES}</th>
<th nowrap="nowrap" width="17%">{L_LASTPOST}</th>
<th class="thRight" nowrap="nowrap" width="5%">{L_SELECT}</th>
</tr>
<!-- BEGIN topicrow -->
<tr>
<td class="row1" align="center" valign="middle">
<img title="{topicrow.L_TOPIC_FOLDER_ALT}" src="{topicrow.TOPIC_FOLDER_IMG}" alt="{topicrow.L_TOPIC_FOLDER_ALT}">
</td>
<td class="row1"><span class="topictitle">{topicrow.TOPIC_TYPE}<a class="topictitle" href="{topicrow.U_VIEW_TOPIC}">{topicrow.TOPIC_TITLE}</a></span></td>
<td class="row2" align="center" valign="middle"><span class="postdetails">{topicrow.REPLIES}</span></td>
<td class="row1" align="center" valign="middle"><span class="postdetails">{topicrow.LAST_POST_TIME}</span></td>
<td class="row2" align="center" valign="middle"><input type="checkbox" name="topic_id_list[]" value="{topicrow.TOPIC_ID}" /></td>
</tr>
<!-- END topicrow -->
<tr align="right">
<td class="catBottom" colspan="5" height="29">{S_HIDDEN_FIELDS} <input class="liteoption" type="submit" name="delete" value="{L_DELETE}" />
<input class="liteoption" type="submit" name="move" value="{L_MOVE}" />
<input class="liteoption" type="submit" name="lock" value="{L_LOCK}" />
<input class="liteoption" type="submit" name="unlock" value="{L_UNLOCK}" />
<!-- BEGIN switch_sticky --><input class="liteoption" type="submit" name="sticky" value="{L_STICKY}" /><!-- END switch_sticky -->
<!-- BEGIN switch_announce --><input class="liteoption" type="submit" name="announce" value="{L_ANNOUNCE}" /><!-- END switch_announce -->
<!-- BEGIN switch_normal --><input class="liteoption" type="submit" name="normal" value="{L_NORMAL}" /><!-- END switch_normal -->
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
<tr>
<td align="left" valign="top"><span class="nav">{PAGE_NUMBER}</span></td>
<td align="right" valign="top" nowrap="nowrap">
<b><span class="gensmall"><a href="#" class="gensmall" onclick="this.value=check('select','manage');return false;">{L_SELECT_ALL}</a>
:: <a href="#" class="gensmall" onclick="this.value=check('unselect','manage');return false;">{L_USELECT_ALL}</a></span></b><br />
<br />
<span class="nav">{PAGINATION}</span><br />
<span class="gensmall">{S_TIMEZONE}</span>
</td>
</tr>
</table>
</form>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="right">{JUMPBOX}</td>
</tr>
</table>
Re: Como remover a opção excluir o tópico do fórum?
Olá, substitua-o por este
Feito isto clique no botão Publicar template.
Melhores cumprimentos.
- Código:
<form name="manage" action="{S_MODCP_ACTION}" method="post">
<table width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
<tr>
<td><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}</span></td>
</tr>
</table>
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="4">
<tr>
<td class="catHead" colspan="5" align="center" height="28"><span class="cattitle">{L_MOD_CP}</span></td>
</tr>
<tr>
<td class="spaceRow" colspan="5" align="center"><span class="gensmall">{L_MOD_CP_EXPLAIN}</span></td>
</tr>
<tr>
<th class="thLeft" nowrap="nowrap" width="4%"> </th>
<th nowrap="nowrap">{L_TOPICS}</th>
<th nowrap="nowrap" width="8%">{L_REPLIES}</th>
<th nowrap="nowrap" width="17%">{L_LASTPOST}</th>
<th class="thRight" nowrap="nowrap" width="5%">{L_SELECT}</th>
</tr>
<!-- BEGIN topicrow -->
<tr>
<td class="row1" align="center" valign="middle">
<img title="{topicrow.L_TOPIC_FOLDER_ALT}" src="{topicrow.TOPIC_FOLDER_IMG}" alt="{topicrow.L_TOPIC_FOLDER_ALT}">
</td>
<td class="row1"><span class="topictitle">{topicrow.TOPIC_TYPE}<a class="topictitle" href="{topicrow.U_VIEW_TOPIC}">{topicrow.TOPIC_TITLE}</a></span></td>
<td class="row2" align="center" valign="middle"><span class="postdetails">{topicrow.REPLIES}</span></td>
<td class="row1" align="center" valign="middle"><span class="postdetails">{topicrow.LAST_POST_TIME}</span></td>
<td class="row2" align="center" valign="middle"><input type="checkbox" name="topic_id_list[]" value="{topicrow.TOPIC_ID}" /></td>
</tr>
<!-- END topicrow -->
<tr align="right">
<td class="catBottom" colspan="5" height="29">{S_HIDDEN_FIELDS}
<input class="liteoption" type="submit" name="move" value="{L_MOVE}" />
<input class="liteoption" type="submit" name="lock" value="{L_LOCK}" />
<input class="liteoption" type="submit" name="unlock" value="{L_UNLOCK}" />
<!-- BEGIN switch_sticky --><input class="liteoption" type="submit" name="sticky" value="{L_STICKY}" /><!-- END switch_sticky -->
<!-- BEGIN switch_announce --><input class="liteoption" type="submit" name="announce" value="{L_ANNOUNCE}" /><!-- END switch_announce -->
<!-- BEGIN switch_normal --><input class="liteoption" type="submit" name="normal" value="{L_NORMAL}" /><!-- END switch_normal -->
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
<tr>
<td align="left" valign="top"><span class="nav">{PAGE_NUMBER}</span></td>
<td align="right" valign="top" nowrap="nowrap">
<b><span class="gensmall"><a href="#" class="gensmall" onclick="this.value=check('select','manage');return false;">{L_SELECT_ALL}</a>
:: <a href="#" class="gensmall" onclick="this.value=check('unselect','manage');return false;">{L_USELECT_ALL}</a></span></b><br />
<br />
<span class="nav">{PAGINATION}</span><br />
<span class="gensmall">{S_TIMEZONE}</span>
</td>
</tr>
</table>
</form>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="right">{JUMPBOX}</td>
</tr>
</table>
Feito isto clique no botão Publicar template.
Melhores cumprimentos.
Re: Como remover a opção excluir o tópico do fórum?
MateusV.
Não resutou =/
Não resutou =/
Re: Como remover a opção excluir o tópico do fórum?
Olá, poderia me fornecer a url da imagem que usa neste botão?
Melhores cumprimentos.
Melhores cumprimentos.
Re: Como remover a opção excluir o tópico do fórum?
Olá,
No mesmo template que Matheus indicou, procure e delete o seguinte código:
Atenciosamente,
Shek
No mesmo template que Matheus indicou, procure e delete o seguinte código:
- Código:
<input class="liteoption" type="submit" name="delete" value="{L_DELETE}" />
Atenciosamente,
Shek
Convidad- Convidado
Re: Como remover a opção excluir o tópico do fórum?
Sim aqui está:
Re: Como remover a opção excluir o tópico do fórum?
Olá, peço que adicione este código em seu CSS
Melhores cumprimentos.
option[value="delete"] {
display: none !important;
}
Painel de Controle Visualização Imagens e Cores Cores Aba 'Folha de estilo CSS'
Melhores cumprimentos.
Re: Como remover a opção excluir o tópico do fórum?
MateusV.
Agora deu certo, obrigado podem fechar
Agora deu certo, obrigado podem fechar
Re: Como remover a opção excluir o tópico do fórum?
Painel de Controle Visualização Templates Geral no template 'viewtopic_body' procure e exclua o seguinte código:
- Código:
<span class="gen">{L_MOD_TOOLS}<br />{S_SELECT_MOD} <input class="liteoption" type="submit" value="{L_GO}" /></span>
Convidad- Convidado
Tópicos semelhantes
» Remover opção "excluir tópico"
» Retirar opção de excluir tópico.
» Remover opção de criar novo tópico
» Como remover botão excluir
» Como excluir tópico fantasma
» Retirar opção de excluir tópico.
» Remover opção de criar novo tópico
» Como remover botão excluir
» Como excluir tópico fantasma
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