Edit Mode gone from homepage?

Permalink
http://c5demo.qtww.com/ The edit mode was available, then I started implementing soopefish script for the dropdown and now its no there? The piece of code for it is still there on default.php, so i am confused?

 
kevinwwilson replied on at Permalink Reply
A few times when this has happened to me, it ended up being a CSS issue where the edit tools were actually being hidden behind the other elements on the page.

Do you use firebug? If so you may want to try disabling some of the CSS that was put in place by your drop menu script to see if your edit toolbar magically appears again - then you'll know if CSS is the culprit and which rules are the problem.
markmunsee replied on at Permalink Reply
Alright well let me get firebug and check this out!
markmunsee replied on at Permalink Reply
Ok i sed firebug, i cant see anywhere that would block the edit mode? maybe you can see something?
kevinwwilson replied on at Permalink Reply