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: MainMenu_SubMenu: the change of the text-color will be ignoredSolpart Menu: MainMenu_SubMenu: the change of the text-color will be ignored
Previous
 
Next
New Post
1/17/2007 10:18 AM
 
Jon Henning wrote

mrobideau,

Like I posted above, in order to quickly resolve your issue we need to see a sample.  Please provide a url.  Otherwise we will be wasting time in guesswork.

Mr. Henning,

I can supply you with some snippets of the CSS but the website is not publically available yet (still in development) hence a URL as you have requested does not exist.  I hope that in your professionalism you can understand. As a professional I never intend to publically publish a website that isn't finished.  All I can provide at this point is the CSS code that is in development as well.

What I can tell you is that the background color in the sample below DOES control the submenu's background color, BUT when I add "color: blue;" the text does not change.  The text takes the style from the ".MainMenu_MenuItem" portion of the CSS.  Can this be controlled seperatley then?

.MainMenu_SubMenu {
 z-index: 1000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 cursor: pointer;
 cursor: hand;
 background-color: white;
}

This is the rest of the CSS i'm using for the solpartmenu....

/* Main Menu */
.MainMenu_MenuContainer {
 background-color: transparent;
}
.MainMenu_MenuBar {
 cursor: pointer;
 cursor: hand;
 height:12;
 background-color: Transparent;
}
.MainMenu_MenuItem {
 cursor: hand; 
 color: white;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: normal;
 font-style: normal;
}
.MainMenu_MenuIcon {
 cursor: pointer;
 cursor: hand;
 text-align: center;
}
/*seems to be sub menu parts*/
.MainMenu_SubMenu {
 z-index: 1000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 cursor: pointer;
 cursor: hand;
 background-color: white;
}
.MainMenu_MenuBreak {
 border-bottom: #EEEEEE 1px solid;
 border-left: #EEEEEE 0px solid;
 border-top: #EEEEEE 1px solid; 
 border-right: #EEEEEE 0px solid;
 background-color: #EEEEEE;
 height: 1px;
}
/*menu over*/
.MainMenu_MenuItemSel {
 cursor: hand; 
 color: white;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: normal;
 font-style: normal;
}
.MainMenu_MenuArrow {
 font-family: webdings;
 font-size: 10pt;
 cursor: pointer;
 cursor: hand;
 border-right: #FFFFFF 1px solid;
 border-bottom: #FFFFFF 1px solid;
 border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow {
 font-family: webdings;
 font-size: 10pt;
 cursor: pointer;
 cursor: hand;
}

Thanks,

Mike

 

 
New Post
1/17/2007 12:31 PM
 

I hope that you can understand the complexities involved in how many css files the site has and how they can conflict with one another.  This is why it is much easier to see the exact thing that you are viewing and be able to easily rule out css from other places (portal.css, default.css, etc.).  Spending time reviewing just portions of the css ususally doesn't solve the issue, for it is usually the exact same set of code that the skinner has already reviewed. 

If the url is not available then please, open the page in IE, go to the File menu, choose Save As, make sure the Save as type (web page complete), choose an empty folder to save the file in.  Zip the contents of that folder (it should now contain a sub-folder).  Email it to me with some notes about what is not working as expected along with the url to this thread.(I get quite a few of these and it is hard to keep straight).

 


 
New Post
1/17/2007 12:39 PM
 

I totally understand the complexities of the situation (DNN & CSS in general).  That's why I've posted asking for help.  I posted with a bit less information because I was assuming that this may have been a common issue with DNN and skinning.  We all know DNN isn't perfected which is fine.

the file i'm editing comes directly from the skin package

\Portals\_default\Skins\PUCSkin\skin.css

I have made no other changes to any other CSS file besides the one included in the skin package.

I will do my best to get a zip file containing the files you have requested, heck I wouldn't mind sending you my skin.  I will need some time though to get everything ready as my day is getting heavier as it unfolds, please bear with me.

Thanks,

Mike

 

 
New Post
2/9/2007 11:29 AM
 

See my main Menu(root) will be white..... but this CSS won't allow my sub menu to have diff color text.  I can change the color of the selected item, but not the sub menu color.  I guess I don't understand this.... why does the sub menu take on the root menu's text color... the only color I can change is the submenu's selected item, that works fine... :(

.MainMenu_MenuItem {
 cursor: hand; 
 color: white;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt;
 font-weight:bold;
 font-style: normal;
}

.MainMenu_SubMenu {
 z-index: 1000;
 color: green;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt;
 font-weight:bold;
 cursor: pointer;
 cursor: hand;
 background-color: #6F8EA3;
}

 
New Post
2/9/2007 11:30 AM
 
I don't have those in my default css, and when I add those nothing happens..... is this CSS for 4.3.4?
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Solpart Menu: MainMenu_SubMenu: the change of the text-color will be ignoredSolpart Menu: MainMenu_SubMenu: the change of the text-color will be ignored


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