Chatbox com problemas

2 participantes

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

Tópico resolvido Chatbox com problemas

Mensagem por tdias72 13.05.15 21:37

Porque é que o meu chat está asism?

Chatbox com problemas 2cp3okl
tdias72

tdias72
*

Membro desde : 18/10/2013
Mensagens : 49
Pontos : 81

http://www.receitasparatodos.forumeiros.com

Ir para o topo Ir para baixo

Membro Entusiasta

Tópico resolvido Re: Chatbox com problemas

Mensagem por RafaelS. 13.05.15 21:43

Olá amigo!

Isso é por as imagens não estarem mais disponíveis, queira fornecer o sua folha de estilos CSS.
Vou aproveitar para alertar-lhe de que não é permitido usar o tema oficial de suporte à fóruns Forumeiros, o seu fórum poderá sofrer consequências com isso.

Abraços Feliz

Tópico movido de 'Questões sobre HTML & BBCode' para 'Questões sobre a aparência do fórum'
RafaelS.

RafaelS.
Membro Entusiasta
Membro Entusiasta

Membro desde : 26/04/2014
Mensagens : 5746
Pontos : 7156

http://techmais.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Chatbox com problemas

Mensagem por tdias72 13.05.15 21:48

Código:
.topiclist.forums dd.lastpost {
      background-color: #dceaf5;
      border-bottom: 1px solid #c3e0f1;
      border-radius: 5px;
      border-right: 1px solid #c3e0f1;
      margin: 6px;
    }
    ul.forums dd, ul.topiclist dd {
      border-color: #FFF;
      border-left: 0 solid #FFF;
    }
    ul.forums dd, ul.topiclist dd {
      border-color: #FFF;
      border-left: 0 solid #FFF;
    }
    ul.forums dd {
      border-color: #fff;
      border-left-style: solid;
      border-left-width: 1px;
    }
    ul.topiclist dd {
      border-left: 1px solid #fff;
      display: block;
      float: left;
      padding: 4px 0;
    }
    dd.lastpost {
      font-size: 1.1em;
      width: 20%;
    }

blockquote div {
 margin-left: 20px;
 }
em{
font-style: normal;
}
blockquote blockquote {
background-color: #E4F4FC;
font-size: 1em;
margin: 0.5em 1px 0pt 15px;
}
blockquote blockquote blockquote {
 background-color: #E4F4FC;
 }
blockquote cite {
font-style: normal;
font-weight: bold;
display: block;
font-size: 0.9em;
}
blockquote cite cite {
 font-size: 1em;
 }
blockquote.uncited {
 padding-top: 25px;
.post {
background-image: url('http://i34.servimg.com/u/f34/12/44/72/18/offl10.png');
background-repeat: no-repeat;
background-position: 100% 0%;
}
.online {
background-image: url('http://2img.net/i/fa/prosilver/icon_user_online_en.png');
}
.post {
border:1px solid #48829c;
}
ul.linklist li a img {
filter:alpha(opacity=30);
-moz-opacity: 0.3;
opacity: 0.3;
}
ul.linklist li a img:hover {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
cursor:allowed;
}
#login_popup_background div.h3 {
color: #FFFFFF;
background-image: url('http://i62.servimg.com/u/f62/13/72/85/95/imagem15.jpg');
color: #FFFFFF;
font-weight: bold;
text-align: center !important;
}
#login_popup_background {
color: #FFFFFF;
text-align: center;
width: 479;
height: 248;
background-image: url('http://i62.servimg.com/u/f62/13/72/85/95/imagem15.jpg');
background-color: #000000;
}
body.chatbox {
background-color: #E6E6E6;
background-image: url('http://img76.imageshack.us/img76/6268/imagemifr.jpg');
background-repeat: no-repeat;
background-position: 100% 0%;
}
#chatbox_footer, #chatbox_footer label {
background-color: #E6E6E6;
color: #000000;
}
#chatbox_footer{
border: 1px solid #cccccc;
}
.chatbox_row_1 {
display: none;
}
.chatbox-title, .chatbox-title a.chat-title {
background-color: #E6E6E6;
color: #000000;
}
.chatbox-title,.chatbox-title a.chat-title {
color: #000000 !important;
}
#chatbox_members, #chatbox_members ul, #chatbox_members ul li {
background-image: url('http://img76.imageshack.us/img76/6268/imagemifr.jpg');
}
#chatbox_members {
border-left: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}
.chatbox-options li,.chatbox-options li a,.chatbox-options li label {
background-color: #E6E6E66;
color: #000000;
}
.chatbox-title a.chat-title {
color: #000000;
}
#chatbox, .chatbox {
border: 1px solid #cccccc;
}
#chatbox_header {
background-color: #E6E6E6;
}
#info {
overflow: visible;
width: 100%;
position: fixed;
z-index:2;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
top: 0;
left: 0;
}
#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active {
display: block;
float: left;
width:100%;
clear: both;
color: InfoText;
background: InfoBackground url(icon_warning.gif) no-repeat fixed .3em .3em;
padding: .10em .3em .10em 2em;
border-bottom: .16em outset;
text-decoration: none;
cursor: default;
}
#infobar a:hover {
color: HighlightText;
background: Highlight url(icon_warning_hover.gif) no-repeat fixed .3em .3em;
}
#viewplot {
width: 100%;
height: expression(this.parentNode.offsetHeight - this.offsetTop);
overflow-x: hidden;
overflow-y: scroll;
padding: 1em;
}
}
li.row:hover {
border: 1px solid #FFFFFF;
background-color: #FFFFFF;
}
blockquote {
background-color: bleck;
color: #CD853F;
}
blockquote div {
background-color: bleck;
color: #CD853F;
}
blockquote blockquote {
background-color: bleck;
color: #CD853F;
}
blockquote {
background-color: bleck;
}
.content blockquote {
color: #BEBEBE;
}
headerbar {
background-color: #1675bc !important;
}
blockquote {
border-color: #8EBBDF;
background-color: #D2E4F2;
}

form#quick_reply #textarea_content textarea#text_editor_textarea {
background-image: url(http://2img.net/i/fa/admin/icones/help_pt.png);
background-repeat: no-repeat;
background-position: bottom right;
}

    .postprofile{text-align:center}




    .mini_ava img {
    background: none repeat scroll 0 0 #FFF;
    border: 1px solid #D5D5D5;
    border-radius: 30px;
    box-shadow: 0 2px 2px rgba(0,0,0,0.1);
    float: left;
    height: 40px;
    margin-right: 10px;
    padding: 1px;
    transition: all 1s ease 0;
    width: 40px;
    }

    .userAdministrador {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #65a830;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    margin-top: 5px;
    padding: 3px 8px;
    text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
    }

    .userAdministrador {
    background: #D60303;
    }

    .postprofile dt img {
      width: 140px !Important;
      max-width: 140px !Important;
      min-width: 140px !Important;
      max-height: 230px !Important;
      min-height: 230px !Important;
      height: 230px !Important;
    }











    ul.linklist.navlinks a {
      color: #FFF;
      padding: 0 10px;
      text-decoration: none;
    }
    ul.linklist.navlinks > li > a {
      display: inline-block;
      line-height: 35px;
    }
    ul.linklist.navlinks li.active > a, ul.linklist.navlinks li:hover > a {
      background: none repeat scroll 0 0 #155d98;
      color: #FFF !IMPORTANT;
    }
    ul.navlinks {
      -moz-border-radius: 0 0 6px 6px;
      -o-border-radius: 0 0 6px 6px;
      -webkit-border-radius: 0 0 6px 6px;
      background: #1675BC;
      border-color: #4ca0ce #155d98 #155d98;
      border-image: none;
      border-radius: 0 0 6px 6px;
      border-style: none none solid;
      border-width: 0 0 4px;
      bottom: 9px;
      font-family: 'Oxygen Mono',Tahoma,Trebuchet MS,sans-serif;
      font-size: 12px;
      position: relative;
      text-align: center;
    }
    #page-header .navbar ul.navlinks {
      border-top: 1px solid #155d98;
      height: auto;
      margin-left: 0;
      width: auto;
    }
    ul.navlinks {
      border-bottom: 1px solid #fff;
      font-weight: 700;
      text-align: center;
    }









____

Desculpe postar 2º vez, só agora vi sobre o tema ser igual ao do FDF, mas este tema estava no hitskin.
Apenas o instalei por lá, se quiser mostro.


Última edição por iChees em 13.05.15 21:53, editado 1 vez(es) (Motivo da edição : Double-post)
tdias72

tdias72
*

Membro desde : 18/10/2013
Mensagens : 49
Pontos : 81

http://www.receitasparatodos.forumeiros.com

Ir para o topo Ir para baixo

Membro Entusiasta

Tópico resolvido Re: Chatbox com problemas

Mensagem por RafaelS. 13.05.15 21:51

Olá!

Troque por este codigo:

Código:
.topiclist.forums dd.lastpost {
      background-color: #dceaf5;
      border-bottom: 1px solid #c3e0f1;
      border-radius: 5px;
      border-right: 1px solid #c3e0f1;
      margin: 6px;
    }
    ul.forums dd, ul.topiclist dd {
      border-color: #FFF;
      border-left: 0 solid #FFF;
    }
    ul.forums dd, ul.topiclist dd {
      border-color: #FFF;
      border-left: 0 solid #FFF;
    }
    ul.forums dd {
      border-color: #fff;
      border-left-style: solid;
      border-left-width: 1px;
    }
    ul.topiclist dd {
      border-left: 1px solid #fff;
      display: block;
      float: left;
      padding: 4px 0;
    }
    dd.lastpost {
      font-size: 1.1em;
      width: 20%;
    }

blockquote div {
 margin-left: 20px;
 }
em{
font-style: normal;
}
blockquote blockquote {
background-color: #E4F4FC;
font-size: 1em;
margin: 0.5em 1px 0pt 15px;
}
blockquote blockquote blockquote {
 background-color: #E4F4FC;
 }
blockquote cite {
font-style: normal;
font-weight: bold;
display: block;
font-size: 0.9em;
}
blockquote cite cite {
 font-size: 1em;
 }
blockquote.uncited {
 padding-top: 25px;
.post {
background-image: url('http://i34.servimg.com/u/f34/12/44/72/18/offl10.png');
background-repeat: no-repeat;
background-position: 100% 0%;
}
.online {
background-image: url('http://2img.net/i/fa/prosilver/icon_user_online_en.png');
}
.post {
border:1px solid #48829c;
}
ul.linklist li a img {
filter:alpha(opacity=30);
-moz-opacity: 0.3;
opacity: 0.3;
}
ul.linklist li a img:hover {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
cursor:allowed;
}
#login_popup_background div.h3 {
color: #FFFFFF;
background-image: url('http://i62.servimg.com/u/f62/13/72/85/95/imagem15.jpg');
color: #FFFFFF;
font-weight: bold;
text-align: center !important;
}
#login_popup_background {
color: #FFFFFF;
text-align: center;
width: 479;
height: 248;
background-image: url('http://i62.servimg.com/u/f62/13/72/85/95/imagem15.jpg');
background-color: #000000;
}
body.chatbox {
background-color: #E6E6E6;
background-repeat: no-repeat;
background-position: 100% 0%;
}
#chatbox_footer, #chatbox_footer label {
background-color: #E6E6E6;
color: #000000;
}
#chatbox_footer{
border: 1px solid #cccccc;
}
.chatbox_row_1 {
display: none;
}
.chatbox-title, .chatbox-title a.chat-title {
background-color: #E6E6E6;
color: #000000;
}
.chatbox-title,.chatbox-title a.chat-title {
color: #000000 !important;
}
#chatbox_members {
border-left: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}
.chatbox-options li,.chatbox-options li a,.chatbox-options li label {
background-color: #E6E6E66;
color: #000000;
}
.chatbox-title a.chat-title {
color: #000000;
}
#chatbox, .chatbox {
border: 1px solid #cccccc;
}
#chatbox_header {
background-color: #E6E6E6;
}
#info {
overflow: visible;
width: 100%;
position: fixed;
z-index:2;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
top: 0;
left: 0;
}
#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active {
display: block;
float: left;
width:100%;
clear: both;
color: InfoText;
background: InfoBackground url(icon_warning.gif) no-repeat fixed .3em .3em;
padding: .10em .3em .10em 2em;
border-bottom: .16em outset;
text-decoration: none;
cursor: default;
}
#infobar a:hover {
color: HighlightText;
background: Highlight url(icon_warning_hover.gif) no-repeat fixed .3em .3em;
}
#viewplot {
width: 100%;
height: expression(this.parentNode.offsetHeight - this.offsetTop);
overflow-x: hidden;
overflow-y: scroll;
padding: 1em;
}
}
li.row:hover {
border: 1px solid #FFFFFF;
background-color: #FFFFFF;
}
blockquote {
background-color: bleck;
color: #CD853F;
}
blockquote div {
background-color: bleck;
color: #CD853F;
}
blockquote blockquote {
background-color: bleck;
color: #CD853F;
}
blockquote {
background-color: bleck;
}
.content blockquote {
color: #BEBEBE;
}
headerbar {
background-color: #1675bc !important;
}
blockquote {
border-color: #8EBBDF;
background-color: #D2E4F2;
}

form#quick_reply #textarea_content textarea#text_editor_textarea {
background-image: url(http://2img.net/i/fa/admin/icones/help_pt.png);
background-repeat: no-repeat;
background-position: bottom right;
}

    .postprofile{text-align:center}




    .mini_ava img {
    background: none repeat scroll 0 0 #FFF;
    border: 1px solid #D5D5D5;
    border-radius: 30px;
    box-shadow: 0 2px 2px rgba(0,0,0,0.1);
    float: left;
    height: 40px;
    margin-right: 10px;
    padding: 1px;
    transition: all 1s ease 0;
    width: 40px;
    }

    .userAdministrador {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #65a830;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    margin-top: 5px;
    padding: 3px 8px;
    text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
    }

    .userAdministrador {
    background: #D60303;
    }

    .postprofile dt img {
      width: 140px !Important;
      max-width: 140px !Important;
      min-width: 140px !Important;
      max-height: 230px !Important;
      min-height: 230px !Important;
      height: 230px !Important;
    }











    ul.linklist.navlinks a {
      color: #FFF;
      padding: 0 10px;
      text-decoration: none;
    }
    ul.linklist.navlinks > li > a {
      display: inline-block;
      line-height: 35px;
    }
    ul.linklist.navlinks li.active > a, ul.linklist.navlinks li:hover > a {
      background: none repeat scroll 0 0 #155d98;
      color: #FFF !IMPORTANT;
    }
    ul.navlinks {
      -moz-border-radius: 0 0 6px 6px;
      -o-border-radius: 0 0 6px 6px;
      -webkit-border-radius: 0 0 6px 6px;
      background: #1675BC;
      border-color: #4ca0ce #155d98 #155d98;
      border-image: none;
      border-radius: 0 0 6px 6px;
      border-style: none none solid;
      border-width: 0 0 4px;
      bottom: 9px;
      font-family: 'Oxygen Mono',Tahoma,Trebuchet MS,sans-serif;
      font-size: 12px;
      position: relative;
      text-align: center;
    }
    #page-header .navbar ul.navlinks {
      border-top: 1px solid #155d98;
      height: auto;
      margin-left: 0;
      width: auto;
    }
    ul.navlinks {
      border-bottom: 1px solid #fff;
      font-weight: 700;
      text-align: center;
    }

Contudo, não é permitido double-post sem passar 24 horas, peço que para a próxima simplesmente edite a sua mensagem anterior.

Abraços Feliz
RafaelS.

RafaelS.
Membro Entusiasta
Membro Entusiasta

Membro desde : 26/04/2014
Mensagens : 5746
Pontos : 7156

http://techmais.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Chatbox com problemas

Mensagem por tdias72 13.05.15 21:53

Obrigado amigo., funcionou ;-)
tdias72

tdias72
*

Membro desde : 18/10/2013
Mensagens : 49
Pontos : 81

http://www.receitasparatodos.forumeiros.com

Ir para o topo Ir para baixo

Membro Entusiasta

Tópico resolvido Re: Chatbox com problemas

Mensagem por RafaelS. 13.05.15 21:58

Questão marcada como Resolvida ou o Autor solicitou que ela fosse arquivada.
Tópico marcado como Resolvido e movido para Questões resolvidas.
RafaelS.

RafaelS.
Membro Entusiasta
Membro Entusiasta

Membro desde : 26/04/2014
Mensagens : 5746
Pontos : 7156

http://techmais.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