mahalk mahalk  • 27.11.11 18:56

[Resoluçao] BG , nao é igual a resoluçao [Resoluçao] Empty [Resoluçao] BG , nao é igual a resoluçao [Resoluçao] 27.11.11 18:56

Queria botar a resoluçao dessa Pagina . Igual a do BG que esta no Print abaixo do Spoiler .

Código:
<?php
define('USERNAME_REQUIRED', FALSE);
define('ACCOUNT_REQUIRED', FALSE);
define('MAINTENANCE_PAGE', TRUE);
include('global.php');
?>

<html xmlns="http://www.w3.org/1999/xhtml"><!-- Mirrored from gold-hotel.servegame.com:8090 by HTTrack Website Copier/3.x [XR&CO'2010], Sat, 01 Oct 2011 19:07:17 GMT --><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>SWF - @LTeam_</title>
      <link type="text/css" rel="stylesheet" href="./web-gallery/Estilos/<?php echo $currentstyle ?>/CSS/login.css" />
<link rel="stylesheet" type="text/css" href="css/main.css" />
<link rel="stylesheet" type="text/css" href="css/stafflist.css" />
</head>

<body>

<div class="loginBox">
   <div class="top">

   </div>
   
   <div class="mid">
      <div class="loginForm">
         <?php
            if(isset($_GET["error"]) && $_GET["error"] == "password")
         {
         ?>
            <div class="errormsg" id="habbo_name_message_box">
               <h3>Wrong password</h3>
               Make sure you typed it out correctly!
            </div>
         <?php
         }
         elseif(isset($_GET["error"]) && $_GET["error"] == "username")
         {
         ?>
            <div class="errormsg" id="habbo_name_message_box">
               <h3>Wrong username</h3>
               Make sure you typed it out correctly!
            </div>
         <?php
         }
         ?>
         <form action="./PainelFundador/" method="post">
            Admin Login

 
            Username or Email:
<input type="text" name="username" />


            Password:
<input type="password" name="password" />

 
            <input type="submit" value="Sign In"
onmousedown="this.style.backgroundColor='#ddd';" onmouseup="this.style.backgroundColor='#eee';" onmouseover="this.style.backgroundColor='#eee';" onmouseout="this.style.backgroundColor='#fff';" />
         </form>
      </div>
   </div>
   
</div>
</div>
<?php include('Includes/Boxs/RedesSociais.php'); ?>
<?php include('Includes/Boxs/Twitter.php'); ?>
</body>
</html>
<style type="text/css">
<!--
body {
   background-image: url(images/login/adminlogin.png);
   background-color: #00BFFF;

Print do BG em uma Pagina . Aqui ele fica direitinho so nao consigo botar ele igual aqui na pagina do Spoiler .

[Resoluçao] BG , nao é igual a resoluçao [Resoluçao] Resoluao


Última edição por mahalk em 27.11.11 19:25, editado 1 vez(es)

-luiz,, -luiz,,  • 27.11.11 19:09

[Resoluçao] BG , nao é igual a resoluçao [Resoluçao] Empty Re: [Resoluçao] BG , nao é igual a resoluçao [Resoluçao] 27.11.11 19:09

Código:
<?php
define('USERNAME_REQUIRED', FALSE);
define('ACCOUNT_REQUIRED', FALSE);
define('MAINTENANCE_PAGE', TRUE);
include('global.php');
?>

<html xmlns="http://www.w3.org/1999/xhtml"><!-- Mirrored from gold-hotel.servegame.com:8090 by HTTrack Website Copier/3.x [XR&CO'2010], Sat, 01 Oct 2011 19:07:17 GMT --><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>SWF - @LTeam_</title>
<link type="text/css" rel="stylesheet" href="./web-gallery/Estilos/<?php echo $currentstyle ?>/CSS/login.css" />
<link rel="stylesheet" type="text/css" href="css/main.css" />
<link rel="stylesheet" type="text/css" href="css/stafflist.css" />
</head>

<body>

<div class="loginBox">
<div class="top">

</div>

<div class="mid">
<div class="loginForm">
<?php
if(isset($_GET["error"]) && $_GET["error"] == "password")
{
?>
<div class="errormsg" id="habbo_name_message_box">
<h3>Wrong password</h3>
Make sure you typed it out correctly!
</div>
<?php
}
elseif(isset($_GET["error"]) && $_GET["error"] == "username")
{
?>
<div class="errormsg" id="habbo_name_message_box">
<h3>Wrong username</h3>
Make sure you typed it out correctly!
</div>
<?php
}
?>
<form action="./PainelFundador/" method="post">
Admin Login <br /><br />
Username or Email:<br /><input type="text" name="username" /><br /><br />
Password:<br /><input type="password" name="password" /><br /><br />
<input type="submit" value="Sign In"
onmousedown="this.style.backgroundColor='#ddd';" onmouseup="this.style.backgroundColor='#eee';" onmouseover="this.style.backgroundColor='#eee';" onmouseout="this.style.backgroundColor='#fff';" />
</form>
</div>
</div>

</div>
</div>
<?php include('Includes/Boxs/RedesSociais.php'); ?>
<?php include('Includes/Boxs/Twitter.php'); ?>
</body>
</html>
<style type="text/css">
<!--
body {
   background-image: url(c_images/Index/bg3.png);
   background-color: #00BFFF;


</style>
Só mudar! ;)

mahalk mahalk  • 27.11.11 19:11

[Resoluçao] BG , nao é igual a resoluçao [Resoluçao] Empty Re: [Resoluçao] BG , nao é igual a resoluçao [Resoluçao] 27.11.11 19:11

Nao funciono Luiz , Nao sei aonde ajusta a resoluçao queria saber

Se precisar aqui o codigo da pagina que ta boa .


Código:
<html xmlns="http://www.w3.org/1999/xhtml"><!-- Mirrored from gold-

hotel.servegame.com:8090 by HTTrack Website Copier/3.x [XR&CO'2010], Sat, 01

Oct 2011 19:07:17 GMT --><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>SWF - @LTeam_</title>
 
<link rel="stylesheet" type="text/css" href="c_images/Index/main.css" />
<link rel="stylesheet" type="text/css" href="c_images/Index/stafflist.css" />

                           <div
class="columnOneProfile">

<div class="contentBox">
<div class="boxHeaderGrey">
<h1>Aprendiz de Pixels</h1>
</div>
<div style="line-height: 15px; padding-left: 10px;"><center><img

src="http://habbotopi.webs.com/xtremeuser.gif"><br>
 - Aprendizes de Pixel . Um cargo muito importante no Hotel . Ele que vai

cuidar dos usuarios . kikar e fechar quartos inapropriados . Ele que vai ler

e resolver o Problema . Dos Reportados !!</center></div>
</div>

</div>
                           <div
class="columnTwoProfile">

<div class="contentBox">
<div class="boxHeaderGrey">
<h1>@LTeam_</h1>
</div>
<div style="line-height: 15px; padding-left: 10px;"><center><img

src="c_images/index/hotel.png "><br><br>
  - Poucas pessoas conhecem a LTeam , e uma nova equipe , Montada para ajudar

e editar hoteis , Ela tem seu hotel proprio o Liv Hotel . Muitos projetos

serao feitos para disponibilizar para voces . agradecemos

@LTeam_</center></div>
</div>
                              

   </div>

                              
                  

                              

   </div>
</div>
<?php include('c_images/Index/Twitter.php'); ?>
<?php include('c_images/Index/RedesSociais.php'); ?>
</body>
</html>
<style type="text/css">
<!--
body {
   background-image: url(c_images/Index/bg3.png);
   background-color: #00BFFF;

-luiz,, -luiz,,  • 27.11.11 19:29

[Resoluçao] BG , nao é igual a resoluçao [Resoluçao] Empty Re: [Resoluçao] BG , nao é igual a resoluçao [Resoluçao] 27.11.11 19:29

Código:
<?php
define('USERNAME_REQUIRED', FALSE);
define('ACCOUNT_REQUIRED', FALSE);
define('MAINTENANCE_PAGE', TRUE);
include('global.php');
?>

<html xmlns="http://www.w3.org/1999/xhtml"><!-- Mirrored from gold-hotel.servegame.com:8090 by HTTrack Website Copier/3.x [XR&CO'2010], Sat, 01 Oct 2011 19:07:17 GMT --><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>SWF - @LTeam_</title>
<link type="text/css" rel="stylesheet" href="./web-gallery/Estilos/<?php echo $currentstyle ?>/CSS/login.css" />
<link rel="stylesheet" type="text/css" href="css/main.css" />
<link rel="stylesheet" type="text/css" href="css/stafflist.css" />
</head>

<body>

<div class="loginBox">
<div class="top">

</div>

<div class="mid">
<div class="loginForm">
<?php
if(isset($_GET["error"]) && $_GET["error"] == "password")
{
?>
<div class="errormsg" id="habbo_name_message_box">
<h3>Wrong password</h3>
Make sure you typed it out correctly!
</div>
<?php
}
elseif(isset($_GET["error"]) && $_GET["error"] == "username")
{
?>
<div class="errormsg" id="habbo_name_message_box">
<h3>Wrong username</h3>
Make sure you typed it out correctly!
</div>
<?php
}
?>
<form action="./PainelFundador/" method="post">
Admin Login <br /><br />
Username or Email:<br /><input type="text" name="username" /><br /><br />
Password:<br /><input type="password" name="password" /><br /><br />
<input type="submit" value="Sign In"
onmousedown="this.style.backgroundColor='#ddd';" onmouseup="this.style.backgroundColor='#eee';" onmouseover="this.style.backgroundColor='#eee';" onmouseout="this.style.backgroundColor='#fff';" />
</form>
</div>
</div>

</div>
</div>
<?php include('Includes/Boxs/RedesSociais.php'); ?>
<?php include('Includes/Boxs/Twitter.php'); ?>
</body>
</html>
<style type="text/css">
<!--
body {
  background-image: url(c_images/Index/bg3.png) ;
  background-color: #00BFFF;
  background-repeat:no-repeat;
  background-position: top;}


</style>
ESSE funfa!

mahalk mahalk  • 27.11.11 19:31

bsvss bsvss  • 27.11.11 19:43

[Resoluçao] BG , nao é igual a resoluçao [Resoluçao] Empty Re: [Resoluçao] BG , nao é igual a resoluçao [Resoluçao] 27.11.11 19:43

_ Closed _
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.