Yellow Swordfish said
This will almost certainly be CSS from your Wp theme having a knock on effect.
You need to inspect it with Firebug (or the Chrome developers tools) to determine what CSS form your theme is the cause.
I don’t think that I understand well…
What my WP theme has with Simplepress theme, BTW in Chrome developers tool I’m getting this code for menu styling:
<div style=”outline-width: 0px; outline-style: initial; outline-color: initial; top: 563px; left: 0px; position: absolute; display: block; z-index: 1001; height: auto; width: 250px; ” class=”ui-dialog ui-widget ui-widget-content ui-corner-all ui-draggable ui-resizable” tabindex=”-1″ role=”dialog” aria-labelledby=”ui-dialog-title-dialog”></div> And I can’t find any CSS trouble with this menu. Or I do not know what I’m looking for 😉
After all, I tried with default WP themes and the same thing happened again (internal frame gone external on right edge). Little frustrating