Hi friends,
I am creating one drupal site with home page , about us page and contact us page

In that i created page for home page.I have to create about us page for this i have to give different theme can anyone tell me how to create different differnt themes for different pages

Regards
Punitha Pary

Comments

krishikesh’s picture

Hi,

It will do the perfect job for you. (differnt themes for different pages)
Taxonomy theme: http://drupal.org/project/taxonomy_theme

picxelplay’s picture

Also check out Sections: http://drupal.org/project/sections

----
Sudo Kill Cylons

mattwmc’s picture

What I did was eliminate the 'print $styles' from the head of a template and used my own css.

Might not be the way to go, but saved me from a bottle of advil, lol.