Hi,

I am very new to Drupal and I have been asked to create a single page template inside of an existing theme. I have the theme, drupal, and database installed locally already I just now need to convert an existing XHTML/CSS page into Drupal. Essentially I want to keep the original website as is but just have that one page completely different with a custom header, footer and styles.

Can someone provide me with some good beginner tutorials to accomplish this.

I also have another question. When I installed the clients drupal website locally using Acquia, I created a user name and password which allowed me to access the admin Drupal page. After I imported the sql database using phpmyadmin, I am not able to log in anymore to my local drupal site. How can I fix this problem.

Thanks for all your help by the way in advance. !

Comments

mjonesdinero’s picture

hi on your question about why you cannot log-in it is because the username and passsword has been overwritten.. please check in your phpmyadmin the details of the user..to see if it has been changed

Shivam1992’s picture

I actually was able to fix that part myself. Turns out I imported an older version of the database. =)