Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...housemenu second and other levels transparent housemenu second and other levels transparent
Previous
 
Next
New Post
8/1/2008 3:10 PM
 

Hello my name is Fernando am Brazilian and my English is not very good, but would be very grateful if they can help me.

I installed housemenu 1.4.1, and I am having trouble that the second and other levels of staying yellow and tranparente in IE and Firefox browsers.

1 - in the IE browser only the second level is tranparente.

2 - in Firefox browser in the second and third level appear but the third is more clearer.

the menu at this: http://www.kox.com.br/oficial/Pag1/tabid/257/language/pt-BR/Default.aspx

HouseMenu css code is:

/* ==========================
    CSS STYLES FOR HouseMenu
   ==========================
*/

/* Vertical Menu */
#houseMenuV, #houseMenuV ul { /* all lists */
 margin: 0;
 padding: 0;
 border: solid 1px #999;
 list-style: none;
 float: left;
 width: 144px;
 font-family: Verdana, Arial, Helvetica, Sans-Serif;
 font-size: 11px;
}

#houseMenuV li { /* all list items */
 margin: 0;
 padding: 0;
 border: 0;
 list-style: none;
 position: relative;
 float: left;
 width: 142px;
 /* hack for MacIE5 to ignore, while other browsers use \*/
 width: 136px;
 _width: 100%; /* width recognized by IE only to handle box model issues */
 /* end hack */
 line-height : 18px;
}

#houseMenuV li ul { /* second-level lists */
 position: absolute;
 left: -9999px;
 margin-left: 144px;
 _margin-left: 152px;
 margin-top: -21px;
 border: solid 1px #999;
 z-index: 999;
 background-color:#FFFFCC;
 opacity: .5;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}

#houseMenuV li ul ul { /* third-and-above-level lists */
 
 left: -9999px;
 z-index: 999;
 background-color:#FFFFCC;
}

#houseMenuV a {
 display: block;
 width: 142px;
 /* hack for MacIE5 to ignore, while other browsers use \*/
 width: 136px;
 _width: 100%; /* width recognized by IE only to handle box model issues */
 /* end hack */
 font-weight: bold;
 text-decoration: none;
 padding: 1px 4px 2px 4px;
 color:#FF0000;

}

#houseMenuV li a:hover {
 color: white;
 background-color: #000000;
 
}

#houseMenuV li:hover ul ul,
#houseMenuV li:hover ul ul ul,
#houseMenuV li.sfhover ul ul,
#houseMenuV li.sfhover ul ul ul {
 left: -9999px;
}

#houseMenuV li:hover ul,
#houseMenuV li li:hover ul,
#houseMenuV li li li:hover ul,
#houseMenuV li.sfhover ul,
#houseMenuV li li.sfhover ul,
#houseMenuV li li li.sfhover ul { /* lists nested under hovered list items */
 left: 0;
 z-index: 999;
}

#houseMenuV iframe {
 position: absolute;
 left: 0;
 top: 0;
 z-index: 0;
 filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
 display: block;
}


/* Applied to the parent item, if displayed, in either vertical or horizontal
   orientation. Must follow other styles. */
#houseMenuParentItem a
{ /* all links under the parent item (li) */
 color: #0033FF;
 background-color: #99FF66;
 text-decoration: none;
}

a#houseMenuParentLink
{ /* parent link itself */
 color: #0033FF;
 background-color: #333;
 text-decoration: none;
}

a#houseMenuCurrentLink
{ /* current link itself */
 color: #0033FF;
 background-color: #600;
 text-decoration: none;
}

 

 

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...housemenu second and other levels transparent housemenu second and other levels transparent


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out