Como tirar essa imagem das respostas

4 participantes

Ver o tópico anterior Ver o tópico seguinte Ir para baixo

Tópico resolvido Como tirar essa imagem das respostas

Mensagem por Kori 04.05.13 20:08

Qual é minha questão:
Não sei retirar essa imagem
Como tirar essa imagem das respostas 2v83d50

Endereço do meu fórum:
http://katekyohitmanr.forumeiros.com

Versão do fórum:
PHPBB3
Kori

Kori
**

Membro desde : 28/12/2011
Mensagens : 93
Pontos : 110

http://residentevilrpg.livreforum.com/forum

Ir para o topo Ir para baixo

Tópico resolvido Re: Como tirar essa imagem das respostas

Mensagem por Away 04.05.13 20:24

Olá,
Aceda à: Painel de Controle Como tirar essa imagem das respostas 633772 Visualização Como tirar essa imagem das respostas 633772 Imagens e cores Como tirar essa imagem das respostas 633772 Cores Como tirar essa imagem das respostas 633772 Folha de estilo CSS
Procure por: #text_editor_textarea{background-image:url(
E remova até o final do código.
Away

Away
Novo Membro

Membro desde : 01/05/2013
Mensagens : 19
Pontos : 27

http://revolution.fanbb.net/

Ir para o topo Ir para baixo

Tópico resolvido Re: Como tirar essa imagem das respostas

Mensagem por Diehl 04.05.13 20:29

Olá. Faça o seguinte, vá em:

Seta Painel de Controle :seta2: Visualização :seta2: Imagens e Cores :seta2: Cores :seta2: Folha de Estilos CSS


Lá adicione o seguinte código.
Código:

        #text_editor_textarea{background-image:url(http://2img.net/i/fa/empty.gif);background-position:bottom right;background-repeat:no-repeat}


Salve e veja se ficou como tu queria.
Diehl

Diehl
****

Membro desde : 30/09/2010
Mensagens : 221
Pontos : 377

Ir para o topo Ir para baixo

Tópico resolvido Re: Como tirar essa imagem das respostas

Mensagem por Kori 04.05.13 20:29

amigo não tem isso la não Triste
Kori

Kori
**

Membro desde : 28/12/2011
Mensagens : 93
Pontos : 110

http://residentevilrpg.livreforum.com/forum

Ir para o topo Ir para baixo

Principal Contribuidor

Tópico resolvido Re: Como tirar essa imagem das respostas

Mensagem por Sennior 04.05.13 20:31

Saudações!

Mande-me teu CSS.

Até mais.
Sennior

Sennior
Principal Contribuidor
Principal Contribuidor

Membro desde : 10/06/2011
Mensagens : 16379
Pontos : 20903

https://ajuda.forumeiros.com/forum https://www.facebook.com/GladstonHenriq https://twitter.com/UmGladston

Ir para o topo Ir para baixo

Tópico resolvido Re: Como tirar essa imagem das respostas

Mensagem por Kori 04.05.13 20:35

Código:
/*******************************************/
/******** Tema criado por PabloW. **********/
/******** Proibido tirar os créditos *******/
/******** Acessem http://gamerwi.forum.st/ */
/*******************************************/

/* Menu do fórum */
#page-header .navbar ul.navlinks {
background: url(http://i.imgur.com/NBshOrm.png) no-repeat 50% 0;
height: 50px;
left: -47px;
position: relative;
width: 1050px;
}
#page-header .navbar ul.navlinks li a:hover {
color: #EFEFEF;
text-shadow: black -1px -1px 1px;
}
#page-header .navbar ul.navlinks li a {
bottom: -7px;
color: white;
font-family: arial;
font-size: 14px;
margin: 5px;
position: relative;
text-shadow: black 1px 1px 1px;
}
.mainmenu:hover {
border-bottom: 1px solid white!important;
 }
#text_editor_textarea {
background-image: url(http://i.imgur.com/GRlIToT.png);
background-size: 50%;
background-position:center;
  background-repeat: no-repeat;
}
/* final do menu */
/*arredondar a borda do fórum*/
#wrap {
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border: 1px solid #FFFFFF;
margin-low: -10px;
}
/* final de arredondamento */
/*perfil*/
.postprofile{padding: 6px;
border: 1px solid rgba(255,255,255,0.6);
border-radius: 10px;
background-color: #e8f4fc;
  border: 1px solid black;
}
.post{
  -moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid black;
}
/* final do perfil */
/* quote, spoiler e code*/
blockquote{background:#ebeadd url(http://2img.net/i/fa/prosilver/quote.gif) 6px 8px no-repeat;border:1px solid #DBDBCE;font-size:.95em;margin:1em 1px 1em 25px;overflow:hidden;padding:5px}blockquote div{margin-left:20px}blockquote blockquote{background-color:#EFEED9;font-size:1em;margin:.5em 1px 0 15px}blockquote blockquote blockquote{background-color:#ebeadd}blockquote cite{display:block;font-size:.9em;font-style:normal;font-weight:700}blockquote cite cite{font-size:1em}blockquote.uncited{padding-top:25px}ul{list-style-type:none}blockquote dl.codebox{margin-left:0}.content blockquote{color:#536482}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}blockquote{word-wrap:break-word}
/*final*/
/*widget*/
.module{
font-family Verdana, Geneva, sans-serif;
}
table.portal tbody tr td.column div.module div.inner{
font-family Verdana, Geneva, sans-serif;
}
.module {
-webkit-border-radius: 0 0 7px 7px;
border-radius: 0 0 7px 7px;
border: 1px solid black;
}
.module .h3 {
background: url(http://i.imgur.com/q9vBW8N.png) -1px 0px !important;
padding: 0.6em 1.3em !important;
margin-left: -10px;
margin-top: -6px;
width: 172px;
}
/*final do widget*/
/*Estatisticas personalizadas*/
#page-body p.page-bottom {
        border: 1px solid #ccc;
        padding:5px;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
        border-radius: 6px;
        font-family: Trebuchet MS,Arial,Tahoma;
        display:inline-block;
  margin-left:3px;
        margin-right:auto;
        height: 14px;
        font-weight : normal;
  font-size: 1.2em;
        text-align:left;
  }
/* final*/
/*categorias*/
ul.topiclist li {margin-top: 3px;}
ul.topiclist.forums{
      background:transparent;
    }
li.row .icontopic{margin:1px;min-height:54px}.phpbb3 ul.topiclist li.row .icontopic div.icon{padding-left:60px}.pun li.sticky-separator{border-top:1px solid #0072ff!important;margin-top:10px!important}.row{background:-moz-linear-gradient(#fff,#E7EAF1);background-attachment:scroll;background-color:#fff;background-image:-webkit-linear-gradient(#fff,#E7EAF1)}.row:hover{background:-moz-linear-gradient(#E7EAF1,#ffffff);background-attachment:scroll;background-color:#e3e3e3;background-image:-webkit-linear-gradient(#E7EAF1,#ffffff)}.row4{background-color:#e3e3e3}.row4:hover{background-color:#c4c4c4}
.row{-moz-border-radius:7px;-webkit-border-radius:7px;border:1px solid #ccc;border-radius:7px}li.dheade dd{border:0!important;font-size:1em;font-weight:700}
li.row{margin:2px;padding:2px}.phpbb3 li{list-style-type:none}.phpbb3 ul.topiclist dt,ul.topiclist dd.dterm{display:block;float:left;font-size:1.1em;padding-left:5px;padding-right:5px;width:60%}
/*fim*/
/*botões*/
button.button2,input.button2{background-image:url(http://i.imgur.com/Qt4G6.png);border-radius:4px 4px 4px 4px;padding:4px!important}.pun .frm-form{background:#f4f4f4;border:1px solid #bbb}#chatbox_messenger_form #submit_button{margin:0!important}#chatbox_messenger_form #submit_button:hover{background:#E2FCFF;border:1px solid #4CC3FC;color:#027FAF}.pun .frm .frm-buttons input,input[type="reset"],input[type="submit"]{background-image:url(http://i.imgur.com/Qt4G6.png);border:1px solid #CCC;border-bottom:1px solid #BBB;border-image:initial;border-radius:4px;box-shadow:0 1px 2px #ccc;color:#333;cursor:pointer;margin:0 2px 16px;padding:3px 17px}.pun .frm .frm-buttons input:hover,input[type="reset"]:hover,input[type="submit"]:hover{border:1px solid #D1D1D1;border-bottom:1px solid #D1D1D1}.pun .entry-content{padding-bottom:2.8em}input[type="password"],input[type="text"],textarea{-webkit-border-radius:7px;background-color:#FFF;border:2px solid #ccc;border-radius:7px;box-shadow:inset 0 1px 7px rgba(0,0,0,0.1);color:#515151;cursor:text;display:inline-block;outline:0;padding:7px}input[type="password"]:focus,input[type="text"]:focus,textarea:focus{-moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1),0 0 8px rgba(82,168,236,0.6);-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1),0 0 8px rgba(82,168,236,0.6);border-color:rgba(82,168,236,0.8);box-shadow:inset 0 1px 3px rgba(0,0,0,0.1),0 0 8px rgba(82,168,236,0.6)}
/*fim*/
/*chatbox*/
#chatbox_header{
  color: white;
}
h2.chatbox-title a.chat-title{
  color: white;
}
#chatbox_main_options a{
  color: white;
}
#chatbox_footer .right div[class][id]{height:20px;margin-right:0;border:0;border-right:1px solid #CFCFCF;background-color:#f5f5f5;padding:7px;cursor:default}#chatbox_footer .right div[class][id]:first-child{border-left:1px solid #CFCFCF}#chatbox_main_options span,#chatbox_main_options label,#chatbox_main_options a{height:34px;margin-right:0;border:0;border-right:1px solid #CFCFCF;background-color:#f5f5f5;padding:7px;color:#000;padding-top:14px}#chatbox_main_options{position:absolute;bottom:0;left:0;z-index:1;color:#818181!important;height:34px;font-size:0;margin:0;margin-bottom:-25px}#chatbox_main_options li a[onclick*="ajax_refresh_chatbox"]{font-size:0;background:url(http://www.arecontvision.com/cool_captcha/icon-reload.gif) no-repeat center #f5f5f5;padding-top:25px;padding-bottom:9px;padding-right:31px;border-top:1px solid #CFCFCF;cursor:default}#chatbox_main_options a[href="/chatbox/index.forum?archives=1"],#chatbox_main_options a[href="/chatbox/index.forum?archives"]{font-size:0;background:url(http://www.dreamtemplate.com/dreamcodes/web_icons/gray-archive-icon.png) no-repeat center whiteSmoke;padding-top:25px;padding-bottom:9px;padding-right:31px;border-top:1px solid #CFCFCF;cursor:default}#chatbox_main_options a[href="/chatbox/index.forum?archives"]{background-color:#E6E6E6}#chatbox_main_options li a[onclick="CB_disconnect();"]{border-right:0;padding:0}#chatbox_main_options li a[onclick="CB_disconnect();"] span{font-size:0;background:url(http://i.imgur.com/xXA8w.gif) no-repeat 50% 50% #f5f5f5;padding-top:25px;padding-bottom:9px;padding-right:31px;border-top:1px solid #CFCFCF;cursor:default}#chatbox_footer{padding:0;background:url() #f5f5f5;border-top:1px solid #CFCFCF;display:block!important;border-radius:0}#chatbox_messenger_form .right {padding:0;font-size:0}#chatbox_messenger_form .right input#message{height:34px;font-weight:normal;background-color:white;background-image:url();border:0;height:34px;margin-bottom:0;font-size:16px;cursor:default;padding:0 0 0 5px;outline:none;width:304px}#chatbox_messenger_form .right input[name="submit_button"]{height:33px;font-size:15px;border:0;background-color:transparent;padding-left:10px;padding-right:11px;margin-left:-4px;cursor:default;font-weight:normal}#chatbox_messenger_form .right img[src="http://2img.net/i/fa/subsilver/wysiwyg/menupop.gif"],#chatbox_members h4.member-title,#chatbox_main_options li#chatbox_option_autorefresh,#chatbox p.clearfix span.date-and-time,#chatbox p.clearfix:hover span.date-and-time{display:none}#chatbox_header{height:0;font-size:0}#chatbox{top:32px;left:0}#chatbox p.clearfix:first-child{padding-top:8px}#chatbox_members{position:absolute;z-index:1;height:31px;left:0;top:0;width:100%;background:url(http://www.addthis.com/forum/styles/addthis2/theme/images/whosonline.gif) 8px -3px no-repeat white;overflow-y:hidden;border-bottom:1px solid #CFCFCF}#chatbox_members li{display:inline;margin-right:0}#chatbox_members a:last-child:after{content:', '}#chatbox_members li:last-child a:last-child:after{content:''}#chatbox_members ul{padding-top:8px;font-size:12px;margin:0;overflow-y:hidden;overflow-x:auto;margin-left:46px;padding-right:8px;padding-bottom:0;white-space:nowrap;height:23px;max-width:none}#chatbox_footer #chatbox_messenger_form .right .fontbutton:hover,#chatbox_header #chatbox_main_options.chatbox-options a:hover,#chatbox_header #chatbox_main_options.chatbox-options span:hover,#chatbox_messenger_form .right input[name="submit_button"]:hover{background-color:#CFCFCF!important}#chatbox_footer #chatbox_messenger_form .right .fontbutton.fontbutton_selected{background-color:#E6E6E6}#chatbox p.clearfix{background-color:#EDEFF4;margin:0;padding:5px;padding-left:0;margin-left:7px;margin-right:7px}#chatbox p.clearfix span.user,#chatbox p.clearfix .msg,#chatbox_main_options li{font-size:0}#chatbox p.clearfix .msg,#chatbox p.clearfix span.user *{font-family:Verdana;font-size:12px}.user a[href*="/u"]{margin-right:8px}.user span:first-child strong{margin-right:4px}.user span:last-child strong{margin-right:0}a[onclick*="ajax_refresh_chatbox"]:hover{background:url(http://www.arecontvision.com/cool_captcha/icon-reload.gif) 50% 50% no-repeat #000!important}#chatbox p.clearfix[class^="chatbox_row_1"] span[style="font-style:italic"]{font-size:15px;font-style:normal!important;margin-left:-66px;background-color:#EDEFF4}#chatbox p.chatbox_row_1.clearfix:first-child span[style="font-style:italic"]:last-child{font-size:0px}#chatbox p.chatbox_row_1.clearfix:first-child span[title]:first-child{visibility:hidden}#chatbox p.chatbox_row_1.clearfix:first-child span[style="font-style:italic"]:last-child:before{margin-left:7px;background:url(http://i.imgur.com/xXA8w.gif) top left no-repeat;background-size:20px;padding-left:22px;content:'Entre para conversar';font-size:15px}#chatbox_contextmenu{z-index:1}#chatbox_messenger_form{margin-top:0px}.user-msg{display:inline-block;padding-left:38px;background:url(http://i.imgur.com/BMdww.gif) no-repeat top left;background-size:32px 32px;min-height:32px}.user-msg .msg{display:block}.user-msg .msg span{border-image-width:0px;border:0px;border-image-source:url(http://i.imgur.com/BMdww.gif)}
/*fim*/
/* efeito nos post */
.postbody ul.profile-icons img:hover {
bottom: -2px;
opacity: 0.7;
padding: 0px;
position: relative;
}
  #main-content p.right a img:hover{
    bottom: -2px;
opacity: 0.7;
padding: 0px;
position: relative;
}
  .bottons a img:hover{
      bottom: -2px;
opacity: 0.7;
padding: 0px;
position: relative;
}
  /*fim*/
Kori

Kori
**

Membro desde : 28/12/2011
Mensagens : 93
Pontos : 110

http://residentevilrpg.livreforum.com/forum

Ir para o topo Ir para baixo

Tópico resolvido Re: Como tirar essa imagem das respostas

Mensagem por Convidado 04.05.13 20:39

Saudações!

Como o tema foi eu que fiz, troque o CSS por este
Código:
/*******************************************/
/******** Tema criado por PabloW. **********/
/******** Proibido tirar os créditos *******/
/******** Acessem http://gamerwi.forum.st/ */
/*******************************************/

/* Menu do fórum */
#page-header .navbar ul.navlinks {
background: url(http://i.imgur.com/NBshOrm.png) no-repeat 50% 0;
height: 50px;
left: -47px;
position: relative;
width: 1050px;
}
#page-header .navbar ul.navlinks li a:hover {
color: #EFEFEF;
text-shadow: black -1px -1px 1px;
}
#page-header .navbar ul.navlinks li a {
bottom: -7px;
color: white;
font-family: arial;
font-size: 14px;
margin: 5px;
position: relative;
text-shadow: black 1px 1px 1px;
}
.mainmenu:hover {
border-bottom: 1px solid white!important;
 }
/* final do menu */
/*arredondar a borda do fórum*/
#wrap {
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border: 1px solid #FFFFFF;
margin-low: -10px;
}
/* final de arredondamento */
/*perfil*/
.postprofile{padding: 6px;
border: 1px solid rgba(255,255,255,0.6);
border-radius: 10px;
background-color: #e8f4fc;
  border: 1px solid black;
}
.post{
  -moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid black;
}
/* final do perfil */
/* quote, spoiler e code*/
blockquote{background:#ebeadd url(http://2img.net/i/fa/prosilver/quote.gif) 6px 8px no-repeat;border:1px solid #DBDBCE;font-size:.95em;margin:1em 1px 1em 25px;overflow:hidden;padding:5px}blockquote div{margin-left:20px}blockquote blockquote{background-color:#EFEED9;font-size:1em;margin:.5em 1px 0 15px}blockquote blockquote blockquote{background-color:#ebeadd}blockquote cite{display:block;font-size:.9em;font-style:normal;font-weight:700}blockquote cite cite{font-size:1em}blockquote.uncited{padding-top:25px}ul{list-style-type:none}blockquote dl.codebox{margin-left:0}.content blockquote{color:#536482}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}blockquote{word-wrap:break-word}
/*final*/
/*widget*/
.module{
font-family Verdana, Geneva, sans-serif;
}
table.portal tbody tr td.column div.module div.inner{
font-family Verdana, Geneva, sans-serif;
}
.module {
-webkit-border-radius: 0 0 7px 7px;
border-radius: 0 0 7px 7px;
border: 1px solid black;
}
.module .h3 {
background: url(http://i.imgur.com/q9vBW8N.png) -1px 0px !important;
padding: 0.6em 1.3em !important;
margin-left: -10px;
margin-top: -6px;
width: 172px;
}
/*final do widget*/
/*Estatisticas personalizadas*/
#page-body p.page-bottom {
        border: 1px solid #ccc;
        padding:5px;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
        border-radius: 6px;
        font-family: Trebuchet MS,Arial,Tahoma;
        display:inline-block;
  margin-left:3px;
        margin-right:auto;
        height: 14px;
        font-weight : normal;
  font-size: 1.2em;
        text-align:left;
  }
/* final*/
/*categorias*/
ul.topiclist li {margin-top: 3px;}
ul.topiclist.forums{
      background:transparent;
    }
li.row .icontopic{margin:1px;min-height:54px}.phpbb3 ul.topiclist li.row .icontopic div.icon{padding-left:60px}.pun li.sticky-separator{border-top:1px solid #0072ff!important;margin-top:10px!important}.row{background:-moz-linear-gradient(#fff,#E7EAF1);background-attachment:scroll;background-color:#fff;background-image:-webkit-linear-gradient(#fff,#E7EAF1)}.row:hover{background:-moz-linear-gradient(#E7EAF1,#ffffff);background-attachment:scroll;background-color:#e3e3e3;background-image:-webkit-linear-gradient(#E7EAF1,#ffffff)}.row4{background-color:#e3e3e3}.row4:hover{background-color:#c4c4c4}
.row{-moz-border-radius:7px;-webkit-border-radius:7px;border:1px solid #ccc;border-radius:7px}li.dheade dd{border:0!important;font-size:1em;font-weight:700}
li.row{margin:2px;padding:2px}.phpbb3 li{list-style-type:none}.phpbb3 ul.topiclist dt,ul.topiclist dd.dterm{display:block;float:left;font-size:1.1em;padding-left:5px;padding-right:5px;width:60%}
/*fim*/
/*botões*/
button.button2,input.button2{background-image:url(http://i.imgur.com/Qt4G6.png);border-radius:4px 4px 4px 4px;padding:4px!important}.pun .frm-form{background:#f4f4f4;border:1px solid #bbb}#chatbox_messenger_form #submit_button{margin:0!important}#chatbox_messenger_form #submit_button:hover{background:#E2FCFF;border:1px solid #4CC3FC;color:#027FAF}.pun .frm .frm-buttons input,input[type="reset"],input[type="submit"]{background-image:url(http://i.imgur.com/Qt4G6.png);border:1px solid #CCC;border-bottom:1px solid #BBB;border-image:initial;border-radius:4px;box-shadow:0 1px 2px #ccc;color:#333;cursor:pointer;margin:0 2px 16px;padding:3px 17px}.pun .frm .frm-buttons input:hover,input[type="reset"]:hover,input[type="submit"]:hover{border:1px solid #D1D1D1;border-bottom:1px solid #D1D1D1}.pun .entry-content{padding-bottom:2.8em}input[type="password"],input[type="text"],textarea{-webkit-border-radius:7px;background-color:#FFF;border:2px solid #ccc;border-radius:7px;box-shadow:inset 0 1px 7px rgba(0,0,0,0.1);color:#515151;cursor:text;display:inline-block;outline:0;padding:7px}input[type="password"]:focus,input[type="text"]:focus,textarea:focus{-moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1),0 0 8px rgba(82,168,236,0.6);-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.1),0 0 8px rgba(82,168,236,0.6);border-color:rgba(82,168,236,0.8);box-shadow:inset 0 1px 3px rgba(0,0,0,0.1),0 0 8px rgba(82,168,236,0.6)}
/*fim*/
/*chatbox*/
#chatbox_header{
  color: white;
}
h2.chatbox-title a.chat-title{
  color: white;
}
#chatbox_main_options a{
  color: white;
}
#chatbox_footer .right div[class][id]{height:20px;margin-right:0;border:0;border-right:1px solid #CFCFCF;background-color:#f5f5f5;padding:7px;cursor:default}#chatbox_footer .right div[class][id]:first-child{border-left:1px solid #CFCFCF}#chatbox_main_options span,#chatbox_main_options label,#chatbox_main_options a{height:34px;margin-right:0;border:0;border-right:1px solid #CFCFCF;background-color:#f5f5f5;padding:7px;color:#000;padding-top:14px}#chatbox_main_options{position:absolute;bottom:0;left:0;z-index:1;color:#818181!important;height:34px;font-size:0;margin:0;margin-bottom:-25px}#chatbox_main_options li a[onclick*="ajax_refresh_chatbox"]{font-size:0;background:url(http://www.arecontvision.com/cool_captcha/icon-reload.gif) no-repeat center #f5f5f5;padding-top:25px;padding-bottom:9px;padding-right:31px;border-top:1px solid #CFCFCF;cursor:default}#chatbox_main_options a[href="/chatbox/index.forum?archives=1"],#chatbox_main_options a[href="/chatbox/index.forum?archives"]{font-size:0;background:url(http://www.dreamtemplate.com/dreamcodes/web_icons/gray-archive-icon.png) no-repeat center whiteSmoke;padding-top:25px;padding-bottom:9px;padding-right:31px;border-top:1px solid #CFCFCF;cursor:default}#chatbox_main_options a[href="/chatbox/index.forum?archives"]{background-color:#E6E6E6}#chatbox_main_options li a[onclick="CB_disconnect();"]{border-right:0;padding:0}#chatbox_main_options li a[onclick="CB_disconnect();"] span{font-size:0;background:url(http://i.imgur.com/xXA8w.gif) no-repeat 50% 50% #f5f5f5;padding-top:25px;padding-bottom:9px;padding-right:31px;border-top:1px solid #CFCFCF;cursor:default}#chatbox_footer{padding:0;background:url() #f5f5f5;border-top:1px solid #CFCFCF;display:block!important;border-radius:0}#chatbox_messenger_form .right {padding:0;font-size:0}#chatbox_messenger_form .right input#message{height:34px;font-weight:normal;background-color:white;background-image:url();border:0;height:34px;margin-bottom:0;font-size:16px;cursor:default;padding:0 0 0 5px;outline:none;width:304px}#chatbox_messenger_form .right input[name="submit_button"]{height:33px;font-size:15px;border:0;background-color:transparent;padding-left:10px;padding-right:11px;margin-left:-4px;cursor:default;font-weight:normal}#chatbox_messenger_form .right img[src="http://2img.net/i/fa/subsilver/wysiwyg/menupop.gif"],#chatbox_members h4.member-title,#chatbox_main_options li#chatbox_option_autorefresh,#chatbox p.clearfix span.date-and-time,#chatbox p.clearfix:hover span.date-and-time{display:none}#chatbox_header{height:0;font-size:0}#chatbox{top:32px;left:0}#chatbox p.clearfix:first-child{padding-top:8px}#chatbox_members{position:absolute;z-index:1;height:31px;left:0;top:0;width:100%;background:url(http://www.addthis.com/forum/styles/addthis2/theme/images/whosonline.gif) 8px -3px no-repeat white;overflow-y:hidden;border-bottom:1px solid #CFCFCF}#chatbox_members li{display:inline;margin-right:0}#chatbox_members a:last-child:after{content:', '}#chatbox_members li:last-child a:last-child:after{content:''}#chatbox_members ul{padding-top:8px;font-size:12px;margin:0;overflow-y:hidden;overflow-x:auto;margin-left:46px;padding-right:8px;padding-bottom:0;white-space:nowrap;height:23px;max-width:none}#chatbox_footer #chatbox_messenger_form .right .fontbutton:hover,#chatbox_header #chatbox_main_options.chatbox-options a:hover,#chatbox_header #chatbox_main_options.chatbox-options span:hover,#chatbox_messenger_form .right input[name="submit_button"]:hover{background-color:#CFCFCF!important}#chatbox_footer #chatbox_messenger_form .right .fontbutton.fontbutton_selected{background-color:#E6E6E6}#chatbox p.clearfix{background-color:#EDEFF4;margin:0;padding:5px;padding-left:0;margin-left:7px;margin-right:7px}#chatbox p.clearfix span.user,#chatbox p.clearfix .msg,#chatbox_main_options li{font-size:0}#chatbox p.clearfix .msg,#chatbox p.clearfix span.user *{font-family:Verdana;font-size:12px}.user a[href*="/u"]{margin-right:8px}.user span:first-child strong{margin-right:4px}.user span:last-child strong{margin-right:0}a[onclick*="ajax_refresh_chatbox"]:hover{background:url(http://www.arecontvision.com/cool_captcha/icon-reload.gif) 50% 50% no-repeat #000!important}#chatbox p.clearfix[class^="chatbox_row_1"] span[style="font-style:italic"]{font-size:15px;font-style:normal!important;margin-left:-66px;background-color:#EDEFF4}#chatbox p.chatbox_row_1.clearfix:first-child span[style="font-style:italic"]:last-child{font-size:0px}#chatbox p.chatbox_row_1.clearfix:first-child span[title]:first-child{visibility:hidden}#chatbox p.chatbox_row_1.clearfix:first-child span[style="font-style:italic"]:last-child:before{margin-left:7px;background:url(http://i.imgur.com/xXA8w.gif) top left no-repeat;background-size:20px;padding-left:22px;content:'Entre para conversar';font-size:15px}#chatbox_contextmenu{z-index:1}#chatbox_messenger_form{margin-top:0px}.user-msg{display:inline-block;padding-left:38px;background:url(http://i.imgur.com/BMdww.gif) no-repeat top left;background-size:32px 32px;min-height:32px}.user-msg .msg{display:block}.user-msg .msg span{border-image-width:0px;border:0px;border-image-source:url(http://i.imgur.com/BMdww.gif)}
/*fim*/
/* efeito nos post */
.postbody ul.profile-icons img:hover {
bottom: -2px;
opacity: 0.7;
padding: 0px;
position: relative;
}
  #main-content p.right a img:hover{
    bottom: -2px;
opacity: 0.7;
padding: 0px;
position: relative;
}
  .bottons a img:hover{
      bottom: -2px;
opacity: 0.7;
padding: 0px;
position: relative;
}
  /*fim*/

Até. Piscada
Anonymous

Convidado
Convidado


Ir para o topo Ir para baixo

Tópico resolvido Re: Como tirar essa imagem das respostas

Mensagem por Kori 04.05.13 20:45

deu certinho valew pessoal (gostei do seu tema)
Kori

Kori
**

Membro desde : 28/12/2011
Mensagens : 93
Pontos : 110

http://residentevilrpg.livreforum.com/forum

Ir para o topo Ir para baixo

Ver o tópico anterior Ver o tópico seguinte Ir para o topo

- Tópicos semelhantes

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