Botões não aparecem
3 participantes
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre códigos :: Questões resolvidas sobre HTML e BBCode
Página 1 de 1 • Compartilhe
Botões não aparecem
Qual é minha questão:
Bem, hoje eu fui excluir um tópico, só que na hora de excluir, não aparece os botões!
Fica escrito:
Deseja realmente remover o(s) tópico(s) selecionado(s)?
E só, até na hora de remover pelo Painel de Controle do Moderador, fica dando isso!
Alguém poderia me ajudar?
Medidas que eu tomei para corrigir o problema:
.
Imagens do meu problema:
.
Endereço do meu fórum:
http://hobby.forum.....
Versão do meu fórum:
PHPBB3
Bem, hoje eu fui excluir um tópico, só que na hora de excluir, não aparece os botões!
Fica escrito:
Deseja realmente remover o(s) tópico(s) selecionado(s)?
E só, até na hora de remover pelo Painel de Controle do Moderador, fica dando isso!
Alguém poderia me ajudar?
Medidas que eu tomei para corrigir o problema:
.
Imagens do meu problema:
.
Endereço do meu fórum:
http://hobby.forum.....
Versão do meu fórum:
PHPBB3
Re: Botões não aparecem
Caro usuário,
Por favor, apresente-nos uma imagem de seu problema.
Cordialmente e Boa noite,
Equipe Forumeiros
Por favor, apresente-nos uma imagem de seu problema.
Cordialmente e Boa noite,
Equipe Forumeiros
Re: Botões não aparecem
Olá!
Desculpe-me a demora por responder!
Imagem:
Código CSS:
Desculpe-me a demora por responder!
Imagem:
Código CSS:
- Código:
/*-------------------CSS do HbF-------------------*/
.user_login_form{-moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding;background:#555555 none repeat scroll 0 0;left:0;opacity:0.75;position:fixed;top:0;width:100%}.user_login_form label{color:#FFFFFF;opacity:1}
/*-------------------Search box-------------------*/
#search-box #keywords {
width: 135px;
background: url(http://i86.servimg.com/u/f86/11/96/49/61/input10.png) no-repeat;
height: 26px;
padding: 5px;
padding-bottom: 0px;
padding-right: 20px;}
#search-box{
margin-right: 41px;
position: relative;
bottom: 2px;}
#search-box input {border: 0px;}
#search-box input.button2 {
color: white;
background: url(http://i86.servimg.com/u/f86/11/96/49/61/srchbu10.png) no-repeat;
height: 26px;
width: 70px;
padding-left: 8px;
padding-right: 28px;
padding-bottom: 5px;
margin-bottom: 5px;
position: relative;
right: 25px;}
input.search {
background: none;
background-position: left 0px;
padding-left: 0px;}
/*-------------------Other Search Box-------------------*/
.search-box{
margin-top: 15px;
margin-left: 20px;}
#search_keywords{background: white;}
/*-------------------Search Menu-------------------*/
#search_menu {
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border: 2px solid black;
z-index: 999;
background: #FFFFFF url(http://i86.servimg.com/u/f86/11/96/49/61/srchme10.png) bottom repeat-x;}
.title-overview {background: #FFFFFF;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;}
/* Código originado de EVO Design - Fornecido por Shiftactif - Shek */
.contenu_separador
{
margin-top: 5px;
padding:5px;
display:none;
}
.cadreimg
{ border-width:1;
border-style:solid;
padding: 3px;
border-bottom: 1px #e5e5e5 solid;
border-right: 1px #e5e5e5 solid;
border-left: 1px #e5e5e5 solid;
border-top: 1px #e5e5e5 solid;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
width: 350px;
}
.cadreimg:hover {
border-bottom: 1px #b8b9c4 solid;
border-right: 1px #b8b9c4 solid;
border-left: 1px #b8b9c4 solid;
border-top: 1px #b8b9c4 solid;
}
.titlepacat {
text-transform:uppercase;
color: #65798e;
margin-left: 20px;
text-shadow: #ffffff 0 2px 0;
font-family: Times New Roman; }
.cadretop
{ border-width:1;
border-style:solid;
padding: 3px;
border-bottom: 1px #e5e5e5 solid;
border-right: 1px #e5e5e5 solid;
border-left: 1px #e5e5e5 solid;
border-top: 1px #e5e5e5 solid;
width: 40px;
}
.cadretop:hover {
border-bottom: 1px #b8b9c4 solid;
border-right: 1px #b8b9c4 solid;
border-left: 1px #b8b9c4 solid;
border-top: 1px #b8b9c4 solid;
}
#left {display: block;} #left .forumline {background: #d6d6d6;}
.separadores {
text-align: center;
}
.separador
{
font-size: 12px;
display:inline-block;
margin-left:3px;
margin-right:3px;
padding:3px;
border: 1px solid black;
width: 212px;
border-radius: 5px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow: 1px 1px 3px #666;
-moz-box-shadow: 1px 1px 3px #666;
-khtml-box-shadow: 1px 1px 3px #666;
-webkit-box-shadow: 1px 1px 3px #666;
}
.separador_0
{
background:#d6d6d6;
font-weight: bold;
width: 212px;
}
.separador_1
{
background: #e9e9e9;
font-weight: bold;
box-shadow: inset 1px 1px 3px #666;
-moz-box-shadow: inset 1px 1px 3px #666;
-khtml-box-shadow: inset 1px 1px 3px #666;
-webkit-box-shadow: inset 1px 1px 3px #666;
cursor: pointer;
width: 212px;
}
.contenu_separador
{
margin-top: 5px;
padding:5px;
display:none;
}
ul
{
margin-top:0px;
margin-bottom:0px;
margin-left:-10px
}
h1
{
margin:0px;
padding:0px;
}
/* Código originado de EVO Design - Fornecido por Shiftactif - Shek FIM */
input.button1, input.button2, button.button2, a.button1, input.button1, a.button2, input.button2, button.button2, a.button1, input.button1, a.button2, input.button2, button.button2, body:last-child a.button1, input.button1, a.button2, input.button2, button.button2, input, button {
background: #f4f5f4 url(http://i66.servimg.com/u/f66/11/96/49/61/tabbg10.png);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 2px;
}
input.button1:hover, input.button2:hover, button.button2:hover, a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, button.button2:hover, a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, button.button2:hover, body:last-child a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, button.button2:hover, input:hover, button:hover{
background: #f4f5f4 url(http://i66.servimg.com/u/f66/11/96/49/61/tabbg10.png);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 2px;
border: 1px solid #46a9af;
color: #46a9af;
}
a[href="/u1"] {
text-shadow: 0px 0px 5px #E6900E; }
a[href="/u1"] {
background: url("http://i46.servimg.com/u/f46/16/56/73/62/21ee1p10.gif"); }
a[href="/u1"] {
color: #FDA43C;
font-family: Script MT Bold;
font-size: 13px; padding-left: 0;
text-shadow: 0 0 3px #FA9B0D; }
.icon-home:hover{
background: url(http://i66.servimg.com/u/f66/13/46/75/82/home_h10.png) no-repeat top;
color: transparent;}
.spoiler_content { background-repeat: no-repeat;
background-position: bottom right;
background-position: 2px 10px;
color: #FF0000; color: 10pt;
font-family Verdana, Geneva, sans-serif;
}
blockquote{background-image:url()}
blockquote{
-moz-border-radius:5px;
-moz-box-shadow:0 1px 5px rgba(0,0,0,.15);
-webkit-border-radius:5px 5px;
-webkit-box-shadow:0 1px 5px rgba(0,0,0,.15);
background:none;
background-color:#F9F9F9;
background-image:-webkit-gradient(linear,lefttop,leftbottom,from(#F9F9F9), to(#F0F0F0));
border:1px solid #DEDEDE;
border-radius:5px 5px;
box-shadow:0 1px 5px rgba(0,0,0,.15);
padding:10px 20px
}
.blockquote , blockquote blockquote, blockquote blockquote blockquote{
-moz-border-radius:5px;
-moz-box-shadow:0 1px 5px rgba(0,0,0,.15);
-webkit-border-radius:5px 5px;
-webkit-box-shadow:0 1px 5px rgba(0,0,0,.15);
background:none;
background-color:#F9F9F9;
background-image:-webkit-gradient(linear,lefttop,leftbottom,from(#F9F9F9), to(#F0F0F0));
border:1px solid #DEDEDE;
border-radius:5px 5px;
box-shadow:0 1px 5px rgba(0,0,0,.15);
padding:10px 20px
}
.message-profile .profile {
-moz-border-radius:5px;
-moz-box-shadow:0 1px 5px rgba(0,0,0,.15);
-webkit-border-radius:5px 5px;
-webkit-box-shadow:0 1px 5px rgba(0,0,0,.15);
background:none;
background-color:#EDECFE;
background-image:-webkit-gradient(linear,lefttop,leftbottom,from(#EDECFE), to(#e1e0ec));
border:1px solid #e1e0ec;
border-radius:5px 5px;
box-shadow:0 1px 5px rgba(0,0,0,.15);
padding:10px 20px
}
.introduction, .panel, .postprofile, .post, .profilepost {
background-color: transparent;
border: 1px solid #eee;
-moz-border-radius:5px;
-moz-box-shadow:0 1px 5px rgba(0,0,0,.15);
-webkit-border-radius:5px 5px;
-webkit-box-shadow:0 1px 5px rgba(0,0,0,.15);
background:none;
-webkit-border-radius-bottomright: 15px;
}
.message {
-moz-border-radius:5px;
-moz-box-shadow:0 1px 5px rgba(0,0,0,.15);
-webkit-border-radius:5px 5px;
-webkit-box-shadow:0 1px 5px rgba(0,0,0,.15);
background:none;
background-color:#EDECFE;
background-image:-webkit-gradient(linear,lefttop,leftbottom,from(#EDECFE), to(#e1e0ec));
border:1px solid #e1e0ec;
border-radius:5px 5px;
box-shadow:0 1px 5px rgba(0,0,0,.15);
padding:10px 20px
}
.wysiwyg {
color: #E5F1F9;
background-position: bottom right;
background-position: 2px 10px;
background-color: #4C4D4E;
}
.forabg {
-moz-border-radius:10px;
-webkit-border-radius: 10px;
}
.forumbg {
-moz-border-radius:10px;
-webkit-border-radius: 10px;
}
/*-------------------CSS do HbF FINAL-------------------*/
body {background: #f4f4f4 url(http://i42.servimg.com/u/f42/15/42/26/78/body-b16.png);}
.headerbar {
width: 100%;
margin-left: -5px;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
box-shadow:inset 0px 0px 8px #242424;
margin-top: -5px;
}
#page-header .navbar {
margin-top: -4px;
margin-left: -5px;
padding-top: 2px;
background: url('http://i40.servimg.com/u/f40/16/90/71/02/meniu110.png');
height: 31px;
width: 99%;
border-bottom: 1px solid #d7d7d7;box-shadow: 0px 4px 8px #f1f1f1;
}
#wrap {border-radius: 10px;border: 1px solid #d7d7d7;width: 96%;}
.navlinks a{
padding: 5px;
position: relative;
top: -3px;
font-size: 12px;
border: 1px solid transparent;
}
.navlinks a:hover{
padding: 5px;
position: relative;
font-size: 12px;
top: -3px;
color: #f5f5f5;
background: url('http://i40.servimg.com/u/f40/16/90/71/02/bg1211.png');
border: 1px solid #000;
border-radius: 5px;text-shadow:0px 0px 1px #f1f1f1;
}
.navbar {height: 31px;}
p.rightside {
display: none;
}
/*HEADER FORUM-END------------------------------------------------------------------------------------------*/
/*FOOTER FORUM------------------------------------------------------------------------------------------------*/
#page-footer .navbar {
margin-left: -5px;
padding-top: 2px;
background: url('http://i40.servimg.com/u/f40/16/90/71/02/meniu110.png');
height: 31px;
width: 99%;
border-bottom: 1px solid #d7d7d7;
border-top: 1px solid #d7d7d7;
box-shadow: 0px 1px 8px #f1f1f1;
}
#page-footer .navbar a{
top: 6px;
font-size: 11px;
position: relative;
}
#page-footer .navbar {
color: transparent;
font-size: 2px;
}
/*FOOTER FORUM-END-------------------------------------------------------------------------------------------*/
.h3 {
border-bottom: 0px solid #595959;
padding-left: 8px;
}
#logo-desc {
margin-top:53px;
opacity:0.9;
filter:alpha(opacity=90);
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
-webkit-transition-duration: 0.5s;
}
#logo-desc:hover {
margin-top:53px;
opacity: 1;
filter:alpha(opacity=100);
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
-webkit-transition-duration: 0.5s;
}
ul#picture_legend {
padding: 3px 0;
text-align: ;
border-top: 1px solid #d7d7d7;
border-left: 1px solid #d7d7d7;
border-right: 1px solid #d7d7d7;
border-bottom: 0px solid #d7d7d7;
width: 400px;
position: relative;
top: 5px;
background: #f6f6f6;
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}
.h3 a{
padding: 2px;
color: #666;
border-radius: 3px;
}
.h3 a:hover{
padding: 2px;
color: #fff;
background: #232323;
border-radius: 3px;
text-shadow:0px 0px 1px #f1f1f1;
}
.forabg, .forumbg {
background-color: #f0efef;
background-image: url(http://i40.servimg.com/u/f40/16/90/71/02/meniu110.png);
background-position: 0 0;
background-repeat: repeat-x;
border: 1px solid #d7d7d7;
border-radius: 5px;
clear: both;
margin-bottom: 4px;
padding: 0 5px;
}
.table-title, .table-title h2 {
color: white;
display: inline;
color: #666;
font-size: 1em;
padding: 3px;
border-radius: 2px;
background: #f0efef;
}
li.header dd, li.header dt {color: #666;}
li.row {
border-bottom: 1px solid #trasnparent;
border-top: 1px solid #d7d7d7;
background: #FAFAFA;
}
ul.topiclist dd {
border-left: 0px solid #d7d7d7;
display: block;
float: left;
padding: 4px 0;
}
#search-box #keywords {
border: 0px solid transparent;
position: relative;
top: -60px;
background: #f5f5f5;
border-top: 1px solid #d7d7d7;
border-left: 1px solid #d7d7d7;
border-right: 1px solid #d7d7d7;
border-bottom: 0px solid #d7d7d7;
padding: 3px;
width: 140px;
height: 14px;
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}
#page-header #search-box .button2 {
display: none;
}
.row1 {
border: 1px solid #dbdbdb;
background: #fff url(http://i42.servimg.com/u/f42/15/42/26/78/body-b16.png);
color: #666;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #dbdbdb;
background: #fff url(http://i42.servimg.com/u/f42/15/42/26/78/body-b16.png);
color: #666;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
box-shadow: 0px 0px 8px #f1f1f1;
}
.row2 {
border: 1px solid #dbdbdb;
background: #fff url(http://i42.servimg.com/u/f42/15/42/26/78/body-b16.png);
color: #666;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
box-shadow: 0px 0px 8px #f1f1f1;
}
ul.topiclist li {
display: block;
margin: 0;border-radius: 0px;
}
.module {
border: 1px solid #dbdbdb;
background: #fff url(http://i42.servimg.com/u/f42/15/42/26/78/body-b16.png);
color: #666;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #dbdbdb;
background: #fff url(http://i42.servimg.com/u/f42/15/42/26/78/body-b16.png);
color: #666;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
box-shadow: 0px 0px 8px #f1f1f1;
}
.row3 {
background-color: transparent;
}
.search-box {
float: left;
left: 195px;
top: 38px;
position: relative;
background: whiteSmoke;
border-top: 1px solid #D7D7D7;
border-left: 1px solid #D7D7D7;
border-right: 1px solid #D7D7D7;
border-bottom: 0px solid #D7D7D7;
padding: 3px;
width: 140px;
height: 14px;
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}
input.button2 {
display: none;
}
input.search {
background: transparent;
margin-top: -3px;
border: 0px solid #d1d1d1;
background-position: 0 -701px;
}
input.search:hover {
background: transparent;
margin-top: -3px;
border: 0px solid #d1d1d1;
background-position: 0 -701px;
}
input.search:active {
background: transparent;
margin-top: -3px;
border: 0px solid #d1d1d1;
background-position: 0 -701px;
}
.panel {
position-relative;
margin-left: -5px;width: 99%;
background: #f5f5f5;
border-top: 1px solid #d7d7d7;
border-bottom: 1px solid #d7d7d7;
}
div#page-footer {
background-image: url('http://img695.imageshack.us/img695/1082/mascotm.png');
background-position: bottom right;
background-repeat: no-repeat;
padding: 15px;
}
Re: Botões não aparecem
Olá!
Podem fechar, consegui descobrir o erro...
Não havia percebido o seguinte código:
Ele retira os botões
Podem fechar, consegui descobrir o erro...
Não havia percebido o seguinte código:
- Código:
input.button2 {
display: none;
}
Ele retira os botões
Re: Botões não aparecem
Olá,
Painel de controle ->> Visualização ->> Imagens e Cores ->> Gestão das imagens ->> Modo avançado ->> Ícones dos tópicos ->>
Confira se as imagens continuam no local.
Painel de controle ->> Visualização ->> Imagens e Cores ->> Gestão das imagens ->> Modo avançado ->> Ícones dos tópicos ->>
Confira se as imagens continuam no local.
Tópicos semelhantes
» As imagens não aparecem
» [Resolvido] 28/09 mp's não aparecem em pop up?
» Widgets não aparecem
» Widgets não aparecem
» Imagens não aparecem
» [Resolvido] 28/09 mp's não aparecem em pop up?
» Widgets não aparecem
» Widgets não aparecem
» Imagens não aparecem
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre códigos :: Questões resolvidas sobre HTML e BBCode
Página 1 de 1
Permissões neste sub-fórum
Não podes responder a tópicos