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 ...Login popup issueLogin popup issue
Previous
 
Next
New Post
1/21/2013 5:22 AM
 

I've upgraded my dnn site from version 5 to 6.02.05. 

My login popup screen is not showing correctly. No rounded corners with shades. Just a white square. When I log in the content is showing inside this square??
Also my Action menu for editing modules is not showing correctly. It shows a complete list with all the actions. When I hover it, it flips completely to the bottom. 

I'm using the Dark Knight skin. Is this a Jquery problem.
My Dnn site is using these jquery files.
http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js
http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.min.js

Reg ards,
Stijn Claessen

 
New Post
1/21/2013 6:12 AM
 
Stijn,

Does the skin (or the menu used) load jQuery in any way? Then there is propably a conflict with DNN, as jQuery is loaded automatically since DNN 6.

Just remove the lines that load jQuery from your skin, or change the menu to DDR menu, that should solve the issue.

Best wishes
Michael

Michael Tobisch
DNN★MVP

dnn-Connect.org - The most vibrant community around the DNN-platform
 
New Post
1/21/2013 6:20 AM
 
Oops.. sorry. Somehow I did not read the line where you mentioned that you use the DarkKnight skin.

I had some difficulties with Modules that load jQuery since DNN 6. Maybe that's the point.

Another issue may be the external loaded jQuery. There could be some browser setting that does not allow loading scripts from an external web site, or the web site containing the script is somehow blocked by the firewall. Does it work when you use the included jQuery version? (under Host :: Host Settings :: Advanced Settings :: jQuery Settings, unckeck "Use Hosted jQuery Version")

Best wishes
Michael

Michael Tobisch
DNN★MVP

dnn-Connect.org - The most vibrant community around the DNN-platform
 
New Post
1/21/2013 9:11 AM
 

I don't think it's a Jquery issue, but a css issue. 
I added this to my stylesheet and now the admin menu works fine.

.dnnActionMenuBody:hover
{
z-index:10000;
display:block;
background-color:#FFFFFF;
width:220px;
border-radius: 0 0 5px 5px!important;

}

.dnnActionMenuBody
{
z-index:10000;
display:none;
background-color:#FFFFFF;
width:220px;
position:absolute;
border: 4px solid #CCCCCC;
border-radius: 0 0 5px 5px!important;
box-shadow: 0 1px 5px #AAAAAA;
padding: 1em;

}
.dnnActionMenuBody li
{
list-style-type:none;
font-size:11px;
text-decoration:none;
font-family:Verdana;
}

.dnnActionMenuBody li a
{
font-size:11px;
text-decoration:none;
font-family:Verdana;
}

.art-contentLayout .art-content-wide
{
overflow:visible!important;
}

Regards,
Stijn

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Login popup issueLogin popup issue


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