By tarleton on
Hi all, I'ved designed a site for a client, I am currently at the phase of intregrating it into drupal. However I have different layouts for a few different pages for example Home Page (index.html) has a different layout than Assets (assets.html) and all other pages have a different layout from these two Subpage (subpage.html). How do I go about coding this. Thanks for any help.
Comments
You should start by reading
You should start by reading the Theming guide.