ProPixel

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

ProPixel
ProPixel
Gostaria de reagir a esta mensagem? Crie uma conta em poucos cliques ou inicie sessão para continuar.

Ir para baixo
boing ~*
boing ~*
Membro Super Raro

<b>Idade</b> Idade : 26
<b>Posts</b> Posts : 535
<b>Créditos</b> Créditos : 0
<b>Respeito</b> Respeito : 12
Excelente !

É sobre o que? Sobre uberCMS
Dúvida: Gostaria de saber como faço para que minha cms baseada em uberCMS, funcione aquelas letras grandes onde fica escrito "Você não imagina o que acontece neste Hotel Maluco!', para que a index fique mais organizada.
O erro é que quando se coloca elas, fica branco o pedaço, gostaria de tirar isso.
Vinicius
Vinicius
Membro Lendário

<b>Idade</b> Idade : 26
<b>Posts</b> Posts : 2277
<b>Créditos</b> Créditos : 200
<b>Respeito</b> Respeito : 18
The simples is the best
Me passa o page-fp.tpl desta cms que eu coloco pra ti.
Explicar fica difícil.
boing ~*
boing ~*
Membro Super Raro

<b>Idade</b> Idade : 26
<b>Posts</b> Posts : 535
<b>Créditos</b> Créditos : 0
<b>Respeito</b> Respeito : 12
Excelente !
O page-fp está no meu computador. Mas eu vou dar um edit aqui quando eu entrar lá.
Vinicius
Vinicius
Membro Lendário

<b>Idade</b> Idade : 26
<b>Posts</b> Posts : 2277
<b>Créditos</b> Créditos : 200
<b>Respeito</b> Respeito : 18
The simples is the best
Beleza , sem problemas.
boing ~*
boing ~*
Membro Super Raro

<b>Idade</b> Idade : 26
<b>Posts</b> Posts : 535
<b>Créditos</b> Créditos : 0
<b>Respeito</b> Respeito : 12
Excelente !
Vinicius, aqui está o código-fonte da minha page-fp

Código:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml">
<head>
    <meta http-removido="content-type" content="text/html; charset=utf-8" />
    <title>Habbo - Crie seu Habbo, construa seu Quarto, converse e faça novos amigos. </title>

<script type="text/javascript">
var andSoItBegins = (new Date()).getTime();
</script>
<link rel="shortcut icon" href="%www%/favicon.ico" type="image/vnd.microsoft.icon" />
<link rel="alternate" type="application/rss+xml" title="Habbo RSS" href="http://www.habbo.com.br/articles/rss.xml" />


<link rel="stylesheet" href="%www%/web-gallery/static/styles/frontpage.css" type="text/css" />
<script src="%www%/web-gallery/static/js/libs2.js" type="text/javascript"></script>
<script src="%www%/web-gallery/static/js/landing.js" type="text/javascript"></script>
<script src="%www%/web-gallery/static/js/frontpage.js" type="text/javascript"></script>


<link rel="stylesheet" href="%www%/web-gallery/static/styles/local/br.css" type="text/css" />

<script src="%www%/web-gallery/static/js/local/br.js" type="text/javascript"></script>

<script type="text/javascript">
var ad_keywords = "";
var ad_key_value = "";
</script>
<script type="text/javascript">
document.habboLoggedIn = false;
var habboName = null;
var habboId = null;
var habboReqPath = "";
var habboStaticFilePath = "http://cotendo.habbo.com/habboweb%web_build%/web-gallery";
var habboImagerUrl = "http://www.habbo.com.br/habbo-imaging/";
var habboPartner = "";
var habboDefaultClientPopupUrl = "http://www.habbo.com.br/client";
window.name = "habboMain";
if (typeof HabboClient != "undefined") {
    HabboClient.windowName = "client";
    HabboClient.maximizeWindow = true;
}


</script>

<meta property="fb:app_id" content="155102069619" />

<meta property="og:site_name" content="Habbo Hotel" />
<meta property="og:title" content="Habbo - Crie seu Habbo, construa seu Quarto, converse e faça novos amigos." />
<meta property="og:url" content="http://www.habbo.com.br" />
<meta property="og:image" content="http://www.habbo.com.br/v2/images/facebook/app_habbo_hotel_image.gif" />
<meta property="og:locale" content="pt_BR" />

<style type="text/css">
        body {
            background-color: #000;

        }
        #footer .footer-links  { color: #808080; }
        #footer .footer-links a { color: #ffffff; }
        #footer .copyright      { color: #666666; }
        #footer #compact-tags-container span, #footer #compact-tags-container a { color: #333333; }
    </style>

<meta name="description" content="Habbo Hotel: faça amigos, divirta-se e fique conhecido!" />
<meta name="keywords" content="habbo hotel, virtual, mundo, comunidade virtual, grátis, comunidade, avatar, bate papo, online, jovem, rpg, entre, social, grupos, fóruns, seguro, jogue, jogos, online, amigos, jovens, raros, mobis raros, colecionar, expressão, emblemas, diversão, música, celebridade, visita de famosos, celebridades, mmo, mmorpg, rpg online" />



<!--[if IE 8]>
<link rel="stylesheet" href="http://cotendo.habbo.com/habboweb%web_build%/web-gallery/static/styles/ie8.css" type="text/css" />
<![endif]-->
<!--[if lt IE 8]>
<link rel="stylesheet" href="http://cotendo.habbo.com/habboweb%web_build%/web-gallery/static/styles/ie.css" type="text/css" />
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" href="http://cotendo.habbo.com/habboweb%web_build%/web-gallery/static/styles/ie6.css" type="text/css" />
<script src="http://cotendo.habbo.com/habboweb%web_build%/web-gallery/static/js/pngfix.js" type="text/javascript"></script>
<script type="text/javascript">
try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {}
</script>

<style type="text/css">
body { behavior: url(/js/csshover.htc); }
</style>
<![endif]-->
<meta name="build" content="%web_build_str%" />
</head>


<body id="frontpage">

<div id="overlay"></div>


<div id="change-password-form" style="display: none;">
    <div id="change-password-form-container" class="clearfix">
        <div id="change-password-form-title" class="bottom-border">Esqueceu sua senha?</div>
        <div id="change-password-form-content" style="display: none;">
            <form method="post" action="https://www.habbo.com.br/account/password/identityResetForm" id="forgotten-pw-form">
                <input type="hidden" name="page" value="/?changePwd=true" />
                <span>Escreva na sua conta Habbo o endereço de email:</span>
                <div id="email" class="center bottom-border">
                    <input type="text" id="change-password-email-address" name="emailAddress" value="" class="email-address" maxlength="48"/>
                    <div id="change-password-error-container" class="error" style="display: none;">Por favor, coloque um e-mail válido</div>
                </div>
            </form>
            <div class="change-password-buttons">
                <a href="#" id="change-password-cancel-link">Cancelar</a>
                <a href="#" id="change-password-submit-button" class="new-button"><b>Enviar email</b><i></i></a>
            </div>
        </div>
        <div id="change-password-email-sent-notice" style="display: none;">
            <div class="bottom-border">
                <span>Ei, acabamos de enviar um email com um link para que você altere sua senha<br>
<br>

ATENÇÃO! Lembre-se de checar a pasta "Lixo" também!</span>
                <div id="email-sent-container"></div>
            </div>
            <div class="change-password-buttons">
                <a href="#" id="change-password-change-link">Voltar</a>
                <a href="#" id="change-password-success-button" class="new-button"><b>Fechar</b><i></i></a>
            </div>
        </div>
    </div>
    <div id="change-password-form-container-bottom"></div>
</div>

<script type="text/javascript">
HabboView.add( function() {
    ChangePassword.init();


});
</script>

<div id="site-header">


    <form id="loginformitem" name="loginformitem" action="%www%/account/submit"
          method="post">





        <div style="clear: both;"></div>

        <div id="site-header-content">

            <div id="habbo-logo"></div>

            <div id="login-form">


                <div id="login-form-email">
                    <label for="login-username"
                          class="login-text">Email</label>
                    <input tabindex="3" type="text" class="login-field" name="credentials.username" id="login-username"
                          value="" maxlength="48"/>
                    <input tabindex="6" type="checkbox" name="_login_remember_me" id="login-remember-me"
                          value="true"/>
                    <label for="login-remember-me">Mantenha-me conectado</label>

<div id="landing-remember-me-notification" class="bottom-bubble" style="display:none;">
    <div class="bottom-bubble-t"><div></div></div>
    <div class="bottom-bubble-c">
                Ativando isto você se manterá logado no Habbo Hotel até você clicar em &quot;Sair&quot;.
    </div>
    <div class="bottom-bubble-b"><div></div></div>
</div>

                </div>

                <div id="login-form-password">
                    <label for="login-password" class="login-text">Senha</label>
                    <input tabindex="4" type="password" class="login-field" name="credentials.password"
                          id="login-password" maxlength="32"/>

                    <div id="login-forgot-password">
                        <a href="#" id="forgot-password"><span>Esqueceu a senha?</span></a>
                    </div>
                </div>

                <div id="login-form-submit">
                    <input type="submit" value="Login" class="login-top-button"
                          id="login-submit-button"/>
                    <a href="#" tabindex="5"
                      id="login-submit-new-button"><span>Entrar</span></a>
                </div>

            </div>

            <div id="rpx-login">
                <div>
<div id="fb-root"></div>
<script type="text/javascript">
    window.fbAsyncInit = function() {
        Cookie.erase("fbsr_155102069619");
        FB.init({appId: '155102069619', status: true, cookie: true, xfbml: true, oauth: true});
        $(document).fire("fbevents:scriptLoaded");

    };
    window.assistedLogin = function(FBobject, optresponse) {

        Cookie.erase("fbsr_155102069619");
        FB.init({appId: '155102069619', status: true, cookie: true, xfbml: true, oauth: true});

        permissions = 'user_birthday,email';
        defaultAction = function(response) {

            if (response.authResponse) {
                fbConnectUrl = "/facebook?connect=true";
                Cookie.erase("fbhb_val_155102069619");
                Cookie.set("fbhb_val_155102069619", response.authResponse.accessToken);
                Cookie.erase("fbhb_expr_155102069619");
                Cookie.set("fbhb_expr_155102069619", response.authResponse.expiresIn);
                window.location.replace(fbConnectUrl);
            }
        };

        if (typeof optresponse == 'undefined')
            FB.login(defaultAction, {scope:permissions});
        else
            FB.login(optresponse, {scope:permissions});

    };

    (function() {
        var e = document.createElement('script');
        e.async = true;
        e.src = document.location.protocol + 'https://connect.facebook.net/pt_BR/all.js';
        document.getElementById('fb-root').appendChild(e);
    }());
</script>

<a class="fb_button fb_button_large" onclick="assistedLogin(FB); return false;">
    <span class="fb_button_text">Login pelo Facebook</span>
</a>
                </div>

                <div>

<div id="rpx-signin">
    <a class="rpxnow" onclick="return false;" href="https://login.habbo.com/openid/v2/signin?token_url=http%3A%2F%2Fwww.habbo.com.br/rpx">Outras formas de login</a>
</div>                </div>

            </div>

<noscript>
<div id="alert-javascript-container">
    <div id="alert-javascript-title">
        Javascript é necessário!
    </div>
    <div id="alert-javascript-text">
        O plugin Javascript está desabilitado em seu navegador. Por favor, ative o Javascript ou utilize um navegador que tenha suporte ao Javascript para entrar no Habbo Hotel :)
    </div>
</div>
</noscript>

<div id="alert-cookies-container" style="display:none">
    <div id="alert-cookies-title">
        Não há suporte para cookies.
    </div>
    <div id="alert-cookies-text">
        Cookies não são habilitados no seu navegador. Por favor, habilite os cookies para poder usar o Habbo.
    </div>
</div>
<script type="text/javascript">
    document.cookie = "habbotestcookie=supported";
    var cookiesEnabled = document.cookie.indexOf("habbotestcookie") != -1;
    if (cookiesEnabled) {
        var date = new Date();
        date.setTime(date.getTime()-24*60*60*1000);
        document.cookie="habbotestcookie=supported; expires="+date.toGMTString();
    } else {
        $('alert-cookies-container').show();
    }
</script>

            <script type="text/javascript">
                HabboView.add(function() {
                    LandingPage.init();
                    if (!LandingPage.focusForced) {
                        LandingPage.fieldFocus('login-username');
                    }
                });
            </script>

        </div>

    </form>

</div>

<div id="fp-container">
    <div id="content">
    <div id="column1" class="column">

                <div class="habblet-container ">

                        <div style="width: 890px; margin: 0 auto">
        <div id="tagline">Você não imagina o que acontece neste Hotel Maluco!</div>
</div>

<div id="frontpage-image-container">


    <div id="join-now-button-container">
        <div id="join-now-button-wrapper-fb">
            <div class="join-now-alternative"> </div>
            <div class="join-now-button">
                <a class="join-now-link" href="#" onclick="assistedLogin(FB); return false;">
                    <span class="join-now-text-big">Entre</span>
                    <span class="join-now-text-small">com<span class="fbword">Facebook</span></span>
                </a>
                <span class="close"></span>
            </div>
            <div class="join-now-alternative">
                <a id="register-link-fb" href="/quickregister/start" onclick="startRegistration(this); return false;">
                ou crie uma conta Habbo
                </a>
            </div>
        </div>
        <div id="join-now-button-wrapper">
            <div class="join-now-alternative">
                <a href="/quickregister/start" class="newusers" onclick="startRegistration(this); return false;"><b>Caro visitante</b>,<span style="color: #8f8f8f;">clique aqui:</span></a>
            </div>
            <div class="join-now-button">
                <a class="join-now-link" id="register-link" href="/quickregister/start" onclick="startRegistration(this); return false;">
                    <span class="join-now-text-big">Entre agora</span>
                    <span class="join-now-text-small">de graça</span>
                </a>
                <span class="close"></span>
            </div>
            <div class="join-now-alternative">
                <a class="fbicon" href="#" onclick="assistedLogin(FB); return false;">
                Entre com Facebook
                </a>
            </div>
        </div>
    </div>
    <script type="text/javascript">
        function startRegistration(elem) {
            targetUrl = elem.href;
            if (typeof targetUrl == "undefined") {
                targetUrl = "/quickregister/start";
            }
            window.location.href = targetUrl;
        }
    </script>

    <div id="people-inside">
        <b><span><span class="stats-fig">Olá,</span> seja bem-vindo!</span></b>
        <i></i>
    </div>

    <a href="/quickregister/start" id="frontpage-image" style="background-image: url('http://images.habbo.com/c_images/Frontpage_images/landing_val12_b.png')" onclick="startRegistration(this); return false;"></a>

</div>


<script type="text/javascript">
    document.observe("dom:loaded", function() {
        LandingPage.checkLoginButtonSetTimer();
    });
</script>




                </div>
                <script type="text/javascript">if (!$(document.body).hasClassName('process-template')) { Rounder.init(); }</script>


</div>
<!--[if lt IE 7]>
<script type="text/javascript">
Pngfix.doPngImageFix();
</script>
<![endif]-->
<div id="footer" class="new_and_improved">
    <p class="footer-links"><a href="mailto:habbihotel@live.com" taget="_new">Contate-nos</a>  | <a href="https://help.habbo.com.br/forums" target="_new">FAQs</a>  | <a href="https://help.habbo.com.br/entries/20477982-termos-e-condicoes" target="_new">Termos e Condições</a> </p>
        <div id="partner-logo"><a href="" style="background-image: url('http://images.habbo.com/c_images/Landingpage_partner_logos/Partner_R7b.png')"></a></div>
        <div id="age-recommendation"></div>
    <div id="sulake-logo"><a href="http://www.sulake.com"></a></div>
    <p class="copyright">© 2012 - 2013 Habbi Hotel. O Habbi Hotel <b>NÃO</b> é marca registrada da Sulake Corporation Oy .</p>



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

<script type="text/javascript">
if (typeof HabboView != "undefined") {
    HabboView.run();
}
</script>



<script src="http://static.rpxnow.com/js/lib/rpx.js" type="text/javascript"></script>

<script type="text/javascript">
    RPXNOW.overlay = false;
    RPXNOW.language_preference = 'pt';

    var flags =  'show_provider_list';
    RPXNOW.flags = flags.split(',');

</script>

<script type="text/javascript">
  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-448325-21']);
  _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>
    <!-- Start Quantcast tag -->
<script type="text/javascript">
_qoptions={
qacct:"p-b5UDx6EsiRfMI"
};
</script>
<script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script>
<noscript>
<img src="http://pixel.quantserve.com/pixel/p-b5UDx6EsiRfMI.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/>
</noscript>
<!-- End Quantcast tag -->

<!-- HL-16707 -->
<script type="text/javascript">
if ((Math.random()*100) < 1) {
var fullPageLoadMeasure = (new Date()).getTime() - andSoItBegins;
pageTracker._trackEvent("timing","fullpage_millis",window.location.pathname,fullPageLoadMeasure);
}
</script>





</body>
</html>
Vinicius
Vinicius
Membro Lendário

<b>Idade</b> Idade : 26
<b>Posts</b> Posts : 2277
<b>Créditos</b> Créditos : 200
<b>Respeito</b> Respeito : 18
The simples is the best
boing ~* escreveu:Vinicius, aqui está o código-fonte da minha page-fp

Código:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml">
<head>
    <meta http-removido="content-type" content="text/html; charset=utf-8" />
    <title>Habbo - Crie seu Habbo, construa seu Quarto, converse e faça novos amigos. </title>

<script type="text/javascript">
var andSoItBegins = (new Date()).getTime();
</script>
<link rel="shortcut icon" href="%www%/favicon.ico" type="image/vnd.microsoft.icon" />
<link rel="alternate" type="application/rss+xml" title="Habbo RSS" href="http://www.habbo.com.br/articles/rss.xml" />


<link rel="stylesheet" href="%www%/web-gallery/static/styles/frontpage.css" type="text/css" />
<script src="%www%/web-gallery/static/js/libs2.js" type="text/javascript"></script>
<script src="%www%/web-gallery/static/js/landing.js" type="text/javascript"></script>
<script src="%www%/web-gallery/static/js/frontpage.js" type="text/javascript"></script>


<link rel="stylesheet" href="%www%/web-gallery/static/styles/local/br.css" type="text/css" />

<script src="%www%/web-gallery/static/js/local/br.js" type="text/javascript"></script>

<script type="text/javascript">
var ad_keywords = "";
var ad_key_value = "";
</script>
<script type="text/javascript">
document.habboLoggedIn = false;
var habboName = null;
var habboId = null;
var habboReqPath = "";
var habboStaticFilePath = "http://cotendo.habbo.com/habboweb%web_build%/web-gallery";
var habboImagerUrl = "http://www.habbo.com.br/habbo-imaging/";
var habboPartner = "";
var habboDefaultClientPopupUrl = "http://www.habbo.com.br/client";
window.name = "habboMain";
if (typeof HabboClient != "undefined") {
    HabboClient.windowName = "client";
    HabboClient.maximizeWindow = true;
}


</script>

<meta property="fb:app_id" content="155102069619" />

<meta property="og:site_name" content="Habbo Hotel" />
<meta property="og:title" content="Habbo - Crie seu Habbo, construa seu Quarto, converse e faça novos amigos." />
<meta property="og:url" content="http://www.habbo.com.br" />
<meta property="og:image" content="http://www.habbo.com.br/v2/images/facebook/app_habbo_hotel_image.gif" />
<meta property="og:locale" content="pt_BR" />

<style type="text/css">
        body {
            background-color: #000;

        }
        #footer .footer-links  { color: #808080; }
        #footer .footer-links a { color: #ffffff; }
        #footer .copyright      { color: #666666; }
        #footer #compact-tags-container span, #footer #compact-tags-container a { color: #333333; }
    </style>

<meta name="description" content="Habbo Hotel: faça amigos, divirta-se e fique conhecido!" />
<meta name="keywords" content="habbo hotel, virtual, mundo, comunidade virtual, grátis, comunidade, avatar, bate papo, online, jovem, rpg, entre, social, grupos, fóruns, seguro, jogue, jogos, online, amigos, jovens, raros, mobis raros, colecionar, expressão, emblemas, diversão, música, celebridade, visita de famosos, celebridades, mmo, mmorpg, rpg online" />



<!--[if IE 8]>
<link rel="stylesheet" href="http://cotendo.habbo.com/habboweb%web_build%/web-gallery/static/styles/ie8.css" type="text/css" />
<![endif]-->
<!--[if lt IE 8]>
<link rel="stylesheet" href="http://cotendo.habbo.com/habboweb%web_build%/web-gallery/static/styles/ie.css" type="text/css" />
<![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" href="http://cotendo.habbo.com/habboweb%web_build%/web-gallery/static/styles/ie6.css" type="text/css" />
<script src="http://cotendo.habbo.com/habboweb%web_build%/web-gallery/static/js/pngfix.js" type="text/javascript"></script>
<script type="text/javascript">
try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {}
</script>

<style type="text/css">
body { behavior: url(/js/csshover.htc); }
</style>
<![endif]-->
<meta name="build" content="%web_build_str%" />
</head>


<body id="frontpage">

<div id="overlay"></div>


<div id="change-password-form" style="display: none;">
    <div id="change-password-form-container" class="clearfix">
        <div id="change-password-form-title" class="bottom-border">Esqueceu sua senha?</div>
        <div id="change-password-form-content" style="display: none;">
            <form method="post" action="https://www.habbo.com.br/account/password/identityResetForm" id="forgotten-pw-form">
                <input type="hidden" name="page" value="/?changePwd=true" />
                <span>Escreva na sua conta Habbo o endereço de email:</span>
                <div id="email" class="center bottom-border">
                    <input type="text" id="change-password-email-address" name="emailAddress" value="" class="email-address" maxlength="48"/>
                    <div id="change-password-error-container" class="error" style="display: none;">Por favor, coloque um e-mail válido</div>
                </div>
            </form>
            <div class="change-password-buttons">
                <a href="#" id="change-password-cancel-link">Cancelar</a>
                <a href="#" id="change-password-submit-button" class="new-button"><b>Enviar email</b><i></i></a>
            </div>
        </div>
        <div id="change-password-email-sent-notice" style="display: none;">
            <div class="bottom-border">
                <span>Ei, acabamos de enviar um email com um link para que você altere sua senha<br>
<br>

ATENÇÃO! Lembre-se de checar a pasta "Lixo" também!</span>
                <div id="email-sent-container"></div>
            </div>
            <div class="change-password-buttons">
                <a href="#" id="change-password-change-link">Voltar</a>
                <a href="#" id="change-password-success-button" class="new-button"><b>Fechar</b><i></i></a>
            </div>
        </div>
    </div>
    <div id="change-password-form-container-bottom"></div>
</div>

<script type="text/javascript">
HabboView.add( function() {
    ChangePassword.init();


});
</script>

<div id="site-header">


    <form id="loginformitem" name="loginformitem" action="%www%/account/submit"
          method="post">





        <div style="clear: both;"></div>

        <div id="site-header-content">

            <div id="habbo-logo"></div>

            <div id="login-form">


                <div id="login-form-email">
                    <label for="login-username"
                          class="login-text">Email</label>
                    <input tabindex="3" type="text" class="login-field" name="credentials.username" id="login-username"
                          value="" maxlength="48"/>
                    <input tabindex="6" type="checkbox" name="_login_remember_me" id="login-remember-me"
                          value="true"/>
                    <label for="login-remember-me">Mantenha-me conectado</label>

<div id="landing-remember-me-notification" class="bottom-bubble" style="display:none;">
    <div class="bottom-bubble-t"><div></div></div>
    <div class="bottom-bubble-c">
                Ativando isto você se manterá logado no Habbo Hotel até você clicar em "Sair".
    </div>
    <div class="bottom-bubble-b"><div></div></div>
</div>

                </div>

                <div id="login-form-password">
                    <label for="login-password" class="login-text">Senha</label>
                    <input tabindex="4" type="password" class="login-field" name="credentials.password"
                          id="login-password" maxlength="32"/>

                    <div id="login-forgot-password">
                        <a href="#" id="forgot-password"><span>Esqueceu a senha?</span></a>
                    </div>
                </div>

                <div id="login-form-submit">
                    <input type="submit" value="Login" class="login-top-button"
                          id="login-submit-button"/>
                    <a href="#" tabindex="5"
                      id="login-submit-new-button"><span>Entrar</span></a>
                </div>

            </div>

            <div id="rpx-login">
                <div>
<div id="fb-root"></div>
<script type="text/javascript">
    window.fbAsyncInit = function() {
        Cookie.erase("fbsr_155102069619");
        FB.init({appId: '155102069619', status: true, cookie: true, xfbml: true, oauth: true});
        $(document).fire("fbevents:scriptLoaded");

    };
    window.assistedLogin = function(FBobject, optresponse) {

        Cookie.erase("fbsr_155102069619");
        FB.init({appId: '155102069619', status: true, cookie: true, xfbml: true, oauth: true});

        permissions = 'user_birthday,email';
        defaultAction = function(response) {

            if (response.authResponse) {
                fbConnectUrl = "/facebook?connect=true";
                Cookie.erase("fbhb_val_155102069619");
                Cookie.set("fbhb_val_155102069619", response.authResponse.accessToken);
                Cookie.erase("fbhb_expr_155102069619");
                Cookie.set("fbhb_expr_155102069619", response.authResponse.expiresIn);
                window.location.replace(fbConnectUrl);
            }
        };

        if (typeof optresponse == 'undefined')
            FB.login(defaultAction, {scope:permissions});
        else
            FB.login(optresponse, {scope:permissions});

    };

    (function() {
        var e = document.createElement('script');
        e.async = true;
        e.src = document.location.protocol + 'https://connect.facebook.net/pt_BR/all.js';
        document.getElementById('fb-root').appendChild(e);
    }());
</script>

<a class="fb_button fb_button_large" onclick="assistedLogin(FB); return false;">
    <span class="fb_button_text">Login pelo Facebook</span>
</a>
                </div>

                <div>

<div id="rpx-signin">
    <a class="rpxnow" onclick="return false;" href="https://login.habbo.com/openid/v2/signin?token_url=http%3A%2F%2Fwww.habbo.com.br/rpx">Outras formas de login</a>
</div>                </div>

            </div>

<noscript>
<div id="alert-javascript-container">
    <div id="alert-javascript-title">
        Javascript é necessário!
    </div>
    <div id="alert-javascript-text">
        O plugin Javascript está desabilitado em seu navegador. Por favor, ative o Javascript ou utilize um navegador que tenha suporte ao Javascript para entrar no Habbo Hotel :)
    </div>
</div>
</noscript>

<div id="alert-cookies-container" style="display:none">
    <div id="alert-cookies-title">
        Não há suporte para cookies.
    </div>
    <div id="alert-cookies-text">
        Cookies não são habilitados no seu navegador. Por favor, habilite os cookies para poder usar o Habbo.
    </div>
</div>
<script type="text/javascript">
    document.cookie = "habbotestcookie=supported";
    var cookiesEnabled = document.cookie.indexOf("habbotestcookie") != -1;
    if (cookiesEnabled) {
        var date = new Date();
        date.setTime(date.getTime()-24*60*60*1000);
        document.cookie="habbotestcookie=supported; expires="+date.toGMTString();
    } else {
        $('alert-cookies-container').show();
    }
</script>

            <script type="text/javascript">
                HabboView.add(function() {
                    LandingPage.init();
                    if (!LandingPage.focusForced) {
                        LandingPage.fieldFocus('login-username');
                    }
                });
            </script>

        </div>

    </form>

</div>

<div id="fp-container">
    <div id="content">
    <div id="column1" class="column">

                <div class="habblet-container ">

                        <div style="width: 890px; margin: 0 auto">
        <div id="tagline">Você não imagina o que acontece neste Hotel Maluco!</div>
</div>

<div id="frontpage-image-container">


    <div id="join-now-button-container">
        <div id="join-now-button-wrapper-fb">
            <div class="join-now-alternative"> </div>
            <div class="join-now-button">
                <a class="join-now-link" href="#" onclick="assistedLogin(FB); return false;">
                    <span class="join-now-text-big">Entre</span>
                    <span class="join-now-text-small">com<span class="fbword">Facebook</span></span>
                </a>
                <span class="close"></span>
            </div>
            <div class="join-now-alternative">
                <a id="register-link-fb" href="/quickregister/start" onclick="startRegistration(this); return false;">
                ou crie uma conta Habbo
                </a>
            </div>
        </div>
        <div id="join-now-button-wrapper">
            <div class="join-now-alternative">
                <a href="/quickregister/start" class="newusers" onclick="startRegistration(this); return false;"><b>Caro visitante</b>,<span style="color: #8f8f8f;">clique aqui:</span></a>
            </div>
            <div class="join-now-button">
                <a class="join-now-link" id="register-link" href="/quickregister/start" onclick="startRegistration(this); return false;">
                    <span class="join-now-text-big">Entre agora</span>
                    <span class="join-now-text-small">de graça</span>
                </a>
                <span class="close"></span>
            </div>
            <div class="join-now-alternative">
                <a class="fbicon" href="#" onclick="assistedLogin(FB); return false;">
                Entre com Facebook
                </a>
            </div>
        </div>
    </div>
    <script type="text/javascript">
        function startRegistration(elem) {
            targetUrl = elem.href;
            if (typeof targetUrl == "undefined") {
                targetUrl = "/quickregister/start";
            }
            window.location.href = targetUrl;
        }
    </script>

    <div id="people-inside">
        <b><span><span class="stats-fig">Olá,</span> seja bem-vindo!</span></b>
        <i></i>
    </div>

    <a href="/quickregister/start" id="frontpage-image" style="background-image: url('http://images.habbo.com/c_images/Frontpage_images/landing_val12_b.png')" onclick="startRegistration(this); return false;"></a>

</div>


<script type="text/javascript">
    document.observe("dom:loaded", function() {
        LandingPage.checkLoginButtonSetTimer();
    });
</script>




                </div>
                <script type="text/javascript">if (!$(document.body).hasClassName('process-template')) { Rounder.init(); }</script>


</div>
<!--[if lt IE 7]>
<script type="text/javascript">
Pngfix.doPngImageFix();
</script>
<![endif]-->
<div id="footer" class="new_and_improved">
    <p class="footer-links"><a href="mailto:habbihotel@live.com" taget="_new">Contate-nos</a>  | <a href="https://help.habbo.com.br/forums" target="_new">FAQs</a>  | <a href="https://help.habbo.com.br/entries/20477982-termos-e-condicoes" target="_new">Termos e Condições</a> </p>
        <div id="partner-logo"><a href="" style="background-image: url('http://images.habbo.com/c_images/Landingpage_partner_logos/Partner_R7b.png')"></a></div>
        <div id="age-recommendation"></div>
    <div id="sulake-logo"><a href="http://www.sulake.com"></a></div>
    <p class="copyright">© 2012 - 2013 Habbi Hotel. O Habbi Hotel <b>NÃO</b> é marca registrada da Sulake Corporation Oy .</p>



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

<script type="text/javascript">
if (typeof HabboView != "undefined") {
    HabboView.run();
}
</script>



<script src="http://static.rpxnow.com/js/lib/rpx.js" type="text/javascript"></script>

<script type="text/javascript">
    RPXNOW.overlay = false;
    RPXNOW.language_preference = 'pt';

    var flags =  'show_provider_list';
    RPXNOW.flags = flags.split(',');

</script>

<script type="text/javascript">
  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-448325-21']);
  _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>
    <!-- Start Quantcast tag -->
<script type="text/javascript">
_qoptions={
qacct:"p-b5UDx6EsiRfMI"
};
</script>
<script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script>
<noscript>
<img src="http://pixel.quantserve.com/pixel/p-b5UDx6EsiRfMI.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/>
</noscript>
<!-- End Quantcast tag -->

<!-- HL-16707 -->
<script type="text/javascript">
if ((Math.random()*100) < 1) {
var fullPageLoadMeasure = (new Date()).getTime() - andSoItBegins;
pageTracker._trackEvent("timing","fullpage_millis",window.location.pathname,fullPageLoadMeasure);
}
</script>





</body>
</html>
Infelizmente não poderei ajudar, depois com tempo poderei ver melhor.
Mas minha cms saiu de download e agora to sem nada.
Depois eu tento men.
Blz?
boing ~*
boing ~*
Membro Super Raro

<b>Idade</b> Idade : 26
<b>Posts</b> Posts : 535
<b>Créditos</b> Créditos : 0
<b>Respeito</b> Respeito : 12
Excelente !
Ok, mas não tem como me ensinar como faço para deixar funcionando não?
Vinicius
Vinicius
Membro Lendário

<b>Idade</b> Idade : 26
<b>Posts</b> Posts : 2277
<b>Créditos</b> Créditos : 200
<b>Respeito</b> Respeito : 18
The simples is the best
Pegue a page-fp.tpl de uma uber dê CRTL+f procure a escrita copie e cole mais ou menos no mesmo lugar em sua página fp.
boing ~*
boing ~*
Membro Super Raro

<b>Idade</b> Idade : 26
<b>Posts</b> Posts : 535
<b>Créditos</b> Créditos : 0
<b>Respeito</b> Respeito : 12
Excelente !
Mas o código é o mesmo, o problema deve estar em uma CSS.
Moloch
Moloch
Membro Pro

<b>Posts</b> Posts : 1411
<b>Créditos</b> Créditos : 100
<b>Respeito</b> Respeito : 52
(:
Tópico Movido área '' não resolvido ''

Motivo: Inativo a mais de 1 Mês @
Conteúdo patrocinado
Ir para o topo
Permissões neste sub-fórum
Não podes responder a tópicos