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, ...SOLPART menu issue in FirefoxSOLPART menu issue in Firefox
Previous
 
Next
New Post
5/3/2006 6:46 PM
 
Hi,
I've just done my first DNN skin, and have a wee issue with the sub menu of the solpart menu not displaying property in Mozilla Firefox.
The site is at:
http://www.nanathairestaurant.co.nz
everything looks fine in IE, but the sub menu (on the 'our menu' option) doesn't display properly in Firefox.  I've tried fiddling with various bits, and I can't seem to find any info on this.

Here is my setting for the <dnn:menu> setting in my skin.ascx file:

<dnn:MENU runat="server" id="dnnMENU" separatecss="true"
  Display="Vertical"
  Moveable="False"
  MenuBarHeight="18"
  MenuItemHeight="18"
  MenuAlignment="Left"
  MenuEffects-UseShadow="True"
  MenuEffects-MouseOverDisplay="Highlight"
 
  SelectedForeColor="#780E12"
  SelectedColor="#EEC6D6"
  SelectedBorderColor="#EEC6D6"
 
  RootMenuItemCssClass="MenuItem"
  RootMenuItemActiveCssClass="MenuItemActive"
  MenuItemSelCssClass="MenuItemHover"
  MenuContainerCssClass="MenuContainer"
  SubMenuCssClass="SubMenuItem"
  SubMenuItemCssClass="SubMenuItem"
  SubMenuItemActiveCssClass="MenuItemActive"
   />

and the relevant bits of skin.css:

.MainMenu_MenuContainer {
    background-color: #780E12;
    width: 140px;
    padding-top: 0px;
    padding-left: 2px;
}
.MainMenu_MenuBar {
    cursor: hand;
    cursor: hand;
    height:18px;
    background-color: Transparent;
    border: 0px;
    border-bottom-width: 100%;
}
.MainMenu_MenuItem {
    cursor: hand;
    cursor: hand;
    color: #FEF7EE;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10pt;
    font-weight: bold;
    font-style: normal;
    background-color: Transparent;
    height: 18px;
    border: 0px;
}
.MainMenu_MenuIcon {
    background-color: #EEC6D6;
    cursor: hand;
    cursor: hand;
    text-align: center;
    width: 15px;
    height: 18px;
    border:0px;
}
.MainMenu_SubMenu {
    background-color: #780E12;
    z-index: 1000;
    cursor: hand;
    cursor: hand;
    border:0px none #780E12;
    filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
    border:0px;
    height: 18px;
}

.MainMenu_MenuBreak {
border: 0px;

}
.MainMenu_MenuItemSel {
    background-color: #EEC6D6;
    cursor: hand;
    cursor: hand;
    color: #780E12;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10pt;
    font-weight: bold;
    font-style: normal;
    height: 18px;
    border:0px;
}
.MainMenu_MenuArrow {
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
    border:0px;
    height: 18px;
}
.MainMenu_RootMenuArrow {
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
    height: 18px;
}
.MainMenu_MenuBar
{
    width:140px;
    height: 18;
}
.MenuItem
{
    height: 18;
    background-color: #780E12;
    color:#FFFFFF;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10pt;
    font-weight: bold;
    font-style: normal;
}
.SubMenuItem
{
    height: 18;
    background-color: #780E12;
    color:#780E12;
    border: 0 none;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10pt;
    font-weight: bold;
    font-style: normal;
}
.MenuItemActive
{
    height: 18;
    background-color: #EEC6D6;
    color: #780E12;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10pt;
    font-weight: bold;
    font-style: normal;
}
.MenuItemHover
{
    height: 18;
    background-color: #EEC6D6;
    color:#780E12;
    border: 0 none;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10pt;
    font-weight: bold;
    font-style: normal;
}
.MenuContainer
{
    background-color: #EEC6D6;
    width: 140px;
    height:18;
    background-color: #780E12;
}

any help appreciated.
Oh, and also, does anyone know why the sub menu items move slightly when the page loads and you first hover over them (in IE and Firefox) - not a biggie, but if you could shed any light on that it would be great.

Thanks ..
Tim


Tim NetPotential www.netpotential.co.nz
 
New Post
5/4/2006 11:16 AM
 
Hi
I saved your page and edited Skin.css:

.MainMenu_MenuItem {
    cursor: hand;
    cursor: hand;
    color: #FEF7EE;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10pt;
    font-weight: bold;
    font-style: normal;
    background-color: #EEC6D6;
    height: 18px;
    border: 0px;

Solves the problem.
By the way why are you defining all these transparent background-color? Defining no background-color will make it transparent too.

The moving menu problem looks like different definitions for a:link and a:hover & a:visited for either heigth or borderwidth

Timo
 
New Post
5/4/2006 9:11 PM
 
Brilliant!  that was it.  I have removed all those transparent color definitions as you're quite right about them not being needed (they were copied and just left there).
Thanks so much Timo

Tim NetPotential www.netpotential.co.nz
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...SOLPART menu issue in FirefoxSOLPART menu issue in Firefox


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