Easy way to create tabs out of primary links with the Genesis subtheme?

Events happening in the community are now at Drupal community events on www.drupal.org.
JHarahush's picture

I'm sorry if this is the wrong place to post this, but here goes:

I'm using the Genesis subtheme. I was wondering if there is an easy way to get a tabbed primary menu. I actually want it to look just like the tabs that are available when an administrator is editing the content of a node -- the tabs that say "View", "Edit", "Track" etc. Is there CSS for this somewhere that I can look at? I'm also googling, searching through discussion groups, etc., but haven't found a definite answer yet.

I tried Superfish menus, but it seems to cause problems with my site in Internet Explorer.

Thanks!

Jonathan

Comments

I would suggest using Firebug

c4rl's picture

I would suggest using Firebug to inspect the CSS properties being applied to the View, Edit, Track tabs. Once you know what these are, you might be able to write your own CSS which uses these same properties to override the styling of the primary menu.