Ajuste moldura categorias do fórum.

2 participantes

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

Tópico resolvido Ajuste moldura categorias do fórum.

Mensagem por Nitram 11.12.14 18:14

Detalhes da dúvida


Versão do fórum : phpBB3
Nível de acesso : Fundador
Navegador usado : Google Chrome
Imagem :
Imagem da minha dúvida:

Membros afetados : Todos os membros do fórum
Problema começou : Desde criação do fórum.
Endereço do fórum : http://universodoscanarios.com/

Descrição do problema

Boa tarde a todos amigos do FDF.

Gostaria de corrigir a moldura das categorias do meu forum, ja informei conforme imagem como ela esta atualmente, abaixo deixo uma imagem da moldura do fórum dos fórum, é exatamente este efeito que desejo para meu fórum, inclusive nos títulos das Widgets.

Ajuste moldura categorias do fórum. 1ob0vq

Ajuste moldura categorias do fórum. 2q8dq46

Agradeço atenção de todos que puderem me ajudar antecipo meus agradecimentos.

Muito Obrigado.
Nitram

Nitram
****

Membro desde : 04/01/2013
Mensagens : 303
Pontos : 470

http://universodoscanarios.com/ https://www.facebook.com/universodoscanarios1

Ir para o topo Ir para baixo

Principal Contribuidor

Tópico resolvido Re: Ajuste moldura categorias do fórum.

Mensagem por Sennior 11.12.14 20:40

Olá,

Irei necessitar de todo seu CSS para retirar algumas funções.
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: Ajuste moldura categorias do fórum.

Mensagem por Nitram 11.12.14 21:48

Vou enviar por MP, ok?
Nitram

Nitram
****

Membro desde : 04/01/2013
Mensagens : 303
Pontos : 470

http://universodoscanarios.com/ https://www.facebook.com/universodoscanarios1

Ir para o topo Ir para baixo

Principal Contribuidor

Tópico resolvido Re: Ajuste moldura categorias do fórum.

Mensagem por Sennior 11.12.14 22:06

Boas,

Altere por este:
Código:
.h3 {
background: url(http://2img.net/i/fa/fdf3/bg_cat.png) #FBFBFB;
box-shadow: 0 0 2px 0 rgba(0,0,0,0.247) inset, 0 1px 3px rgba(0,0,0,0.298), 0 2px 0 rgba(255,255,255,0.2) inset;
color: #FFF!important;
cursor: default!important;
font-family: Arial;
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: bold;
margin-left: -13px!important;
margin-right: -12px!important;
margin-top: -23px!important;
padding: 8px!important;
text-align: center!important;
position: relative;
top: 15px;
}li.header {
background: url(http://2img.net/i/fa/fdf3/bg_cat.png);
border-radius: 4px 4px 0 0;
box-shadow: 0 0 0 1px rgba(0,0,0,0.247) inset, 0 1px 3px rgba(0,0,0,0.298), 0 2px 0 rgba(255,255,255,0.2) inset;
color: #FFF!important;
font-size: 12px!important;
font-weight: 700!important;
height: 23px!important;
padding: 3px!important;
text-shadow: 0 -1px 0 rgba(0,0,0,0.247);
}.forabg {
background-image: url(http://2img.net/i/fa/empty.gif);
background-position: 0 0;
background-repeat: repeat-x;
border: 2px solid #;
clear: both;
margin-bottom: 4px;
padding: 0 5px;
}table.forumline, ul.forums {
background-color: #E5F1F9!important;
border: 1px solid #B9C4CD;
}li.header dd, li.header dt {
border-left-width: 0;
color: #fff;
font-family: Arial,Helvetica,sans-serif,Verdana,Arial,Helvetica,sans-serif;
font-size: 1em;
line-height: 1em;
margin: 2px 0 4px;
padding-bottom: 2px;
padding-top: 2px;
text-transform: uppercase;
}
.module {
background: url(http://2img.net/i/fa/optimisation_fdf/fr/bg_pannel.png) repeat-x center bottom #E5F1F9!important;
border-color: #315C99 #b9c4cd #b9c4cd!important;
border-radius: 6px 6px 3px 3px!important;
border-style: solid!important;
border-width: 0 1px 1px!important;
margin: 8px 1px;
padding-bottom: 9px;
padding-top: 0px;
padding: 11px!important;
}

.headerbar, #logo-desc {
background: transparent !important;
}
.sceditor-container iframe, .sceditor-container textarea { background-image: url(http://i56.servimg.com/u/f56/18/40/15/49/novo_l18.png) !important;
background-size: 11pc !important;
background-repeat: no-repeat !important;
background-position-x: 28pc !important;
background-position-y: 3px !important;
}
.post span.postdetails a img:first-child,.postprofile dl dt a img:first-child,.post div.user-ident div.user-basic-info a img:first-child,dl.postdetails dl a img:first-child{
-moz-box-shadow:1px 1px 5px #9C9C9C;
-webkit-box-shadow:1px 1px 5px #9C9C9C;
box-shadow:1px 1px 5px #9C9C9C;
}
.post span.postdetails a img:first-child,.postprofile dl dt a img:first-child,.post div.user-ident div.user-basic-info a img:first-child,dl.postdetails dl a img:first-child{width:190px;height:175px}

div.postprofile dl dt img{
      margin-left: 3px;
    border: 5px solid #eee;
    -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
    -moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
    box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
 
div.postprofile dl dt img:hover {
    -webkit-transform: rotate(-7deg);
    -moz-transform: rotate(-7deg);
    -o-transform: rotate(-7deg);
}

#wrap {
-moz-box-shadow: 0px 20px 10px #CCCCCC;
-webkit-box-shadow: 0px 20px 20px #CCCCCC;
}

#wrap {
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border: 1px solid #ADD8E6;
}
#submenu ul li a {
margin:0.9em 0 0.99em 0;
padding:0.9em 0 0.99em 0;
}
/*** EFEITO AO PASSAR O MOUSE SOBRE OS LINKS ***/
a:hover{text-transform:uppercase;
text-shadow: 0 0 5px gray;}
/*** EFEITO AO PASSAR O MOUSE SOBRE OS LINKS - FIM ***/

/*** AVISO DAS REGRAS SOBRE CAIXA DE REPOSTA RAPIDA ***/
.aviso_normas {
background: none repeat scroll 0 0 #F0E8E0;
border: 1px solid #C00000;
font-family: Tahoma,Arial;
font-size: 11px;
height: 24px;
line-height: 24px;
margin-bottom: 3px;
text-align: center;
}
/*** AVISO DAS REGRAS SOBRE CAIXA DE REPOSTA RAPIDA - FIM ***/


/*** CENTRALIZAR RANK COM AVATAR ***/
.pun .user-ident .user-basic-info {
font-weight: 700;
text-align: center;
}
/*** CENTRALIZAR RANK COM AVATAR - FIM ***/

/*** LINK PAINEL CONTROLE FIXO NA PAGINA ***/
a[href*="admin/index"] {
bottom: 0px !important;
position: fixed !important;
background: #ebfae6 url(http://i49.servimg.com/u/f49/16/89/74/34/untitl53.png) no-repeat;
border: 1px solid #A3A3A3 !important;
color: white !important;
width: 150px !important;
height: 18px !important;
padding-top: 5px;
border-radius: 5px 5px 0px 0px !important;
text-align: center !important;
font-size: 12px !important;
line-height: 12px !important;
z-index: 1000 !important;
}
/*** lINK PAINEL CONTROLE FIXO NA PAGINA - FIM ***/

/*** PERSONALIZAR LEGENDA DE GRUPOS ***/
#i_whosonline + p br + br + em {
 width: 70%;
 background: white url(http://i41.servimg.com/u/f41/17/41/76/40/grey-u10.png) repeat-x scroll left bottom;
 border: 2px solid #DDD;
 border-radius: 6px;
 text-align: justify;
 padding: 10px 8px 5px 5px;
 display: block;
 margin: 0 auto;
 font-size: 0px;
 color: transparent;
}

#i_whosonline + p br + br + em a {
 -webkit-transition-duration: .3s;
 text-shadow: 0px 1px 1px #454545;
 font-size: 15px;
 margin: 0 5px;
 font-style: normal;
 font-weight: normal;
}

#i_whosonline + p br + br + em a:hover {
 background: #DDD;
 padding: 9px 10px 10px;



#i_whosonline + p br + br + em {
text-align: center !important;
width: 61% !important;
}

/*** PERSONALIZAR LEGENDAS DE GRUPOS - FIM ***/

/*** MELHOR RESPOSTA ***/

legend {
height: 20px;
padding: 9px 0px 0px 0px;
font-size: 1.6em;
font-weight: bold;
color: #00a5cd;
line-height: 100%;
display: block;
}

.ipsUserPhoto {
float: left;
padding: 1px;
border: 1px solid #d5d5d5;
background: #fff;
-webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
margin-right: 8px;
}
.ipsUserPhoto:hover {
border-color: #7d7d7d;
}
.ipsUserPhoto img {
width: 50px;
height: 50px;
}

span#melhor-resp-icon {
background: url(http://i57.servimg.com/u/f57/16/63/75/54/ok10.png) no-repeat;
padding: 16px 15px;
position: absolute;
margin-top: -1.8%;
right: 24%;
}

#cont-d {
margin-top: 10px;
margin: 15px 0px 0px 15px;
padding: 10px 15px 10px 10px !important;
border: 1px solid #cdcdcd;
font-size: 0.9em;
position: relative;
background: #f7f7f7 url(http://2img.net/i/bl/spirale.png) no-repeat;
}

div#postContent {
background-color: #E5F1F9;
padding: 10px 10px 10px 5px;
background-image: url(http://2img.net/i/fa/optimisation_fdf/fr/bg_pannel.png);
background-position: 50% 100%;
background-repeat: repeat-x;
border: 1px solid rgb(195, 224, 241);
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
border-radius: 4px;
box-shadow: 1px 1px 1px;
margin: 3px 1px;
padding-bottom: 8px;
padding-top: 4px;
}

/*** MELHOR RESPOSTA - FIM ***/

/*** RESPOSTA RAPIDA ***/

#quick_reply #textarea_content {
    margin-top: 6px !important;
    min-height: 220px !important;
    width: 98% !important;
}
#quick_reply .sceditor-container.ltr.sourceMode {
    min-height: 220px !important;
}
#quick_reply {
    border: 1px solid #c3e0f1;
    border-radius: 4px;
    box-shadow: 1px 1px 1px;
    margin: 8px 1px;
    padding-bottom: 8px;
    padding-top: 4px;
    background-color: #e5f1f9;
}
#main-content > div.h3 {
    background: none repeat scroll 0 0 #f3f3f3;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
    margin-top: 30px !important;
    padding: 9px;
}

/*** RESPOSTA RAPIDA - FIM ***/

/*** ICONES NO LOGIN ***/
.user_login_form input[type="password"], .user_login_form input[type="text"] {
    padding: 5px;
    border-radius: 0px!important;
    cursor: text;
    top: 0px;
}
.user_login_form input[type="text"] {
    background: url(http://i.imgur.com/3CBLHUK.png)no-repeat left center;
    padding-left: 20px;
}
.user_login_form input[type="password"] {
    background: white url(http://i.imgur.com/Bmg6BFf.png)no-repeat;
    padding-left: 20px;
}
#username {
    padding: 5px;
    border-radius: 0px!important;
    cursor: text;
    top: 0px;
    padding-left: 20px;
    background: white url(http://i.imgur.com/3CBLHUK.png)no-repeat;
}
#password {
    padding: 5px;
    border-radius: 0px!important;
    cursor: text;
    top: 0px;
    background: white url(http://i.imgur.com/Bmg6BFf.png)no-repeat;
    padding-left: 20px;
}
/*** ICONES NO LOGIN - FIM ***/

/*** RETIRAR "NÃO EXIBIR MAIS" DO POP ***/

input#login_popup_close {
display: none!important;
}

/*** RETIRAR "NÃO EXIBIR MAIS" DO POP - FIM  ***/

/*** Personalizar(imagens) categoria dos sub-foruns ***/
.pathname-box {
-moz-border-radius: 3px;
-moz-box-shadow: inset rgba(0,0,0,0.1) 0 1px 3px;
-webkit-border-radius: 3px;
-webkit-box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
background: #F3F3F3;
border: 1px solid #D9D9D9;
border-radius: 3px;
box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 3px;
margin-top: 10px;
}
.pathname-box {
color: #F3F3F3;
}
.pathname-box p {
color: #F7F2F2;
font-size: 1.11em;
line-height: 1.5;
margin: 0;
}
a.nav {
background: url(http://i42.servimg.com/u/f42/17/32/13/00/second10.png) no-repeat 100% -1px;
color: #777!important;
font-size: 10px;
line-height: 30px;
padding: 11px 17px 11px 4px;
}
/*** Personalizar(imagens) categoria dos sub-foruns - Fim ***/

/*** Correção da imagem de fundo em degrade verde ***/
body#phpbb {
background-attachment: fixed;
}
/*** Correção da imagem de fundo em degrade verde - Fim ***/

/*** Retirado efeito hover dos icones redes sociais e fazer eles mover ***/
img.rede_link:hover {
-webkit-transition: all 0.7s linear !important;
-webkit-transform: rotate(6.28rad) !important;
transition: all 0.9s !important;
transform: rotate(6.28rad) !important;
}
.rede_link {
opacity: 1 !important;
height: 50px !important;
width: 50px !important;
}
/*** Retirado efeito hover dos icones redes sociais e fazer eles mover - fim ***/

/*** Anti double ***/
    .warn_merge {
    background: #f3e3e6 url(http://i.imgur.com/Hkdx7rb.png) repeat-x 0 0;
    color: #80001c;
    padding: 10px;
    border: 1px solid #e599aa;
    text-shadow: rgba(255,255,255,0.55) 0px 1px 0px;
    line-height: 1.6;
    font-size: 12px;
    -webkit-box-shadow: rgba(0,0,0,0.1) 0px 1px 3px;
    -moz-box-shadow: rgba(0,0,0,0.1) 0px 1px 3px;
    box-shadow: rgba(0,0,0,0.1) 0px 1px 3px;
    }
/*** Anti Double fim ***/

/***Opacidade no botão menu ***/
a.mainmenu:hover {
opacity: 0.6;
}
a.mainmenu {
opacity: 1;
}
/***Opacidade no botão menu - fim***/

/***Alerta(aviso) caixa mensagem rapida***/
.sucesso, .alerta, .aviso, .infos {
padding: 8px 8px 8px 40px;
width: 99%;
text-shadow: 0 1px 0 #FFFAF1;
box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2) inset;
font-weight: bold;
border-radius: 3px 3px 3px 3px;
}
.sucesso {
background: url('http://cdn3.iconfinder.com/data/icons/fatcow/32x32_0020/accept.png') no-repeat 6px #effeb9;
border: 1px solid #9ac601;
color: #4F8A10;
}
.alerta {
background: url('http://cdn1.iconfinder.com/data/icons/nuvola2/32x32/actions/messagebox_warning.png') no-repeat 6px #fccac3;
border: 1px solid #db3f23;
color: #D8000C;
}
.aviso {
background: url('http://cdn3.iconfinder.com/data/icons/fatcow/32x32_0400/error.png') no-repeat 6px #ffeaa9;
border: 1px solid #f9b516;
color: #9F6000;
}
.infos {
background: url('http://cdn1.iconfinder.com/data/icons/musthave/24/Information.png') no-repeat 6px #d1e4f3;
border: 1px solid #4d8fcb;
color: #00529B;
}
/***Alerta(aviso) caixa mensagem rapida - fim***/

/***Mensagem Aviso ChatBox***/
#chatbox:after {
content: 'Não é permitido tirar duvidas através do chat, crie um tópico para seu problema.' !important;
background: url('http://i.imgur.com/QWzWG1j.png') left center no-repeat !important;
-moz-border-radius: 2px !important;
-webkit-border-radius: 2px !important;
background-color: transparent !important;
border: 1px solid green !important;
color: green !important;
display: block !important;
font-size: 12px !important;
padding: 10px !important;
padding-left: 35px !important;
}
/***Mensagem Aviso ChatBox - fim***/

/***Imagem no ChatBox***/
#chatbox {
background-image: url();
background-repeat: no-repeat;
background-position: bottom right;
}
/***Imagem no ChatBox - Fim***/
 
/***Imagem senha usuario for fraca ou segura***/
#pwd_bad {
background-image: url('http://i.imgur.com/iIIhDFo.jpg') !important;
color: transparent !important;
}
#pwd_middle {
background-image: url('http://i.imgur.com/33vy9Vc.jpg') !important;
color: transparent !important;
}
#pwd_good {
background-image: url('http://i.imgur.com/74JBrB7.jpg') !important;
color: transparent !important;
}
/***Imagem senha usuario for fraca ou segura - Fim***/

/*** Abas perfil usuario ***/
#tabs .activetab a {background: none repeat scroll 0 0 #FFFFFF !important;border-top: 2px solid #006400 !important;border-collapse: separate !important;border-top-left-radius: 5px !important;border-top-right-radius: 5px !important;position: relative !important;top: -1px !important;border-left: 1px solid rgb(226, 225, 225) !important;border-right: 1px solid rgb(226, 225, 225) !important;font-weight: 800 !important;}
/*** Abas perfil usuario - Fim ***/

/*** Ultimas mensagem com contorno arredondado ***/
dd.lastpost { -moz-border-radius: 7px; -moz-box-shadow: 0 0 8px #666; -webkit-border-radius: 7px; -webkit-box-shadow: 0 0 8px #666; border: 2px solid #EEE; border-radius: 7px; box-shadow: 0 0 8px #666; margin: 3px; width: auto; }
dd.lastpost {
font-size: 0.8em !important;
width: 20% !important;
}
/*** Ultimas mensagem com contorno arredondado - fim ***/

/*** Botão ONLINE e OFFLINE ***/
.shek_online, .shek_off {
margin-top: -10px;
}
/*** Botão ONLINE e OFFLINE - fim ***/

/*** Correção Espaço das windgets no portal ***/


/*** Correção Espaço das windgets no portal - fim ***/

/*** Efeito em jQuery para titulos tópicos ***/
.inicio_topico {
  border: 1px solid #CADCEB;
  background: #E1EBF2;
  border-radius: 6px;
  padding: 3px;}

  .inicio_topico a img {
  padding-right: 7px;
  max-width: 45px;
  max-height: 45px;}

      #primeiro-topico-br {
      display: none;
      }
/*** Efeito em jQuery para titulos tópicos - fim ***/

/*** Centralizar e fixar largura do fórum ***/
    body#phpbb {max-width: 1500px!important;margin:auto}
    body#phpbb {min-width: 1024px!important;margin:auto}
/*** Centralizar e fixar largura do fórum - fim ***/

/*** Chatbox como do Facebook: - ***/
.button-app {
position: fixed;
right: 0;
bottom: 0;
}
#chatbox {
bottom: 0;
height: 300px;
left: 0;
padding-bottom: 30px;
top: auto;
width: 300px;
background-color: white;
border: 1px solid rgba(0, 0, 0, .3);
border-width: 0 1px;
}
#chatbox_footer {
height: 30px;
padding: 0;
position: absolute;
width: 300px;
background-color: white;
border-top: 1px solid #A5A5A5;
border-left: 1px solid #A5A5A5;}
#chatbox_members {
border: 0;
bottom: 0;
position: fixed;
right: 0;
top: 0;
width: 207px;
z-index: 999;
background: white;
border-left: 1px solid #979797;
}
#chatbox p{
background: white;
border-top: 1px solid #EEE;
border-width: 1px 0 0;
}
#chat-app-fb, #chatbox, #chatbox p, #chatbox p strong
{font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
font-size: 11px;
font-weight: normal!important;}

#chatbox_header.main-head {
background: #4A66A0;
border: 1px solid rgba(0, 39, 121, .76);
border-bottom: none;
bottom: 330px;
cursor: pointer;
height: 30px;
line-height: 30px;
padding: 0;
position: absolute;
top: auto;
width: 300px;
}
.chatbox-title {
display: none;
}
#chatbox_option_autorefresh {
display: none;
}
#chatbox_footer label {
color: transparent;
font-size: 0;
visibility: hidden;
}
#message {
font-size: 12px;
visibility: visible;
width: 244px;
border: 0;
outline: 0;
height: 28px;
position: relative;
top: -10px;
padding: 0 5px;
}
.right-box.style-buttons {
display: block;
background: #2C2C2C;
}
#chat-app-fb {
position: fixed;
top: 0;
bottom: 0;
height: 100%;
right: 0;
width: 500px;
}
body.chatbox {
background: none;
border: none;
}
.chatbox-options {
margin: 0;
float: left;
padding-left: 10px;
}
#divsmilies {
background: white;
border: 1px solid white;
left: 10px;
position: relative;
top: -38px;
width: 42px;
height: 26px;
}
#chatbox_members .member-title ,.date-and-time, #divcolor, #divstrike, #divunderline, #divitalic, #divbold {
display: none;
}
#chatbox_members ul li {
padding: 6px 0 6px 10px;
margin: 2px 0;
}
#chatbox_members ul li:hover {background: #E6E9EE;}
#chatbox_members ul {
margin: 0;
padding: 0;
}
body[bgcolor^="#fbfbfb"] {
background: transparent;
}
#chatbox_contextmenu {
z-index: 999;
margin-top: 10px;
margin-left: -39px;
}
.fb-search form input {
background-image: url("http://i.imgur.com/9tSaXF7.png");
border: 0;
width: 133px;
height: 25px;
padding: 0 0 0 20px;
background-repeat: no-repeat;
outline: none;
box-shadow: none;
color: #BDBDBD;
font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
font-size: 11px;
z-index: 999999!important;
position: relative;}
.seo-me {
width: 207px;
}
.profile-se {
float: right;
margin-right: 27px;
}
.button-app img[src^="http://i.imgur.com/degNOB8.png"] {
float: right;
position: absolute;
right: 0;
}
.button-app img[src^="http://i.imgur.com/FMZxNQv.png"] {
margin-right: 30px;
}
.button-app img[src^="http://i.imgur.com/FMZxNQv.png"] + div.seo-me {
display: none;
}
.fb-search form input:focus {
color: #4B4B4B;
}
.button-app {
z-index: 999999!important;
}
#chat-app-fb {
z-index: 99999!important;
}
.count-user {
position: fixed;
z-index: 999;
right: 155px;
bottom: 6px;
font: bold 11px verdana ,arial;
color: #000;}
.button-app img[src^="http://i.imgur.com/degNOB8.png"] + div.seo-me + div.count-user {
display: none;
}
.button-app img[src^="http://i.imgur.com/FMZxNQv.png"] + div.seo-me + div.count-user {
display: inline;
}
/*** Chatbox como do Facebook - fim ***/

/*** Reputação membros nos tópicos ***/
.reputation {
  background-color: rgb(141, 177, 62)!important;
  background-image: url(http://i38.servimg.com/u/f38/17/31/71/58/highli10.png);
  border--radius: 3px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  display: block;
  margin: 0 auto;
  margin-bottom: 3px;
  padding: 3px 7px;
  max-width: 125px;
  text-align: center;
  text-shadow: rgba(0, 0, 0, 0.298039) 0px -1px 0px;
  background-position: 0px 1px;
  background-repeat: repeat no-repeat;
}
.reputation.zero {
  background-color: rgb(16, 16, 16)!important;
  color: rgb(255, 255, 255);
}
/*** Reputação membros nos tópicos - fim ***/

/*** Caixa de citação ***/

.content blockquote {
color: #536482;
}
blockquote {
background: none;
padding-left: 8px;
}
.spoiler, blockquote {
background-color: #FFF!important;
border: 1px solid #369FCF;
border-left-width: 5px;
border-right: 1px solid;
border-right-width: 5px;
border-right-color: #369FCF;
margin: 3px 10px;
}
blockquote cite {
color: #369FCF;
}
blockquote cite {
display: block;
font-size: .9em;
font-style: normal;
font-weight: 700;
margin-left: -20px;
}
.content blockquote {
color: #536482;
font-family: Arial;
}

blockquote {
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}
blockquote{background:#fcfcfc url(http://oi61.tinypic.com/311ujop.jpg)
0px 0px 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:#fcfcfc}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}
/*** Caixa citação - fim ***/

/*** Anti Double post ***/
.doublepost { border-top:1px solid #888 }
/*** Anti Double post - fim ***/

/*** Efeito nome fundador ***/
a[href="/u1"] {
text-shadow: 0px 0px 5px #AB0D0D;
}
/*** Efeito nome fundador - fim ***/

/*** Ajuste nome usuario na foto capa ***/
#new-message{
left: 7% !important;
}
/*** Ajuste nome usuario na foto capa - fim ***/

/*** Moldura link Rodapé ***/
#page-footer .navbar {
background: none repeat-x scroll center bottom #1775bd;
border: 1px solid;
border-bottom-right-radius: 12px;
border-color: #4ca0ce #155d98 #155d98;
border-top: 0;
border-top-left-radius: 12px;
clear: both;
padding: 0;
}
ul.linklist li.footer-home {
float: left;
}
ul.linklist li {
display: inline;
font-size: 1.1em;
line-height: 2.2em;
list-style-type: none;
width: auto;
}
#page-footer, div.navbar, div.navbar ul.linklist {
display: block !important;
}
.linklist.clearfix {
color: #fff;
padding-right: 10px;
}
ul.linklist li.rightside, ul.linklist li.rightside a.copyright {
display: inline !important;
}
ul.linklist li.rightside {
float: right;
}
.rightside, .rightside a, div.navbar ul.linklist li.rightside strong a {
color: #ffffff;
}
.icon-home {
background: url(http://i.imgur.com/ZFXEi.png) no-repeat 3px -5px transparent;
color: rgba(0,0,0,0)!important;
float: left;
font-size: 0!important;
height: 44px!important;
margin-left: 17px!important;
margin-right: 30px!important;
padding-right: 0!important;
position: absolute;
width: 44px!important;
}
/*** Moldura link Rodapé - fim ***/

/*** Linha divisão sub-fóruns ***/
.topiclist.forums dd.lastpost{background-color:#DCEAF5;border-radius:5px 5px 5px 5px;box-shadow:1px 1px 1px #FFF}.forums li.row,.topiclist li.row{border-bottom:1px solid #C3E0F1;border-top:1px solid #fff}
/*** Linha divisão sub-fóruns - fim ***/

/*** Cor fundo barra ferramenta***/
#fa_toolbar, #fa_toolbar_hidden {background: url('http://uploaddeimagens.com.br/images/000/284/794/original/bg.png');}
/*** Cor fundo barra ferramenta - fim ***/

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

Principal Contribuidor

Tópico resolvido Re: Ajuste moldura categorias do fórum.

Mensagem por Sennior 19.12.14 4:04

Segundo o regulamento do setor de suporte, tópicos com mais de 7 dias devem ser arquivados por abandono do próprio autor. Você poderá obter mais informações lendo este tópico:
Regras para a postagem de dúvidas

Caso ainda tenha dúvidas, aconselhamos que crie um novo tópico no setor de suporte, tendo em vista que este não deve ficar na seção por mais de 7 dias.
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

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