Im using a simple tabbed list for navigation of primary links. Is there anyway to easily sense the current page and restyle that corresponding tab or will I need to hack the core and insert an id="current" or some such?
An utter newbie at Drupal, I'm slowly getting along with my little site, but this thing is killing me! I'm trying to put together a CV-maker of sorts using a Flexinode node, where I want to display taxonomy terms as so (strong=taxo-terms):
Born in Happyville, 1978. Lives and works in Taxonomyhell, Norway.
Artistic expression: Sculpture, Installation and Video.
This is what I have in my node-flexinode-n.tpl.php file so far (it may be extra stoopid due to fatigue):