Menu drop down area is white where there is no text

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • AAaron123

    Menu drop down area is white where there is no text

    I'm using asp:Menu and when the dropdown list shows the colors I've selected
    effects the letters and the letters' back color.

    But the rest of the area is white.

    That is, a white rectangle drops down containing letters. Each letter has a
    forecolor and a backcolor but, the area to the left and right of the letters
    is white.

    Is there some way I can have a color rather than white?


    Thanks


  • AAaron123

    #2
    Re: Menu drop down area is white where there is no text

    Fixed it - had to set a dynamic property.

    "AAaron123" <aaaron123@road runner.comwrote in message
    news:OayWfmb$IH A.3756@TK2MSFTN GP03.phx.gbl...
    I'm using asp:Menu and when the dropdown list shows the colors I've
    selected effects the letters and the letters' back color.
    >
    But the rest of the area is white.
    >
    That is, a white rectangle drops down containing letters. Each letter has
    a forecolor and a backcolor but, the area to the left and right of the
    letters is white.
    >
    Is there some way I can have a color rather than white?
    >
    >
    Thanks
    >

    Comment

    Working...