-1

Here the wireframe of one of my pages.

  1. I have already coded my pages with HTML, CSS and JS and now I want to integrate it into Drupal.

  2. I want to do everything with code without working with Drupal's interface.

  3. My project contains many pages so i want to know how to theme every page on the same directory.

  4. My objectif is just to theme the website(static).

I want full and recommended steps to do this with details of you can.

Thanks in advance.

sebenalern
  • 2,515
  • 3
  • 26
  • 36

1 Answers1

0

Don't expect that someone will got trough your requests and tell you exactly what you have to do. Search the Web for some theming tutorials, learn how to do stuff and do it on your own. Ask if you have some specific problem.

http://www.apaddedcell.com/how-create-drupal-7-theme-scratch
    https://drupalize.me/videos/introduction-theming-basics-drupal-7?p=1151
    https://www.drupal.org/documentation/theme
    https://www.drupal.org/theming
MilanG
  • 6,994
  • 2
  • 35
  • 64