Trocar chat lateral

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

Tópico resolvido Trocar chat lateral

Mensagem por #Skull 15.05.12 22:24

Qual é minha questão:
Quero saber se é possivel Implantar no Lugar da Chat lateral ( Chat da forumeiros ) um Xat do http://xat.com/ ..

Codigo Xat Lateral
Código:


<div style="overflow: visible; position: fixed; bottom: 30px; height: 350px; right: 0px; z-index:1000;"><iframe src="/chatbox" id="chatboxpop" scrolling="yes" style="height: 350px; float: right; overflow-x: visible; overflow-y: visible; display: none; width:700px" marginwidth="0" marginheight="0" frameborder="0"></iframe><div onclick="jQuery('#chatboxpop').animate({width:'toggle'},1200); jQuery('#chatboxopen,#chatboxclose').toggle();" style="margin-top: 10px; cursor :pointer; float:left"><img src="http://i34.servimg.com/u/f34/16/04/51/75/open10.png" id="chatboxopen" style="display: inline; "><img src="http://i34.servimg.com/u/f34/16/04/51/75/close10.png" id="chatboxclose" style="cursor: pointer; display: none; "></div></div>

Codigo Xat.com

Código:




<img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://c.gigcount.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEzMzcwMDY4MDE5NjgmcHQ9MTMzNzAwNjgxNTUwMCZwPTUzMTUxJmQ9Jmc9MSZvPTBlZjI4NjRhM2M2YzQ4MGY5ODJj/YzQ5YWYxNmVmNzY5.gif" /><embed src="http://www.xatech.com/web_gear/chat/chat.swf" quality="high" width="540" height="405" name="chat" FlashVars="id=174147847" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://xat.com/update_flash.shtml" /><br><small><a target="_BLANK" href="http://xat.com/web_gear/?cb">Get your own Chat Box!</a> <a target="_BLANK" href="http://xat.com/web_gear/chat/go_large.php?id=174147847">Go Large!</a></small><br>


Tutorial Chat Box Retratil

Aqui está um Blog Onde tem oque eu Quero
Blog
Logo no lado verá um Chat,Quero igual aquele '-' ( Slide pro lado , mas envez de Chat da forumeiros Quero o xat.com )

Medidas que eu tomei para corrigir o problema:
 

Links e imagens do meu problema:
 

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

Versão do meu fórum:
PUNBB
#Skull

#Skull
Membro

Membro desde : 16/03/2012
Mensagens : 608
Pontos : 889

Ir para o topo Ir para baixo

Tópico resolvido Re: Trocar chat lateral

Mensagem por Convidad 16.05.12 13:48

Olá amigo, tudo bem?

Painel de Controle Seta Visualização Seta Home Page Seta Geral e adicione o código abaixo:
Código:
<div style="overflow: visible; position: fixed; bottom: 30px; height: 350px; right: 0px; z-index:1000;"><iframe src="/chatbox" id="chatboxpop" scrolling="yes" style="height: 350px; float: right; overflow-x: visible; overflow-y: visible; display: none; width:700px" marginwidth="0" marginheight="0" frameborder="0"></iframe><div onclick="jQuery('#chatboxpop').animate({width:'toggle'},1200); jQuery('#chatboxopen,#chatboxclose').toggle();" style="margin-top: 10px; cursor :pointer; float:left"><img src="http://i34.servimg.com/u/f34/16/04/51/75/open10.png" id="chatboxopen" style="display: inline; "><img src="http://i34.servimg.com/u/f34/16/04/51/75/close10.png" id="chatboxclose" style="cursor: pointer; display: none; "></div></div>

Atenciosamente,
Shek
Anonymous

Convidad
Convidado


Ir para o topo Ir para baixo

Tópico resolvido Re: Trocar chat lateral

Mensagem por #Skull 16.05.12 16:36

Óla,
Isso fez O Chat da Forumeiros, E Como citei acima,
Quero o XAT.COM No Lugar do chat box..
#Skull

#Skull
Membro

Membro desde : 16/03/2012
Mensagens : 608
Pontos : 889

Ir para o topo Ir para baixo

Tópico resolvido Re: Trocar chat lateral

Mensagem por Convidad 16.05.12 16:50

Olá!

Aqui está:
Código:
<style>#gb {
position:fixed;
top:150px;
z-index:+1000;
left:-610px;
}
* html #gb {
position:relative;
}
.gbtab {
height:161px;
width:47px;
float:right;
cursor:pointer;
background:url('http://img710.imageshack.us/img710/161/abrirxat.png') no-repeat;
margin-top:20px;
}
.gbcontent {
float:left;
border:2px solid #8c00c1;
background:#fff;
opacity:0.80;
-moz-opacity: 0.80;
filter: alpha(opacity=80);
-webkit-border-radius: 20px;
border-radius: 20px;
-khtml-border-radius: 20px;
padding:8px;
}</style>

<script src='http://dl.dropbox.com/u/25793603/ratings.js'></script>
<script type='text/javascript'>
function showHideGB(){
var gb = document.getElementById("gb");
var w = gb.offsetWidth;
gb.opened ? moveGB(0, 47-w) : moveGB(20-w, 0);
gb.opened = !gb.opened;
}
function moveGB(x0, xf){
var gb = document.getElementById("gb");
var dx = Math.abs(x0-xf) > 10 ? 5 : 1;
var dir = xf>x0 ? 1 : -1;
var x = x0 + dx * dir;
gb.style.left = x.toString() + "px";
if(x0!=xf){setTimeout("moveGB("+x+", "+xf+")", 10);}
}
</script>
<div id='gb'><div class='gbtab' onclick='showHideGB()'>
</div><div class='gbcontent'><div style='line-height:0;background-position:center;width:590px;height:310px;'>
<embed align='middle' allowscriptaccess='sameDomain' flashvars='id=172361523' height='310' name='chat' pluginspage='http://xat.com/update_flash.shtml' quality='high' src='ENDEREÇO_DO_SEU_CHAT' type='application/x-shockwave-flash' width='590' wmode='transparent'></embed>
</div>
</div>
</div>
Depois, basta mudar. Eu coloquei dentro do código o seguinte nome:
ENDEREÇO_DO_SEU_CHAT
Precione Ctrl + F e procure por ele modifique pelo endereço swf do seu chat.

Atenciosamente,
Shek
Anonymous

Convidad
Convidado


Ir para o topo Ir para baixo

Tópico resolvido Re: Trocar chat lateral

Mensagem por #Skull 16.05.12 17:14

Óla Novamente,
Fiz Oque mandou.
O Icone de Abrir e fechar Apareceu Normal, Porém , Quando abre , Não aparece nenhum Chat ali dentro, Melhor , Não aparece nada , É Apenas transparente.. Chorando ou muito tr '
Aqui está o Codigo Completo
Código:

<style>#gb {
position:fixed;
top:150px;
z-index:+1000;
left:-610px;
}
* html #gb {
position:relative;
}
.gbtab {
height:161px;
width:47px;
float:right;
cursor:pointer;
background:url('http://img710.imageshack.us/img710/161/abrirxat.png') no-repeat;
margin-top:20px;
}
.gbcontent {
float:left;
border:2px solid #8c00c1;
background:#fff;
opacity:0.80;
-moz-opacity: 0.80;
filter: alpha(opacity=80);
-webkit-border-radius: 20px;
border-radius: 20px;
-khtml-border-radius: 20px;
padding:8px;
}</style>

<script src='http://dl.dropbox.com/u/25793603/ratings.js'></script>
<script type='text/javascript'>
function showHideGB(){
var gb = document.getElementById("gb");
var w = gb.offsetWidth;
gb.opened ? moveGB(0, 47-w) : moveGB(20-w, 0);
gb.opened = !gb.opened;
}
function moveGB(x0, xf){
var gb = document.getElementById("gb");
var dx = Math.abs(x0-xf) > 10 ? 5 : 1;
var dir = xf>x0 ? 1 : -1;
var x = x0 + dx * dir;
gb.style.left = x.toString() + "px";
if(x0!=xf){setTimeout("moveGB("+x+", "+xf+")", 10);}
}
</script><div id='gb'><div class='gbtab' onclick='showHideGB()'>
</div><div class='gbcontent'><div style='line-height:0;background-position:center;width:590px;height:310px;'>
<embed align='middle' allowscriptaccess='sameDomain' flashvars='id=172361523' height='310' name='chat' pluginspage='http://xat.com/update_flash.shtml' quality='high' src='



<img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://c.gigcount.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEzMzcwMDY4MDE5NjgmcHQ9MTMzNzAwNjgxNTUwMCZwPTUzMTUxJmQ9Jmc9MSZvPTBlZjI4NjRhM2M2YzQ4MGY5ODJj/YzQ5YWYxNmVmNzY5.gif" /><embed src="http://www.xatech.com/web_gear/chat/chat.swf" quality="high" width="540" height="405" name="chat" FlashVars="id=174147847" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://xat.com/update_flash.shtml" /><br><small><a target="_BLANK" href="http://xat.com/web_gear/?cb">Get your own Chat Box!</a> <a target="_BLANK" href="http://xat.com/web_gear/chat/go_large.php?id=174147847">Go Large!</a></small><br>
' type='application/x-shockwave-flash' width='590' wmode='transparent'></embed>
</div>
</div>
</div>
Até mais.
#Skull

#Skull
Membro

Membro desde : 16/03/2012
Mensagens : 608
Pontos : 889

Ir para o topo Ir para baixo

Tópico resolvido Re: Trocar chat lateral

Mensagem por Convidad 16.05.12 17:18

Tente com esse código:
Código:
<style>#gb {
position:fixed;
top:150px;
z-index:+1000;
left:-610px;
}
* html #gb {
position:relative;
}
.gbtab {
height:161px;
width:47px;
float:right;
cursor:pointer;
background:url('http://img710.imageshack.us/img710/161/abrirxat.png') no-repeat;
margin-top:20px;
}
.gbcontent {
float:left;
border:2px solid #8c00c1;
background:#fff;
opacity:0.80;
-moz-opacity: 0.80;
filter: alpha(opacity=80);
-webkit-border-radius: 20px;
border-radius: 20px;
-khtml-border-radius: 20px;
padding:8px;
}</style>

<script src='http://dl.dropbox.com/u/25793603/ratings.js'></script>
<script type='text/javascript'>
function showHideGB(){
var gb = document.getElementById("gb");
var w = gb.offsetWidth;
gb.opened ? moveGB(0, 47-w) : moveGB(20-w, 0);
gb.opened = !gb.opened;
}
function moveGB(x0, xf){
var gb = document.getElementById("gb");
var dx = Math.abs(x0-xf) > 10 ? 5 : 1;
var dir = xf>x0 ? 1 : -1;
var x = x0 + dx * dir;
gb.style.left = x.toString() + "px";
if(x0!=xf){setTimeout("moveGB("+x+", "+xf+")", 10);}
}
</script><div id='gb'><div class='gbtab' onclick='showHideGB()'>
</div><div class='gbcontent'><div style='line-height:0;background-position:center;width:590px;height:310px;'>
<embed align='middle' allowscriptaccess='sameDomain' flashvars='id=172361523' height='310' name='chat' pluginspage='http://xat.com/update_flash.shtml' quality='high' src='http://www.xatech.com/web_gear/chat/chat.swf' type='application/x-shockwave-flash' width='590' wmode='transparent'></embed>
</div>
</div>
</div>
Anonymous

Convidad
Convidado


Ir para o topo Ir para baixo

Tópico resolvido Re: Trocar chat lateral

Mensagem por #Skull 16.05.12 17:21

Óla novamente, Funcionou Muito obrigado.
Agora Quero saber onde modifico Pra Colocar o MEU Chat..
Aqui está o Codigo dele
Código:


<img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://c.gigcount.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEzMzcwMDY4MDE5NjgmcHQ9MTMzNzAwNjgxNTUwMCZwPTUzMTUxJmQ9Jmc9MSZvPTBlZjI4NjRhM2M2YzQ4MGY5ODJj/YzQ5YWYxNmVmNzY5.gif" /><embed src="http://www.xatech.com/web_gear/chat/chat.swf" quality="high" width="540" height="405" name="chat" FlashVars="id=174147847" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://xat.com/update_flash.shtml" /><br><small><a target="_BLANK" href="http://xat.com/web_gear/?cb">Get your own Chat Box!</a> <a target="_BLANK" href="http://xat.com/web_gear/chat/go_large.php?id=174147847">Go Large!</a></small><br>


Até mais Muito feliz
#Skull

#Skull
Membro

Membro desde : 16/03/2012
Mensagens : 608
Pontos : 889

Ir para o topo Ir para baixo

Tópico resolvido Re: Trocar chat lateral

Mensagem por Convidad 16.05.12 17:36

Veja se o de baixo funciona:
Código:
<style>#gb {
position:fixed;
top:150px;
z-index:+1000;
left:-610px;
}
* html #gb {
position:relative;
}
.gbtab {
height:161px;
width:47px;
float:right;
cursor:pointer;
background:url('http://img710.imageshack.us/img710/161/abrirxat.png') no-repeat;
margin-top:20px;
}
.gbcontent {
float:left;
border:2px solid #8c00c1;
background:#fff;
opacity:0.80;
-moz-opacity: 0.80;
filter: alpha(opacity=80);
-webkit-border-radius: 20px;
border-radius: 20px;
-khtml-border-radius: 20px;
padding:8px;
}</style>

<script src='http://dl.dropbox.com/u/25793603/ratings.js'></script>
<script type='text/javascript'>
function showHideGB(){
var gb = document.getElementById("gb");
var w = gb.offsetWidth;
gb.opened ? moveGB(0, 47-w) : moveGB(20-w, 0);
gb.opened = !gb.opened;
}
function moveGB(x0, xf){
var gb = document.getElementById("gb");
var dx = Math.abs(x0-xf) > 10 ? 5 : 1;
var dir = xf>x0 ? 1 : -1;
var x = x0 + dx * dir;
gb.style.left = x.toString() + "px";
if(x0!=xf){setTimeout("moveGB("+x+", "+xf+")", 10);}
}
</script><div id='gb'><div class='gbtab' onclick='showHideGB()'>
</div><div class='gbcontent'><div style='line-height:0;background-position:center;width:590px;height:310px;'>
<embed align='middle' allowscriptaccess='sameDomain' flashvars='id=2000002' height='310' name='chat' pluginspage='http://xat.com/update_flash.shtml' quality='high' src='http://www.xatech.com/web_gear/chat/chat.swf' type='application/x-shockwave-flash' width='590' wmode='transparent'></embed>
</div>
</div>
</div>
Se não for o seu novamente, procure o ID do chat e me passe.
Anonymous

Convidad
Convidado


Ir para o topo Ir para baixo

Tópico resolvido Re: Trocar chat lateral

Mensagem por #Skull 16.05.12 17:45

Não resultou.
Aqui está um Novo codigo
Código:


<img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://c.gigcount.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEzMzcxODY2Mjk4MTImcHQ9MTMzNzE4NjYzNDQyMSZwPTUzMTUxJmQ9Jmc9MSZvPTBlZjI4NjRhM2M2YzQ4MGY5ODJj/YzQ5YWYxNmVmNzY5.gif" /><embed src="http://www.xatech.com/web_gear/chat/chat.swf" quality="high" width="540" height="405" name="chat" FlashVars="id=174288359" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://xat.com/update_flash.shtml" /><br><small><a target="_BLANK" href="http://xat.com/web_gear/?cb">Get your own Chat Box!</a> <a target="_BLANK" href="http://xat.com/web_gear/chat/go_large.php?id=174288359">Go Large!</a></small><br>


Nesse Caso,Eu acho Que o ID Do chat SERIA
2000002
Ou
174288359

#Skull

#Skull
Membro

Membro desde : 16/03/2012
Mensagens : 608
Pontos : 889

Ir para o topo Ir para baixo

Tópico resolvido Re: Trocar chat lateral

Mensagem por #Skull 16.05.12 17:46

Desculpa pelo Double Post.
Ja resolvi ;D
Até mais.
#Skull

#Skull
Membro

Membro desde : 16/03/2012
Mensagens : 608
Pontos : 889

Ir para o topo Ir para baixo

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


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