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 Hidden After UpgradeSolPart Menu Hidden After Upgrade
Previous
 
Next
New Post
11/16/2011 11:23 AM
 

Whew.  Wanted to document a problem that I was unable to find any posts on and had me going in circles way longer than it should have.  I was not sure if it was an upgrade issue, a customization issue, or something else all together.  In the end, it was a stupid silly css error, but since I wasted so much time, I was hoping to save someone else.

Here were the symptoms:

  • We upgraded from 4.9 to 5.6
  • The Solpart Menu (aka Action Menu, Manage Menu) was hidden by the modules themselves when you hovered over the little triangle
  • When the page started loading the menu worked fine, but by the end of the load (when the /js/dnn.controls.dnntoolbar.js file was loaded) the menu became disappeared
  • The div tag on the menu would get a z-index that placed it behind the other page elements
  • The problem was only in Firefox and IE

The answer was that needed to add the following to the "/Portals/_default/default.css" file ".ModuleTitle_SubMenu" class "z-index" element:

Change:

.ModuleTitle_SubMenu{z-index:1000;cursor:pointer;background-color:#fff;border:#fff 0px solid;}

To:

.ModuleTitle_SubMenu{z-index:1000 !important;cursor:pointer;background-color:#fff;border:#fff 0px solid;}

In hindsight, this should have been easy, but oh well.


Brilliance Business Solutions | Manufacturing E-commerce
Use AspDotNetStorefront with DotNetNuke in a way that is seamless for the end user.
Learn more at InnestoNuke | DotNetNuke E-commerce
 
New Post
11/16/2011 11:37 AM
 

We see this also after upgrading from 6.1.0 to 6.1.1.

 

 
New Post
11/16/2011 4:22 PM
 
probably because SolPartMenu was deprecated sometime ago. It is not longer supported, due to ceased development. DDRMenu is the new menu system they usually target for new installs.

Morgan Vermef pcasoft.net
 
New Post
11/16/2011 4:28 PM
 
Good point.  I actually considered replacing it with DDR (after seeing the great presentation by Mark Allen at DNN World!) but I was worried there would be other repercussions.

Brilliance Business Solutions | Manufacturing E-commerce
Use AspDotNetStorefront with DotNetNuke in a way that is seamless for the end user.
Learn more at InnestoNuke | DotNetNuke E-commerce
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...SolPart Menu Hidden After UpgradeSolPart Menu Hidden After Upgrade


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