Ir para conteúdo

[Turital] Banner Para Gesior Account.


ADMJuan

Posts Recomendados

Pessoal sem querer errei o Nome lá em cima: é TUTORIAL quem puder a jeitar fico grato! 1 tutor aki ^^

Bom galera é seguinte, eu venho aqui mostrar como colocar esse banner aki:

PQAAAB2Uz7pJy6YAThakXRluv6MFWjOg74euS_fzHOJnkjeU56vFUzeQ_57Uv21kNiZYaEBBNTraEvxQYraQBrDY-skAm1T1UEBU5PI4y1TGLUVVAWqRY4cz0aCp.jpg

 

É bem simples e fácil. basta você adicionar o code que vou posta logo abaixo em C:\xampp\htdocs

<div id="LayerPop" style="display:block; position:absolute; left:0px; top:0px; background-color:#1e1e22; width:100%; height:180%; z-index:100;margin:0px;opacity:0.75;"></div>
<div id="LayerPop2" style="position: absolute; left: 330px; top: 80px; z-index: 5000;"><a href="?subtopic= "LINK PARA REDIRECIONAR" target="_BLANK"><img src="PASTA EM QUE SE ENCONTRA A IMG NO HTDOCS.TIPO .PNG ou .GIF" class="imgBorder"></a><br><a href="javascript:void();" onClick="document.getElementById('LayerPop').style.display = 'none';document.getElementById('LayerPop2').style.display = 'none'">
<b>Fechar</b></a></div>

Já ia me esquecendo..

onde tem:

?subtopic= "LINK PARA REDIRECIONAR"

~~> Bota o link onde quer ele seja redirecinado tipo: latestnews

onde tem:

<img src="PASTA EM QUE SE ENCONTRA A IMG NO HTDOCS.TIPO .PNG ou .GIF"

~~> você colocar onde está sua imagem do banner!

Exemplo se você que apareça em

latestnews.php

é só você colocar o código acima dentro do latestnews.php.

 

Obs: Você tem que colocar o código acima antes de

<?php[/size]
[size=2]/////[/size]
[size=2]/////////[/size]
[size=2]//////

porque se você colocar dentro do php vai da um erro! blz?

 

créditos:

user_off.pngnaneer user_popup.png

 

SkyDangerous user_popup.png

 

E embaixo tá o tutor do SkyDangerous também.

http://www.xtibia.com/forum/topic/167629-pop-up-especial/

 

é quase a mesma coisa só muda, porque esse a tela foca no banner. Abraços

Tem mais gente, não lembro os nomes.

Quando eu achar eu editor e o tópico.

 

Se gostou da um good.png! Obrigado!

 

 

Editado por ADMJuan
Link para o comentário
Compartilhar em outros sites

user_off.pngDevilMoon user_popup.png

 

 

é sim na pasta htdocs,

e

user_off.pngSkyDangerous user_popup.png

 

 

É sim um pop-up, mais o seu não é por iframe. ^^ o seu é só .js ^^ inclusive eu usei o pop-up no começo do meu ot serve kkkk

 

Pra quem tem dúvida de como deixar em uma única página aqui vai!

 

ensino mano. ^^ é só seguir o que tá em baixo:

 

primeiro você vai em C:\xampp\htdocs dai se você quer colocar na página principal do seu OT, você abri o latestnews.php ai onde tem:

 

<?PHP
$time = time();
/////////////////////////////////////////////////////////////////////////////////////////
//The new edition of my script: Best Player, Last joined and something new Server Motd.//
/////////////////////////Everything in the new appearance.///////////////////////////////
//////////////////////////////////////by  Aleh///////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////
///Queries ///

 

 

você acrescenta antes de <?PHP:

<div id="LayerPop" style="display:block; position:absolute; left:0px; top:0px; background-color:#1e1e22; width:100%; height:180%; z-index:100;margin:0px;opacity:0.75;"></div>
<div id="LayerPop2" style="position: absolute; left: 330px; top: 80px; z-index: 5000;"><a href="?subtopic= "LINK PARA REDIRECIONAR" target="_BLANK"><img src="PASTA EM QUE SE ENCONTRA A IMG NO HTDOCS.TIPODAIMG" class="imgBorder"></a><br><a href="javascript:void();" onClick="document.getElementById('LayerPop').style.display = 'none';document.getElementById('LayerPop2').style.display = 'none'">
<b>Fechar</b></a></div>

 

esse é o exemplo:

<div id="LayerPop" style="display:block; position:absolute; left:0px; top:0px; background-color:#1e1e22; width:100%; height:180%; z-index:100;margin:0px;opacity:0.75;"></div>
<div id="LayerPop2" style="position: absolute; left: 330px; top: 80px; z-index: 5000;"><a href="?subtopic= "LINK PARA REDIRECIONAR" target="_BLANK"><img src="PASTA EM QUE SE ENCONTRA A IMG NO HTDOCS.TIPODAIMG" class="imgBorder"></a><br><a href="javascript:void();" onClick="document.getElementById('LayerPop').style.display = 'none';document.getElementById('LayerPop2').style.display = 'none'">
<b>Fechar</b></a></div>

<?PHP
$time = time();
/////////////////////////////////////////////////////////////////////////////////////////
//The new edition of my script: Best Player, Last joined and something new Server Motd.//
/////////////////////////Everything in the new appearance.///////////////////////////////
//////////////////////////////////////by  Aleh///////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////
///Queries //

Editado por ADMJuan
Link para o comentário
Compartilhar em outros sites

  • 2 weeks later...
  • 1 month later...
×
×
  • Criar Novo...