[solved] Make drop down menu appear above image?

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
Techn
New Member
New Member
Posts: 4
Joined: Wed Sep 14, 2011 3:42 pm

[solved] Make drop down menu appear above image?

Post by Techn »

Hi,
I've been redesigning a website using a free template and changing it to work with the site. It has a horizontal menu at the top of the page which works fine using the 'minimal menu' menu and stylesheet, but i want this to display the level 2 options via dropdown box.

I acheived this by changing the menu template to 'css menu'. However when the level 2 option is displayed not all the options are seen because they are hidden behind a banner image also at the top of the page.

Does anyone know of a simple code solution to fix this? I'm an ameture user but am getting to grips with the code. Can read it and change it, but cant write new pieces.
Currently using newest cmsms

Thanks
Techn
New Member
New Member
Posts: 4
Joined: Wed Sep 14, 2011 3:42 pm

Re: Make drop down menu appear above image?

Post by Techn »

solved my own problem.

I simply asigned a z index number to the header image in the css style sheet. for example "z-index:-1" sent the image to the back of the order.

But then you all probably knew that anyway lol
Post Reply

Return to “Layout and Design (CSS & HTML)”