Topic: Positioning CSS menu

Hi,

I am using one of Eric's horizontal menus in this new site:

http://ww w.eemmal.com/header.php

I'm almost done, but I don't know how to correct the drop down menu position.

I want the drop down menu to be exactly under the fixed menu, like 5 pixels down.
I've tried to put a top margin, to move the absolute position, but nothing works

Thanks,

Eduardo

Re: Positioning CSS menu

This thread is a bit old but still unanswered, if it is fixed already sorry for grave digging.

It may help to add some top padding to a wrapper div around the menu.

Short post but I've found padding to help out a lot when margins are being a pain.
Good luck.

-Adam