Erro ao colocar barra de estatisticas
2 participantes
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre a aparência do fórum :: Questões resolvidas sobre a aparência do fórum
Página 1 de 1 • Compartilhe
Erro ao colocar barra de estatisticas
Detalhes da questão
Endereço do fórum: http://trg1-nwd.forumeiros.com
Versão do fórum: phpBB3
Descrição
ola eu coloquei uma barra de estatisticas com novo membro e talz ai qnd eu fui ver a caixa onde fica os grupos saiu ficou assim
https://prnt.sc/h0odc7
como eu faço pra ele voltar ao normal
Re: Erro ao colocar barra de estatisticas
Como era a caixa dos grupos antes da alteração?
Re: Erro ao colocar barra de estatisticas
era desse estilo mas o meu tinha mas grupos mas e desse estilo
https://prnt.sc/h0oj5f
https://prnt.sc/h0oj5f
Re: Erro ao colocar barra de estatisticas
Olá novamente,
Adicione ao final da sua Folha de Estilos CSS:
o/
---
Tópico movido de 'Questões sobre o painel de administração' para 'Questões sobre a aparência do fórum'.
Adicione ao final da sua Folha de Estilos CSS:
- Código:
.qeel_section em {
background-color: #fff;
border: solid 2px #ddd;
border-radius: 6px;
display: block;
font-size: 0;
margin: 0 auto;
padding: 10px 15px 12px 10px;
position: relative;
text-align: center;
width: 75%;
}
.qeel_section em b > a {
text-shadow: 0px 1px 1px #454545;
font-size: 14px;
margin: 0 5px;
font-style: normal;
font-weight: normal;
transition: all 300ms;
}
.qeel_section em b > a:hover {
background: #DDD;
padding: 10px 10px 12px 10px;
}
o/
---
Tópico movido de 'Questões sobre o painel de administração' para 'Questões sobre a aparência do fórum'.
Re: Erro ao colocar barra de estatisticas
ola eu mechi em algo no meu css e da dando erro
Erro detectado
Nós contamos um número diferente de "{" e de "}". Isto significa que o seu CSS pode não ser válido e não será exibido corretamente no seu fórum.
Lhe aconselhamos que releia o seu código
nao e o codigo que voce passou eu mechi em algo antes ai ta dando isso olha meu css ai ve o que esta errado
Erro detectado
Nós contamos um número diferente de "{" e de "}". Isto significa que o seu CSS pode não ser válido e não será exibido corretamente no seu fórum.
Lhe aconselhamos que releia o seu código
nao e o codigo que voce passou eu mechi em algo antes ai ta dando isso olha meu css ai ve o que esta errado
- Código:
/* Estáticas igual NWD*/
#i_whosonline + p br + br + em {
background: #f7f7f7 url(http://2img.net/i/bl/spirale.png) no-repeat;
border: 1px solid #cdcdcd;
color: transparent;
display: block;
font-size: .9em;
margin: 15px 0 0 150px;
padding: 10px 15px 10px 10px !important;
position: relative;
text-align: center!important;
width: 80%!important;
}
/*-- Efeito ToolTip --*/
a[href="/u1"] span strong {
position:relative; }
a[href*="/u1"] span[style="color:#FF0000"] strong:hover:after {
background-color: rgba(255,0,0,0.5);
border-radius: 5px;
bottom: 15px;
color: #FF0000;
content: "Fundador do Clã e do Fórum";
display: inline-block;
font-size: 10px;
font-style: normal;
font-weight: 700;
left: -65px;
padding: 2px;
position: absolute;
white-space: nowrap;
z-index: 1;
}
#page-header div.navbar {
height: 51px!important;
}
#page-header .navbar {
background: #2D3134!important;
border: none!important;
margin: 0px -5px 0!important;
}
#page-header .navbar .corners-top, .navbar .corners-top span {
background: transparent none repeat scroll 0% 0% !important;
}
a.mainmenu {
background: url(https://i18.servimg.com/u/f18/18/45/41/65/nav10.png) repeat-x 0 45px;
color: #FFF;
display: inline-block;
font-family: "Trebuchet MS", Arial, Verdana, Sans-serif;
font-size: 13px;
font-weight: 700;
height: 45px;
line-height: 41px;
padding: 0 12px;
transition: 250ms;
}
#page-header a.mainmenu.fa_navactif, #page-header a.mainmenu:hover {
background-position: 0 40px;
}
.post {
border: 1px solid #ff0000;
margin-bottom: 1px;
}
/*-- Largura do fundo cinza no perfil --*/
.post .postprofile{width: 250px}
/*-- Mudar caixa de buscar --*/
#search-box #keywords {
background: url(http://www.purevb.com/demo/images/styles/DarkCore/style/searchinput-left.png) no-repeat top left;
border: 0;
color: #ff0000;
height: 35px;
line-height: 35px;
padding: 0 8px;
white-space: nowrap;
width: 140px;
}
#search-box input.button2 {
background: url(http://www.purevb.com/demo/images/styles/DarkCore/style/searchButton-left.png) no-repeat;
height: 35px;
color: transparent;
border: 0;
}
/*-- Topo dos tópicos redondos h3 --*/
.forabg .header, .forumbg .header {
background: #ff0000;
/*background-color: rgba(27,0,0,0.8);*/
margin: -5px -5px 2px;
padding: 6px 3px 3px;
}
/*-- Bordas Widget --*/
.module .h3 {
border: 0px solid #ff0000;
border-radius: 1px;
clear: both;
margin-bottom: 0px;
padding: 9px!important;
}
.module {
padding: 0 0px!important;
}
.module .inner {
border-radius: 1px;
background-color: transparent;
border-color: #DEDEDE!important;
border-style: solid!important;
border-width: 1 1px 1px!important;
padding-left: 5px;
}
/*-- Widget igual FDF --*/
.module .h3 {
/*background: #39C;
color: #FFF;*/
background: #ff0000;
/*background-color: rgba(196,0,0,0.8);*/
margin: -5px -10px 10px;
padding: 6px 3px;
text-align: center;
text-transform: none;
}
/*-- Staff conectado --*/
.monAva img {
height: 40px;
width: 40px;
margin-right: 5px;
background: none repeat scroll 0 0 #FFF;
border: 1px solid #d5d1c8;
box-shadow: 0 2px 2px rgba(0,0,0,0.1);
padding: 1px;
}
.myStaff {padding: 5px 0 0;}
.monAva img:hover {
border: 1px solid black;
}
.myStaff a {
display:inline-block;
vertical-align:top;
margin-top:.75em;
}
/*-- Centralizar Perfil --*/
.postprofile {
text-align: center;
}
/* -- Posição nome de usuário e avatar --*/
.postprofile dt img {
margin-bottom: 5px;
}
/*-- Canto do fórum fino --*/
.forabg {
background-color: transparent;
border-color: #DEDEDE!important;
border-radius: 1px;
border-style: solid!important;
border-width: 1px!important;
}
/*-- Preencher banner --*/
body {
overflow-x: hidden !important;
}
#page-header #logo-desc, #page-header #logo-desc #site-title, #page-header #logo-desc #site-title h1 {
font-size: 0px !important;
}
#logo {
width: 0% !important;
padding-bottom: 0px !important;
margin-left: 0px !important;
margin-top: 0px !important;
position: relative !important;
}
/*-- Menu FDF --*/
#page-header div.navbar {
height: 51px!important;
}
#page-header .navbar {
background: #2D3134!important;
border: none!important;
margin: 0px -5px 0!important;
}
#page-header .navbar .corners-top, .navbar .corners-top span {
background: transparent none repeat scroll 0% 0% !important;
}
a.mainmenu {
background: url(https://i18.servimg.com/u/f18/18/45/41/65/nav10.png) repeat-x 0 45px;
color: #FFF;
display: inline-block;
font-family: "Trebuchet MS", Arial, Verdana, Sans-serif;
font-size: 13px;
font-weight: 700;
height: 45px;
line-height: 41px;
padding: 0 12px;
transition: 250ms;
}
#page-header a.mainmenu.fa_navactif, #page-header a.mainmenu:hover {
background-position: 0 40px;
}
/*-- Fonte do topo igual fDF --*/
.forabg .header dt, .forabg .header h2, .forumbg .header .dterm, .forumbg .header dt {
font-family: "Trebuchet MS", Arial, Verdana, Sans-serif;
font-size: 13px;
font-weight: 700;
padding-left: 6px!important;
}
/*-- Perfil fundo com borda --*/
.postprofile {
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
background-color: #fff;
border: 1px solid #E0E0E0;
border-left: 1px solid #E0E0E0;
border-radius: 1px;
padding-bottom: 20px;
padding-right: 10px;
padding-top: 20px;
text-align: center;
width: 20%;
}
/*-- Avatares redondos indice --*/
.lastpost-avatar img {
-moz-border-radius: 50%;
-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
-webkit-border-radius: 50%;
-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
background: #fff;
border: 1px solid #D5D5D5;
border-radius: 50%;
box-shadow: 0 2px 2px rgba(0,0,0,0.1);
height: 50px;
margin: 0 5px;
padding: 1px;
width: 50px;
}
/*-- Sombras na ponta do fórum --*/
#wrap {
-moz-box-shadow: rgba(0,0,0,0.1) 0 1px 5px;1
border: 1px solid #a6a8a9;
border-radius: 1px;
box-shadow: rgba(0,0,0,0.4) 0 1px 5px;
margin-bottom: 10px;
}
/*-- Cores dos tópics --*/
.forumbg {
background-color: transparent;
background-position: 0 0;
background-repeat: repeat-x;
border: 1px solid #fff;
border-color: #DEDEDE!important;
border-radius: 1px;
clear: both;
margin-bottom: 4px;
padding: 0 1px;
}
/*-- Linha de Baixo do menu --*/
#page-header .navbar {
-moz-box-shadow: inset 0 -7px 0 -1px #ff0000;
-webkit-box-shadow: inset 0 -7px 0 -1px #ff0000;
box-shadow: inset 0 -7px 0 -1px #ff0000;
}
/* Barra de Rolamento do Fórum */
::-webkit-scrollbar {
-webkit-border-radius: 1ex;
background: orange;
height: 12px;
width: 12px;
}
::-webkit-scrollbar-thumb {
-webkit-border-radius: 7px;
-webkit-box-shadow: 0 1px 2px
rgba(0, 0, 0, 0.75);
background: #ff0000;
}
::-webkit-scrollbar-track-piece {
background:
white;
}
::-webkit-scrollbar-corner {
background: #FF0000;
}
#wrap {
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border: 1px solid #ff0000;
}
input.button2 {
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
input, textarea, select {
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
[class*="button"] {
border: 1px solid #ff0000;
background: #353535;
color: #fff!;
}
a.button1, a.button2, button.button2, input.button, input.button1, input.button2 {
background: #FF0000;
border: none;
border-bottom: 2px solid #000000!important;
border-radius: 3px;
color: #FFF!important;
display: inline-block;
font-size: 11px;
font-weight: 700;
line-height: normal!important;
margin: 2px;
padding: 6px 9px!important;
transition: 300ms;
}
a.button1:hover, a.button2:hover, button.button2:hover, input.button:hover, input.button1:hover, input.button2:hover {
background: silver;
border: none;
border-bottom: 2px solid black;
border-radius: 3px;
color: #FFF!important;
display: inline-block;
font-size: 11px;
font-weight: 700;
line-height: normal!important;
margin: 2px;
padding: 6px 9px!important;
transition: 300ms;
}
#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;
}
a.gensmall[style="color: #FA0000"]:before {
content: '\f085 \00A0';
font-family: 'fontawesome';
}
#logo img {
width: 100.7%;
position: relative;
left: -10px;
}
.pun .main-content {
border: 1px solid #ddd!important;
}
.pun table.table {
border: 1px solid #ddd!important;
}
.fa-catrow-title > div > h2 {
background-color: #fff;
margin-bottom: 5px;
box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);
border-radius: 3px;
border: solid 1px #fff;
border-bottom: solid 3px #ff0000;
padding: 4px 9px;
font-family: "Trebuchet MS", sans-serif;
text-transform: uppercase;
font-size: 22px;
}
#wrap {
border-radius: 10px;
}
.sucesso {
background: url(http://i.imgur.com/BYDDJ34.png) no-repeat 6px #4cb600;
border: 1px solid #6b8a00;
color: #fff;
width: 100%;
text-shadow: 1px 1px 1px #000;
box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2) inset;
font-weight: 700;
padding: 6px 6px 6px 40px;
border-radius: 3px;
}
.alerta {
background: url(http://i.imgur.com/eADTQp0.png) no-repeat 6px #c80000;
border: 1px solid #650f00;
color: #ffffff;
width: 100%;
text-shadow: 1px 1px 1px #000;
box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2) inset;
font-weight: 700;
padding: 6px 6px 6px 40px;
border-radius: 3px;
}
.aviso {
background: url(http://i.imgur.com/o853ASr.png) no-repeat 6px #ffc700;
border: 1px solid #a87600;
color: #ffffff;
width: 100%;
text-shadow: 1px 1px 1px #000000;
box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2) inset;
font-weight: 700;
padding: 6px 6px 6px 40px;
border-radius: 3px;
}
.infos {
background: url(http://i.imgur.com/Sb8xtoi.png) no-repeat 6px #7ce7fe;
border: 1px solid #007a94;
color: #ffffff;
width: 100%;
text-shadow: 1px 1px 1px #000;
box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2) inset;
font-weight: 700;
padding: 6px 6px 6px 40px;
border-radius: 3px;
}
.sucesso,
.alerta,
.aviso,
.infos {
font-family: Verdana,Arial,Helvetica,sans-serif;
-moz-border-radius: 3px;
-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
box-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
font-size: 13px;
font-style: normal;
font-variant: normal;
font-weight: 400;
margin: 5px 0;
padding: 15px 15px 20px 100px !important;
}
div#noel_deco {
left: initial !important;
right: 0;
}
#fa_toolbar #live_notif .fa_notification {
background: #FFF!important;
border: 1px solid #DDD;
border-bottom-width: 2px;
border-radius: 3px!important;
box-shadow: 0 3px 12px rgba(0,0,0,0.175);
margin-top: 5px;
opacity: 1!important
}
#fa_toolbar #live_notif .fa_notification .content {
background-image: url(https://i18.servimg.com/u/f18/16/89/96/68/notifi10.png)!important;
color: #555!important
}
#fa_toolbar #live_notif .fa_notification a {
color: #39C!important
}
#fa_toolbar #live_notif .fa_notification a:hover {
color: #333!important
}
#notif_unread {
color: #F93;
font-weight: 700
}
#fa_notifications:hover #notif_unread,#fa_toolbar > #fa_right.notification > #fa_notifications #notif_unread {
color: #FFF
}
a[style*="#FF0000"],
a[href^="/u"] > span[style*="#FF0000"] {
background-image: url(http://i45.servimg.com/u/f45/15/95/60/34/glitte10.gif);
text-shadow: 0 0 1px rgba(0, 0, 0, 0.54);
}
.postprofile {
position: relative;
padding-top: 40px!important;
}
.postprofile:before {
content: 'OFFLINE';
position: absolute;
top: 0px;
left: 0;
right: 0;
display: block;
background-color: grey;
padding: 5px;
color: #fff;
}
.online .postprofile:before {
background-color: green;
color: #fff;
content: 'ONLINE';
}
.recentInline {
display: flex;
align-items: center;
font-size: 12px;
}
.recentInline a {
text-decoration: none;
}
.recentInline > br {
display: none;
}
.lastpost-avatar {
order: -1;
}
.lastpost-avatar + a {
margin-right: 5px;
}
#page-header::after {
content: 'Bem-Vindo ao Forum do Clã TheRevenGe';
font-size: 0.8rem;
font-weight: 700;
color: #ff0000;
height: auto;
visibility: visible;
background-color: #fff;
margin: -5px -5px 0;
display: block;
height: 80px;
box-sizing: border-box;
padding: 20px 30px 0;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}
.loginForm {
background-color: #000 !important;
border-color: #2b2b2b;
}
/* Start http://www.cursors-4u.com */ body, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-2/cur117.cur), progress !important;} /* End http://www.cursors-4u.com */
/* Início - Widgets Final do Fórum */
.widgetsbottom {
display: block !important;
background-color: #fff;
clear: both;
width:100%;
margin: 15px 0px;
}
#fa_stats {
background: #2E3133 none repeat scroll 0% 0%;
color: #FFF;
font-family: Arial,Verdana,sans-serif;
padding: 15px 0px;
text-align: center;
font-size: 10px;
}
.stat_label {
background: #F2F2F2 none repeat scroll 0% 0%;
border-radius: 3px;
color: #2E3133;
display: inline-block;
font-size: 0px;
margin: 0px 12px 0px 3%;
padding: 6px 12px;
vertical-align: middle;
}
.stat_label strong {
display: inline-block;
font-size: 14px;
max-width: 150px;
overflow: hidden;
text-overflow: ellipsis;
}
.text_label {
font-size: 14px;
font-weight: 700;
margin-right: 7.5%;
text-transform: uppercase;
}
.qeel_title {
background: #ff0000 none repeat scroll 0% 0%;
color: #FFF;
font-family: "Trebuchet MS",Arial,Verdana,sans-serif;
font-size: 16px;
font-weight: 700;
padding: 5px 6px;
text-transform: uppercase;
}
.qeel_title a {
color: #FFF;
}
.qeel_section {
background: #FAFAFA none repeat scroll 0% 0%;
color: #333;
font-size: 11px;
padding: 8px 6px;
}
/* Fim - Widgets Final do Fórum */
}
.qeel_section em {
background-color: #fff;
border: solid 2px #ddd;
border-radius: 6px;
display: block;
font-size: 0;
margin: 0 auto;
padding: 10px 15px 12px 10px;
position: relative;
text-align: center;
width: 75%;
}
.qeel_section em b > a {
text-shadow: 0px 1px 1px #454545;
font-size: 14px;
margin: 0 5px;
font-style: normal;
font-weight: normal;
transition: all 300ms;
}
.qeel_section em b > a:hover {
background: #DDD;
padding: 10px 10px 12px 10px;
}
Re: Erro ao colocar barra de estatisticas
Ya, tinham alguns errinhos básicos.
Troque por:
o/
Troque por:
- Código:
/* Estáticas igual NWD*/
#i_whosonline + p br + br + em {
background: #f7f7f7 url(http://2img.net/i/bl/spirale.png) no-repeat;
border: 1px solid #cdcdcd;
color: transparent;
display: block;
font-size: .9em;
margin: 15px 0 0 150px;
padding: 10px 15px 10px 10px !important;
position: relative;
text-align: center!important;
width: 80%!important;
}
/*-- Efeito ToolTip --*/
a[href="/u1"] span strong {
position:relative; }
a[href*="/u1"] span[style="color:#FF0000"] strong:hover:after {
background-color: rgba(255,0,0,0.5);
border-radius: 5px;
bottom: 15px;
color: #FF0000;
content: "Fundador do Clã e do Fórum";
display: inline-block;
font-size: 10px;
font-style: normal;
font-weight: 700;
left: -65px;
padding: 2px;
position: absolute;
white-space: nowrap;
z-index: 1;
}
#page-header div.navbar {
height: 51px!important;
}
#page-header .navbar {
background: #2D3134!important;
border: none!important;
margin: 0px -5px 0!important;
}
#page-header .navbar .corners-top, .navbar .corners-top span {
background: transparent none repeat scroll 0% 0% !important;
}
a.mainmenu {
background: url(https://i18.servimg.com/u/f18/18/45/41/65/nav10.png) repeat-x 0 45px;
color: #FFF;
display: inline-block;
font-family: "Trebuchet MS", Arial, Verdana, Sans-serif;
font-size: 13px;
font-weight: 700;
height: 45px;
line-height: 41px;
padding: 0 12px;
transition: 250ms;
}
#page-header a.mainmenu.fa_navactif, #page-header a.mainmenu:hover {
background-position: 0 40px;
}
.post {
border: 1px solid #ff0000;
margin-bottom: 1px;
}
/*-- Largura do fundo cinza no perfil --*/
.post .postprofile{width: 250px}
/*-- Mudar caixa de buscar --*/
#search-box #keywords {
background: url(http://www.purevb.com/demo/images/styles/DarkCore/style/searchinput-left.png) no-repeat top left;
border: 0;
color: #ff0000;
height: 35px;
line-height: 35px;
padding: 0 8px;
white-space: nowrap;
width: 140px;
}
#search-box input.button2 {
background: url(http://www.purevb.com/demo/images/styles/DarkCore/style/searchButton-left.png) no-repeat;
height: 35px;
color: transparent;
border: 0;
}
/*-- Topo dos tópicos redondos h3 --*/
.forabg .header, .forumbg .header {
background: #ff0000;
/*background-color: rgba(27,0,0,0.8);*/
margin: -5px -5px 2px;
padding: 6px 3px 3px;
}
/*-- Bordas Widget --*/
.module .h3 {
border: 0px solid #ff0000;
border-radius: 1px;
clear: both;
margin-bottom: 0px;
padding: 9px!important;
}
.module {
padding: 0 0px!important;
}
.module .inner {
border-radius: 1px;
background-color: transparent;
border-color: #DEDEDE!important;
border-style: solid!important;
border-width: 1 1px 1px!important;
padding-left: 5px;
}
/*-- Widget igual FDF --*/
.module .h3 {
/*background: #39C;
color: #FFF;*/
background: #ff0000;
/*background-color: rgba(196,0,0,0.8);*/
margin: -5px -10px 10px;
padding: 6px 3px;
text-align: center;
text-transform: none;
}
/*-- Staff conectado --*/
.monAva img {
height: 40px;
width: 40px;
margin-right: 5px;
background: none repeat scroll 0 0 #FFF;
border: 1px solid #d5d1c8;
box-shadow: 0 2px 2px rgba(0,0,0,0.1);
padding: 1px;
}
.myStaff {padding: 5px 0 0;}
.monAva img:hover {
border: 1px solid black;
}
.myStaff a {
display:inline-block;
vertical-align:top;
margin-top:.75em;
}
/*-- Centralizar Perfil --*/
.postprofile {
text-align: center;
}
/* -- Posição nome de usuário e avatar --*/
.postprofile dt img {
margin-bottom: 5px;
}
/*-- Canto do fórum fino --*/
.forabg {
background-color: transparent;
border-color: #DEDEDE!important;
border-radius: 1px;
border-style: solid!important;
border-width: 1px!important;
}
/*-- Preencher banner --*/
body {
overflow-x: hidden !important;
}
#page-header #logo-desc, #page-header #logo-desc #site-title, #page-header #logo-desc #site-title h1 {
font-size: 0px !important;
}
#logo {
width: 0% !important;
padding-bottom: 0px !important;
margin-left: 0px !important;
margin-top: 0px !important;
position: relative !important;
}
/*-- Menu FDF --*/
#page-header div.navbar {
height: 51px!important;
}
#page-header .navbar {
background: #2D3134!important;
border: none!important;
margin: 0px -5px 0!important;
}
#page-header .navbar .corners-top, .navbar .corners-top span {
background: transparent none repeat scroll 0% 0% !important;
}
a.mainmenu {
background: url(https://i18.servimg.com/u/f18/18/45/41/65/nav10.png) repeat-x 0 45px;
color: #FFF;
display: inline-block;
font-family: "Trebuchet MS", Arial, Verdana, Sans-serif;
font-size: 13px;
font-weight: 700;
height: 45px;
line-height: 41px;
padding: 0 12px;
transition: 250ms;
}
#page-header a.mainmenu.fa_navactif, #page-header a.mainmenu:hover {
background-position: 0 40px;
}
/*-- Fonte do topo igual fDF --*/
.forabg .header dt, .forabg .header h2, .forumbg .header .dterm, .forumbg .header dt {
font-family: "Trebuchet MS", Arial, Verdana, Sans-serif;
font-size: 13px;
font-weight: 700;
padding-left: 6px!important;
}
/*-- Perfil fundo com borda --*/
.postprofile {
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
background-color: #fff;
border: 1px solid #E0E0E0;
border-left: 1px solid #E0E0E0;
border-radius: 1px;
padding-bottom: 20px;
padding-right: 10px;
padding-top: 20px;
text-align: center;
width: 20%;
}
/*-- Avatares redondos indice --*/
.lastpost-avatar img {
-moz-border-radius: 50%;
-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
-webkit-border-radius: 50%;
-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
background: #fff;
border: 1px solid #D5D5D5;
border-radius: 50%;
box-shadow: 0 2px 2px rgba(0,0,0,0.1);
height: 50px;
margin: 0 5px;
padding: 1px;
width: 50px;
}
/*-- Sombras na ponta do fórum --*/
#wrap {
-moz-box-shadow: rgba(0,0,0,0.1) 0 1px 5px;
border: 1px solid #a6a8a9;
border-radius: 1px;
box-shadow: rgba(0,0,0,0.4) 0 1px 5px;
margin-bottom: 10px;
}
/*-- Cores dos tópics --*/
.forumbg {
background-color: transparent;
background-position: 0 0;
background-repeat: repeat-x;
border: 1px solid #fff;
border-color: #DEDEDE!important;
border-radius: 1px;
clear: both;
margin-bottom: 4px;
padding: 0 1px;
}
/*-- Linha de Baixo do menu --*/
#page-header .navbar {
-moz-box-shadow: inset 0 -7px 0 -1px #ff0000;
-webkit-box-shadow: inset 0 -7px 0 -1px #ff0000;
box-shadow: inset 0 -7px 0 -1px #ff0000;
}
/* Barra de Rolamento do Fórum */
::-webkit-scrollbar {
-webkit-border-radius: 1ex;
background: orange;
height: 12px;
width: 12px;
}
::-webkit-scrollbar-thumb {
-webkit-border-radius: 7px;
-webkit-box-shadow: 0 1px 2px
rgba(0, 0, 0, 0.75);
background: #ff0000;
}
::-webkit-scrollbar-track-piece {
background:
white;
}
::-webkit-scrollbar-corner {
background: #FF0000;
}
#wrap {
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border: 1px solid #ff0000;
}
input.button2 {
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
input, textarea, select {
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
[class*="button"] {
border: 1px solid #ff0000;
background: #353535;
color: #fff!important;
}
a.button1, a.button2, button.button2, input.button, input.button1, input.button2 {
background: #FF0000;
border: none;
border-bottom: 2px solid #000000!important;
border-radius: 3px;
color: #FFF!important;
display: inline-block;
font-size: 11px;
font-weight: 700;
line-height: normal!important;
margin: 2px;
padding: 6px 9px!important;
transition: 300ms;
}
a.button1:hover, a.button2:hover, button.button2:hover, input.button:hover, input.button1:hover, input.button2:hover {
background: silver;
border: none;
border-bottom: 2px solid black;
border-radius: 3px;
color: #FFF!important;
display: inline-block;
font-size: 11px;
font-weight: 700;
line-height: normal!important;
margin: 2px;
padding: 6px 9px!important;
transition: 300ms;
}
#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;
}
a.gensmall[style="color: #FA0000"]:before {
content: '\f085 \00A0';
font-family: 'fontawesome';
}
#logo img {
width: 100.7%;
position: relative;
left: -10px;
}
.pun .main-content {
border: 1px solid #ddd!important;
}
.pun table.table {
border: 1px solid #ddd!important;
}
.fa-catrow-title > div > h2 {
background-color: #fff;
margin-bottom: 5px;
box-shadow: 0 1px 3px 0 rgba(0,0,0,0.2);
border-radius: 3px;
border: solid 1px #fff;
border-bottom: solid 3px #ff0000;
padding: 4px 9px;
font-family: "Trebuchet MS", sans-serif;
text-transform: uppercase;
font-size: 22px;
}
#wrap {
border-radius: 10px;
}
.sucesso {
background: url(http://i.imgur.com/BYDDJ34.png) no-repeat 6px #4cb600;
border: 1px solid #6b8a00;
color: #fff;
width: 100%;
text-shadow: 1px 1px 1px #000;
box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2) inset;
font-weight: 700;
padding: 6px 6px 6px 40px;
border-radius: 3px;
}
.alerta {
background: url(http://i.imgur.com/eADTQp0.png) no-repeat 6px #c80000;
border: 1px solid #650f00;
color: #ffffff;
width: 100%;
text-shadow: 1px 1px 1px #000;
box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2) inset;
font-weight: 700;
padding: 6px 6px 6px 40px;
border-radius: 3px;
}
.aviso {
background: url(http://i.imgur.com/o853ASr.png) no-repeat 6px #ffc700;
border: 1px solid #a87600;
color: #ffffff;
width: 100%;
text-shadow: 1px 1px 1px #000000;
box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2) inset;
font-weight: 700;
padding: 6px 6px 6px 40px;
border-radius: 3px;
}
.infos {
background: url(http://i.imgur.com/Sb8xtoi.png) no-repeat 6px #7ce7fe;
border: 1px solid #007a94;
color: #ffffff;
width: 100%;
text-shadow: 1px 1px 1px #000;
box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2) inset;
font-weight: 700;
padding: 6px 6px 6px 40px;
border-radius: 3px;
}
.sucesso,
.alerta,
.aviso,
.infos {
font-family: Verdana,Arial,Helvetica,sans-serif;
-moz-border-radius: 3px;
-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
box-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
font-size: 13px;
font-style: normal;
font-variant: normal;
font-weight: 400;
margin: 5px 0;
padding: 15px 15px 20px 100px !important;
}
div#noel_deco {
left: initial !important;
right: 0;
}
#fa_toolbar #live_notif .fa_notification {
background: #FFF!important;
border: 1px solid #DDD;
border-bottom-width: 2px;
border-radius: 3px!important;
box-shadow: 0 3px 12px rgba(0,0,0,0.175);
margin-top: 5px;
opacity: 1!important
}
#fa_toolbar #live_notif .fa_notification .content {
background-image: url(https://i18.servimg.com/u/f18/16/89/96/68/notifi10.png)!important;
color: #555!important
}
#fa_toolbar #live_notif .fa_notification a {
color: #39C!important
}
#fa_toolbar #live_notif .fa_notification a:hover {
color: #333!important
}
#notif_unread {
color: #F93;
font-weight: 700
}
#fa_notifications:hover #notif_unread,#fa_toolbar > #fa_right.notification > #fa_notifications #notif_unread {
color: #FFF
}
a[style*="#FF0000"],
a[href^="/u"] > span[style*="#FF0000"] {
background-image: url(http://i45.servimg.com/u/f45/15/95/60/34/glitte10.gif);
text-shadow: 0 0 1px rgba(0, 0, 0, 0.54);
}
.postprofile {
position: relative;
padding-top: 40px!important;
}
.postprofile:before {
content: 'OFFLINE';
position: absolute;
top: 0px;
left: 0;
right: 0;
display: block;
background-color: grey;
padding: 5px;
color: #fff;
}
.online .postprofile:before {
background-color: green;
color: #fff;
content: 'ONLINE';
}
.recentInline {
display: flex;
align-items: center;
font-size: 12px;
}
.recentInline a {
text-decoration: none;
}
.recentInline > br {
display: none;
}
.lastpost-avatar {
order: -1;
}
.lastpost-avatar + a {
margin-right: 5px;
}
#page-header::after {
content: 'Bem-Vindo ao Forum do Clã TheRevenGe';
font-size: 0.8rem;
font-weight: 700;
color: #ff0000;
height: auto;
visibility: visible;
background-color: #fff;
margin: -5px -5px 0;
display: block;
height: 80px;
box-sizing: border-box;
padding: 20px 30px 0;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}
.loginForm {
background-color: #000 !important;
border-color: #2b2b2b;
}
/* Start http://www.cursors-4u.com */ body, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-2/cur117.cur), progress !important;} /* End http://www.cursors-4u.com */
/* Início - Widgets Final do Fórum */
.widgetsbottom {
display: block !important;
background-color: #fff;
clear: both;
width:100%;
margin: 15px 0px;
}
#fa_stats {
background: #2E3133 none repeat scroll 0% 0%;
color: #FFF;
font-family: Arial,Verdana,sans-serif;
padding: 15px 0px;
text-align: center;
font-size: 10px;
}
.stat_label {
background: #F2F2F2 none repeat scroll 0% 0%;
border-radius: 3px;
color: #2E3133;
display: inline-block;
font-size: 0px;
margin: 0px 12px 0px 3%;
padding: 6px 12px;
vertical-align: middle;
}
.stat_label strong {
display: inline-block;
font-size: 14px;
max-width: 150px;
overflow: hidden;
text-overflow: ellipsis;
}
.text_label {
font-size: 14px;
font-weight: 700;
margin-right: 7.5%;
text-transform: uppercase;
}
.qeel_title {
background: #ff0000 none repeat scroll 0% 0%;
color: #FFF;
font-family: "Trebuchet MS",Arial,Verdana,sans-serif;
font-size: 16px;
font-weight: 700;
padding: 5px 6px;
text-transform: uppercase;
}
.qeel_title a {
color: #FFF;
}
.qeel_section {
background: #FAFAFA none repeat scroll 0% 0%;
color: #333;
font-size: 11px;
padding: 8px 6px;
}
/* Fim - Widgets Final do Fórum */
.qeel_section em {
background-color: #fff;
border: solid 2px #ddd;
border-radius: 6px;
display: block;
font-size: 0;
margin: 0 auto;
padding: 10px 15px 12px 10px;
position: relative;
text-align: center;
width: 75%;
}
.qeel_section em b > a {
text-shadow: 0px 1px 1px #454545;
font-size: 14px;
margin: 0 5px;
font-style: normal;
font-weight: normal;
transition: all 300ms;
}
.qeel_section em b > a:hover {
background: #DDD;
padding: 10px 10px 12px 10px;
}
o/
Re: Erro ao colocar barra de estatisticas
obrigado resultou
desculpa o erro ai no css pois estou começar a aprender k
desculpa o erro ai no css pois estou começar a aprender k
Re: Erro ao colocar barra de estatisticas
Sem problemas... É errando que se aprende!
Questão marcada como Resolvida ou o Autor solicitou que ela fosse arquivada. Tópico marcado como Resolvido e movido para Questões resolvidas. |
Tópicos semelhantes
» Erro nas estatisticas
» Modificar barra das estatísticas
» Erro barra de respeito as regras
» Colocar ao Centro estatisticas
» erro com barra dos widgets
» Modificar barra das estatísticas
» Erro barra de respeito as regras
» Colocar ao Centro estatisticas
» erro com barra dos widgets
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre a aparência do fórum :: Questões resolvidas sobre a aparência do fórum
Página 1 de 1
Permissões neste sub-fórum
Não podes responder a tópicos