Posted by JHarahush on April 30, 2010 at 7:56pm
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
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.