Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

Ajax 2 panel template problem
Last Post 06/03/2013 10:51 AM by Peter Donker. 3 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Hutch
New Member
New Member
Posts:10


--
05/20/2013 1:00 AM
I have a strange situation. I am using the Ajax 2 panel template in DMX. Most everyone is having no problems with this template displaying properly. But for two or 3 employees,the right side panel is cutoff on the right side and they cannot view the list of folders in that right panel.
I am using version 6.1.4 of DMX running on Version 6.2.5 of DNN.
It happens on my computer when I am using the Firefox browser but O.K in IE 9. In Firefox, when I try to drag the left panel, the right panel just gets worse. Anyone else having this problem? Is there a better, more stable template available?
Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
05/22/2013 11:56 AM
You must also keep in mind that the skin can impact the correct display of this. It's not just the module. The skin css overrides the module's css. This is the way DNN works. As a result you can experience problems.

Peter
Hutch
New Member
New Member
Posts:10


--
05/22/2013 9:30 PM
Yes the skin was my first thought but the DMX module displays fine whenever I allow edit permissions to the module. If it is the skin, how can I fix it?
Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
06/03/2013 10:51 AM
I'm not sure how you can fix it. For me it works fine in FF (and IE). The process of resizing is done using javascript. You'd need to debug this with your FF and Firebug to find out where the conflict is.
The javascript is in DesktopModules/Bring2mind/DMX/js/AjaxTwoPanel.js. You're looking for the function resizeTree.
You are not authorized to post a reply.