Autonav + jpabellon "jquery" = indent problem
Permalink
Hi
I used the file jpabellon posted in the threadhttp://www.concrete5.org/community/forums/chat/what_sites_have_you_... to create a smooth dropdown. Works nice, but I am unable to remove the indent of the menu.
Please take a look here (please pay attention only to the menu - the site has just been started ;-) ):http://team-noehring.de/php/test/c5/...
Any suggestions?
Olaf
I used the file jpabellon posted in the threadhttp://www.concrete5.org/community/forums/chat/what_sites_have_you_... to create a smooth dropdown. Works nice, but I am unable to remove the indent of the menu.
Please take a look here (please pay attention only to the menu - the site has just been started ;-) ):http://team-noehring.de/php/test/c5/...
Any suggestions?
Olaf
I was able to solve it!
In superfish.css the definition of
.sf-menu should not float right, but left in my case.
I also improved the opacity using suggestions from here:
http://webdeveloperplus.com/css/25-incredibly-useful-css-tricks-you...
Thanks to jpabellon for the great menu.
Olaf