Z0m Z0m  • 07.07.16 3:50

Como colocar anuncio client habbo [Obs: Ter noção de PhP/Html] Empty Como colocar anuncio client habbo [Obs: Ter noção de PhP/Html] 07.07.16 3:50

Reputação da mensagem: 100% (1 votos)
Vamos é bem simples vá no diretório onde se encontra sua client.php abra com seu editor ou bloco de notas " de preferencia abra com notepad++" coloque o código abaixo

Código:
 <!-- ANUNCIO -->

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript"></script>
<script type="text/javascript">
var time = 30;
var timerun = true;
 
function closeTheBanner1() {
    $(".roomenterad-habblet-container1").animate({
                top: -$(".roomenterad-habblet-container1").height() + "px"
        }, 1000);
        timerun = false
}
 
setInterval(function () {
    if (timerun) {
        $(".roomenterad-closing1").text("Fechando em " + time +" segundos");
        time--;
        if (time < 0) {
                        closeTheBanner1();
        }
    }
}, 1000);
 
setInterval(function () {
    var htmlz = $(".roomenterad-habblet-thead1").html();
    $(".roomenterad-habblet-thead1").text("");
    $(".roomenterad-habblet-container1").animate({
                top: "0px"
        }, 1000);
    $(".roomenterad-habblet-thead1").html(htmlz);
    time = 30;
    timerun = true
}, 3600000);
</script>
</head>

<div class="roomenterad-habblet-container1" style="display: inline-block; left: 50%; margin-left: -370px; margin-top: -30px; position: fixed; height: 195px; width: 740px; background-image: url(http://i.imgur.com/H2CeyfP.png); background-repeat: no-repeat no-repeat; boder:: 99999;">
<div style="position: absolute; right: 22px; top: 76px; color: #ffffff; font-weight: bold; font-size: 10px; font-family: Verdana, sans-serif;">Fechar agora</div>
<div style="position: absolute; left: 6px; top: 76px; color: rgb(255, 255, 255); font-size: 10px; font-family: Verdana, sans-serif; visibility: visible;" class="roomenterad-closing1">Fechando em 30 segundos</div>
<div style="position: absolute; right: 9px; top: 75px;"><img onclick="closeTheBanner1();" src="http://i.imgur.com/VuLhUw2.png"></div>
<div style="position: absolute; left: 6px; top: 91px" class="roomenterad-habblet-thead1">

<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- freehosts -->
<ins class="adsbygoogle"
    style="display:inline-block;width:728px;height:90px"
    data-ad-client="seu ad client aqui"
    data-ad-slot="seu ad slot aqui"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>

</div>
</div>
<!-- ANUNCIO -->


Altera o data-ad-client e data-ad-slot.


Obs Tenha uma conta no Google AdSense já aprovada caso ao contraio seus anúncios irão aparece em branco até serem validados.

Erick Marques Erick Marques  • 07.07.16 12:55

Z0m Z0m  • 10.07.16 16:48

Como colocar anuncio client habbo [Obs: Ter noção de PhP/Html] Empty Re: Como colocar anuncio client habbo [Obs: Ter noção de PhP/Html] 10.07.16 16:48

Erick Marques escreveu:Obrigado, vai ajudar muitos, começando por mim :)

Obrigado, espero te ajudado você :parabéns:
Permissões neste sub-fórum
Não podes responder a tópicos

BH Servers

Recomendamos a BH Servers com proteção DDOS gratuita em Cloud Server de alta performance. Entrega imediata.