Products

Solutions

Resources

Partners

Community

About

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 - IE problem (margin, padding?)Solpart menu - IE problem (margin, padding?)
Previous
 
Next
New Post
5/24/2007 7:09 AM
 
(Newbie s the CSS for the MainMenu code:

/* Main Menu */
.MainMenu_MenuContainer {
background-color : #3366cc;
border: 0;
}
.MainMenu_MenuBar {
background-color : #3366cc;
cursor: pointer;
height: 10px;
border: 0;
}
.MainMenu_MenuItem {
border: 0;
padding: 0 5px;
background-color : #3366cc;
color : #fff;
font-size : 10px;
font-family : tahoma, sans-serif;
font-weight: normal;
text-transform: uppercase;
}
.MainMenu_MenuIcon {
}
.MainMenu_SubMenu {
border: 0;
color: #fff;
background-color : #4d94ff;
font-weight: normal;
}
.MainMenu_MenuBreak {
border: 0;
background-color : #3366cc;
}
.MainMenu_MenuItemSel {
padding: 0 5px;
border: 0;
color: #fff;
background-color : #4d94ff;
font-weight: normal;
font-size : 10px;
font-family : tahoma, sans-serif;
text-transform: uppercase;
}
.MainMenu_MenuArrow {
display: none;
}
.MainMenu_RootMenuArrow {
display: none;
}
.NavSpace {
border: 0;
background-color : #3366cc;
color : #fff;
font-size : 10px;
font-family : tahoma, sans-serif;
font-weight: normal;
}
 
New Post
5/24/2007 9:14 AM
 
Somehow my original post got chopped up. The CSS code I'm using for the MainMenu stuff is shown in the previous post.

Basically, I have a custom skin and I'm seeing too much room around my items in the Solpart menu. I don't know if it's margin, padding, border, or what. This only happens in IE- in FF it's ok.

When you hover over an item, you can see the highlight b/g color, but you also see the original b/g color around it. I tried adjusting border, margin, padding, etc. to no avail.

[FYI- I also tried using the Inventua TopMenu, but it wasn't showing pop-up menus for the Admin and Host items. If this is easier to fix with that module, please let me know.]

You can see an example of what's happening here:
http://dnn.pokerpincher.com

I'm trying to make it look like what I have here (not a DNN site):
http://www.localgeek.us

Thanks in advance.
 
New Post
6/7/2007 12:29 PM
 

You control the height from this part of the CSS, notice height: 30; - adjust that to the heighth you want in pixels

 

.MainMenu_RootMenuItem {cursor: none;
cursor: hand;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: none;
font-style: normal;
border-left: #FFFFFF 1px solid;
border-bottom: #FFFFFF 1px solid;
border-top: #FFFFFF 1px solid;
border-right: #FFFFFF 1px solid;
height: 30;
}

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Solpart menu - IE problem (margin, padding?)Solpart menu - IE problem (margin, padding?)


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