Post a link to your page, please.
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com
- Template Triage!
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
==================
"Bob" <no@mail.com> wrote in message
news:ebal8o$q2a$1@forums.macromedia.com...
>I have a masterpage with an asp:Menu. In css I've among
others defined the
>following
>
> #header{
> position:relative;
> background-color:#000000;
> width:981px;
> }
>
> #leftcol{
> width:155px;
> float:left;
> position:relative;
> padding-left: 40px;
> padding-right: 10px;
> padding-top: 20px;
> }
>
> The asp:Menu is located in the header and the problem is
that the mouse
> over menus are displayed behind content in the leftcol.
>
> Any ideas as to what I can do? Thanks.
>