Hi everyone,

I want to have a totally differnet theme (logo, blocks and content shown on index page) for a particular section of my site. eg http://mysite.com/myNewSection

I know i could do this with a subdomain, but i really need to do it this way if possible. Is there a way to achieve this?

thx :)

Comments

bsuttis’s picture

This should help you: http://drupal.org/node/139766

masande’s picture

i am partial to using the sections module (http://drupal.org/project/sections) to accomplish this. anything that allows me to use a little less php is a good thing.

Mark Sanders
Q Collective

Mark Sanders
Q Collective

Nick Wilson’s picture

Wonderful, thx so much guys!