Closed (fixed)
Project:
Drupal.org site moderators
Component:
Other
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
1 May 2008 at 21:35 UTC
Updated:
2 May 2008 at 07:50 UTC
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
Comment #1
wbeeler commentedOk, 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