Hi
I'm trying to place a div with icons on top of a menu. But regardsless of what z-index i give the div, the menu stays on top.
http://morsbank.inet-designer.dk/
Any ideas??
Martin
Div on top of menu
Because of the overall placement the top menu has a fixed width off 780px and is center aligned.
In the area to the right of the menu there's two icons - home and sitemap. I can't put these in the menu because there're supposed to be aligned to the left edge off the boxes below.
The menu catches the mouseevents from the icons. The best solution would be to place the icons on top off the menu...
Hopes this gives you a clearer view of the problem.
There's a problem with the site on macs - I'm working on that.
Martin
In the area to the right of the menu there's two icons - home and sitemap. I can't put these in the menu because there're supposed to be aligned to the left edge off the boxes below.
The menu catches the mouseevents from the icons. The best solution would be to place the icons on top off the menu...
Hopes this gives you a clearer view of the problem.
There's a problem with the site on macs - I'm working on that.
Martin
I'm not sure what you're are suggesting.
The topmenu is centeraligned and has a fixed width.
top=100;
menuwidth=718;
alwaysvisible=1;
orientation="horizontal";
screenposition="center";
I've removed the left offset and reduced the menuwidth. This way it's it tidyer. But if left is set to 24, the menu won't be center aligned.
Is there a better way of positioning the menu??
The topmenu is centeraligned and has a fixed width.
top=100;
menuwidth=718;
alwaysvisible=1;
orientation="horizontal";
screenposition="center";
I've removed the left offset and reduced the menuwidth. This way it's it tidyer. But if left is set to 24, the menu won't be center aligned.
Is there a better way of positioning the menu??