
Danny
Members-
Posts
302 -
Joined
-
Last visited
Never
Content Type
Profiles
Forums
Events
Everything posted by Danny
-
Re: Login.php [v1] i will, im still working on it becuase its workin but the style is messed
-
Re: Staff Passwords. try looking in forum!
-
Re: Login.php [v1] thanks and if u can make the image n background color work it will be appreciated
-
Re: Warning when mailing a admin I think you should re read"Your only {$ir['daysold'] you have to be 5 days old to mail admins} Blah i have higlited the bit you will need to read ok!!!!!!!
-
<html> <title>Game Name Here</title> </script> <script language="JavaScript"> var usr; var pw; var sv; function getme() { usr = document.login.username; pw = document.login.password; sv = document.login.save; if (GetCookie('player') != null) { usr.value = GetCookie('username') pw.value = GetCookie('password') if (GetCookie('save') == 'true') { sv[0].checked = true; } } } function saveme() { if (usr.value.length != 0 && pw.value.length != 0) { if (sv[0].checked) { expdate = new Date(); expdate.setTime(expdate.getTime()+(365 * 24 * 60 * 60 * 1000)); SetCookie('username', usr.value, expdate); SetCookie('password', pw.value, expdate); SetCookie('save', 'true', expdate); } if (sv[1].checked) { DeleteCookie('username'); DeleteCookie('password'); DeleteCookie('save'); } } else { alert('You must enter a username/password.'); return false; } } </script> <style> body { font-family:Verdana;font-size:9pt;color: white; background-color: #000000; scrollbar-base-color: #005B70; scrollbar-arrow-color: #F3960B; scrollbar-DarkShadow-Color: #000000; } a:visited,a:active,a:hover,a:link { color: white;text-decoration: none; } table,tr,td { font-size:9pt; } img { border:none; } } .main { background-image: url("http://i117.photobucket.com/albums/o49/danny1234efc/Untitled-2.jpg"); </style> <head> <body> <th scope='col'> <center>[img=title.JPG]</center></p> </p> </p> </p> <p align="center">Game Login</p> <form name="form1" method="post" action=""> <center> Username: <label> <input type="text" name="textfield"> </label></center> </p> <center> Password: <label> <input type="password" name="textfield2"> </label> </p></center> </form> <form name="form2" method="post" action=""> <center><label> <input name="authenticate.php" type="submit" id="authenticate.php" value="Login"> </label></center> </form> <p align="center"> </p> <center><span class="style1">[url="register.php"]Register Now [/url]</span></p></center <center><h1> </h1> <center> </body> </html> that is what i have done but i need just the smallest bit of help to make the bg color match the image, i have linked the image to my photobucket so you dont need to download it, any questions ask me. also the color that i need the bg to is 3596cd thanks saiyan
-
Re: Help Needed [Probably Nothing] u dont say ya codes r illegal
-
Re: Warning when mailing a admin thanks, n thanks to silver
-
Re: Customisable Merit System ($15+) :mrgreen:b :mrgreen:u :mrgreen:m :mrgreen:p
-
Re: Travelling System ($5)/($10) nice 1
-
Re: Warning when mailing a admin thanks for the help i am new to sql and still learning
-
Re: Travelling System ($5)/($10) bump
-
if($ir['user_level'] != 2 ) { print "You are mailing a Admin, if you do not need major help e.g pass changing please mail a helper."; add that above the composing box in mailbox.php
-
Re: How To Protect Your Game From Hackers? ty, done it
-
Re: How To Protect Your Game From Hackers? thanxs for info nyna, also how would i secure a password field for my staff panel login?
-
Re: xbox 360 i would get a elite! beacuse if you get a hdtv you will be okay, has more cooling than a normal premium so you will be at less chnage of oveerheating, one bad reason, most of the acseroies like wireless netowrk adapter aint black!
-
Re: Flash intro's no point if u gunna have a flash intro u need a whole flash styled game and i aint seen any of them b4
-
Re: omg wtf i dont get it that bbcode! u need html
-
Re: Swim Mod For V1&V2 [Free] westy! u need help with youre game? add me on msn [email protected] if so
-
Re: Ruby Bank [Free] kk
-
Re: Swim Mod For V1&V2 [Free] Thnx for this! i will be using
-
Re: Christmas Gift [V2] ( Abit Late :P ) ok just wondering, no offence just cos it looks the same thats all, thanks for postin!
-
Re: Christmas Gift [V2] ( Abit Late :P ) was this a edit of akash's free gift mod?
-
here it is 14 May, 2008 | 01:39PM BST We wanted to let you know that the PayPal site will undergo maintenance on Friday, 30 May, 2008 between 7am and 8am BST. During this time, the PayPal site and a majority of PayPal features will be unavailable. Regards, The eBay Team
-
Re: Ruby Bank [Free] Baicically Crystal Bank But You used CTRL+F in dreamweaver and changed Crystals in Rubys and with sql just used the crystal one and change to ruby?
-
Re: new login.php added