Jump to content

Increase top and bottom drop down menu clickable areas


mboehler3

Recommended Posts

I am trying to make the top and bottom of my dropdown nav clickable. My page is here: Visit My WebsiteIf you roll over "Payroll," you get a drop down menu with six options. The first option is "Online Payroll Advantage." The problem is that the link is not clickable for a few pixels above and below the text yet still within the white menu background. So while the rollover works, it doesn't render the whole area as a link. Is there a way in the code to make the entire background a link?Thanks in advance for your help.

Link to comment
Share on other sites

The actual link item is not clickable because it is not part of the hyperklink. You can solve this by making the anchor display:block and setting its height and width to match that of the list item.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...