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, ...Solpartmenu height ProblemSolpartmenu height Problem
Previous
 
Next
New Post
6/25/2008 12:12 PM
 

Ok guys, I never had this problem before and don't know what's causing it. I have a horizontal solpartmenu with height of 19px and it works fine in firefox, however in IE it appears to have height of only 18px, or it has a padding on top of 1px, I'm not sure. However this 1px is causing my images to not line up and destroy the design. Any help would be appreciated.

.MainMenu_MenuBar
{
    height:19px;
}

.MainMenu_MenuContainer
{
    background-image: url(images/BarCenter.jpg);
    height:19px;
}


.MainMenu_MenuItem
{
    cursor: pointer;
    height:19px;
}

.MainMenu_RootMenuItemSelected
{
    background-image: url(images/TabCenter.jpg);
    background-repeat: repeat-x;
    background-position: center left;
    background-color:Transparent;
    height: 19px;
    vertical-align:middle;
}

.MainMenu_MenuArrow
{
    border:0px;
}

.MainMenu_MenuIcon
{
    border:0px;
}

.MainMenu_RootMenuItemActive
{
    background-image: url(images/TabCenter.jpg);
    background-repeat: repeat-x;
    background-position: center left;
    height: 19px;
    color: #000;
    vertical-align:middle;
}

.MainMenu_RootMenuItemLeftSeparatorActive
{
    background: none;
}

 
.MainMenu_RootMenuItemRightSeparatorActive
{
    background: none;
}

 

 
New Post
7/9/2008 3:17 PM
 

Anybody has any idea?

 
New Post
7/9/2008 7:25 PM
 

It's best to put a link in so that we can see it and examine it.

It sounds like you're using images either above or below the menu.. these should be styled display:block in order to avoid a small gap in IE. Another cause might be font-size in the td holding the menu... IE will make room for whatever the cascaded font is even if there is no text present in the cell... setting font-size:0 can solve that.

But it could be anything else too

Rob

 
New Post
7/10/2008 3:34 PM
 

Rob, that didn't work but thanks for helping. However, I found what was causing it, turned out to be the font family that was set in the body. It worked perfectly now. Seems like a good way to debug DNN menu is to rebuild it from scratch again...

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Solpartmenu height ProblemSolpartmenu height Problem


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