joomla with superfish menu

joomla with superfish menu

hi,

i´m using superfish menu in joomla. i try to make it a completely horizontal navbar. that means that the second sublevelmenu should also be horizontal and start left at the beginning of the menu and not directly under the "hovered" menu.

  1. <ul style="display: none; visibility: hidden;">

Where can I find this attributes? I tried with firebug to change it into:

  1. <ul style="display: block; visibility: visible; margin-left:-75px; position:absolute;">

Thanks for your help