Ok I just reached desesperation. Ive tried EVERYTHING, believe me. Ive even had some developer help me from england, which solved the problem and then didnt know how he fixed it cause he forgot... http://servicanonline.com/index.php?option=com_content&view=article&id=2&Itemid=2 Thats my site. JScookmenu is on the left and as you can see it goes under the post (im sure its the post because if I remove its margin the menu cuts right when it hits it). Please help me as Ive done everything I can and still cant solve this.
I'm sorry, but I can't see anything going "under" anything. I don't even see a post. I surf with Javscript turned off, so if you mean you have a floy-out menu and the fly-out part is "under" the main white area then this is possibly a javascript problem. Could you describe better what your problem is? Do I need Javascript on to see the problem? The site looks ok in my browser (FF3.6/Ubuntu).
I attached some images to make myself clear. The first image shows the menu under the post area at least its how it looks on my computer (im using safari) and how it looks on my friends pc running both firefox and IE. The second image shows the menu on top (How it SHOULD look and what im trying to get to) and its a photoshopped pic. I have no idea if its a javascript problem but yes you must have it on
Since I can't see a menu because I has no JS, I'm guessing the JS needs to change. If it were a CSS menu, it would likely automatically sit above everything, but if for some strange reason it didn't, increasing the z-index on the parent menu (since often in a CSS menu the menu itself is position: relative and therefore can recieve a z-index) would be set to something high (but this is to get over an IE bug and not a Safari bug). You might need to take this over to the JS forums. I simply am not getting a flyout menu when I hover over the menu items.