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

vm’s picture

nevets’s picture

Have you looked at the Sections module?

gnuwings’s picture

Thanks for the links. I will surely test them and let you know the result.