Tech Mais
Gostaria de reagir a esta mensagem? Crie uma conta em poucos cliques ou inicie sessão para continuar.

techadd

Entrar

descriptionResolvidoPersonalizar o Chat!

more_horiz
Minha questão:
Minha questão:
Fala galera, eu aqui de novo.

Estou precisando de uma ajuda pra personalizar o chat..
Eu adicionei um chat aqui do bs...
mas ele está estranho na minha página.
Vejam.

Personalizar o Chat! Chat

Notem que as mensagem ficam no meio e não seguindo a linha à esquerda.

Gostaria que não aparecesse o log de entrada e saída, imagina no futuro, 10 pessoas entrando e saindo, não daria pra conversar ...

O Fundo está muito escuro, queria um fundo cinza bem clarinho, quase branco. ou até branco se for melhor.

Gostaria que aparecesse quem está online, e ausente também. como o do best Skin.


Eis o código que adicione..

Código:

/*chatbox v1.1 BS*/
#chatbox_header.main-head {
background: url(http://www.pureipb.com/demo/public/style_images/defraction/style/navBG.png) repeat-x bottom #363636;
padding: 3px 4px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
min-height: 6px;
}
.chatbox-title, .chatbox-title a.chat-title {
background: url(http://i72.servimg.com/u/f72/18/07/42/17/popup10.png) no-repeat scroll 75px 3px transparent;
font: 700 15px/1.3 Helvetica,Arial,sans-serif;
color: #fff;
}
.chatbox-title a.chat-title:hover {
 text-decoration: underline;
}
.chatbox-options li, .chatbox-options li a, .chatbox-options li label {
color: #fff;
}
body[bgcolor]{background: #FCFCFF;}
.main-content.chatbox {
 background-color: #FCFCFF;
 padding: 10px;
 border: 1px solid rgb(204, 204, 204);
 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 -khtml-border-radius: 10px;
 border-radius: 10px;
 padding-bottom: 0px;
}
#chatbox_members {
background: rgb(246, 246, 248);
border: 1px solid rgb(204, 204, 204);
margin: 4px;
top: 43px;
bottom: 28px;
right: 10;
}
#chatbox_members .member-title {
background: url(http://www.pureipb.com/demo/public/style_images/defraction/style/navBG.png) repeat-x bottom #363636;
color: #fff;
padding: 5px;
text-align: left;
padding: 8px 10px;
}
#chatbox p {
background: transparent;
padding: 5px;
line-height: 1.3em;
}
#chatbox p span[style="color:green;"], #chatbox p span[style="color:red;"] {
 background: #FAFAD2;
}
#chatbox_footer {
 background: transparent;
 border: 0px;
}
#chatbox_footer .right {
 float: left;
}
#chatbox_messenger_form .right {margin-left: 8px;font-size:0}
input#message.post {
font-family: inherit;
min-width: 430px;
color: #000;
font-size: 13px;
background-color: #fff;
padding: 3px;
margin-bottom: 2px;
border-width: 1px;
border-style: solid;
border-top-color: rgb(192,192,192);
border-right-color: rgb(233,233,233);
border-bottom-color: rgb(233,233,233);
border-left-color: rgb(192,192,192);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
outline: 0;
}
input#message.post:focus {
background: rgb(255,255,240) url('http://i58.servimg.com/u/f58/18/24/85/15/form-e10.png') repeat-x;
border-top-color: rgb(150,150,150);
border-bottom-color: rgb(230,230,230);
}
#submit_button, .fontbutton {
font-style: normal;
font-size: 12px;
font-family: Calibri,'Trebuchet MS',Verdana,Geneva,Arial,Helvetica,sans-serif;
color: rgb(0, 0, 0);
background: rgb(220,220,235) url('http://i58.servimg.com/u/f58/18/24/85/15/form-b10.png') repeat-x top;
padding: 0px 6px;
border: 1px solid rgb(221, 221, 235);
border-top-color: rgb(255, 255, 255);
border-bottom-color: rgb(179, 179, 189);
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
-khtml-border-radius: 7px;
border-radius: 7px;
text-align: center;
-webkit-box-shadow: 0px 1px 4px 0px rgb(200,200,210);
-moz-box-shadow: 0px 1px 4px 0px rgb(200,200,210);
-khtml-box-shadow: 0px 1px 4px 0px rgb(200,200,210);
box-shadow: 0px 1px 4px 0px rgb(200,200,210);
text-shadow: 0 0 0 transparent, 0px -1px 2px white;
outline: none;
line-height: 23px;
display: inline-block;
cursor: pointer;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
height: 23px;
}
#submit_button {
margin-left: 13px;
}
#submit_button:hover, .fontbutton:hover {
color: black;
background-color: rgb(255,255,200);
border-color: rgb(255,255,200);
border-top-color: white;
border-bottom-color: rgb(190,190,170);
}
#simple-wrap {
 background:white;
}
#chatbox_top {
 min-height: 280px;
}
#chatbox{
 top: 43px;
 bottom: 28px;
 margin: 5px;
 background: rgb(246, 246, 248);
 border: 1px solid rgb(204, 204, 204);
 padding: 5px;
 right: 198px;
 left:0;
}




Endereço do meu fórum:
http://alfaseduction.forumotion.com/

Versão:
PunBB

[/quote]


Endereço do meu fórum:
http://alfaseduction.forumotion.com/

Versão:
PunBB

descriptionResolvidoRe: Personalizar o Chat!

more_horiz
Olá,

Vamos por passos:

1. Notificações:

Adicione este JavaScript com investimento no índice:

Código:

$(document).ready(function(){
$('#frame_chatbox').replaceWith('<iframe src="/chatbox/index.forum?archives=1" width="100%" height="100%" id="frame_chatbox" scrolling="no" frameborder="0" marginwidth="0" marginheight="0"></iframe>');
setTimeout(function(){
if($('#frame_chatbox').contents().find('#chatbox_option_disco').css('display') == 'none'){
  $('#frame_chatbox').contents().find('a[onclick="CB_disconnect();"]').click();
}
}, 3500);
});

descriptionResolvidoRe: Personalizar o Chat!

more_horiz
Olá,

Seria possível deixar o chatbox, do qual você quer alterar ativo, ou já não quer mais o código?

Até.

descriptionResolvidoRe: Personalizar o Chat!

more_horiz
Admin escreveu:
Olá,

Seria possível deixar o chatbox, do qual você quer alterar ativo, ou já não quer mais o código?

Até.


Eu gostei deste que me passaram Muito feliz (rindo)
pode fechar esse, se tiver necessidade de personalizar o código que me passaram eu abro outro tópico..

Obrigado

descriptionResolvidoRe: Personalizar o Chat!

more_horiz
Olá,

Como queira.

Até.

Resolvido!
Tópico movido de "Suporte a códigos" para "Arquivo: Questões resolvidas"

descriptionResolvidoRe: Personalizar o Chat!

more_horiz
privacy_tip Permissões neste sub-fórum
Não podes responder a tópicos