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, ...Main Menu CSSMain Menu CSS
Previous
 
Next
New Post
2/28/2006 5:35 PM
 

If I understand you correctly, I need to add the following (for example) to my skin.xml file in order for the styles set in the skin.css class to take affect?:

<Object>
  <Token>[SOLPARTMENU]</Token>
  <Settings>
   <Setting>
    <Name>menubarcssclass</Name>
    <Value>MainMenu_MenuBar</Value>
   </Setting>
  </Settings>
 </Object>

Thanks for your help Nina!

 
New Post
7/14/2006 9:07 PM
 

I think the default style sheet is wrong and does not allow  .MainMenu_MenuBar to be edited. Its important to order the styles correctly on the sheet.

.MainMenu_MenuItem should be placed above .MainMenu_MenuBar on the style sheet and then u can have better control over the top menu items. 

 
New Post
7/15/2006 4:51 AM
 

Dear SFAgitator
Dear dnn-fellows

I can't follow you...
SFAgitator want to setup a vertical sollpartmenu. His question was 'The last thing I'm trying to do is add a 1px solid white border around the main menu cells'.
Perhaps he has find a solution for this question... I don't know. It is the first time that I read this thread.
Then...
The discussion between the dnn-fellows goes over 'how you can see that you've made a change to a menuitem...' And the different answer where very good... but gives not a answer to SFAgitator's question.
Perhaps this can.
The MainMenu_MenuItem is a css class not only for the Menu items on top level but also for the Menu items on submenu level.
If you want different styles then you must set it up. There are no default css class set for special effects.
You must upload this with .xml or directly in your control acsx file of your skin. I've mensioned this also in other threads.

rootmenuitemcssclass No default css class set
rootmenuitemselectedcssclass No default css class set
rootmenuitemactivecssclass No default css class set
rootmenuitembreadcrumbcssclass No default css class set
submenuitemactivecssclass No default css class set
submenuitemselectedcssclass No default css class set
submenuitembreadcrumbcssclass No default css class set

Unfortunately you can not set up border styles at <tr></tr> level... IE and FF doesn't support that.
And this is very important because all the menuclasses that are set on the rootmenu level are set both on <tr></tr> and <td>ROOTMENUITEMNAME</td> level.
Classes that are set at<tr></tr> level support background styles. And with that you can do some styling.
This means for instance MainMenu_MenuItem {border: 1px solid #ff0000;} support only the borders at <td></td> level. When you don't display breadcrumbs or arrows then you can use it...

Another possibility is to use background pictures... but that you know I think. Background pictures are supported on <tr></tr> level.
Hope this will help.


Vriendelijke groeten
Gilbert Vanden Borre
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Main Menu CSSMain Menu CSS


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