Quero um codigo html igual esse

3 participantes

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

Tópico resolvido Quero um codigo html igual esse

Mensagem por Chrysler_DATP 01.10.13 17:31

Qual é minha questão:
BoaTarde!

Bom, quero um codigo HTML igual a essa: https://i.imgur.com/75C7bwV.png
Quero o Codigo so que quero mudar a Imagem de Fundo.
Preciso do Codigo HTML, Onde colocar esse código para Funcionar essa pagina.

Até!


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

Versão do fórum:
PHPBB2


Última edição por Chrysler_DATP em 02.10.13 1:13, editado 1 vez(es)
Chrysler_DATP

Chrysler_DATP
**

Membro desde : 14/11/2012
Mensagens : 65
Pontos : 93

http://elitestylerp.forumeiros.com/

Ir para o topo Ir para baixo

Membro Entusiasta

Tópico resolvido Re: Quero um codigo html igual esse

Mensagem por BrunoH. 01.10.13 17:32

Olá,

Poderia nos informar o URL do fórum onde o senhor viu tal HTML?

Até mais.
BrunoH.

BrunoH.
Membro Entusiasta
Membro Entusiasta

Membro desde : 15/06/2012
Mensagens : 7675
Pontos : 10385

http://premiumdesign3d.blogspot.com.br/ https://www.facebook.com/brunohenrique.com.br

Ir para o topo Ir para baixo

Tópico resolvido Re: Quero um codigo html igual esse

Mensagem por Chrysler_DATP 01.10.13 17:39

Chrysler_DATP

Chrysler_DATP
**

Membro desde : 14/11/2012
Mensagens : 65
Pontos : 93

http://elitestylerp.forumeiros.com/

Ir para o topo Ir para baixo

Membro Entusiasta

Tópico resolvido Re: Quero um codigo html igual esse

Mensagem por BrunoH. 01.10.13 17:41

Olá,

Eis o código:
Código:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>Brasil Life Hard</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="stylesheet" href="http://www.lifegames.in/css/style.css" type="text/css" media="screen">
<script type="text/css">

<script type="text/javascript">

var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-28009881-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://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script src="http://espions.webs.com/cufon-yui.js" type="text/javascript"></script>

<script src="http://espions.webs.com/BabelSans_500.font.js" type="text/javascript"></script>
<script src="http://espions.webs.com/jquery.easing.1.3.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;
          }
          span.reference a{
   color:#FF0000;
   text-decoration:none;
          }
       
    span.creditos-lifegames{
      position:fixed;
      left:18px;
      bottom:10px;
      font-size:14px;
      }

    span.creditos-lifegames a{
   color:#FF0000;
   text-decoration:underline;
        }
       
    span.stats-lifegames{
      position:fixed;
      left:10px;
      bottom:25px;
      font-size:14px;
      }

    span.stats-lifegames a{
   color:#FF0000;
   text-decoration:underline;
        }
    #ultimas {
  height: 120px;
  position: absolute;
  padding-top: 600px;
  width: 950px;
  padding-left: 300px;
  padding-bottom: 30px;
}
 
  body {
    background-image: url('http://p1.pichost.me/i/10/1330495.jpg');
    background-repeat: no-repeat;
    }
        .style7 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #FF0000;
}
        .style8 {
   color: #FF0000
}
        .style10 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #FF0000;
}

span.reference{
position:fixed;

left:10px;
bottom:10px;
font-size:14px;
}
span.reference a{
   color:#F00;
   text-decoration:underline;
}

</style>
</head>
<body>
       
        <div>
                <span class="reference">
                    <a href="http://www.dix-forum.forumeiros.com" target="_Blank" alt=""></a>  <a href="http://www.forumeiros.com" target="_Blank" alt="Forumeiros"></a>
                </span>
      </div>
     
<div id="slidingMenuDesc" class="slidingMenuDesc">

            <div><span>ENTRE NO FORUM DO BRASIL LIFE HARD RPG</span></div>
            <div><span>ENTRE NO PORTAL DO BRASIL LIFE HARD RPG</span></div>
            <div><span>FACA SEU REGISTRO DO BRASIL LIFE HARD RPG</span></div>
            <div><span>LOGUE-SE NO FORUM DO BRASIL LIFE HARD RPG</span></div>
            <div><span>ACESSO RAPIDO AO JOGO</span></div>
            <div><span>ACESSO RAPIDO AO RAIDCALL</span></div>
            <div><span>Lee_Sim(Danilo) Edited By  iHaarD</span></div>
            <div><span>Copyright © 2013. Brasil Life Hard</span></div>
          </div>

 
      <ul id="slidingMenu" class="slidingMenu">
<li>
            <li><a href="http://brasillifehardrpg.forumeiros.com/forum">FORUM</a></li>
            <li><a href="http://brasillifehardrpg.forumeiros.com/portal" title="">PORTAL</a></li>
            <li><a href="http://brasillifehardrpg.forumeiros.com/register" title="">CADASTRO</a></li>
            <li><a href="http://brasillifehardrpg.forumeiros.com/login" title="">LOGIN</a></li>
            <li><a href="samp://216.144.240.171:8888" title="">JOGAR</a></li>
            <li><a href="raidcall://6958563" title="">RAID CALL</a></li>
            <li><a href="#" title="">Feito Por</a></li>
            <li><a href="#" title="">Direito Reservados</a></li>

            <li><a href="http://brasillifehardrpg.forumeiros.com/" title=""></a></li>
      </ul>

</body>
</html>
Procure por esta imagem no HTML: http://p1.pichost.me/i/10/1330495.jpg
E substitua pela imagem de fundo desejada.

Até mais.
BrunoH.

BrunoH.
Membro Entusiasta
Membro Entusiasta

Membro desde : 15/06/2012
Mensagens : 7675
Pontos : 10385

http://premiumdesign3d.blogspot.com.br/ https://www.facebook.com/brunohenrique.com.br

Ir para o topo Ir para baixo

Tópico resolvido Re: Quero um codigo html igual esse

Mensagem por Chrysler_DATP 01.10.13 18:50

Olá novamente!

Tem como mudar esse icone aqui da pagina html?
https://i.imgur.com/JTsjT8q.jpg

Até mais!
Chrysler_DATP

Chrysler_DATP
**

Membro desde : 14/11/2012
Mensagens : 65
Pontos : 93

http://elitestylerp.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Quero um codigo html igual esse

Mensagem por Sckool 01.10.13 20:27

Olá Chrysler_DATP,

Troque a pagina html por esta:

Código:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<link rel="shortcut icon" type="image/x-icon" href="http://url_du_favicon.ico" />
<link rel="icon" type="image/png" href="http://url_du_favicon.ico" />
<title>Brasil Life Hard</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="stylesheet" href="http://www.lifegames.in/css/style.css" type="text/css" media="screen">
<script type="text/css">

<script type="text/javascript">

var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-28009881-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://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script src="http://espions.webs.com/cufon-yui.js" type="text/javascript"></script>

<script src="http://espions.webs.com/BabelSans_500.font.js" type="text/javascript"></script>
<script src="http://espions.webs.com/jquery.easing.1.3.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;
          }
          span.reference a{
  color:#FF0000;
  text-decoration:none;
          }
       
    span.creditos-lifegames{
      position:fixed;
      left:18px;
      bottom:10px;
      font-size:14px;
      }

    span.creditos-lifegames a{
  color:#FF0000;
  text-decoration:underline;
        }
       
    span.stats-lifegames{
      position:fixed;
      left:10px;
      bottom:25px;
      font-size:14px;
      }

    span.stats-lifegames a{
  color:#FF0000;
  text-decoration:underline;
        }
    #ultimas {
  height: 120px;
  position: absolute;
  padding-top: 600px;
  width: 950px;
  padding-left: 300px;
  padding-bottom: 30px;
}
 
  body {
    background-image: url('http://p1.pichost.me/i/10/1330495.jpg');
    background-repeat: no-repeat;
    }
        .style7 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #FF0000;
}
        .style8 {
  color: #FF0000
}
        .style10 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #FF0000;
}

span.reference{
position:fixed;

left:10px;
bottom:10px;
font-size:14px;
}
span.reference a{
  color:#F00;
  text-decoration:underline;
}

</style>
</head>
<body>
       
        <div>
                <span class="reference">
                    <a href="http://www.dix-forum.forumeiros.com" target="_Blank" alt=""></a>  <a href="http://www.forumeiros.com" target="_Blank" alt="Forumeiros"></a>
                </span>
      </div>
     
<div id="slidingMenuDesc" class="slidingMenuDesc">

            <div><span>ENTRE NO FORUM DO BRASIL LIFE HARD RPG</span></div>
            <div><span>ENTRE NO PORTAL DO BRASIL LIFE HARD RPG</span></div>
            <div><span>FACA SEU REGISTRO DO BRASIL LIFE HARD RPG</span></div>
            <div><span>LOGUE-SE NO FORUM DO BRASIL LIFE HARD RPG</span></div>
            <div><span>ACESSO RAPIDO AO JOGO</span></div>
            <div><span>ACESSO RAPIDO AO RAIDCALL</span></div>
            <div><span>Lee_Sim(Danilo) Edited By  iHaarD</span></div>
            <div><span>Copyright ©️ 2013. Brasil Life Hard</span></div>
          </div>

 
      <ul id="slidingMenu" class="slidingMenu">
<li>
            <li><a href="http://brasillifehardrpg.forumeiros.com/forum">FORUM</a></li>
            <li><a href="http://brasillifehardrpg.forumeiros.com/portal" title="">PORTAL</a></li>
            <li><a href="http://brasillifehardrpg.forumeiros.com/register" title="">CADASTRO</a></li>
            <li><a href="http://brasillifehardrpg.forumeiros.com/login" title="">LOGIN</a></li>
            <li><a href="samp://216.144.240.171:8888" title="">JOGAR</a></li>
            <li><a href="raidcall://6958563" title="">RAID CALL</a></li>
            <li><a href="#" title="">Feito Por</a></li>
            <li><a href="#" title="">Direito Reservados</a></li>

            <li><a href="http://brasillifehardrpg.forumeiros.com/" title=""></a></li>
      </ul>

</body>
</html>
Localize: http://url_du_favicon.ico
Localize: http://url_du_favicon.ico

Logo após basta apenas trocar o link para seu favicon.

Resulta ?

Piscada
Sckool

Sckool
***

Membro desde : 25/07/2013
Mensagens : 130
Pontos : 214

https://ajuda.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Quero um codigo html igual esse

Mensagem por Chrysler_DATP 01.10.13 23:39

Olá!

Sckool, tem como editar o codigo que ja ta pronto para meu fórum? é so colocar o favicon.
Código:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>Brasil Elite Style™</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="stylesheet" href="http://www.lifegames.in/css/style.css" type="text/css" media="screen">
<script type="text/css">

<script type="text/javascript">

var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-28009881-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://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script src="http://espions.webs.com/cufon-yui.js" type="text/javascript"></script>

<script src="http://espions.webs.com/BabelSans_500.font.js" type="text/javascript"></script>
<script src="http://espions.webs.com/jquery.easing.1.3.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;
          }
          span.reference a{
   color:#FF0000;
   text-decoration:none;
          }
        
     span.creditos-lifegames{
       position:fixed;
       left:18px;
       bottom:10px;
       font-size:14px;
       }

     span.creditos-lifegames a{
   color:#FF0000;
   text-decoration:underline;
        }
        
    span.stats-lifegames{
      position:fixed;
      left:10px;
      bottom:25px;
      font-size:14px;
       }

     span.stats-lifegames a{
   color:#FF0000;
   text-decoration:underline;
        }
    #ultimas {
   height: 120px;
   position: absolute;
   padding-top: 600px;
   width: 950px;
   padding-left: 300px;
   padding-bottom: 30px;
}
  
   body {
    background-image: url('https://i.imgur.com/ybagh1D.jpg');
    background-repeat: no-repeat;
    }
        .style7 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #FF0000;
}
        .style8 {
   color: #FF0000
}
        .style10 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #FF0000;
}

span.reference{
position:fixed;

left:10px;
bottom:10px;
font-size:14px;
}
span.reference a{
   color:#F00;
   text-decoration:underline;
}

</style>
</head>
<body>
        
        <div>
                <span class="reference">
                     <a href="http://elitestylerp.forumeiros.com/" target="_Blank" alt=""></a>   <a href="http://www.forumeiros.com" target="_Blank" alt="Forumeiros"></a>
                </span>
      </div>
      <div id="slidingMenuDesc" class="slidingMenuDesc">

            <div><span>ENTRE NO FORUM DO BRASIL ELITE STYLE™ </span></div>
            <div><span>FACA SEU REGISTRO DO BRASIL ELITE STYLE™</span></div>
            <div><span>LOGUE-SE NO FORUM DO BRASIL ELITE STYLE™</span></div>
            <div><span>ACESSO AO JOGO</span></div>
            <div><span>ACESSO AO RAIDCALL</span></div>
            <div><span>Chrysler DATP</span></div>
            <div><span>Copyright © 2013 - Brasil Elite Style™</span></div>
          </div>

  
      <ul id="slidingMenu" class="slidingMenu">
<li>
            <li><a href="http://elitestylerp.forumeiros.com/forum">FORUM</a></li>
            <li><a href="http://elitestylerp.forumeiros.com/register" title="">REGISTRAR-SE</a></li>
            <li><a href="http://elitestylerp.forumeiros.com/login" title="">LOGIN</a></li>
            <li><a href="samp://198.15.64.3:7791" title="">JOGAR</a></li>
            <li><a href="raidcall://7087693" title="">RAIDCALL</a></li>
            <li><a href="#" title="">Feito Por</a></li>
            <li><a href="#" title="">Direitos Reservados</a></li>

            <li><a href="http://elitestylerp.forumeiros.com/" title=""></a></li>
      </ul>

</body>
</html>
Favicon que eu quero que coloque!
https://i.imgur.com/3Nyagc8.png

Até!

@Edit: Porque nao está aparencedo esses simbolos que coloco na pagina HTML, " ™ © ", se você souber como colocar para aparecer os simbolos, ja edita nesse codigo aqui que ja te mandei e me manda.

Chrysler_DATP

Chrysler_DATP
**

Membro desde : 14/11/2012
Mensagens : 65
Pontos : 93

http://elitestylerp.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Quero um codigo html igual esse

Mensagem por Sckool 02.10.13 0:18

Olá Chrysler_DATP,

Aqui esta:

Código:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<link rel="shortcut icon" type="image/x-icon" href="http://i.imgur.com/3Nyagc8.png" />
<link rel="icon" type="image/png" href="http://i.imgur.com/3Nyagc8.png" />
<title>™️Brasil Life Hard ©️</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="stylesheet" href="http://www.lifegames.in/css/style.css" type="text/css" media="screen">
<script type="text/css">

<script type="text/javascript">

var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-28009881-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://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script src="http://espions.webs.com/cufon-yui.js" type="text/javascript"></script>

<script src="http://espions.webs.com/BabelSans_500.font.js" type="text/javascript"></script>
<script src="http://espions.webs.com/jquery.easing.1.3.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;
          }
          span.reference a{
  color:#FF0000;
  text-decoration:none;
          }
       
    span.creditos-lifegames{
      position:fixed;
      left:18px;
      bottom:10px;
      font-size:14px;
      }

    span.creditos-lifegames a{
  color:#FF0000;
  text-decoration:underline;
        }
       
    span.stats-lifegames{
      position:fixed;
      left:10px;
      bottom:25px;
      font-size:14px;
      }

    span.stats-lifegames a{
  color:#FF0000;
  text-decoration:underline;
        }
    #ultimas {
  height: 120px;
  position: absolute;
  padding-top: 600px;
  width: 950px;
  padding-left: 300px;
  padding-bottom: 30px;
}
 
  body {
    background-image: url('http://p1.pichost.me/i/10/1330495.jpg');
    background-repeat: no-repeat;
    }
        .style7 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #FF0000;
}
        .style8 {
  color: #FF0000
}
        .style10 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #FF0000;
}

span.reference{
position:fixed;

left:10px;
bottom:10px;
font-size:14px;
}
span.reference a{
  color:#F00;
  text-decoration:underline;
}

</style>
</head>
<body>
       
        <div>
                <span class="reference">
                    <a href="http://www.dix-forum.forumeiros.com" target="_Blank" alt=""></a>  <a href="http://www.forumeiros.com" target="_Blank" alt="Forumeiros"></a>
                </span>
      </div>
     
<div id="slidingMenuDesc" class="slidingMenuDesc">

            <div><span>ENTRE NO FORUM DO BRASIL LIFE HARD RPG</span></div>
            <div><span>ENTRE NO PORTAL DO BRASIL LIFE HARD RPG</span></div>
            <div><span>FACA SEU REGISTRO DO BRASIL LIFE HARD RPG</span></div>
            <div><span>LOGUE-SE NO FORUM DO BRASIL LIFE HARD RPG</span></div>
            <div><span>ACESSO RAPIDO AO JOGO</span></div>
            <div><span>ACESSO RAPIDO AO RAIDCALL</span></div>
            <div><span>Lee_Sim(Danilo) Edited By  iHaarD</span></div>
            <div><span>Copyright ©️ 2013. Brasil Life Hard</span></div>
          </div>

 
      <ul id="slidingMenu" class="slidingMenu">
<li>
            <li><a href="http://brasillifehardrpg.forumeiros.com/forum">FORUM</a></li>
            <li><a href="http://brasillifehardrpg.forumeiros.com/portal" title="">PORTAL</a></li>
            <li><a href="http://brasillifehardrpg.forumeiros.com/register" title="">CADASTRO</a></li>
            <li><a href="http://brasillifehardrpg.forumeiros.com/login" title="">LOGIN</a></li>
            <li><a href="samp://216.144.240.171:8888" title="">JOGAR</a></li>
            <li><a href="raidcall://6958563" title="">RAID CALL</a></li>
            <li><a href="#" title="">Feito Por</a></li>
            <li><a href="#" title="">Direito Reservados</a></li>

            <li><a href="http://brasillifehardrpg.forumeiros.com/" title=""></a></li>
      </ul>

</body>
</html>
Resulta ?

Piscada
Sckool

Sckool
***

Membro desde : 25/07/2013
Mensagens : 130
Pontos : 214

https://ajuda.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Quero um codigo html igual esse

Mensagem por Chrysler_DATP 02.10.13 0:19

Olá!

Sckool, pega o codigo que te mandei por ultimo e edita ele, pq ele ja ta editado do jeito que eu quero sak, tem como?

Até
Chrysler_DATP

Chrysler_DATP
**

Membro desde : 14/11/2012
Mensagens : 65
Pontos : 93

http://elitestylerp.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Quero um codigo html igual esse

Mensagem por Sckool 02.10.13 0:25

Olá Chrysler_DATP,

Minhas desculpas aqui esta:

Código:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<link rel="shortcut icon" type="image/x-icon" href="http://i.imgur.com/3Nyagc8.png" />
<link rel="icon" type="image/png" href="http://i.imgur.com/3Nyagc8.png" />
<title>©️Brasil Elite Style™️</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="stylesheet" href="http://www.lifegames.in/css/style.css" type="text/css" media="screen">
<script type="text/css">

<script type="text/javascript">

var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-28009881-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://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script src="http://espions.webs.com/cufon-yui.js" type="text/javascript"></script>

<script src="http://espions.webs.com/BabelSans_500.font.js" type="text/javascript"></script>
<script src="http://espions.webs.com/jquery.easing.1.3.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;
          }
          span.reference a{
  color:#FF0000;
  text-decoration:none;
          }
       
    span.creditos-lifegames{
      position:fixed;
      left:18px;
      bottom:10px;
      font-size:14px;
      }

    span.creditos-lifegames a{
  color:#FF0000;
  text-decoration:underline;
        }
       
    span.stats-lifegames{
      position:fixed;
      left:10px;
      bottom:25px;
      font-size:14px;
      }

    span.stats-lifegames a{
  color:#FF0000;
  text-decoration:underline;
        }
    #ultimas {
  height: 120px;
  position: absolute;
  padding-top: 600px;
  width: 950px;
  padding-left: 300px;
  padding-bottom: 30px;
}
 
  body {
    background-image: url('https://i.imgur.com/ybagh1D.jpg');
    background-repeat: no-repeat;
    }
        .style7 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #FF0000;
}
        .style8 {
  color: #FF0000
}
        .style10 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #FF0000;
}

span.reference{
position:fixed;

left:10px;
bottom:10px;
font-size:14px;
}
span.reference a{
  color:#F00;
  text-decoration:underline;
}

</style>
</head>
<body>
       
        <div>
                <span class="reference">
                    <a href="http://elitestylerp.forumeiros.com/" target="_Blank" alt=""></a>  <a href="http://www.forumeiros.com" target="_Blank" alt="Forumeiros"></a>
                </span>
      </div>
      <div id="slidingMenuDesc" class="slidingMenuDesc">

            <div><span>ENTRE NO FORUM DO BRASIL ELITE STYLE™️ </span></div>
            <div><span>FACA SEU REGISTRO DO BRASIL ELITE STYLE™️</span></div>
            <div><span>LOGUE-SE NO FORUM DO BRASIL ELITE STYLE™️</span></div>
            <div><span>ACESSO AO JOGO</span></div>
            <div><span>ACESSO AO RAIDCALL</span></div>
            <div><span>Chrysler DATP</span></div>
            <div><span>Copyright ©️ 2013 - Brasil Elite Style™️</span></div>
          </div>

 
      <ul id="slidingMenu" class="slidingMenu">
<li>
            <li><a href="http://elitestylerp.forumeiros.com/forum">FORUM</a></li>
            <li><a href="http://elitestylerp.forumeiros.com/register" title="">REGISTRAR-SE</a></li>
            <li><a href="http://elitestylerp.forumeiros.com/login" title="">LOGIN</a></li>
            <li><a href="samp://198.15.64.3:7791" title="">JOGAR</a></li>
            <li><a href="raidcall://7087693" title="">RAIDCALL</a></li>
            <li><a href="#" title="">Feito Por</a></li>
            <li><a href="#" title="">Direitos Reservados</a></li>

            <li><a href="http://elitestylerp.forumeiros.com/" title=""></a></li>
      </ul>

</body>
</html>
Piscada
Sckool

Sckool
***

Membro desde : 25/07/2013
Mensagens : 130
Pontos : 214

https://ajuda.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Quero um codigo html igual esse

Mensagem por Chrysler_DATP 02.10.13 0:40

Olá!

Sckool,, porque nao está aparecendo esses icones aqui? " ™ © " na pagina HTML? Sem ser na aba do navegador.
Link do Forum da pagina HTML: http://elitestylerp.forumeiros.com/

Até
Chrysler_DATP

Chrysler_DATP
**

Membro desde : 14/11/2012
Mensagens : 65
Pontos : 93

http://elitestylerp.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Quero um codigo html igual esse

Mensagem por Sckool 02.10.13 0:44

Olá Chrysler_DATP,

Onde especificamente você quer que o simbolo fique?

Piscada
Sckool

Sckool
***

Membro desde : 25/07/2013
Mensagens : 130
Pontos : 214

https://ajuda.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Quero um codigo html igual esse

Mensagem por Chrysler_DATP 02.10.13 0:51

Olá!

Aqui nesses negocios aqui, eles não aparecem, por isso quero que eles aparecem.
Imagem: https://i.imgur.com/8zwQ9kS.png

Até mais!
Chrysler_DATP

Chrysler_DATP
**

Membro desde : 14/11/2012
Mensagens : 65
Pontos : 93

http://elitestylerp.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Quero um codigo html igual esse

Mensagem por Sckool 02.10.13 1:11

Olá Chrysler_DATP,

Creio que a pagina em html não aceita este tipo de símbolos, minhas enormes desculpas.

Piscada
Sckool

Sckool
***

Membro desde : 25/07/2013
Mensagens : 130
Pontos : 214

https://ajuda.forumeiros.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Quero um codigo html igual esse

Mensagem por Chrysler_DATP 02.10.13 1:13

Olá!

Entendido Sckool, Obrigado pela ajuda aqui, em ajudo muito!
RESOLVIDO!
Topic Closed!

Até mais Muito feliz
Chrysler_DATP

Chrysler_DATP
**

Membro desde : 14/11/2012
Mensagens : 65
Pontos : 93

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