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, ...DDR menu with diff. no. of columns on diff. menusDDR menu with diff. no. of columns on diff. menus
Previous
 
Next
New Post
7/26/2012 6:24 AM
 

Hi,

is it possible to configure the DDR  menu so that it could have different number of columns for different submenus? e.g. - here, on this site, I would like to have the "Intro" menu with 3 columns while the rest of the menu should be with 2 columns

 Thanks,
Catalin

 
New Post
7/26/2012 6:50 AM
 
DDR (by default) simply generates a bunch of nested ul/li tags. So the short answer is yes.

The slightly longer answer is - you will have to figure out how to change the CSS styles to give the appearance you want.

Best wishes,
- Richard
Agile Development Consultant, Practitioner, and Trainer
www.dynamisys.co.uk
 
New Post
7/26/2012 7:04 AM
 

Thank you for your answer.

 Is it possible to create custom CSS that takes into account the TabID, for example or the Page name?

Catalin

 
New Post
7/26/2012 7:11 AM
 

Yes the menu is fully templatable with Tokens (html), XSLR or Razor.

So both are possible, check out the DDR info in the Wiki http://www.dotnetnuke.com/Resources/W...

 
New Post
7/26/2012 9:46 AM
 

Yes, i've seen these wiki pages.

Still - in Mega2DNN for example, the number of columns is sent as parameter to a single JS that initializes the menu

jQuery(document).ready(function() {
                splitSubMenu(<xsl:value-of select="$subMenuColumns"/>);
            });

and, for creating a single menu with two different "subMenuColumns" wouldn't this mean calling twice the jQuery above thus creating two submenus?

Catalin

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...DDR menu with diff. no. of columns on diff. menusDDR menu with diff. no. of columns on diff. menus


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