By Lios on
I have a site which is divided in two, text on the left side and 9 blocks with menu items on the right. Now when i click one of those blocks, called 'news', i want to change the layout of the site. It then has to be text on the left side, list view of all news items on the right and 3 blocks of menu items on the right as well.
Somehow i can't get this to work. I can get a view and theme it, but when i click a newsitem, it goes back to the original node template. This news template should work for every node with a taxonomy term from the news category.
How do i go about fixing this?