Ciberotic™
Registe-se para ver todo conteúdo!
Olá Convidado, seja bem-vindo ao Ciberotic™️.

Aqui você terá espaço para falar sobre diversos temas , podendo compartilhar e aprender com todos os outros membros.

Além disso, você encontrará diversas discussões e informações sobre os mais variados temas da atualidade.

Somente membros podem visualizar alguns assuntos, portanto, não perca tempo e cadastre-se.

Divulgue-nos também.

Atenciosamente, Equipe CyberForum.


Participe do fórum, é rápido e fácil

Ciberotic™
Registe-se para ver todo conteúdo!
Olá Convidado, seja bem-vindo ao Ciberotic™️.

Aqui você terá espaço para falar sobre diversos temas , podendo compartilhar e aprender com todos os outros membros.

Além disso, você encontrará diversas discussões e informações sobre os mais variados temas da atualidade.

Somente membros podem visualizar alguns assuntos, portanto, não perca tempo e cadastre-se.

Divulgue-nos também.

Atenciosamente, Equipe CyberForum.
Ciberotic™
Gostaria de reagir a esta mensagem? Crie uma conta em poucos cliques ou inicie sessão para continuar.
Vote em nós!
Mais Parceiros
  • INFWCOM

  • CÓDIGO DA PÁGINA HTML DO DIXFORUM V9

    2 participantes

    Ir para baixo

    CÓDIGO DA PÁGINA HTML DO DIXFORUM V9 Empty CÓDIGO DA PÁGINA HTML DO DIXFORUM V9

    Mensagem por JUFASA Sex Ago 03, 2012 5:47 pm

    CÓDIGO DA PÁGINA HTML DO DIXFORUM V9

    Código:
    <html class="cufon-active cufon-ready"><head>
              <title>DIXForum - Suporte a todas as duvidas!</title>
              <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <link rel="shortcut icon" type="image/x-icon" href="http://i40.servimg.com/u/f40/16/20/29/96/icon10.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 Bruno Tavares  e editado por JUFASA                                  ///-->

    <!--/                                                                                              ///-->

    <!--////////////////////////////////////////////////////////////////////////////////-->
          <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><style type="text/css">cufon{text-indent:0!important;}@media screen,projection{cufon{display:inline!important;display:inline-block!important;position:relative!important;vertical-align:middle!important;font-size:1px!important;line-height:1px!important;}cufon cufontext{display:-moz-inline-box!important;display:inline-block!important;width:0!important;height:0!important;overflow:hidden!important;text-indent:-10000in!important;}cufon canvas{position:relative!important;}}@media print{cufon{padding:0!important;}cufon canvas{display:none!important;}}</style>

          <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://i43.servimg.com/u/f43/17/13/85/72/backgr10.jpg') !important;
        background-repeat: no-repeat;
        }
          </style>
      <script src="chrome-extension://lifbcibllhkdhoafpjfnlhfpfgnpldfl/document_iterator.js"></script><script src="chrome-extension://lifbcibllhkdhoafpjfnlhfpfgnpldfl/find_proxy.js"></script><script src="chrome-extension://lifbcibllhkdhoafpjfnlhfpfgnpldfl/get_html_text.js"></script><script src="chrome-extension://lifbcibllhkdhoafpjfnlhfpfgnpldfl/global_constants.js"></script><script src="chrome-extension://lifbcibllhkdhoafpjfnlhfpfgnpldfl/name_injection_builder.js"></script><script src="chrome-extension://lifbcibllhkdhoafpjfnlhfpfgnpldfl/number_injection_builder.js"></script><script src="chrome-extension://lifbcibllhkdhoafpjfnlhfpfgnpldfl/menu_injection_builder.js"></script><script src="chrome-extension://lifbcibllhkdhoafpjfnlhfpfgnpldfl/string_finder.js"></script><script src="chrome-extension://lifbcibllhkdhoafpjfnlhfpfgnpldfl/change_sink.js"></script><meta name="document_iterator.js"><meta name="find_proxy.js"><meta name="get_html_text.js"><meta name="global_constants.js"><meta name="name_injection_builder.js"><meta name="number_injection_builder.js"><meta name="menu_injection_builder.js"><meta name="string_finder.js"><meta name="change_sink.js"></head>
      <body>
           
            <div>
                    <span class="reference"><cufon class="cufon cufon-canvas" alt="DIXForum " style="width: 58px; height: 14px; "><canvas width="67" height="15" style="width: 67px; height: 15px; top: 0px; left: -1px; "></canvas><cufontext>DIXForum </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Copyright " style="width: 56px; height: 14px; "><canvas width="64" height="15" style="width: 64px; height: 15px; top: 0px; left: -1px; "></canvas><cufontext>Copyright </cufontext></cufon><cufon class="cufon cufon-canvas" alt="2012 " style="width: 28px; height: 14px; "><canvas width="37" height="15" style="width: 37px; height: 15px; top: 0px; left: -1px; "></canvas><cufontext>2012 </cufontext></cufon><cufon class="cufon cufon-canvas" alt="| " style="width: 7px; height: 14px; "><canvas width="16" height="15" style="width: 16px; height: 15px; top: 0px; left: -1px; "></canvas><cufontext>| </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Editado " style="width: 45px; height: 14px; "><canvas width="53" height="15" style="width: 53px; height: 15px; top: 0px; left: -1px; "></canvas><cufontext>Editado </cufontext></cufon><cufon class="cufon cufon-canvas" alt="por " style="width: 22px; height: 14px; "><canvas width="30" height="15" style="width: 30px; height: 15px; top: 0px; left: -1px; "></canvas><cufontext>por </cufontext></cufon><a href="http://www.dix-forum.forumeiros.com" target="_Blank" alt="Web Designer JUFASA"><cufon class="cufon cufon-canvas" alt="Artur " style="width: 31px; height: 14px; "><canvas width="40" height="15" style="width: 40px; height: 15px; top: 0px; left: -1px; "></canvas><cufontext>Artur </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Monteiro" style="width: 48px; height: 14px; "><canvas width="54" height="15" style="width: 54px; height: 15px; top: 0px; left: -1px; "></canvas><cufontext>Monteiro</cufontext></cufon></a><cufon class="cufon cufon-canvas" alt=" " style="width: 4px; height: 14px; "><canvas width="13" height="15" style="width: 13px; height: 15px; top: 0px; left: -1px; "></canvas><cufontext> </cufontext></cufon><cufon class="cufon cufon-canvas" alt="| " style="width: 7px; height: 14px; "><canvas width="16" height="15" style="width: 16px; height: 15px; top: 0px; left: -1px; "></canvas><cufontext>| </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Hospedado " style="width: 67px; height: 14px; "><canvas width="76" height="15" style="width: 76px; height: 15px; top: 0px; left: -1px; "></canvas><cufontext>Hospedado </cufontext></cufon><cufon class="cufon cufon-canvas" alt="por " style="width: 22px; height: 14px; "><canvas width="30" height="15" style="width: 30px; height: 15px; top: 0px; left: -1px; "></canvas><cufontext>por </cufontext></cufon><a href="http://www.forumeiros.com" target="_Blank" alt="Forumeiros"><cufon class="cufon cufon-canvas" alt="Forumeiros." style="width: 65px; height: 14px; "><canvas width="74" height="15" style="width: 74px; height: 15px; top: 0px; left: -1px; "></canvas><cufontext>Forumeiros.</cufontext></cufon></a></span>
          </div>
         
          <div id="slidingMenuDesc" class="slidingMenuDesc">

                <div style="top: 66px; width: 0px; display: block; overflow: hidden; "><span><cufon class="cufon cufon-canvas" alt="Logue-se " style="width: 131px; height: 36px; "><canvas width="154" height="37" style="width: 154px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>Logue-se </cufontext></cufon><cufon class="cufon cufon-canvas" alt="no " style="width: 41px; height: 36px; "><canvas width="64" height="37" style="width: 64px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>no </cufontext></cufon><cufon class="cufon cufon-canvas" alt="forum" style="width: 78px; height: 36px; "><canvas width="85" height="37" style="width: 85px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>forum</cufontext></cufon></span></div>
                <div style="top: 132px; width: 0px; display: block; overflow: hidden; "><span><cufon class="cufon cufon-canvas" alt="Crie " style="width: 64px; height: 36px; "><canvas width="86" height="37" style="width: 86px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>Crie </cufontext></cufon><cufon class="cufon cufon-canvas" alt="uma " style="width: 65px; height: 36px; "><canvas width="88" height="37" style="width: 88px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>uma </cufontext></cufon><cufon class="cufon cufon-canvas" alt="conta " style="width: 85px; height: 36px; "><canvas width="107" height="37" style="width: 107px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>conta </cufontext></cufon><cufon class="cufon cufon-canvas" alt="no " style="width: 41px; height: 36px; "><canvas width="64" height="37" style="width: 64px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>no </cufontext></cufon><cufon class="cufon cufon-canvas" alt="forum" style="width: 78px; height: 36px; "><canvas width="85" height="37" style="width: 85px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>forum</cufontext></cufon></span></div>
                <div style="top: 198px; width: 0px; display: block; overflow: hidden; "><span><cufon class="cufon cufon-canvas" alt="Pedidos " style="width: 116px; height: 36px; "><canvas width="139" height="37" style="width: 139px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>Pedidos </cufontext></cufon><cufon class="cufon cufon-canvas" alt="| " style="width: 16px; height: 36px; "><canvas width="38" height="37" style="width: 38px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>| </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Galerias " style="width: 122px; height: 36px; "><canvas width="144" height="37" style="width: 144px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>Galerias </cufontext></cufon><cufon class="cufon cufon-canvas" alt="| " style="width: 16px; height: 36px; "><canvas width="38" height="37" style="width: 38px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>| </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Gostou " style="width: 106px; height: 36px; "><canvas width="129" height="37" style="width: 129px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>Gostou </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Levou " style="width: 88px; height: 36px; "><canvas width="111" height="37" style="width: 111px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>Levou </cufontext></cufon><cufon class="cufon cufon-canvas" alt="| " style="width: 16px; height: 36px; "><canvas width="38" height="37" style="width: 38px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>| </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Debate" style="width: 98px; height: 36px; "><canvas width="113" height="37" style="width: 113px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>Debate</cufontext></cufon></span></div>
                <div style="top: 264px; width: 0px; display: block; overflow: hidden; "><span><cufon class="cufon cufon-canvas" alt="Cheats " style="width: 104px; height: 36px; "><canvas width="127" height="37" style="width: 127px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>Cheats </cufontext></cufon><cufon class="cufon cufon-canvas" alt="| " style="width: 16px; height: 36px; "><canvas width="38" height="37" style="width: 38px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>| </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Downloads " style="width: 159px; height: 36px; "><canvas width="182" height="37" style="width: 182px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>Downloads </cufontext></cufon><cufon class="cufon cufon-canvas" alt="| " style="width: 16px; height: 36px; "><canvas width="38" height="37" style="width: 38px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>| </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Tutoriais " style="width: 123px; height: 36px; "><canvas width="145" height="37" style="width: 145px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>Tutoriais </cufontext></cufon><cufon class="cufon cufon-canvas" alt="| " style="width: 16px; height: 36px; "><canvas width="38" height="37" style="width: 38px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>| </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Dicas" style="width: 76px; height: 36px; "><canvas width="92" height="37" style="width: 92px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>Dicas</cufontext></cufon></span></div>
                <div style="top: 330px; width: 0px; display: block; overflow: hidden; "><span><cufon class="cufon cufon-canvas" alt="Sistemas " style="width: 132px; height: 36px; "><canvas width="155" height="37" style="width: 155px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>Sistemas </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Operativos " style="width: 158px; height: 36px; "><canvas width="181" height="37" style="width: 181px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>Operativos </cufontext></cufon><cufon class="cufon cufon-canvas" alt="| " style="width: 16px; height: 36px; "><canvas width="38" height="37" style="width: 38px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>| </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Programacao " style="width: 190px; height: 36px; "><canvas width="213" height="37" style="width: 213px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>Programacao </cufontext></cufon><cufon class="cufon cufon-canvas" alt="| " style="width: 16px; height: 36px; "><canvas width="38" height="37" style="width: 38px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>| </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Suporte" style="width: 108px; height: 36px; "><canvas width="122" height="37" style="width: 122px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>Suporte</cufontext></cufon></span></div>
                <div style="top: 396px; overflow: hidden; width: 0px; display: block; "><span><cufon class="cufon cufon-canvas" alt="Competicoes " style="width: 186px; height: 36px; "><canvas width="209" height="37" style="width: 209px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>Competicoes </cufontext></cufon><cufon class="cufon cufon-canvas" alt="| " style="width: 16px; height: 36px; "><canvas width="38" height="37" style="width: 38px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>| </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Offtopic " style="width: 119px; height: 36px; "><canvas width="142" height="37" style="width: 142px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>Offtopic </cufontext></cufon><cufon class="cufon cufon-canvas" alt="| " style="width: 16px; height: 36px; "><canvas width="38" height="37" style="width: 38px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>| </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Informacoes " style="width: 179px; height: 36px; "><canvas width="201" height="37" style="width: 201px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>Informacoes </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Gerais " style="width: 97px; height: 36px; "><canvas width="120" height="37" style="width: 120px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>Gerais </cufontext></cufon><cufon class="cufon cufon-canvas" alt="| " style="width: 16px; height: 36px; "><canvas width="38" height="37" style="width: 38px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>| </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Area " style="width: 73px; height: 36px; "><canvas width="96" height="37" style="width: 96px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>Area </cufontext></cufon><cufon class="cufon cufon-canvas" alt="dos " style="width: 57px; height: 36px; "><canvas width="80" height="37" style="width: 80px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>dos </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Visitantes" style="width: 136px; height: 36px; "><canvas width="152" height="37" style="width: 152px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>Visitantes</cufontext></cufon></span></div>
              </div>

     
          <ul id="slidingMenu" class="slidingMenu">
                <li><a href="/forum"><cufon class="cufon cufon-canvas" alt="Forum" style="width: 189px; height: 66px; "><canvas width="202" height="68" style="width: 202px; height: 68px; top: 1px; left: -3px; "></canvas><cufontext>Forum</cufontext></cufon></a></li>
                <li><a href="/login" title=""><cufon class="cufon cufon-canvas" alt="Login" style="width: 160px; height: 66px; "><canvas width="179" height="68" style="width: 179px; height: 68px; top: 1px; left: -3px; "></canvas><cufontext>Login</cufontext></cufon></a></li>
                <li><a href="/register" title=""><cufon class="cufon cufon-canvas" alt="Registre-se" style="width: 356px; height: 66px; "><canvas width="377" height="68" style="width: 377px; height: 68px; top: 1px; left: -3px; "></canvas><cufontext>Registre-se</cufontext></cufon></a></li>
                <li><a href="/c4-area-grafica" title=""><cufon class="cufon cufon-canvas" alt="Design " style="width: 212px; height: 66px; "><canvas width="254" height="68" style="width: 254px; height: 68px; top: 1px; left: -3px; "></canvas><cufontext>Design </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Zone" style="width: 145px; height: 66px; "><canvas width="167" height="68" style="width: 167px; height: 68px; top: 1px; left: -3px; "></canvas><cufontext>Zone</cufontext></cufon></a></li>
                <li><a href="/c2-zona-dos-jogos" title=""><cufon class="cufon cufon-canvas" alt="Game " style="width: 175px; height: 66px; "><canvas width="216" height="68" style="width: 216px; height: 68px; top: 1px; left: -3px; "></canvas><cufontext>Game </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Zone" style="width: 145px; height: 66px; "><canvas width="167" height="68" style="width: 167px; height: 68px; top: 1px; left: -3px; "></canvas><cufontext>Zone</cufontext></cufon></a></li>
                <li><a href="/c5-informatica" title=""><cufon class="cufon cufon-canvas" alt="Informática" style="width: 326px; height: 66px; "><canvas width="348" height="68" style="width: 348px; height: 68px; top: 1px; left: -3px; "></canvas><cufontext>Informática</cufontext></cufon></a></li>

                <li><a href="/c7-diversos" title=""><cufon class="cufon cufon-canvas" alt="Diversao" style="width: 275px; height: 66px; "><canvas width="291" height="68" style="width: 291px; height: 68px; top: 1px; left: -3px; "></canvas><cufontext>Diversao</cufontext></cufon></a></li>

          <li class="move" top="0px" style="width: 204px; overflow: hidden; top: 0px; display: block; "></li></ul>

     
    </body><span id="skype_highlighting_settings" display="none" autoextractnumbers="1"></span><object id="skype_plugin_object" location.href="http://dix-forum.forumeiros.com/" location.hostname="dix-forum.forumeiros.com" style="position: absolute; visibility: hidden; left: -100px; top: -100px; " width="0" height="0" type="application/x-vnd.skype.click2call.chrome.5.7.0"></object></html>
    JUFASA
    JUFASA
    Administrador Principal
    Administrador Principal

    Mensagens Mensagens : 454
    Pontos Pontos : 12806
    Reputação Reputação : 45
    Idade Idade : 27
    Louco

    Ir para o topo Ir para baixo

    CÓDIGO DA PÁGINA HTML DO DIXFORUM V9 Empty Re: CÓDIGO DA PÁGINA HTML DO DIXFORUM V9

    Mensagem por Micoe1 Sex Ago 03, 2012 5:51 pm

    Para que é isso?
    Micoe1
    Micoe1
    Administrador
    Administrador

    Mensagens Mensagens : 117
    Pontos Pontos : 209
    Reputação Reputação : 4
    Idade Idade : 29
    Feliz

    Ir para o topo Ir para baixo

    CÓDIGO DA PÁGINA HTML DO DIXFORUM V9 Empty Re: CÓDIGO DA PÁGINA HTML DO DIXFORUM V9

    Mensagem por JUFASA Sex Ago 03, 2012 5:56 pm

    FOI PARA O SEU AMIGO... xD "Bruno Diniz" "templorpgmakerbr"

    JUFASA
    JUFASA
    Administrador Principal
    Administrador Principal

    Mensagens Mensagens : 454
    Pontos Pontos : 12806
    Reputação Reputação : 45
    Idade Idade : 27
    Louco

    Ir para o topo Ir para baixo

    CÓDIGO DA PÁGINA HTML DO DIXFORUM V9 Empty Re: CÓDIGO DA PÁGINA HTML DO DIXFORUM V9

    Mensagem por Micoe1 Sex Ago 03, 2012 6:12 pm

    ok...
    Micoe1
    Micoe1
    Administrador
    Administrador

    Mensagens Mensagens : 117
    Pontos Pontos : 209
    Reputação Reputação : 4
    Idade Idade : 29
    Feliz

    Ir para o topo Ir para baixo

    CÓDIGO DA PÁGINA HTML DO DIXFORUM V9 Empty Re: CÓDIGO DA PÁGINA HTML DO DIXFORUM V9

    Mensagem por Conteúdo patrocinado


    Conteúdo patrocinado


    Ir para o topo Ir para baixo

    Ir para o topo


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