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, ...Custom Skin causes module menu to lock upCustom Skin causes module menu to lock up
Previous
 
Next
New Post
2/21/2008 11:45 AM
 

I built a really simple skin using html, xml, css. Everything is in div tags in the html with absolute positioning. There is no contanier files, just skin files. When I upload the skin package to my site everything works wonderfully, except for the modules. When I use my skin but the default DNN-container the module control menu stops working. I mouse over it see a quick "loading" circle and then nothing. I try clicking and nothing as well. I can change back to the default Dnn-blue skin and the same module in the same container works fine.

Any thoughts on why this would be happening?

 
New Post
2/21/2008 12:40 PM
 

I think everything is working but the menus may be popping "under" the modules. When absolute positioning is used layering with elements in the page takes effect. Try this: within one of the container's CSS tag for the main DIV element put z-index:0; as a property. Depending on how you designed the skin you may need to put that tag in other places as well.


Regards,
Christopher Koeber
 
New Post
2/21/2008 12:42 PM
 

I just reread your post and didn't see that you did not modify any containers. Use my advice but put the info within the div tags in the skin.


Regards,
Christopher Koeber
 
New Post
2/21/2008 3:31 PM
 

I went back and changed all my z-index values to 0 in my skin and skin.css. Still having the same issue. I tried using firebug(firefox) to pinpoint any weird css overlays and nothing seems to be standing out. You can visit www.michellesmunchies.net and login with Username test password test123 to see the skin. Note I built it more for demonstration reasons then a visually pretty design. Thus the odd color patterns and such.

Thanks

 

 
New Post
2/22/2008 6:25 AM
 

The module menus currently don't like absolute positioning.

If you scroll down you do see the menu BTW...

The only "solution" for the moment is to use the dropdown actions

<%@ Register TagPrefix="dnn" TagName="ACTIONS" Src="~/Admin/Containers/DropdownActions.ascx" %>

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Custom Skin causes module menu to lock upCustom Skin causes module menu to lock up


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