Jump to content
MakeWebGames

Recommended Posts

Posted

Hi everyone!

I created a game login page today and am selling it for $9.99

The original style of the layout was created by iamwicked. However, he told me to make one with the same style but to code it all myself and make my own images. Apparently it was to help me with my learning :? (Thanks anyway iamwicked)

Just incase youre wondering, he does get a small cut of the profit :-D

Anyway the screenshot of the login page is here:

http://imghost.ondarize.com/files/3x2od ... poat5r.png

 

Please comment on it. Thanks y'all!

Have a good day/night/afternoon/wateva ;)

 

Contact details:

For more information you can add me on msn ([email protected]) or email me at ([email protected]). Or you can PM me on CE.

To purchase, send $9.99 to [email protected]

Then the login page and images will be sent to you as a zip.

Posted

Re: [Other]Game login page[$9.99]

Small suggestion...

on the login button

try something like <input class="loginbutton" type="submit" value="LOGIN" style="cursor:pointer;" /> .... as that as what most would expect, when you hover over it, instead of the normal mouse button

 

btw, im using FF 3

  • 3 weeks later...
Posted

Re: [Other]Game login page[$9.99]

 

Small suggestion...

on the login button

try something like <input class="loginbutton" type="submit" value="LOGIN" style="cursor:pointer;" /> .... as that as what most would expect, when you hover over it, instead of the normal mouse button

 

btw, im using FF 3

There is no need for the style in the button. You are adding a class which will relate to some css. Just add the cusor:pointer in the class. ;)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...