Horizantal menu first tab dropdown visible by default?

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
AndyPid
New Member
New Member
Posts: 2
Joined: Thu Jul 30, 2009 4:26 pm

Horizantal menu first tab dropdown visible by default?

Post by AndyPid »

Hi Im trying to get this effect using Navigation: ShadowMenu - Horizontal.

I have three tabs and I'm trying to have the sub menu item for tab 1 visible by default, i.e, not having to click the tab 1 to get the sub menu.

Any ideas?

Thanks in advance

Andy
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Horizantal menu first tab dropdown visible by default?

Post by Dr.CSS »

It isn't easy but li.menuactive ul {display:block} may work but it will make all child menus drop display open on whatever page you are on, you can add {$node->alias} to the menu template to target just that one menu item so not every page that is active shows it's child menu auto dropped...
Post Reply

Return to “CMSMS Core”