2 sam2kb Jan 07, 2011 01:58

Sorry, yeah - http://operationsomething.com/blog2.php
Sorted bloglist widget produces invalid HTML code and breaks the layout. You should better add individual links in Menu container with Menu links widget.
Anyway, this looks valid and should work when you fix the navigation
#navigation li a:hover { display:none }
#navigation li:hover { display:none }
#navigation:hover { display:none }
Perfect - thanks!
So do you think the Sorted Public Bloglist is just a bad plugin?
It's not a bad plugin, it's just placed in the wrong container. The "Menu" container expects content starting with <li> tags.
Can you post a link?