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, vertical seperators?Solpart menu, vertical seperators?
Previous
 
Next
New Post
11/9/2006 3:43 PM
 
See the site I'm working on here: http://www.smokefreealaska.org/smokefree/

I'm trying to get a 1px white line in between each of the solpart menu items, but can't seem to figure out which style is governing it.

I've tried using .skingradient style and just making an image to do it, but it ends up tiling the button image all the way to the bottom of the page. That's not Good.

Help me!

Here's the relevant portion of my skin.css:
.MainMenu_MenuContainer {
background-color: transparent;
border: 2px solid #FFFFFF;
}
.MainMenu_MenuBar {
cursor: pointer;
cursor: hand;
height: 16px;
background-color: Transparent;
border: 0px solid #FFFFFF
}
.MainMenu_MenuItem{
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
font-style: normal;
background-color: Transparent;
font-family: Times;
border-left: #FFFFFF 0px solid;
border-bottom: #FFFFFF 0px solid;
border-top: #FFFFFF 0px solid;
border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuItemSel{
background-color: #ffffff;
cursor: pointer;
cursor: hand;
color: #7d0042;
font-size: 14px;
font-family: Times;
font-weight: bold;
font-style: normal;
}
.MainMenu_MenuIcon {
background-color: #F7F4F3;
cursor: pointer;
cursor: hand;
text-align: center;
width: 1px;
height: 14px;
}
.MainMenu_SubMenu {
background-color: #00335b;
color: #FFFFFF;
z-index: 1000;
cursor: pointer;
cursor: hand;
border-left: #00335b 0px solid;
border-bottom: #00335b 0px solid;
border-top: #00335b 0px solid;
border-right: #00335b 0px solid;
}
.StandardButton {
background: #5661BB none;
color: #ffffff;
font-family: Times, serif;
font-size: 11px;
font-weight: normal;
}
 
New Post
12/2/2006 7:50 PM
 

why not put a bottom border of white and 1px in you MainMenu_MenuItem class?

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Solpart menu, vertical seperators?Solpart menu, vertical seperators?


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