Link1 will be descriptions of the software. Link2 will be a page with download links and installation instructions and Link3 will be the purchase links. All three pages will be static html pages.
When I add:
if ($vbulletin->nodeid == 124)
{
sub-menu code
}
to my plugin, the Software Tab AND the Home tab is highlighted and the Home sub-menu is superimposed over the Software sub-menu.
I'm getting closer, though.
|