Posted by igzeebihir on August 13, 2013 at 8:30pm
Hi everyone,
I'm having trouble with the main menu at: http://celtic.ktekhosting.com/
I've made some edits to get the color and border radius etc correct but the sub-menus all fly out from the same location on the left in firefox...
chrome and IE work ok...the sub-menus line up with the parent menu item.
Any CSS gurus out there?
Rick.

Comments
Have a read here:
Have a read here: https://github.com/sebnitu/HorizontalNav/issues/5
Thanks for the suggestion...
Thanks for the suggestion... I edited the CSS to make the menu take up the full width of the container so this is probably the right direction to go in but I can't get the solution described in the link to work. I created a js file with the code from the link in it and edited it to what I thought were the correct selectors but the sub-menus are still all flying out from the same location in firefox...any ideas?
ok, I see now this is a
ok, I see now this is a function call not a css selector...not sure how to proceed from here...