By gnuwings on
I am trying to develop a website with a discussion forum. The forum is implemented using forum module available in Drupal. One of the requirements is that the forum should have a different theme than that of the website. However, I couldn't find a way to specify a theme for the forum module. Is there any workaround such that my website uses a custom theme and forum uses the default garland theme.
thanks in advance
gnuwings.
Comments
=-=
http://drupal.org/project/themekey
Have you looked at the
Have you looked at the Sections module?
Thanks for the links. I will
Thanks for the links. I will surely test them and let you know the result.