Topic-icon Comments Box Hidden Behind Div Tag

Active Subscriptions:

None
14 years 2 weeks ago #23086 by habdaddy
Fooled with this for a while and decided to just ask. I have tried playing with the z-index to no avail. When you like the page, the comments box is hidden behind the menu. What do I need to change to get this to display properly.

The url is www.commonfordfarm.com/
The topic has been locked.
Support Specialist
14 years 2 weeks ago #23095 by alzander
The z-index on your menu is 9000 (assuming that's what you've been messing with). All you need to do is set the #header z-index higher, like:
#header {z-index: 9001}
Hope that helps, but if you need anything else, just let us know!

Alex
The topic has been locked.