|
Just found out how easy this is in the Drupal.org forums:
If you have a drupal site using the Zen them, and you want a radically different home page than the rest of your theming, and you know how to code even simple HTML/CSS, then you're in luck.
Take your page.tpl.php from sites/all/themes/zen/zen to your subtheme folder, naming it page-front.tpl.php. Code out the page you want, flush your themes registry in Drupal and VOILA.
*Note - it will look for images, stylesheets and other files you reference in the root of your Drupal site. NOT the root of your subtheme.
_________________ kyler d. boudreau
theatereleven.com
|