Página HTML personalizada

3 participantes

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

Tópico resolvido Página HTML personalizada

Mensagem por FreakMeat 06.04.12 16:20

Qual é minha questão:
http://br-designerforever.forumeiros.com/ Igual a essa a entrada .

Medidas que eu tomei para corrigir o problema:
.. http://br-designerforever.forumeiros.com/

Links e imagens do meu problema:
http://br-designerforever.forumeiros.com/

Endereço do meu fórum:
http://styledesigner.criaforum.com/

Versão do meu fórum:
PUNBB
FreakMeat

FreakMeat
****

Membro desde : 03/04/2012
Mensagens : 362
Pontos : 597

http://styledesigner.criaforum.com

Ir para o topo Ir para baixo

Tópico resolvido Re: Página HTML personalizada

Mensagem por FreakMeat 06.04.12 16:35

UP
FreakMeat

FreakMeat
****

Membro desde : 03/04/2012
Mensagens : 362
Pontos : 597

http://styledesigner.criaforum.com

Ir para o topo Ir para baixo

Tópico resolvido Re: Página HTML personalizada

Mensagem por BKFENIX 06.04.12 16:41

Codigo da pagina:
Código:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    <html>
      <head>
              <title>Web Pixel - De Tudo Um Pouco !</title>
              <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
    <link rel="shortcut icon" type="image/x-icon" href="http://i43.servimg.com/u/f43/16/43/60/45/118.png" />
              <link rel="stylesheet" href="http://www.ggames.com.br/css/style.css" type="text/css" media="screen">
        <script type="text/css">
       
    <!--////////////////////////////////////////////////////////////////////////////////-->
 
    <!--/                                                                                  ///-->

    <!--/                                                                                ///-->

    <!--/                    Portal Versão 1.0                                ///-->

    <!--/                    Criado por WEB PIXEL                  ///-->

    <!--/                                                                            ///-->

    <!--////////////////////////////////////////////////////////////////////////////////-->
          <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:#aaa;
      text-decoration:underline;
              }
    body {
        background-image: url('http://i39.tinypic.com/122nc7q.png') !important;
        background-repeat: no-repeat;
        }
          </style>
      </head>
      <body>
         
            <div>
                    <span class="reference">
                        Web Pixel Copyright 2011 - 2012 | Editado por <a href="www.forum-webpixel.net" target="_Blank" alt="Web Designer Web Pixel">Web Pixel</a>  | Hospedado por <a href="http://www.forumeiros.com" target="_Blank" alt="Forumeiros">Forumeiros.</a>
                    </span>
          </div>
       
          <div id="slidingMenuDesc" class="slidingMenuDesc">

            <div><span>Uma nova era chegou !</span></div>
        <div><span>Saiba como comecar bem no forum.</span></div>
        <div><span>Conheca a equipe do forum.</span></div>
        <div><span>Melhores servicos oferecidos so para ti.</span></div>
      </div>

   
          <ul id="slidingMenu" class="slidingMenu">
                <li><a href="http://www.forum-webpixel.net/portal">Portal</a></li>
            <li><a href="http://www.forum-webpixel.net/forum" title="">Forum</a></li>
            <li><a href="http://www.forum-webpixel.net/f16-regras-gerais" title="">Regras</a></li>
            <li><a href="http://www.forum-webpixel.net/f24-staff-da-web-pixel" title="">Staff</a></li>
            <li><a href="http://www.forum-webpixel.net/c5-servicos-oferecidos" title="">Servicos Oferecidos</a></li>

          </ul>

      </body>
    </html>

<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) {alert ("» WEB PIXEL PROTEGIDO «")(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>

Agora veja onde adicionar:
https://ajuda.forumeiros.com/t7967-

Ate mais.
BKFENIX

BKFENIX
***

Membro desde : 21/04/2010
Mensagens : 144
Pontos : 231

http://www.forunmuonline.forumeiros.net

Ir para o topo Ir para baixo

Membro Entusiasta

Tópico resolvido Re: Página HTML personalizada

Mensagem por Roevs 06.04.12 16:41

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 Designer Forever</title>
          <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="shortcut icon" type="image/x-icon" href="http://i.imgur.com/E6LKE.png" />
          <link rel="stylesheet" href="http://www.ggames.com.br/css/style.css" type="text/css" media="screen">
    <script type="text/css">
       
<!--////////////////////////////////////////////////////////////////////////////////-->

<!--/                                                                                                    ///-->
     
<!--/                                                                                                ///-->
     
<!--/                    Portal Versão 1.0                                          ///-->

<!--/                    Criado por Firenando                                        ///-->

<!--/                                                                                              ///-->

<!--////////////////////////////////////////////////////////////////////////////////-->
      <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:#aaa;
   text-decoration:underline;
          }
body {
    background-image: url('http://i.imgur.com/tgvT6.jpg') !important;
    background-repeat: no-repeat;
    }
      </style>
   </head>
   <body>
         
        <div>
                <span class="reference">
                    <color: #000000>Brasil Designer Forever Copyright 2012 | Desenvolvido por <a href="http://br-designerforever.forumeiros.com/" target="_Blank" alt="Web Designer Firenando">Firenando</a>  | Hospedado por <a href="http://www.forumeiros.com" target="_Blank" alt="Forumeiros">Forumeiros.</a></color>
                </span>
      </div>
      
      <div id="slidingMenuDesc" class="slidingMenuDesc">

            <div><span>Entre no portal do forum</span></div>
            <div><span>Logue-se no forum</span></div>
            <div><span>Crie uma conta no forum</span></div>
            <div><span>Pedidos | Tutoriais | Recursos | Galeria</span></div>
            <div><span>Adobe Flash | Adobe Photo Shop | DreamWeaver | FireWorks</span></div>
            <div><span>Background's | Brush's | Render's | Styles</span></div>
            <div><span>Bate Papo | Piadas| Jogos | Tirinhas</span></div>
          </div>

   
      <ul id="slidingMenu" class="slidingMenu">

            <li><a href="http://br-designerforever.forumeiros.com/forum">Forum</a></li>
            <li><a href="http://br-designerforever.forumeiros.com/portal">Portal</a></li>
            <li><a href="http://br-designerforever.forumeiros.com/login"">Login</a></li>
            <li><a href="http://br-designerforever.forumeiros.com/register" title="">Registre-se</a></li>
            <li><a href="http://br-designerforever.forumeiros.com/c3-designer-zone" title="">Designer Zone</a></li>
            <li><a href="http://br-designerforever.forumeiros.com/f10-tutoriais" title="">Tutoriais</a></li>
            <li><a href="http://br-designerforever.forumeiros.com/f11-recursos" title="">Recursos</a></li>

            <li><a href="http://br-designerforever.forumeiros.com/c4-assuntos-em-geral" title="">Diversao</a></li>

      </ul>

   </body>
</html>

Para saber aonde adicionar o código leia este FAQ

Roevs

Roevs
Membro Entusiasta
Membro Entusiasta

Membro desde : 10/02/2012
Mensagens : 6484
Pontos : 8343

https://www.sololevelingrpg.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