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, ...missing CSS entry?missing CSS entry?
Previous
 
Next
New Post
6/3/2008 12:09 PM
 

Hello,

New to DNN, great application.  I'm currently stuck on styling a menu for a website I'm working on.  I hav ea question regarding the css entries, example:

in the ascx i have <dnn:SOLPARTMENU runat="server" id="dnnSOLPARTMENU" ControlOrientation="Vertical" ControlAlignment="Left" IndicateChildren="False" CSSContainerRoot="headermenu" CSSNode="headermenunode" CSSNodeHover="headermenunodehover" CSSNodeHoverSub="headermenunodesubhover" CSSIcon="headermenuicon" />

I see an entry for CSSNode, CSSNodeHover, and CSSNodeHoverSub .. I checked the navigation web controls pdf that came with the docs zip on the DNN website, and I can't seem to find out how i can specify the submenus themselves to direct to a different part of the css, like i did in the entry above.  I would have thought it was CSSNodeSub, but maybe not?

any tips appreciated, as I'm not the best with css, let alone DNN itself :)

 
New Post
6/3/2008 2:16 PM
 

ok, so i've changed things a bit.  I went back to square 1 ..

 

<dnn:SOLPARTMENU runat="server" id="dnnSOLPARTMENU" ControlOrientation="Vertical" ControlAlignment="Left" IndicateChildren="False" RootMenuItemCssClass="MainMenu_RootMenuItem" />

 

In my style ..

.MainMenu_RootMenuItem {
    font-family: Century Gothic;
    font-size:13px;
    font-weight:bold;
    height:38px;
    background-color: #ffffff;
    color: #b2b3b6;
}
.MainMenu_MenuItem {
    font-family: Century Gothic;
    font-size:13px;
    font-weight:bold;
    background-color: #ffffff;
    color: #b2b3b6;
}

 

see screen shot below, this is frustrating :(  i need to get the Advertising, Creative Design, etc links to the right to be a smaller font, and keep the main menu (full spectrum pr, our services, etc) font the same size.  When i change the font size on the .MainMenu_MenuItem entry, the font size changes on the root menu as well.

I'm losing my mind

tips appreciated, if anyone can help a noob out :)

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...missing CSS entry?missing CSS entry?


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