por Pvictormonteiro Qui 2 Ago 2012 - 14:35
Bom retirei alguns botões, e adicionei outros
O Botão Portal,acredito que só vai funcionar quando voce criar um portal
no seu Forum,
Mas nem um erro,
Não troquei a música
gostei dela
,
Fiz outra imagem
Entrada ja foi testada,Todos os botoes funcionando,
Somente o BOTAO PORTAL que vai funcionar automaticamente quando vc criar um portal no seu forum
Codigo abaixo
- Código:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<script language=JavaScript>
<!--
var mensagem="";
function clickIE() {if (document.all) {(mensagem);return false;}}
function clickNS(e) {if
(document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {(mensagem);return false;}}}
if (document.layers)
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
document.oncontextmenu=new Function("return false")
// -->
</script>
<title>RealLife RPG</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="shortcut icon" type="image/x-icon" href="http://i40.tinypic.com/25ev0xx.png" />
<link rel="stylesheet" href="http://www.ggames.com.br/css/style.css" type="text/css" media="screen">
<script type="text/css">
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-29041753-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<script src="http://brasilsilentgames.forumeiro.com/14303.js"></script>
<script src="http://brasilsilentgames.forumeiro.com/15357.js" type="text/javascript"></script>
<script src="http://brasilsilentgames.forumeiro.com/16386.js" type="text/javascript"></script>
<script src="http://brasilsilentgames.forumeiro.com/17412.js" type="text/javascript"></script>
<script>
function click() {
if (event.button==2||event.button==3) {
oncontextmenu='return false';
}
}
document.onmousedown=click
document.oncontextmenu = new Function("return false;")
</script>
<script type="text/javascript">
$(function() {
Cufon.replace('a, span').CSS.ready(function() {
var $menu = $("#slidingMenu");
var $selected = $menu.find('li:first');
var $moving = $('<li />',{
className : 'move',
top : $selected[0].offsetTop + 'px',
width : $selected[0].offsetWidth + 'px'
});
$('#slidingMenuDesc > div').each(function(i){
var $this = $(this);
$this.css('top',$menu.find('li:nth-child('+parseInt(i+2)+')')[0].offsetTop + 'px');
});
$menu.bind('mouseleave',function(){
moveTo($selected,400);
})
.append($moving)
.find('li')
.not('.move')
.bind('mouseenter',function(){
var $this = $(this);
var offsetLeft = $this.offset().left - 20;
//slide in the description
$('#slidingMenuDesc > div:nth-child('+ parseInt($this.index()) +')').stop(true).animate({'width':offsetLeft+'px'},400, 'easeOutExpo');
//move the absolute div to this item
moveTo($this,400);
})
.bind('mouseleave',function(){
var $this = $(this);
var offsetLeft = $this.offset().left - 20;
//slide out the description
$('#slidingMenuDesc > div:nth-child('+ parseInt($this.index()) +')').stop(true).animate({'width':'0px'},400, 'easeOutExpo');
});;
function moveTo($elem,speed){
$moving.stop(true).animate({
top : $elem[0].offsetTop + 'px',
width : $elem[0].offsetWidth + 'px'
}, speed, 'easeOutExpo');
}
}) ;
});
</script>
<style>
span.reference{
position:fixed;
left:10px;
bottom:10px;
font-size:14px;
text-align: right;
}
span.reference a{
color:#aaa;
text-decoration:underline;
}
body {
background-image: url('http://i50.tinypic.com/2q3x1fp.png') !important;
background-repeat: no-repeat; background-attachment: fixed
}
.reference {
color: #000;
}
.reference .reference {
text-align: justify;
}
.reference .reference {
text-align: center;
}
.reference .reference {
font-weight: bold;
}
.reference .reference {
color: #0F0;
}
</style>
</head>
<body onselectstart="return false" onkeydown="return false">
<div>
<span class="reference">
<span class="reference">RealLife RPG | Entrada Editada Por <a href="http://pvictormonteiro.x10.mx/">Pvictormonteiro</a> <a href="http://pvictormonteiro.x10.mx/" target="_Blank" alt="Pvictormonteiro">Pvictormonteiro</a></span><a href="http://pvictormonteiro.x10.mx/" target="_Blank" alt="Pvictormonteiro"></a>
</span>
</div>
<div id="slidingMenuDesc" class="slidingMenuDesc">
<div><span>Registre-se/Cadastre-se</span></div>
<div><span>Venha ao Xat nosso portal</span></div>
<div><span>Loga sua conta do Forum</span></div>
<div><span> Baixar SAMP 0.3e</span></div>
<ul id="slidingMenu" class="slidingMenu">
<li><a href="http://realliferpg.forumeiros.com/forum">Forum</a></li>
<li><a href="http://realliferpg.forumeiros.com/register" title="">Registro</a></li>
<li><a href="http://realliferpg.forumeiros.com/portal" title="">Portal</a></li>
<li><a href="http://realliferpg.forumeiros.com/login" title="">Entrar/Logar-se</a></li>
<li><a href="http://files.sa-mp.com/sa-mp-0.3e-install.exe" title="">Download SA:MP</a></li>
<embed src="http://www.youtube-nocookie.com/v/f42pm7s8bBc?version=3&hl=pt_BR&rel=0&autoplay=1" type="application/x-shockwave-flash" width="1" height="1" allowscriptaccess="always" allowfullscreen="true"></embed>
</ul>
</body>
<a href="http://www.forumeiros.com"
target="_blank"></a>
</html>
Print
[Tens de ter uma conta e sessão iniciada para poderes visualizar esta imagem]Agradeça
nao remova os creditos