dellan Posted October 22, 2010 Posted October 22, 2010 http://img530.imageshack.us/img530/4351/thegamepreview.gif that is what i have done to the login page with the mccodes i haven't done much only changed colors but i want to make the login look like this... http://img46.imageshack.us/img46/9383/loginbm.jpg, but instead of that bullet mark near the middle i'll put to screen shots of the game i just want to know what you guys think of both of the login pages and if you can tell me where i can learn to put the second login page into the login because i really don't no anything about coding still learning and really want to make the game im working on look good... thanks :) Quote
Dayo Posted October 22, 2010 Posted October 22, 2010 first of all look at your url, and second of all secure thge $IP varable! Quote
Dave Posted November 1, 2010 Posted November 1, 2010 Coding PHP without Apache and PHP is a bit of a challange. Set yourself up a localhost using something like [lmgtfy]WAMP[/lmgtfy]. Quote
dellan Posted November 2, 2010 Author Posted November 2, 2010 This post i was asking if anyone knew how to code the the first image link is the current log in i have and the 2nd one is one i made in photoshop but idk how to code it .... :) Quote
a_bertrand Posted November 2, 2010 Posted November 2, 2010 as we explained many many times now, you should slice your image to make all the images part, and then produce a static HTML out of it which does what you want. Once this is done put this HTML and the images in your code such that the PHP actually generates the HTML and that it will produce the right form. have template now what? Beginning to make themes etc... Use google and you will find all kind of tutorials for this (slicing). Quote
dellan Posted November 2, 2010 Author Posted November 2, 2010 as we explained many many times now, you should slice your image to make all the images part, and then produce a static HTML out of it which does what you want. Once this is done put this HTML and the images in your code such that the PHP actually generates the HTML and that it will produce the right form. have template now what? Beginning to make themes etc... Use google and you will find all kind of tutorials for this (slicing). ok i will go look on google :D thanks for the advice/help a_bertrand :) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.