[removed URL]
The drop down menu should, obviously, appear above the “bubble” images. It works in every other browse apart from IE7, any ideas?
I’ve Googled it but it doesn’t seem to give me a solution to my problem
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Just a suggestion: Do the drop-down menu points have “a layout”? This can mess up IE’s interpretatino of z-index.
Try adding
zoom: 1;orposition: relative;to the li elements.