Hi there, Have a look at this site I'm currently in the progress of making: http://www.dreyermedia.no/index.php/tjenester/brukervennlighet When you click the left menu there is suppose to pop up some sub-level menus, but for some reason they keep overlapping each other. Does anyone know why? Green rep will be given to whoever can give me a solution.
I can't find anything in your CSS that would allow this affect. Normally, you set the "pop up" content as display:hidden until some state is activated.
I had a friend of mine copy everything over to his server and it seemed to work fine. CSS issues should have anything to do with the server, now should it?
It shouldn't. Did you give him the entire page? Or just that css? Maybe you have conflicting css somewhere?
No, I'm only loading one CSS file. I've tested it both on the mac and the PC now, looks bad both places. This is the wierdest thing I've ever seen. There is absolutely nothing (at least not which I can find) in the CSS file that indicates that it should be a problem. Dammit. Could it be an bug with CSS?
No, not if it works somewhere else. Really weird, can you send me a copy via pm? I'll try it out myself.
The copy of the whole site? It's based on the CI framework so it would take you quite a lot of time to set it up. Wouldn't it be easier just copying the html and css code?
I still have absolutely no idea what was wrong with it, but I just did the whole menu over again from scratch and it worked fine! Good enough for me.
Sometimes that is the best approach to a problem. You know how it should work - some minor problem is escaping your grasp that you cant find - screw it, save yourself the headache and start over.