Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

My website is http://spencedesign.netau.net/singapore-gallery.html The only problem is that my more button is supposed to look like http://jsfiddle.net/CVnf4/1/ but for some reason when I moved the more around to to the top of the page, it became longer than it should. Also if you go over and out and over a few times over the more button an outline of the dropdown stays, I was wondering if there is a patch for that? Thanks.

The things that I modified was changed position: relative; in the #menu to position: absolute;(even though when I change it back it doesn't change. And I also took the ul out of the disclaimer tag, but when I put it back in nothing happened as well. So I am not sure what happened, I have literally been working on this problem for two hours straight, and there is nothing.

share|improve this question
I think, this happens because of the magic line breaks, delete the portion of the menu and manually rewrite the code. – code-jaff Nov 19 '12 at 9:57

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.