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, ...SOLPARTACTIONS bug or feature?  need helpSOLPARTACTIONS bug or feature? need help
Previous
 
Next
New Post
8/27/2006 6:38 PM
 

The drop down menu that normally shows up under the the little triangle icon on a container, instead jumps over to the right so it's hard to mouse over.  The customer complained about it, yet I've not been able to get the menu to drop under the triangle like it does on my other skins.

Is there a setting that I need to set? 

The only way I've been able to get it to stop is to remove the [TITLE] object which I don't want to to do.  There's nothing out of the ordinary in the css or xml as far as I can see.

Thanks.
LL

Here's a sample container that does it:

=====================================

<table width="100%" cellspacing="0" cellpadding="0" align="center">
 <tr>
  <td>
  <table width="100%" border="0" cellpadding="0" cellspacing="0">
   <tr>
    <td valign="middle" nowrap>[ACTIONS]</td>
    <td width="100%" valign="middle" style="padding-left: 10px; padding-right: 10px; padding-top:10px" nowrap class="MyTitleClass">[TITLE]</td>
    <td valign="middle" style="padding-left: 10px; padding-right: 10px;" nowrap>[ACTIONBUTTON:3]</td>
   </tr>
  </table>
  </td>
 </tr>
 <tr valign="top">
  <td id="ContentPane" runat="server" align="center" style="padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px;" class="MyContentClass"></td>
 </tr>
 <tr>
  <td height="0">
  <table width="100%" border="0" cellpadding="0" cellspacing="0">
   <tr>
    <td valign="middle" style="padding-left: 5px; padding-right: 5px;" nowrap>[ACTIONBUTTON:1]</td>
    <td width="100%" valign="middle" style="padding-right: 5px;" nowrap>[ACTIONBUTTON:4]</td>
    <td valign="middle" style="padding-right: 5px;" nowrap>[ACTIONBUTTON:2]</td>
    <td valign="middle" style="padding-right: 5px;" nowrap>&nbsp;</td>
   </tr>
  </table>
  </td>
 </tr>
</table>

=====================================

 
New Post
8/28/2006 9:01 AM
 

I'm using DNN 3.2

Here's a picture of the problem: 
(note the action triangle on the left and the drop-down menu in the center)

actionsbug.jpg

 
New Post
8/28/2006 10:33 AM
 
Typically this is caused by invalid HTML, though not always.  Any chance you could send me an email with the url of the site with appropriate credentials for me to get the menu to show up?

 
New Post
8/28/2006 11:26 AM
 
I have had the same problem, but it only appeared in IE, not in FF.
There ware no errors in the HTML / CSS (according to Firebug)
In the end I found out the problem was in an Absolute positioned DIV at the top of the DOM

If I removed that, it worked okay, but it's essential to the design so the user is editing in FF (for)now.


 
New Post
8/28/2006 2:13 PM
 

I had a look at this and believe that I have fixed this particular issue with DNN 3.3 (they were on 3.2).  Hopefully, she will report back that her issue was resolved with the update.

In case your wondering, this issue seems to occur when a conflict between the drag-n-drop code and the skin positioning code occurs.  With 3.3 I refactored how the d-n-d code worked.


 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...SOLPARTACTIONS bug or feature?  need helpSOLPARTACTIONS bug or feature? need help


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