-
Posts
156 -
Joined
-
Last visited
-
Days Won
3
Content Type
Profiles
Forums
Events
Everything posted by Ecko
-
gangster legends engine , its like mccodes but free
-
ok thanks chicka and peter for your advice , and i have seen peters templates , amazing work!! , yep i will put a footer on my work from now on.
-
ok thanks peter , i will edit my post and give credit to george as the header is from his template
-
im not really bothered if you dont like it , this was the starting i made , its the first , get it into your head that your first try at something is not alway !superb! if someone wants to use it they will , dont really need or want your input .
-
nope i havnt , i have made it in photoshop , and used brush for the tank , and done other customisation , not 1 image so your wrong , i could send you the .psd if you want and also this is a free modification and my first , the more experience the more better you get and you have to start somwhere , i have seen worse logins . this is for people that dont want to pay for high quality layouts . i can see that you wouldnt need this as you have got a good payed layout.
-
This is a login.php that i made , this is my first attempt. its in html but i have a little trick that i use. [ATTACH]94[/ATTACH] so lets get started open your login.php and clear every thing on the page , now add this code to the top. <SCRIPT LANGUAGE="JavaScript"> <!-- Script courtesy of http://www.web-source.net - Your Guide to Professional Web Site Design and Development window.location="http://www.criminalisland.co.uk/"; // --> </script> next make a new file and name it index.html , if you already have a index.html delete it. now add the following code to index.html <style type="text/css"> #apDiv1 { position:absolute; width:1061px; height:514px; z-index:1; background-color: #666; top: 83px; background-image: url(images/warbck.jpg); left: 148px; } #apDiv2 { position:absolute; width:1062px; height:105px; z-index:2; left: 148px; top: 3px; background-image: url(images/header.jpg); } #apDiv3 { position:absolute; width:258px; height:313px; z-index:3; left: 952px; top: 111px; background-image: url(content.jpg); } #apDiv4 { position:absolute; width:188px; height:198px; z-index:3; left: 1024px; top: 140px; background-image: url(images/content.jpg); font-size: 18px; color: #900; font-style: italic; } #apDiv5 { position:absolute; width:1058px; height:29px; z-index:4; left: 148px; top: 108px; background-image: url(images/menubar.jpg); } #apDiv6 { position:absolute; width:153px; height:599px; z-index:5; left: 1207px; top: 2px; background-image: url(images/grdbck.jpg); } #apDiv7 { position:absolute; width:152px; height:595px; z-index:6; left: -4px; top: 4px; background-image: url(images/grdbck.jpg); } </style> <div id="apDiv1"></div> <div id="apDiv2"></div> <div id="apDiv4"><legend></legend> <form action=authenticate.php method=post name=login onsubmit=\"return saveme();\"> <p> Username : <input type=text name=username><br> Password : <input type=password name=password><br><br /> <input type=submit value=Submit> </p> </form></fieldset></td></tr></table><br> </fieldset> </form></div> <div id="apDiv5"><img src="images/menubar.jpg" width="1058" height="32" border="0" usemap="#Map"> <map name="Map"> <area shape="rect" coords="259,1,415,36" href="register.php"> <area shape="rect" coords="531,1,687,39" href="tos.php"> <area shape="rect" coords="709,-1,862,43" href="contactus.php"> </map> </div> <p> </p> <p> </p> <p> </p> <p> </p> <div id="apDiv6"></div> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <div id="apDiv7"></div> now download the images and upload to the root of your cpanel http://www.megaupload.com/?d=NIK2XYV5 Thank you , this is my first attempt so please dont flame credit to george as i used the banner frm his template
-
-
OKAY so i have converted a psd. into a header layout and need someone to code the neccecery header things into it, i have already made it a php/html file , i will upload a screenshot and when it has been made ito a header i will upload the images. class headers { function startheaders() { global $ir, $set; echo <<<EOF <!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"> <style type="text/css"> <head> <body> {background-color:#666666} #apDiv1 { position:absolute; width:1139px; height:111px; z-index:1; left: 75px; top: 14px; background-image: url(../Desktop/header.jpg); } #apDiv2 { position:absolute; width:219px; height:107px; z-index:2; left: -2px; top: 124px; background-image: url(../Desktop/content.jpg); } #apDiv3 { position:absolute; width:217px; height:639px; z-index:3; left: -2px; top: 231px; background-image: url(../Desktop/nav.jpg); } #apDiv4 { position:absolute; width:1044px; height:745px; z-index:4; left: 214px; top: 125px; background-image: url(../Desktop/content.jpg); } #apDiv5 { position:absolute; width:1322px; height:912px; z-index:5; left: 4px; top: 3px; visibility: hidden; background-color: #666; } #bck { } #apDiv6 { position:absolute; width:76px; height:129px; z-index:5; top: 1px; left: 0px; background-image: url(../Desktop/orgbck.jpg); } #apDiv7 { position:absolute; width:40px; height:134px; z-index:6; left: 1214px; top: 0px; background-image: url(../Desktop/orgbck.jpg); } #apDiv8 { position:absolute; width:166px; height:875px; z-index:7; left: 1254px; top: 1px; background-image: url(../Desktop/orgbck.jpg); } #apDiv9 { position:absolute; width:1139px; height:16px; z-index:8; left: 75px; top: -2px; background-image: url(../Desktop/orgbck.jpg); } #apDiv10 { position:absolute; width:1458px; height:93px; z-index:9; left: -36px; top: 869px; background-image: url(../Desktop/orgbck.jpg); } </style> </head> <body> <div id="apDiv6"></div> <div id="apDiv1"></div> <div id="apDiv2"></div> <div id="apDiv3"></div> <div id="apDiv4"></div> <div id="apDiv7"></div> <div id="apDiv8"></div> <div id="apDiv9"></div> <div id="apDiv10"></div> </html> This is my first try so no flaming please
-
Thanks only a bit of concentration was needed
-
ok i actually figured it out myself , i used a apdiv and placed the form inside the div
-
please can someone help me , over msn if you want il send the files over
-
only thing is that if no one helps im going to be at a standstill
-
i am learning it on a website "w3 schools" somthin like that , but i dont understand how to put a form on a image thats why i thought you guys would help a learner , so next time i know what to do
-
all the slices move to diff bits of page andthe login appears at top please can you tell me if this login form is right and if it is then please insert it ito the div tags and post , thanks <legend>Login</legend>"; print "<form action=authenticate.php method=post name=login onsubmit=\"return saveme();\">Username: <input type=text name=username><br> Password: <input type=password name=password><br> Remember me?<br /> <input type=\"radio\" value=\"ON\" name=\"save\">Yes <input type=\"radio\" name=\"save\" value=\"OFF\" checked>No <input type=submit value=Submit></form></fieldset></td></tr></table><br>
-
<td rowspan="2"><div id="login"><img src="images/login.jpg" width="151" height="251" alt=""></div></td>
-
where would i find out the server names , in my hosting?
-
i have hosting with x10 hosting (free) and i have domain with w3 theory how do i "connect them"
-
how about criminal island
-
thanks illusions
-
lol thanks for the reccomendation (:underbreath: , i wont be using that) :)
-
Thanks for that but , for a mafia game ,lol nope , the theme is of a person who has been to jail , come out and has no money or anything he has to build everything from scratch , also he is going to take revenge from the people that got him sent to jail , before he got sent to jail he was part of the mafia but someone rats him out to the police.
-
and i just visited your website , i might signup a domain with you , but when i go to do it and click currency gbp it doesnt work , when i click usd it does work
-
ok im trying to think of a good one but cant ive been trying since 4hrs
-
ok i wont , how about mafia district , or can you reccomend a name , does anyone know a good domain website , and could i get a domain for about £5