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, ...SOLPARTMENU pop-up offset incorrectlySOLPARTMENU pop-up offset incorrectly
Previous
 
Next
New Post
5/19/2006 1:50 PM
 
I've created a new skin (my first), and it's looking fine.  Only problem is that my pop-up module menus don't pop-up under the arrow, they seem to be offset by maybe 100-150 pixels to the right.  I don't know what the SOLPARTMENU is using to figure out where to popup, so I'm not sure what I should do.  Any thoughts?
 
New Post
5/19/2006 2:37 PM
 
Here's another little piece of the puzzle:  The top-level menu dropdowns seem to work fine; it's only the ones that are on the modules that are offset incorrectly.  Maybe this has something to do with using tables instead of divs?  Here's my skin HTML (it's pretty simple):

<div id="CurvyFun_Top">
    <div id="CurvyFun_MainLogo">
        [LOGO]
    </div>
    <div id="CurvyFun_SearchBox">
        [SEARCH]
    </div>
    <div id="CurvyFun_TopMenu">
        [SOLPARTMENU]
    </div>
    <div id="CurvyFun_Login">
        [USER] | [LOGIN]
    </div>
</div>

<div id="CurvyFun_Content_Outer">
<table id="CurvyFun_Content" cellpadding="0" cellspacing="0">
<tr valign="top">
    <td align="center">
   
        <table cellpadding="0" cellspacing="0">
        <tr valign="top">
            <td id="TopPane" colspan="3">[CONTENTPANE:3]</td>
        </tr>
        <tr valign="top">
            <td id="LeftPane">[CONTENTPANE:1]</td>
            <td id="CenterPane">[CONTENTPANE]</td>
            <td id="RightPane">[CONTENTPANE:2]</td>
        </tr>
        <tr valign="top">
            <td id="BottomPane" colspan="3">[CONTENTPANE:4]</td>
        </tr>
        </table>
   
    </td>
</tr>
</table>
</div>
   
<div id="CurvyFun_Footer">
   
        [COPYRIGHT]
   
</div>

 
New Post
5/23/2006 9:36 AM
 
Are you using any CSS positioning? That's the only thing I can think of that would move the menu around. I may be wrong, tho.

Michael Flanakin | Microsoft Consulting Services
www.michaelflanakin.com
 
New Post
5/24/2006 5:16 PM
 

I am actually having the very same problem.  I just created my first skin.  The main dropdowns are fine.  However, if you login as admin, and mouseover the arrows within the module titles, the drop downs are way off.  If I switch back to another skin, it is fine.  When I change back to my skin, it is off.  I am not sure what is going on.  I can't seem to find anything in the style sheet that would affect it.  Any help would be appreciated.

 

 
New Post
6/7/2006 1:57 PM
 
Try renaming your CSS files one at a time. When it stops doing that, you've found the problematic CSS file. Then, do the same thing with the content of that file until you find what's causing the problem. When you do, please post it for others who may be running into the same problem.

Michael Flanakin | Microsoft Consulting Services
www.michaelflanakin.com
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...SOLPARTMENU pop-up offset incorrectlySOLPARTMENU pop-up offset incorrectly


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