Olá Galera Vim Postar um Tutorial de Como Coloca
Xat na Lateral do Blog

Primeiro Procure Por : ]]></b:skin>


Acima Desse Codigo Cole

#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;
}




Depois Procure Por: </body>
E Logo Acima Coloque





<script type='text/javascript'>
function showHideGB(){
var gb = document.getElementById(&quot;gb&quot;);
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(&quot;gb&quot;);
var dx = Math.abs(x0-xf) &gt; 10 ? 5 : 1;
var dir = xf&gt;x0 ? 1 : -1;
var x = x0 + dx * dir;
gb.style.left = x.toString() + &quot;px&quot;;
if(x0!=xf){setTimeout(&quot;moveGB(&quot;+x+&quot;, &quot;+xf+&quot;)&quot;, 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=161741642' 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'/>

</div>
</div>
</div>


e Pronto !

OBS : (Onde Esta em Verde Coloque o ID do seu Xat)



5 comentários:

Ynfinite Games disse...

ei galera como assim id
do blog
gostei do trabalho de voceis

CR3KON1 disse...

id do xat seu noob tipo no codigo do seu xat ten un lugar com o id e so copiar ele

teste disse...

EU NAO CONSEGUI!! ME AJUDEM

Unknown disse...

não consegui

Tomaz disse...

vlw !!!!!!!!!!!

Postar um comentário

Não Exibir Palavrões Por favor.

Não Gostou do Trabalho Entao Nao Comente.

Não Divulgar Outros Blogs.

Não Chingar Usuarios Variados do Blog.