menu

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
hanb

menu

Post by hanb »

I am new to CMS, so apologies for dumm questions.
We tryn to make a ebsite with a horizontal drop down menu, that worls ok, but the menu comes in between the heading and the sidebar + content part, We would like however the menu to be overlaying the header with a transparent background.The menu should be positioned at the right bottom of the header.
Any suggestions on how to achieve this?
SimonSchaufi

Re: menu

Post by SimonSchaufi »

transparency in firefox: -moz-opacity:.8;

in IE: filter:alpha(opacity=80);
Locked

Return to “CMSMS Core”