How would I customize my code in my page.tpl.php in order to have it display a particular template if a page (node) has a particular taxonomy attached to it. IE: if node/43 had the taxonomy "music" how could I make it display a different template?
This is one Idea I batted around, and while it doesn't seem to break the design, it also doesn't work either:
I've tried to figure out how to do this, but I'm no good with PHP.
I want a corner on the top left edge of the first block on the right and a corner on the bottom left corner of the bottom block on the right. In other words, it will sort of look like a single block rather than say 3 or 4 with white breaks between them.
How do I do this, regardless of how many blocks there are.