Hi community,

I would like to know how to make a custom login form for my landing page to get into my drupal website. I have posted an image below to show you what the login form looks like.

http://s27.postimg.org/ux9lky1lv/Screen_Shot_2014_05_01_at_09_27_24.png

If anyone could steer me in the right direction on how to make a php file for this to connect to the database, ill be more than happy!

Thank you!

Comments

vm’s picture

is the landing page a drupal node? If yes, you can use the default login block in a region and style as needed.

tomhanstead’s picture

Hey, thanks for the reply. I will test this out and get back to you with some more details.

Thank you

tomhanstead’s picture

Is there anyway to customise the /user/login page with HTML and CSS?

vm’s picture