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...Administration ...Administration ...Module Manage Button IssuesModule Manage Button Issues
Previous
 
Next
New Post
2/17/2012 9:23 AM
 

Running into repeated problem with 6.1 Manage buttons. On 2 installs now it will only show 1 Manage icon button on the page, throwing up in the upper left hand corner just below the Administration menu or slightly behind it. Weird and we can see not reason why.

See here for an image

 
New Post
2/17/2012 11:30 AM
 
First off I would suggest upgrading to 6.1.3 as you appear to be back a version or two.

Second, I would start looking for javascript errors in your browser, that might help point out what is the problem here.

Do you have any custom javascript embedded on the page?

Chris Hammond
Former DNN Corp Employee, MVP, Core Team Member, Trustee
Christoc.com Software Solutions DotNetNuke Module Development, Upgrades and consulting.
dnnCHAT.com a chat room for DotNetNuke discussions
 
New Post
2/17/2012 1:40 PM
 

It's happening on 2 other sites as well and both of those are already 6.1.3 so that's not it. The other common thread is all of these are upgrades from 5.x.

We have no odd or extra javascripts on any of these so I'm thinking it's a carry over from the 5.x versions or something. 

We've also tried changing to the default skins and default containers but neither fixes it.

 
New Post
3/12/2012 1:27 PM
 
I have solved this issue, it seems that the default.css file for older sites doesn't update correctly all of the time. I can't explain it but here how I fixed this problem and the code below. Open up the default.css file (http://mydomain.com/Portals/_default/default.css). Look around line 230 for the section commented as "Module Actions". Replace the code there with the code below up to the section "Common Reusable Selectors" (it is about 20 lines of code), this worked on the few sites I had an issue with:

/* Module actions */
.dnnActionMenuBorder{-moz-box-shadow: 0 0 5px #888;-webkit-box-shadow: 0 0 5px #888;box-shadow: 0 0 5px #888;z-index:-1;
background:transparent;position:absolute;margin:-8px 0 0 -8px;padding: 0 16px 16px 0;width:100%;height:100%;border:1px #ccc solid}
.DnnModule{z-index:902;position:relative;}
.dnnActionMenu{margin:0;padding:0;position:absolute;z-index:906;color:#000;left:10px;top:10px;}
ul.dnnActionMenuBody {display:none;background:#fff;border:5px solid #aaa;padding:10px;border-radius:3px;-moz-border-radius:3px;text-align:left;
position:absolute;left:0;top:10;min-width:480px;-moz-box-shadow:0 0 5px #888;-webkit-box-shadow:0 0 5px#888;box-shadow:0 0 5px #888;}
ul.dnnActionMenuBody li {list-style-type:none;padding:0;margin:0;}
ul.dnnActionMenuBody li.first.last {position:relative;}
.dnnActionMenuTag {background:#aaa;background:-moz-linear-gradient(top, #F3F3F3 0%, #CFCFCF 100%);
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#F3F3F3), color-stop(100%,#CFCFCF));
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#F3F3F3', endColorstr='#CFCFCF',GradientType=0 );
display:block;padding:5px 10px;border:1px #999 solid;border-radius:3px;-moz-border-radius:3px;line-height:16px;height:16px;font-weight:bold;font-size:11px;min-width:65px;cursor:default;}
.dnnActionMenuTag img{display:block;float:left;padding-right:3px;}
ul.dnnActionMenuBody li{display:block;clear:both;float:none;font-weight:bold;font-size:14px;}
ul.dnnActionMenuBody li span{border:none;display:block;background:none;padding:0;margin:6px 0;width:auto}
ul.dnnActionMenuBody li ul{overflow:hidden;padding:10px 0;margin:0;width:96%;border-top:1px #ccc solid;}
ul.dnnActionMenuBody li ul li{float:left;display:block;min-width:150px;font-weight:normal;clear:none;padding:3px 15px 3px 0px;font-size:11px;border:none;margin:0;}
ul.dnnActionMenuBody li ul li a, ul.dnnActionMenuBody li ul li a img{display:block;line-height:16px;min-height:16px;color:#328DDE;}
ul.dnnActionMenuBody li ul li a:hover{color:#1B4D79;}
ul.dnnActionMenuBody li ul li a img{padding-right:3px;float:left;}
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Module Manage Button IssuesModule Manage Button Issues


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