Home › Support Forums › Theme Support › Second portfolio? › Reply To: Second portfolio?
Daniel Tara
Keymaster
What you are asking for is pretty complicated. Basically you can excude as many categories from the main loop as you want. See here how you can exclude categories.
Also, each category puts a unique class in the body tag and you can customize its CSS using this ID. If you want a complete separate template, you can create one called category-{slug}.php and use it for that category.