Community

linking different css for different page categories

Hi everybody,

I am a newbie in drupal community and trying to buiding a website for the last couple of months. Right now, I am facing a problem with page structures for different categories. My normal pages have 3 columns.
But I need 2 columns for my forum pages.

What I did already are: created a css file, added the link in .info file and created page-forum.tpl.php

Everything goes fine upto the list of my forums but when I get into any posted topic, it shows the structure of a normal page template with 3 columns.

Would you mind to support me to resolve this matter?
If you need more information, please let me know.

Thank you for your help.

Comments

Many themes will hide a

Many themes will hide a column if it is empty. You could set the visibility of the blocks in the "extra" column so they are hidden on forum pages.

My forum page is picking up

My forum page is picking up the correct 2 column css layout but inner forum post not taking the normal page layouts (3 column).

Any help please?

Rumen

nobody click here