tabcontainer and menus
-
[ Moved to the Fixing WordPress sub-forum. ]
My predecessor added a page that uses “[tabcontainer]” and it works wonderfully; however, the primary drop down menu system that resides above it becomes transparent when the menu encounters the contents of the tabcontainer making them both unreadable. The really odd part is the menu is NOT affected by the actual tabcontainer, but the contents of each tab e.g.
[tabcontainer]
[tabtext]HR[/tabtext]
[tabtext]Shipping[/tabtext]
[/tabcontainer]
[tabcontent]
[tab] "my hr code" [/tab]
— This is what interferes with the upper menu
[tab] "my shipping code" [/tab]
— This is what interferes with the upper menu
[/tabcontent]
Is there a way to make the contents stay behind the primary drop down menu?
- The topic ‘tabcontainer and menus’ is closed to new replies.