I need to copy a menu from this wordpress installation http://bit.ly/rrWFMH into some non-wordpress php pages.
I moved the menu code to http://bit.ly/vcUn1s . At first I used the original wordpress CSS file and it worked without problems. However, after stripping that css file down I got working menu, but for some reason menu items and items in dropdowns are shifted to the right. I’ve been trying to fix it for hours , but still no luck…
Can anyone expert in CSS point me out what is wrong with my css, pretty please? :))
I love you guys!
Add a style declaration of
padding:0;to your#access .menu-header ul, div.menu uldeclaration and that should do the trick: