Hi,

I hate bothering people, but I have a question about TABS. I don't seem to know how to theme them. I know you can put the following code into a page.tpl.php file and it will display them:

<?php print $tabs ?>

What I'm looking for is a way to overide what that code produces. Is there a way to put some text into the template.php file and change the outcome of the code? I just need a simple solution to the tabs issue. I appreciate it.

~Will

Comments

wbeeler’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Ok, I think I'm going to close this. I've found a link that basically answers this, at least for me. I guess it was the most obvious way to accomplish what i wanted. Here's the link:

http://drupal.org/node/96954