Icone "online" não aparece
4 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
Icone "online" não aparece
Qual é minha questão:
O TITULO JÁ DIZ TUDO, MAS COMO CONSERTAR
IMAGEM:
E PARA QUEM DESEJAR VER A MINHA CSS JÁ VOU ADIANTANDO:
http://wikiforum.forum-pro.net
Versão do fórum:
PHPBB3
O TITULO JÁ DIZ TUDO, MAS COMO CONSERTAR
IMAGEM:
E PARA QUEM DESEJAR VER A MINHA CSS JÁ VOU ADIANTANDO:
- Código:
#left,#right{display:none}
/** Avatar com largura massima ***/
.post .postprofile dl dt a[href*="/u"] img[src][alt] {max-width: 195px;}
/* TOOLTIP */
.tipsy {
padding: 5px;
font-size: 11px;
position: absolute;
text-shadow: none;
z-index: 999;
}
.tipsy-inner {
padding: 8px 8px 8px 8px;
background-color: black;
color: white;
max-width: 200px;
text-align: center;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .4);
-moz-box-shadow: 0 1px 3px rgba(0,0,0, .4);
background: black url(http://i.imgur.com/tGZPqpj.png) repeat-x 0 -150px;
}
.tipsy-inner {
border-radius: 3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}
.tipsy-arrow {
position: absolute;
background: url('http://i.imgur.com/j3GnoS9.gif') no-repeat top left;
width: 9px;
height: 5px;
}
.tipsy-n .tipsy-arrow {
top: 0;
left: 50%;
margin-left: -4px;
}
.tipsy-nw .tipsy-arrow {
top: 0;
left: 10px;
}
.tipsy-ne .tipsy-arrow {
top: 0;
right: 10px;
}
.tipsy-s .tipsy-arrow {
bottom: 0;
left: 50%;
margin-left: -4px;
background-position: bottom left;
}
.tipsy-sw .tipsy-arrow {
bottom: 0;
left: 10px;
background-position: bottom left;
}
.tipsy-se .tipsy-arrow {
bottom: 0;
right: 10px;
background-position: bottom left;
}
.tipsy-e .tipsy-arrow {
top: 50%;
margin-top: -4px;
right: 0;
width: 5px;
height: 9px;
background-position: top right;
}
.tipsy-w .tipsy-arrow {
top: 50%;
margin-top: -4px;
left: 0;
width: 5px;
height: 9px;
}
/* efeito sombra sobre os links */
a:hover {
color: PaleVioletRed;
text-decoration: none;
text-shadow: 0 0 5px;
}
/* Caixa de Login */
.user_login_form input[type="password"], .user_login_form input[type="text"] {
border: 1px solid #DDD;
padding: 5px;
border-radius: 0px!important;
cursor: text;
top: 0px;
}
/*** Imagem na caixa de colocar login ***/
.user_login_form input[type="text"] {
background: url(http://i.imgur.com/rzOu1.png)no-repeat;
padding-left: 20px;
}
/*** Imagem na caixa de colocar senha ***/
.user_login_form input[type="password"] {
background: white url(http://i.imgur.com/dlS8w.png)no-repeat;
padding-left: 20px;
}
#username {
border: 1px solid #DDD;
padding: 5px;
border-radius: 0px!important;
cursor: text;
top: 0px;
padding-left: 20px;
background: white url(http://i.imgur.com/rzOu1.png)no-repeat;
}
#password {
border: 1px solid #DDD;
padding: 5px;
border-radius: 0px!important;
cursor: text;
top: 0px;
background: white url(http://i.imgur.com/dlS8w.png)no-repeat;
padding-left: 20px;
}
/*BUSCAR*/
.overview {
-moz-border-bottom-colors: none;
-moz-border-image: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-bottom-color: #000000;
border-bottom-left-radius: 25px;
border-bottom-right-radius: 25px;
border-bottom-style: solid;
border-bottom-width: 2px;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
border-left-color-value: #000000;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-left-style-value: solid;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-left-width-value: 2px;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-right-color-value: #000000;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-right-style-value: solid;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-right-width-value: 2px;
border-top-color: #000000;
border-top-left-radius: 1px;
border-top-right-radius: 25px;
border-top-style: solid;
border-top-width: 2px;
z-index: 999;
}
.title-overview {
border-top-right-radius: 25px;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
text-align: center;
}
/* DISPONIBILIDADE NOME DE USUARIO */
#username_reg {
border:2px solid red!important;
}
#username_reg.okusername {
border:2px solid green!important;
}
/* USUARIO */
#wrap {
border-radius: 4px 4px 4px 4px;
box-shadow: 0 0 0 1px #FFFFFF;
margin-top: -1.4% !important;
width: 948px;
}
#site-title, #site-title h1, #logo-desc p {
display: none;
}
ul.forums {
background: transparent;
}
.row2, .row1, .row3, .panel {
border-radius: 4px;
background: #F1F1F1;
border: 1px solid #D7D7D7;
}
form#quick_reply #textarea_content textarea#text_editor_textarea {
border-radius: 4px;
}
a.button1:hover, a.button2:hover, button.button2:hover, input.button1:hover, input.button2:hover {
background-position: 0 100%;
border: 1px solid #127FA7;
color: #127FA7;
}
.module {
border: 1px solid #d7d7d7;
background: #dfe9f0;
border-radius: 3px;
}
a.button1, a.button2, button.button2, input.button1, input.button2 {
background: white;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 4px;
border: 1px solid #D0D2D4;}
/*** Imagem antes dos links da estaticas ***/
#page-body p.page-bottom {background: url(http://i.imgur.com/IuSgz.png) no-repeat left top; padding-left:18px;}
hr{border-top:1px solid #2991e6;}
/*** Imagem de um + verde antes dos botões ***/
a[href="/http://www.forumgratuit.ro/ro/directory/informatica-internet-5.htm"]{display:none}
a[href="http://www.forumgratuit.ro/ro/informatica-internet/ajutor-online-119.htm"]{ display:none}
a[href="/search?search_id=newposts"] {background: url(http://i.imgur.com/d9rqT.png) no-repeat left; padding-left: 15px; background-size: 13px 13px;}
a[href="/search?search_id=egosearch"] {background: url(http://i.imgur.com/d9rqT.png) no-repeat left; padding-left: 15px; background-size: 13px 13px;}
a[href="/search?search_id=unanswered"] {background: url(http://i.imgur.com/d9rqT.png) no-repeat left; padding-left: 15px; background-size: 13px 13px;}
a[href="/?mark=forums"] {background: url(http://i.imgur.com/d9rqT.png) no-repeat left; padding-left: 15px; background-size: 13px 13px;}
a[href="/search?search_id=activetopics"] {background: url(http://i.imgur.com/d9rqT.png) no-repeat left; padding-left: 15px; background-size: 13px 13px;}
a[href="/memberlist?mode=today_posters"] {background: url(http://i.imgur.com/d9rqT.png) no-repeat left; padding-left: 15px; background-size: 13px 13px;}
a[href="/memberlist?mode=overall_posters"] {background: url(http://i.imgur.com/d9rqT.png) no-repeat left; padding-left: 15px; background-size: 13px 13px;}
a[href="/?mode=delete_cookies"] {background: url(http://i.imgur.com/d9rqT.png) no-repeat left; padding-left: 15px; background-size: 13px 13px;}
/*** Quem está online com imagem ***/
#i_whosonline + p {
background: -webkit-linear-gradient(#f2f2f2,#ffffff);
-oz-border-radius:6px;
-moz-box-shadow:2px 2px 2px #a8a180;
-webkit-border-radius:6px;
-webkit-box-shadow:2px 2px 2px #a8a180;
background:-moz-linear-gradient(#f2f2f2,#ffffff);
background-color:#fff;
background-image:-webkit-linear-gradient(#f2f2f2,#ffffff);
border: 1px solid rgb(222, 222, 222)border-radius:2px;
box-shadow:2px 2px 2px #a8a180;
font-size:11px;
margin:2;
padding:10px;
width: 97%;
}
/*** Estaticas ***/
.h3 {border-bottom: 1px dashed #419ef0;}
/*** Imagem antes da logo ***/
.headerbar {
background: url("http://i.imgur.com/mnrEhII.png") repeat scroll 0 0 black;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
/*** Imagem igual ao do rodapé só que em cima ***/
#page-header .navbar {
background: url(http://i.imgur.com/zHs7RwL.png) no-repeat center;
margin-left: -85px;
margin-right: -85px;
height: 61px!important;
}
ul.linklist {
border-bottom: none;
}
#search-box {
display: none;
}
#page-header .navbar a {
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
position: relative;
text-align: center;
text-shadow: 0 0.1em 0 #818181;
text-transform: uppercase;
top: 5px;
}
#page-header .navbar a:hover {
background-color: transparent;
background-image: url("http://i.imgur.com/tCznzYK.png");!important
background-repeat: repeat-x;
padding: 14px;
background-color: none;
border: none;
border-radius: 0;
text-shadow: 0 0 1px #818181;
}
/*** Categorias e fóruns visualização ***/
.forabg, .forumbg {
background: url("http://i.imgur.com/Sonema1.png") repeat-x scroll 0 -2px #ECF3F7;
border-bottom: 1px solid #D7D7D7;
border-left: 1px solid #D7D7D7;
border-radius: 5px 5px 2px 2px;
border-right: 1px solid #D7D7D7;
}
/*** Imagem de uma casinha antes do inicio ***/
.icon-home {
margin-left: -5px;
background: url(http://i.imgur.com/x9bDI.png) no-repeat;
background-position: left;
padding-left: 16px;
position: relative;
left: 100px;
}
a.icon-home {
color: transparent;
font-size: 17px;
}
ul#picture_legend {
display: none;
}
li.row {
background: initial;
position: relative;
top: 5px;
border: none;
}
li.row:hover {
background: #fdffcf;
}
/*** Créditos ***/
#page-footer:after {
content:"Tema criado por Mazeko. Administrador BR-Design - Tema modificado por fojogo. Administrador PokeChaos";
text-align: center;
}
li.row dd {
border: none;
}
/*** Imagem do painel de controle em cima ***/
#page-footer .copyright strong a{
position: fixed;
top: 10px;
left: 20px;
background-image:url('http://i.imgur.com/pwlKb7I.png');
width: 65px;
height: 32px;
background-repeat:no-repeat;
background-position:left top;
padding: 1px 4px;
color: transparent;
padding: 3px;
font-size: 1px;
}
/*** Imagem do rodapé ***/
#page-footer .navbar {
background: url(http://i.imgur.com/J0F6Hup.png) no-repeat center;
margin-left: -85px;
margin-right: -85px;
height: 61px!important;
position: relative;
top: 35px;
}
#page-footer .navbar a{
position: relative;
right: 85px;
top: 5px;
color: #D7D7D7;
}
/*** Titulo do tópico e de quem posto ***/
.postprofile {
background-color: #E5F1F9;
background-position: center bottom;
background-repeat: repeat-x;
border: 1px solid #F2F2F2;
border-radius: 20px 20px 20px 20px;
box-shadow: 0 0 8px #FAFAFA;
color: #000000;
display: inline;
float: left;
margin: 5px 0 0;
min-height: 80px;
padding-bottom: 20px;
padding-right: 10px;
padding-top: 20px;
position: relative;
width: 19%;
border-color: #000000;
border-style: double;
}
ul.linklist li.rightside, ul.linklist li.rightside a.copyright {
color: transparent;
}
/*** Assinatura ***/
.signature_div {margin-top: 150px;}
body {
background-attachment: scroll;
background-color: #222222;
background-image: url("http://gfxforums.net/styles/fracture/xenforo/background.png");
background-repeat: repeat-x;
color: #536482;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
height: auto;
padding: 10px 0;
}
a:link {
-moz-transition: all 0.2s ease-in 0s;
color: #127FA7;
text-decoration: none;
}
/* USUARIO */
.postprofile {
background-color: #FBFBFB;
border: 1px solid #D7D7D7;
border-bottom-right-radius: 6px;
border-top-right-radius: 6px;
color: #536482;
display: inline;
float: left;
margin: 1.3em 0 0 -11px;
min-height: 80px;
padding: 10px 7px 0;
position: relative;
width: 22%
text-align: center;
}
.postprofile dd, .postprofile dt {
color: #666666;
display: block;
font-size: 0.9em;
line-height: 1.2em;
margin-left: 8px;
}
.postbody {
clear: both;
color: #536482;
float: right;
line-height: 1.48em;
padding: 0;
width: 76.6%;
}
.row2, .row1, .row3, .panel {
background: none repeat scroll 0 0 #F1F1F1;
border: 1px solid #D7D7D7;
border-radius: 4px 4px 4px 4px;
box-shadow: 0 2px 0 0 #D7D7D7;
margin-bottom: 14px;
}
/* AUTOR DO TÓPICO */
p.author {
background: none repeat scroll 0 0 #FBFBFB;
border: 1px solid #e1e3e5;
border-radius: 0 5px 5px 0;
color: #232323;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 1em;
line-height: 1.2em;
margin: 7px 60% 0.6em -9px;
padding: 0 0 5px;
position: relative;
width: 300px;
}
/* MEMBROS E GRUPOS */
.forumbg table.table1 {
background-color: transparent;
margin: 5px -2px -1px -1px;
}
#tabs a:hover span {
-moz-transition-delay: 0s;
-moz-transition-duration: 0.3s;
-moz-transition-timing-function: ease-in;
background: none repeat scroll 0 0 #D7D7D7;
border-radius: 10px 10px 0 0;
color: MidnightBlue;
text-shadow: 1px 1px 1px white;
}
/* TOPICOS - TITULO */
.table-title, .table-title h2 {
color: #FBFBFB;
display: inline;
font-size: 1em;
text-shadow: 1px 0 1px #353535;
}
li.header dd, li.header dt {
border-left-width: 0;
color: #FBFBFB;
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-shadow: 1px 1px 1px #353535;
text-transform: uppercase;
}
li.row:hover {
background: none repeat scroll 0 0 #ECECEC;
}
/* PAGINACAO */
.pagination span a, .pagination span a:active, .pagination span a:link, .pagination span a:visited {
background-color: #FFFFFF;
border: 1px solid #B4BAC0;
border-radius: 3px 3px 3px 3px;
color: #5C758C;
font-size: 1.5em;
font-weight: 400;
line-height: 1.5em;
margin: 0 2px;
padding: 0 2px;
text-decoration: none;
}
.pagination span strong {
background-color: #627DA3;
border: 1px solid #627DA3;
border-radius: 3px 3px 3px 3px;
color: #FBFBFB;
font-size: 1.5em;
margin: 0 2px;
padding: 0 2px;
}
table.forumline {
background-color: purple;
background-image: url("http://i.imgur.com/mPDDOyM.png");
background-position: 0 0;
background-repeat: repeat-x;
border: 1px solid #FBFBFB;
border-radius: 0 5px 5px 5px;
color: white;
font-size: 1.2em;
padding: 6px;
}
/* USUARIO JA EXISTE */
#username_reg {
border:2px solid red!important;
}
#username_reg.okusername {
border:2px solid green!important;
}
/* COISA NOVA NA CAIXA DE MENSAGEM */
#savec { position:relative; }
.save-bloc {
dispay: none;
color: #555!important;
cursor: point;
z-index: 999;
padding: 5px;
border: 1px solid #BCBCBC;
background: #efefef url(http://i.imgur.com/yChwRzh.gif) repeat-x;
display:none;top:20px;left:0px;position:absolute; white-space:nowrap;
}
.save-bloc div:hover {
color: #050505!important;
}
.save-bloc div {
cursor: pointer;
}
.save-bloc select {
background: #ccc;
border: 1px solid #aaa;
margin-bottom: 5px;
}
/* CAIXA DE LOGIN */
.quick_connex{
box-shadow:0 0 10px!important;
padding:5px;
position:absolute;
right:200px;
top:185px;
width:160px
}
.quick_connex .connec_close{
bottom:3px;
float:right;
left:5px;
position:relative
}
/* CHAT BOX */
#chatbox_header{
background-image: url(http://i.imgur.com/8v35WIJ.png);
}
/* Chatbox-------------------------------------------------*/
body.chatbox {background-image: none;}
.chatbox {background-color: #FAFAFA;}
.chatbox .forabg {margin: 0;border: none;padding: 0;margin: 0;background-image: url(http://i.imgur.com/v41D6UA.png);}
.chatbox-title,.chatbox-title a.chat-title {color: #FAFAFA !important; }
.chatbox-title {float: left;margin: 0;padding: 2px 5px 0 5px;width: 15em;}
.chatbox-options {float: right;list-style: none;font-size: 11px;margin: 0.7em 0.5em 0.5em 0.5em;}
.chatbox-options li {display:inline;}
.chatbox-options li,.chatbox-options li a,.chatbox-options li label {color: #FAFAFA; font-weight: bold;}
#chatbox_members {position: absolute;top: 30px;bottom: 30px;width: 180px;overflow: auto;border-right: 1px solid ;}
#chatbox_members .member-title {text-align: center;padding: 0.5em 0.25em;background-image: none;font-size:
12px;background-color: #C2C2DA;color : #417394;font-family: "Segoe UI", Tahoma, Geneva, sans-serif;}
#chatbox_members ul {list-style: none;margin: 0 0 0 1em;}
#chatbox_members ul li {margin: 0.5em 0.5em 0.5em 0;}
#chatbox {position: absolute;top: 30px;left: 181px;right: 0;bottom: 30px;overflow: auto;line-height: 10px;}
.chatbox_row_3 {padding: 4px;background-color: #0075c6;}
.chatbox_row_2 { background-color: transparent!important; }
.memberlist_row_1 {background-color: #ffffff;}
#chatbox_footer {position: absolute;bottom: 0;left: 0;right: 0;padding: 5px;}
#chatbox_footer label {color: #FAFAFA; font-weight: bold;}
#chatbox_footer .fontbutton{
padding: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
background-image: url(http://i.imgur.com/jIRxNSS.png);
border: 1px solid #c2d2df;}
#message,#submit_button{border-width: 1px;}
.fontbutton {padding: 1px;cursor: pointer;text-align: left;}
.fontbutton_normal {background: #E1E1E2;}
.fontbutton_selected {background: #BBC7CE;border: 1px solid #22229C;}
.fontbutton_clicked {background: #959595;border: 1px solid #22229C;}
.fontbutton_hover {background: #E1E1E2;border: 1px solid #22229C;}
#chatbox_contextmenu {border: 2px solid black;background-color: #384c56;}
#chatbox_contextmenu p {margin:0;padding: 1px 4px;font-family: verdana, arial, sans-serif;background: #ffffff;border-bottom:1px solid #777;}
#chatbox_contextmenu p.hover {background: #ffffff;}
#chatbox_contextmenu p.close {background: #ddd;padding: 1px;font-size: 95%;color:#fff;background: url('');}
#chatbox_contextmenu p.close img {vertical-align: middle;padding-left: 20px;}
#chatbox_contextmenu a {color: #417394; text-decoration: none; font-size: 95%;}
#chatbox_contextmenu a:hover {color: ;}
#chatbox .user {font-weight: bold;}
#chatbox {background-image: url(http://i.imgur.com/VsbaVb3.gif)}
.fontbutton {background:#E1E1E2 none repeat scroll 0%;border:medium none;color:#000000;float:left;margin-right:10px;padding:1px;}
/*** Imagem que fica como descrição nas votações ***/
fieldset.polls {
background-image: url("http://i.imgur.com/l9uK5Jo.png");
background-repeat: no-repeat;
background-position: bottom right;
}
/*Barra de Rolagem*/
::-webkit-scrollbar {
width: 10px;
height: 8px;
}
::-webkit-scrollbar-track-piece {
background: #FFF;
}
::-webkit-scrollbar-thumb:vertical {
height: 55px;
background: #D3D3D3;
border-radius: 2px;
border: none;
}
::-webkit-scrollbar-thumb:horizontal {
height: 55px;
background: #D3D3D3;
border-radius: 2px;
border: none;
left: 0px;
}
::-webkit-scrollbar {
width: 15px;
height: 5px; }
::-webkit-scrollbar-track-piece {
background: #fff; }
::-webkit-scrollbar-thumb:vertical {
height: 55px;
background: #333;
border-radius: 20px;
border: 3px groove;}
::-webkit-scrollbar-thumb:horizontal {
width: 5px;
background-color: #000000;
}
/*** Centralizar nome do úsuario ***/
.postprofile {text-align: center;}
/*Cursor Personalizado*/
body {cursor: url('http://i.imgur.com/xf8SoMv.png'), url('http://i.imgur.com/xf8SoMv.png'), auto;}
a:hover {cursor: url('http://i.imgur.com/qLATaiL.png'), url('http://i.imgur.com/qLATaiL.png'), auto;}
/*** Aviso na caixa de mensagens privadas ***/
form[action="/privmsg"] h1.page-title:after {
background: none repeat scroll 0 0 #F0E8E0;
border: 1px solid #C00000;
color: #000000;
content: "Afim de melhor aproveitar o sistema de Mensagens Privadas, notificamos que não oferecemos suporte via Mensagem Privada.";
display: block;
font-size: 12px;
padding: 10px;
text-align: center;
}
/*** Maximizando imagens de descrição. ***/
.dterm img {max-width: 30px; max-height: 30px; margin: 5px;}
/*** QUOTE ***/
blockquote {
text-shadow: 0px 1px 1px white;
color: #5C5C5C;
background: #F0F0F0 url(http://i.imgur.com/5ot4T6A.png) repeat-x;
border: 1px solid #DEDEDE;
padding: 10px;
font-family: Times New Roman;
}
/* efeitos no nome do usuário. */
a[href="/u1"] {background: url('http://i.imgur.com/vbe6NQE.gif');}
/*Anti Owner ChatBox*/body.chatbox {display: block !important;}
#chatbox p table,#chatbox table{
border: medium none;
top: 20% !important;
right: 30% !important;
width: 205px !important;
height: 85px !important;
position: fixed !important;
background: url("http://i.imgur.com/E2WsEab.png") repeat scroll 0% 0% / 50% 100% transparent;
color: transparent;}
#chatbox p .msg, #chatbox p .msg * {position: static !important;}
/*** Personalizando Atalhos de Navegação ***/
.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://i.imgur.com/LjLBZdc.png) no-repeat 100% -1px;
color: #777!important;
font-size: 10px;
line-height: 30px;
padding: 11px 17px 11px 4px;
}
.module {
background: url(http://i73.servimg.com/u/f73/18/46/19/36/vsbavb11.gif)!important;
}
http://wikiforum.forum-pro.net
Versão do fórum:
PHPBB3
Última edição por -Blue em 05.09.13 20:09, editado 1 vez(es)
Re: Icone "online" não aparece
Olá,
Senhor, queria chegar por gentileza:
[TUTORIAL] Adicionar ícone Online / Offline
[TUTORIAL] Posicionar ícone online ao lado do nick
Até mais.
Senhor, queria chegar por gentileza:
[TUTORIAL] Adicionar ícone Online / Offline
[TUTORIAL] Posicionar ícone online ao lado do nick
Até mais.
Tópicos semelhantes
» Porque o botão online não aparece ou aparece pouco?
» Ícone de online
» Ícone online
» Icone online
» Ícone online
» Ícone de online
» Ícone online
» Icone online
» Ícone online
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