Hello I'm a first-time poster and newbie to Drupal. My main axe is Joomla so I've "come over to the other side" haha!

Anyhow, I've been tasked with developing a site to replicate this one http://mfglenders.com

In the source code the theme is "theme492" and I've not been able to find a "theme492". My guess is that this theme is a custom job, but probably based upon some other common theme.

Also, the custom forms generation on the Quote Page...is that a stock component? (module...plugin....don't quite know the Drupal nomenclature yet).

Can you point me in the right direction? And by-the-by, I think Drupal is way cool! Can't wait to dig into it further. :D

Cheers!

Comments

leahtard’s picture

Welcome to Drupal!

Sorry I can't provide any direction on the theme - I don't recognize it as a template. If you want a replica of the site, you can copy the html and css and use it as a start for your page.tpl.php.

To create the quote page, I would recommend using the module Webform (http://drupal.org/project/webform). It will collect results and store them in the system. You can export the stats to an excel file, anaylze the results by question and much more. It wil also send an email when the form is filled out if you would like. Super powerful module.

Cheers, Leah

komal.savla’s picture

You can use the Zen or Garland theme.You can create your own sub theme using the Zen theme or Garland theme.
This will provide you with the instructions about how to create the Zen sub theme:
http://drupal.org/project/zen