Hello,
In our Drupal 6.35 site, I've been asked to add a link to one of the dropdown menus that appear when you hover over a primary (?) menu selection.
The (primary?) menu is horizontal and is laid out like this.
Item A Item B Item C (etc.)
When I hover over Item A, I want a third item to appear (currently there are two).
That is, I would like change from this result on a hover over Item A:
Item A
Dropdown Item 1
Dropdown item 2
To this: