Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

asp:Menu Horizontal display problem

LEGEND ,
Aug 08, 2006 Aug 08, 2006
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.


TOPICS
Server side applications
306
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Aug 08, 2006 Aug 08, 2006
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.
>


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Aug 09, 2006 Aug 09, 2006
LATEST
Murray *ACE* wrote:
> Post a link to your page, please.

Here's a demo http://bobaspnet-1.at.vwdhosting.net/


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines