Como troco a cor

3 participantes

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

Tópico resolvido Como troco a cor

Mensagem por samukatb 07.10.13 21:09

Qual é minha questão:
Como troco a cor 9KBDwAB

Quero saber como troca a cor das categorias pra qualquer outra cor deste site Tabela de Cores - Web

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

Versão do fórum:
PUNBB


Última edição por samukatb em 08.10.13 17:28, editado 1 vez(es)
samukatb

samukatb
***

Membro desde : 21/03/2013
Mensagens : 113
Pontos : 207

http://legionblack.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Como troco a cor

Mensagem por -Pozz 07.10.13 21:59

No painel de controle, vai até o menu cores e procure por:

Cor fundo categoria
<- Marque a cor desejada.


Agora aceda a gestão de imagens -> avançado -> geral/navegação -> apague a imagem que estiver na opção:

Imagem de fundo das tabelas
Resulta?
avatar

-Pozz
Super Membro

Membro desde : 29/08/2013
Mensagens : 1338
Pontos : 1853

http://visualart.ativoforum.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Como troco a cor

Mensagem por Convidado 07.10.13 22:13

Olá,

Muitas vezes de fóruns, a personalização desta barra pode estar em código por exemplo na sua CSS, poderia me fornece-la?

Abraços.
Anonymous

Convidado
Convidado


Ir para o topo Ir para baixo

Tópico resolvido Re: Como troco a cor

Mensagem por samukatb 07.10.13 23:26

Nikou escreveu:Olá,

Muitas vezes de fóruns, a personalização desta barra pode estar em código por exemplo na sua CSS, poderia me fornece-la?

Abraços.
Aqui está:

Código:
img{border: none!important;}
#backtotop,#bottomScroll
{
   background: #151515;
   border-radius: 16px;
   box-shadow: inset rgba(0,0,0,0.7) 0px 1px 3px;
   display: inline-block;
   height: 24px;
   left: 50%;
   line-height: 20px;
   margin-left: -12px;
   margin-top: -12px;
   moz-border-radius: 16px;
   moz-box-shadow: inset rgba(0,0,0,0.7) 0px 1px 3px;
   opacity: 0.4;
   outline: 0;
   position: absolute;
   text-align: center;
   top: 50%;
   webkit-border-radius: 16px;
   webkit-box-shadow: inset rgba(0,0,0,0.7) 0px 1px 3px;
   width: 24px;
}
#bottomScroll:hover,#backtotop:hover
{
   background: #151515;
   color: #fff;
   opacity: 1;
}
#footer_utilities
{
   background: #292929 url('http://i.imgur.com/G2YQ67P.png') repeat-x 0 -1px;
   border: 1px
solid #454545;
   padding: 28px;
   position: relative;
   text-shadow: rgba(0,0,0,0.8) 0px -1px 0px;
}
#footer_utilities, #footer_utilities
a
{
   color: #b8b8b8;
}
#footer_utilities .ipbmenu_content
a
{
   color: #fff;
}
#footer_utilities
.ipsList_inline
{
   clear: left;
   float: left;
   margin-top: 3px;
}
#footer_utilities .ipsList_inline>li
{
   margin: 0;
}
#footer_utilities .ipsList_inline>li>a
{
   display: inline-block;
   margin-right: 0px;
   padding: 4px
10px;
}
#footer_utilities
a.menu_active
{
   background: rgba(0,0,0,0.3);
   background: url('http://i.imgur.com/t0yMEBv.png') repeat;
   border-radius: 10px;
   box-shadow: inset 0px 1px 3px rgba(0,0,0,0.5), rgba(255,255,255,0.16) 0px 1px 0px, rgba(255,255,255,0.05) 0px 0px 0px 1px;
   color: #fff;
   moz-border-radius: 10px;
   moz-box-shadow: inset 0px 1px 3px rgba(0,0,0,0.5), rgba(255,255,255,0.16) 0px 1px 0px, rgba(255,255,255,0.05) 0px 0px 0px 1px;
   text-shadow: rgba(0,0,0,0.3) 0px -1px 0px;
   webkit-border-radius: 10px;
   webkit-box-shadow: inset 0px 1px 3px rgba(0,0,0,0.5), rgba(255,255,255,0.16) 0px 1px 0px, rgba(255,255,255,0.05) 0px 0px 0px 1px;
}
#copyright
{
   float: right;
   line-height: 22px;
   text-align: right;
}
#ipsDebug_footer
{
   color: #404040;
   font-size: 11px;
   margin: 8px
auto 0px auto;
   text-align: center;
   width: 900px;
}
#ipsDebug_footer
strong
{
   margin-left: 20px;
}
#ipsDebug_footer
a
{
   color: #404040;
}
#rss_menu
{
   background-color: #f78e30;
   border: 0;
}
#rss_menu
li
{
   border: 0;
   border-bottom: 1px solid #fbb969;
}
#rss_menu li:last-of-type
{
   border-bottom: 0;
}
#rss_menu
a
{
   background: url("http://i.imgur.com/ViX8ieR.png") repeat-x 0 -1px;
   color: #fff;
   padding: 5px
8px;
   text-shadow: #dc7214 0px -1px 0px;
}
#rss_menu a:hover
{
   background: #f89f37 url("http://i.imgur.com/ViX8ieR.png") repeat-x 0 -1px;
   color: #fff;
}
#page-body .pun-crumbs{display: none;}
.message p{color: #497083!important;background-color: #C3D7EA!important;border: 1px solid #537EA8!important;}
.post{border-color: #454545!important;}
.paged-head, .paged-foot, .paged, .posting{background: #212121!important;}
/*post*/
.postfoot{border: none !important;}
.pun .paged-foot, .pun .paged-head {
background-color: white;
border: 0px;
}
.pun .post .user {
    display: block;
    text-align: center;
}

.pun .user .user-ident .user-basic-info {
  text-align: center;
  position: relative;
}
.user-basic-info a img {
padding: 1px;
border: 1px solid #D5D5D5;
background: white;
-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);
height: 90px;
max-height: 90px;
max-width: 90px;
width: 90px;
}

.user-basic-info a img:hover {
border-color: #7D7D7D;
}
.post-entry, .posthead, #p2{padding: 10px !important;}
.user-basic-info{padding: 10px;}
.post-entry, .posthead, #p2{padding: 10px !important;}
.posthead{border: none !important;background: #222222 !important;padding: 6px !important;}
.posthead h2 strong{padding-top: -10px !important;}
.posthead h2{padding: 5px !important;}
.statistics {margin: 20px 0 0 0;padding: 8px;line-height: 1.3;overflow: hidden;}
.statistics {-webkit-box-shadow: rgba(0,0,0,0.1) 0px 1px 5px;-moz-box-shadow: rgba(0,0,0,0.1) 0px 1px 5px;box-shadow: rgba(0,0,0,0.1) 0px 1px 5px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;border: 1px solid #e3e3e3;}
.statistics .statistics_head:first-of-type {border-top: 0;}
.statistics_head {background-color: #fff;}
#stat_links {font-weight: normal;}
.ipsType_small {font-size: 11px;}
.ipsList_inline>li:first-child {margin-left: 0;}
.ipsList_inline>li {display: inline-block;margin: 0 3px;}
#stat_links a {margin: 0 5px;}
.statistics_head a, #board_stats .value {color: #333535;}
#board_stats ul {text-align: center;}
#board_stats li {margin-right: 20px;}
.ipsList_inline>li:first-child {margin-left: 0;}
.ipsList_inline>li {display: inline-block;margin: 0 3px;}
#board_stats .value {display: inline-block;background: #fff url("http://i.imgur.com/MJFhPIA.png") repeat;background-image: -moz-linear-gradient(top, rgba(255,255,255,0.72) 0%, rgba(255,255,255,0.8) 100%);background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.72)), color-stop(100%,rgba(255,255,255,0.8)));background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.72) 0%,rgba(255,255,255,0.8) 100%);background-image: -o-linear-gradient(top, rgba(255,255,255,0.72) 0%,rgba(255,255,255,0.8) 100%);background-image: -ms-linear-gradient(top, rgba(255,255,255,0.72) 0%,rgba(255,255,255,0.8) 100%);background-image: linear-gradient(to bottom, rgba(255,255,255,0.72) 0%,rgba(255,255,255,0.8) 100%);-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;-webkit-box-shadow: inset rgba(0,0,0,0.07) 0px 0px 0px 1px, inset rgba(0,0,0,0.25) 0px 1px 3px, rgba(255,255,255,0.7) 0px 1px 0px;-moz-box-shadow: inset rgba(0,0,0,0.07) 0px 0px 0px 1px, inset rgba(0,0,0,0.25) 0px 1px 3px, rgba(255,255,255,0.7) 0px 1px 0px;box-shadow: inset rgba(0,0,0,0.07) 0px 0px 0px 1px, inset rgba(0,0,0,0.25) 0px 1px 3px, rgba(255,255,255,0.7) 0px 1px 0px;padding: 3px 7px;font-weight: bold;margin-right: 3px;}
.tc2, .tc3, .tcr{border-left: none!important;}
#pun-visit, #pun-intro, #pun-navlinks{display: none;}
a, a:hover{text-decoration:none!important;}
.main .main-head
{
   background: #527496 url('http://i.imgur.com/HbY6NAe.png') repeat-x 0 0 !important;
   border-radius: 4px;
   box-shadow: inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
   color: #fff;
   font-size: 12px;
   font-weight: 300;
   font-weight: bold;
   margin-bottom: 4px;
   moz-border-radius: 4px;
   moz-box-shadow: inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
   overflow: hidden;
   padding: 12px;
   text-shadow: rgba(0,0,0,0.25) 0px -1px 0px;
   webkit-border-radius: 4px;
   webkit-box-shadow: inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
}
.guestMessage
{
   background: #1d1d1d;
   border: 1px
solid #303030;
   border-radius: 3px;
   box-shadow: inset rgba(0,0,0,0.4) 0px 1px 6px;
   color: #ddd;
   font-family: Arial,Helvetica,sans-serif;
   font-size: 12px;
   line-height: 140%;
   margin-bottom: 10px;
   moz-border-radius: 3px;
   moz-box-shadow: inset rgba(0,0,0,0.4) 0px 1px 6px;
   padding: 10px;
   text-shadow: rgba(0,0,0,0.8) 0px -1px 0px;
   webkit-border-radius: 3px;
   webkit-box-shadow: inset rgba(0,0,0,0.4) 0px 1px 6px;
}
.guestMessage
strong
{
   display: inline-block;
   margin-bottom: 7px;
}
.guestMessage
a
{
   border-bottom: 1px solid #bcbcbc;
   color: #fff;
   text-decoration: none;
}
li
{
     list-style:none !important;
}
#header_bar
{
   background: #323232 url('http://i.imgur.com/q93OHwj.png') repeat-x 0 1px;
   padding: 0;
   text-align: right;
}
#user_navigation
{
   border-left: 1px solid #2b2b2b;
   color: #9f9f9f;
   float: right;
   font-size: 11px;
   height: 35px;
   line-height: 35px;
   overflow: hidden;
}
#user_navigation
a
{
   border-right: 1px solid #2b2b2b;
   color: #fff;
   float: left;
   height: 35px;
   line-height: 35px;
   outline: none;
   padding: 0
12px;
}
#user_navigation a:hover
{
   background: #232323;
}
#user_navigation
.user_photo
{
   height: 27px;
   margin: -3px -8px 0px -8px;
   position: relative;
   width: auto;
}
#user_navigation #sign_in img,
#user_navigation #register_link
img
{
   margin: -1px 2px 0 0;
   position: relative;
   vertical-align: middle;
}
#user_navigation .ipsList_inline
li
{
   float: left;
   margin: 0;
   padding: 0;
}
#user_link_dd,.dropdownIndicator
{
   background: url('http://i.imgur.com/rykHKuh.png') no-repeat left;
   display: inline-block;
   height: 5px;
   width: 9px;
}
#user_link_menucontent #links
li
{
   float: left;
   margin: 3px
0;
   white-space: nowrap;
   width: 50%;
}
#user_link_menucontent #links
a
{
   display: block;
}
#user_link.menu_active #user_link_dd, .menu_active .dropdownIndicator, li.active
.dropdownIndicator
{
   background-position: right;
}
#community_app_menu .menu_active
.dropdownIndicator
{
   background-position: left;
}
#community_app_menu li.active .menu_active
.dropdownIndicator
{
   background-position: right;
}
#user_link_menucontent
#statusForm
{
   margin-bottom: 15px;
}
#user_link_menucontent
#statusUpdate
{
   margin-bottom: 5px;
}
#user_link_menucontent>div
{
   margin-left: 15px;
   text-align: left;
   width: 265px;
}
#statusSubmitGlobal
{
   margin-top: 3px;
}
#user_navigation a#user_link.menu_active,
#user_navigation a#notify_link.menu_active,
#user_navigation
a#inbox_link.menu_active
{
   background: #1d1d1d;
   color: #fff;
   position: relative;
   z-index: 999;
}
#notify_link,#inbox_link
{
   padding: 0
8px !important;
   position: relative;
   vertical-align: middle;
   width: 20px;
     border: none!important;
     margin-top: 12px;
}
#notify_link img, #inbox_link img
{
   background-position: 0 10px;
   background-repeat: no-repeat;
   height: 14px;
   margin-top: -2px;
   width: 20px;
}
#notify_link.menu_active img, #inbox_link.menu_active
img
{
   background-position: 0 0px;
}
.services
img
{
   margin: -1px -2px 0 -2px;
}
#branding
{
   background: url('http://i.imgur.com/Pfj4vQD.png') repeat-x 0 0;
   height: 92px;
}
#logo
{
   float: left;
}
#logo
a.textLogo
{
   color: #fff;
   display: block;
   font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
   font-size: 24px;
   font-weight: bold;
   height: 92px;
   line-height: 92px;
   padding: 0
12px;
   text-decoration: none;
}
#nav_wrap
{
   background: #171717;
   border-bottom: 1px solid #3e3e3e;
   border-top: 1px solid #2b2b2b;
   height: 35px;
}
#primary_nav
{
   float: left;
   font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
   font-size: 12px;
   font-weight: bold;
   padding: 3px
0 0 0;
   text-transform: uppercase;
}
#community_app_menu>li
{
   margin: 0px
3px 0 0;
   position: relative;
}
#community_app_menu>li>a
{
   background: #1d1d1d;
   border-left: 1px solid #1f1f1f;
   border-radius: 3px 3px 0 0;
   border-right: 1px solid #1f1f1f;
   border-top: 1px solid #252525;
   color: #bcbcbc;
   display: block;
   height: 31px;
   line-height: 31px;
   moz-border-radius: 3px 3px 0 0;
   outline: none;
   padding: 0px
15px;
   webkit-border-top-left-radius: 3px;
   webkit-border-top-right-radius: 3px;
}
#community_app_menu>li>a:hover,#community_app_menu>li>a.menu_active
{
   background: #202020;
   border-left: 1px solid #272727;
   border-right: 1px solid #272727;
   border-top: 1px solid #303030;
   color: #fff;
}
#community_app_menu > li.active
a
{
   background: #212121;
   border-left: 1px solid #2f2f2f;
   border-right: 1px solid #2f2f2f;
   border-top: 1px solid #565656;
   color: #fff;
   padding-bottom: 1px;
   position: relative;
}
#community_app_menu > li > a.ipbmenu
img
{
   margin-right: -6px;
}
#primary_extra_menucontent,#more_apps_menucontent,.submenu_container
{
   background: #202020;
   border: 1px
solid #272727;
   border-radius: 0 0 4px 4px;
   border-top: 0;
   box-shadow: none;
   font-size: 11px;
   min-width: 140px;
   moz-border-radius: 0 0 4px 4px;
   moz-box-shadow: none;
   webkit-border-bottom-left-radius: 4px;
   webkit-border-bottom-right-radius: 4px;
   webkit-box-shadow: none;
}
#primary_extra_menucontent li,
#more_apps_menucontent li, .submenu_container
li
{
   background: none transparent;
   border: 0;
   float: none !important;
   min-width: 150px;
   padding: 0;
}
#primary_extra_menucontent a,
#more_apps_menucontent a, .submenu_container
a
{
   color: #fff;
   display: block;
   padding: 8px
10px;
}
#primary_extra_menucontent a:hover,
#more_apps_menucontent a:hover, .submenu_container a:hover
{
   background: #242424;
   color: #fff;
}
#primary_extra_menucontent li:last-child a,
#more_apps_menucontent li:last-child
a
{
   border-radius: 0 0 4px 4px;
   moz-border-radius: 0 0 4px 4px;
   webkit-border-bottom-left-radius: 4px;
   webkit-border-bottom-right-radius: 4px;
}
#community_app_menu
.submenu_container
{
   width: 260px;
}
#community_app_menu .submenu_container
li
{
   width: 260px;
}
#secondary_navigation
{
   background: #202020 url('http://i.imgur.com/ATZUQCD.png') repeat-x 0 0;
   border: 1px
solid #2d2d2d;
   border-radius: 3px;
   line-height: 37px;
   margin-bottom: 15px;
   moz-border-radius: 3px;
   overflow: hidden;
   text-shadow: rgba(0,0,0,0.8) 0px -1px 0px;
   webkit-border-radius: 3px;
}
#secondary_navigation
a
{
   color: #bcd380;
   height: 37px;
   line-height: 37px;
}
#secondary_navigation a:hover
{
   color: #d5eb9d;
}
#secondary_navigation #breadcrumb
li
{
   float: left;
}
#secondary_navigation #breadcrumb li
a
{
   background: url('http://i.imgur.com/OadrhBu.png') no-repeat 0 0;
   display: block;
   margin-left: -15px;
   outline: none;
   padding-left: 12px;
   text-decoration: none;
}
#secondary_navigation #breadcrumb li.first
a
{
   background: none;
   margin-left: 0;
   padding-left: 0px;
}
#secondary_navigation #breadcrumb li
span
{
   background: url('http://i.imgur.com/8mPfnK8.png') no-repeat 100% 0;
   display: block;
   padding-left: 4px;
   padding-right: 17px;
}
#secondary_navigation #breadcrumb li>span
{
   background: none transparent;
   color: #d7d7d7;
   padding-left: 4px;
}
#secondary_navigation #breadcrumb li.first a
span
{
   border-radius: 3px 0px 0px 3px;
   moz-border-radius: 3px 0px 0px 3px;
   padding-left: 12px;
   webkit-border-bottom-left-radius: 3px;
   webkit-border-top-left-radius: 3px;
}
#secondary_navigation #breadcrumb li a:hover
{
   background-position: 0 -43px;
}
#secondary_navigation #breadcrumb li a:hover
span
{
   background-position: 100% -43px;
}
#secondary_navigation #breadcrumb li a:active
{
   background-position: 0 -86px;
}
#secondary_navigation #breadcrumb li a:active
span
{
   background-position: 100% -86px;
}
#secondary_links
{
   overflow: hidden;
}
#secondary_links
li
{
   float: left;
   margin: 0;
}
#secondary_links
a
{
   display: block;
   padding: 0
12px;
}
#secondary_links
img
{
   height: 16px;
   margin: 10px
-4px 0 -4px;
   opacity: 0.8;
   position: relative;
   vertical-align: top;
   width: 16px;
}
#secondary_links a:hover
img
{
   opacity: 1;
}
.breadcrumb
{
   color: #d7d7d7;
   font-size: 11px;
}
.breadcrumb
a
{
   color: #d7d7d7;
}
.breadcrumb li
.nav_sep
{
   margin: 0
5px 0 0;
}
.breadcrumb li:first-child
{
   margin-left: 0;
}
.breadcrumb.bottom
{
   display: none;
   margin-top: 10px;
   width: 100%;
}
.ipsHeaderMenu
{
   background: #1d1d1d;
   border-radius: 0 0 6px 6px;
   moz-border-radius: 0 0 6px 6px;
   overflow: hidden;
   padding: 10px;
   webkit-border-bottom-left-radius: 6px;
   webkit-border-bottom-right-radius: 6px;
   width: 340px;
}
.ipsHeaderMenu.boxShadow
{
   box-shadow: rgba(0,0,0,0.4) 0px 0px 10px;
   moz-box-shadow: rgba(0,0,0,0.4) 0px 0px 10px;
   webkit-box-shadow: rgba(0,0,0,0.4) 0px 0px 10px;
}
.ipsHeaderMenu
.ipsType_sectiontitle
{
   margin-bottom: 8px;
}
#user_notifications_link_menucontent.ipsHeaderMenu,#user_inbox_link_menucontent.ipsHeaderMenu
{
   width: 300px;
}
#search
{
   margin-top: 33px;
}
#main_search
{
   background: transparent;
   border: 0;
   font-size: 12px;
   outline: 0;
   padding: 0;
   width: 138px;
}
#main_search.inactive
{
   color: #bcbcbc;
}
#search_wrap
{
   background: #fff;
   border-radius: 3px 4px 4px 3px;
   box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
   display: block;
   height: 26px;
   line-height: 25px;
   min-width: 230px;
   moz-border-radius: 3px 4px 4px 3px;
   moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
   padding: 0
26px 0 4px;
   position: relative;
   webkit-border-bottom-left-radius: 3px;
   webkit-border-bottom-right-radius: 4px;
   webkit-border-top-left-radius: 3px;
   webkit-border-top-right-radius: 4px;
   webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
}
#adv_search
{
   background: url('http://i.imgur.com/DzbA3dC.png') no-repeat 50% 50%;
   border-radius: 3px;
   display: inline-block;
   height: 26px;
   margin-left: 3px;
   moz-border-radius: 3px;
   text-indent: -3000em;
   webkit-border-radius: 3px;
   width: 26px;
}
#adv_search:hover
{
   background-color: rgba(0,0,0,0.2);
}
#search
.submit_input
{
   background: #7ba60d url('http://i.imgur.com/kffNKYB.png') no-repeat 50%;
   border: 0;
   border-radius: 0 3px 3px 0;
   bottom: 0;
   box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);
   display: block;
   height: 26px;
   moz-border-radius: 0 3px 3px 0;
   moz-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);
   padding: 0;
   position: absolute;
   right: 0;
   text-indent: -3000em;
   top: 0;
   webkit-border-bottom-right-radius: 3px;
   webkit-border-top-right-radius: 3px;
   webkit-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);
   width: 26px;
}
#search .submit_input:hover
{
   background-color: #91bb25;
}
#search_options
{
   background: #eaeaea url('http://i.imgur.com/cZzupHM.png') repeat-x 0 1px;
   border-radius: 3px;
   color: #222;
   display: inline-block;
   float: right;
   font-size: 10px;
   height: 20px;
   line-height: 20px;
   margin: 3px
3px 3px 0;
   max-width: 80px;
   moz-border-radius: 3px;
   overflow: hidden;
   padding: 0
6px;
   text-overflow: ellipsis;
   text-shadow: #fff 0px 1px 0px;
   webkit-border-radius: 3px;
}
#search_options_menucontent
{
   background: #1a1a1a;
   border: 1px
solid #393939;
   min-width: 130px;
   padding: 0;
}
#search_options_menucontent
input
{
   margin-right: 10px;
}
#search_options_menucontent
li
{
   background: url('http://i.imgur.com/cZzupHM.png') repeat-x 0 -1px;
   border-bottom: 1px solid #111;
   border-top: 1px solid #252525;
   white-space: nowrap;
}
#search_options_menucontent li:last-of-type
{
   border-bottom: 0;
}
#search_options_menucontent label:hover
{
   background: #202020 url('http://i.imgur.com/cZzupHM.png') repeat-x 0 -1px;
}
#search_options_menucontent
label
{
   cursor: pointer;
   display: block;
   padding: 0
6px;
}
#search_options_menucontent
li.title
{
   padding: 3px
6px;
}
#search, #search-box, fieldset{border: none!important;}
.module .main-head{
 
  text-shadow:rgba(0,0,0,0.8) 0px -1px 0px;background:#222 url('http://i.imgur.com/gWn65k4.png') repeat-x 0 -1px!important;padding:8px;
  border:0px;
  border-bottom: 1px solid #454545!important;
  border-radius: 0px;
  moz-border-radius: 0px;
  webkit-border-radius: 0px;
}
.module{
     background: #2B2B2B!important;
   border: 1px solid #454545!important;
}
.module .main-content{
     background: transparent!important;
   border: 0px!important;
}
samukatb

samukatb
***

Membro desde : 21/03/2013
Mensagens : 113
Pontos : 207

http://legionblack.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Como troco a cor

Mensagem por samukatb 07.10.13 23:27

Koller escreveu:No painel de controle, vai até o menu cores e procure por:

Cor fundo categoria
<- Marque a cor desejada.


Agora aceda a gestão de imagens -> avançado -> geral/navegação -> apague a imagem que estiver na opção:

Imagem de fundo das tabelas
Resulta?
Não tinha nenhuma imagem de fundo das tabelas
samukatb

samukatb
***

Membro desde : 21/03/2013
Mensagens : 113
Pontos : 207

http://legionblack.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Como troco a cor

Mensagem por -Pozz 08.10.13 0:15

Na verdade a cor da barra também não está no CSS.

Poderia fornecer os templates que foram editados?
avatar

-Pozz
Super Membro

Membro desde : 29/08/2013
Mensagens : 1338
Pontos : 1853

http://visualart.ativoforum.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Como troco a cor

Mensagem por samukatb 08.10.13 0:32

index_body


index_box


overall_footer_end


overall_header


samukatb

samukatb
***

Membro desde : 21/03/2013
Mensagens : 113
Pontos : 207

http://legionblack.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Como troco a cor

Mensagem por samukatb 08.10.13 0:33

overall_footer_end


overall_header



topics_list_box



viewforum_body



viewtopic_body
samukatb

samukatb
***

Membro desde : 21/03/2013
Mensagens : 113
Pontos : 207

http://legionblack.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Como troco a cor

Mensagem por First 08.10.13 1:38

Olá,

Senhor, procura por este código em sua folha de estilo CSS:
.main .main-head
{
  background: #527496 url('https://i.imgur.com/HbY6NAe.png') repeat-x 0 0 !important;
  border-radius: 4px;
  box-shadow: inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  font-weight: bold;
  margin-bottom: 4px;
  moz-border-radius: 4px;
  moz-box-shadow: inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
  overflow: hidden;
  padding: 12px;
  text-shadow: rgba(0,0,0,0.25) 0px -1px 0px;
  webkit-border-radius: 4px;
  webkit-box-shadow: inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
}
Vermelho -> É a cor você pode aletrar por qual desejar.
Azul -> A imagem o um principal altere para qual desejar.


Até mais,
Passar bem. Piscada 
First

First
Super Membro

Membro desde : 13/07/2013
Mensagens : 1313
Pontos : 1884

http://www.ajuda.forumeiros.com

Ir para o topo Ir para baixo

Tópico resolvido Re: Como troco a cor

Mensagem por samukatb 08.10.13 1:45

First escreveu:Olá,

Senhor, procura por este código em sua folha de estilo CSS:
.main .main-head
{
  background: #527496 url('https://i.imgur.com/HbY6NAe.png') repeat-x 0 0 !important;
  border-radius: 4px;
  box-shadow: inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  font-weight: bold;
  margin-bottom: 4px;
  moz-border-radius: 4px;
  moz-box-shadow: inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
  overflow: hidden;
  padding: 12px;
  text-shadow: rgba(0,0,0,0.25) 0px -1px 0px;
  webkit-border-radius: 4px;
  webkit-box-shadow: inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
}
Vermelho -> É a cor você pode aletrar por qual desejar.
Azul -> A imagem o um principal altere para qual desejar.


Até mais,
Passar bem. Piscada 
Obrigado
samukatb

samukatb
***

Membro desde : 21/03/2013
Mensagens : 113
Pontos : 207

http://legionblack.forumeiros.com/

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