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, ...set spacing between horzontal menu and submenu, how?set spacing between horzontal menu and submenu, how?
Previous
 
Next
New Post
8/19/2008 11:34 PM
 

I have modified the std DNN skin however by default, if using the horozonal top menu the submenu appears immedatly after, for example if you have set image, i need it to display after the image, rather then overlapping.

Alsmost like I need to set the child menu in a new TR.

But that just dosent seem to work for me, and clues on how to do this?

 
New Post
8/20/2008 2:37 AM
 

set a padding or margin on your submenu class. Whatch out for the differences in FF and IE (quirks mode)

peter


Peter Schotman
Cestus Websites voor DotNetNuke oplossingen in Nederland
Contact us for your custom design and skinning work.
 
New Post
8/20/2008 8:21 AM
 

thanks for that, but i have set paddings with no luck

here is some of the submenu CSS
 

.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
 cursor: pointer;
 cursor: hand;
 color: #ffffff;
 font-size: 12pt;
 font-weight: normal;
 font-style: normal;
 background-color: Transparent;
 font-family:  Arial, Tahoma, Helvetica;
        white-space: nowrap;  /*Word wrapping menu item now optional*/ 
        padding: 10px 10px 10px 0px; 
}

.main_dnnmenu_submenu {
 background-color: #717a82; 
 /*background-image: url(menu-repeat_drop.png);*/
 z-index: 1000;
 cursor: pointer;
 cursor: hand;
 /*filter:progid:DXImageTransform.Microsoft.Shadow(color='#cccccc', Direction=135, Strength=3); */
 padding: 10px 10px 10px 10px;   /*explicitly set padding for sub-menus */

}
.main_dnnmenu_break {
 height: 1px;
 font-size: 1px;
 }
 

 
New Post
8/20/2008 9:29 AM
 

got it was margin: 11px 0 0px 10px; doh....

 

Cheers

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...set spacing between horzontal menu and submenu, how?set spacing between horzontal menu and submenu, how?


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