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, ...Skin looking weird - all of a sudden...Skin looking weird - all of a sudden...
Previous
 
Next
New Post
12/10/2012 1:53 PM
 

Hi,

I wonder if anyone can give me a hint to solve the following problem: Since friday, a customer's portal looks really weird in Internet Explorer - no matter if 7, 8, 9 or 10. It looks OK in Firefox and Chrome, but the skin has not changed for months, an it really looked OK so far (at least, everybody swears that he hadn't changed anything).

I cleared the cache, restarted the application, stopped the application pool and deleted everything under "Temporary ASP.Net Files" before restarting it - nothing changed.

The site is http://www.ecml.at. I hope that anyone can help...

Best wishes
Michael


Michael Tobisch
DNN★MVP

dnn-Connect.org - The most vibrant community around the DNN-platform
 
New Post
12/10/2012 2:30 PM
 

This is mostly caused by HTML errors introduced in a module.

My first suspect would be that module with the javascript in the contentpane:

<div class="contentarea_middle" id="mnt">
                                   <div id="dnn_ContentPane" class="ContentPane"><a name="469"></a><span id="dnn_ctr469_ContentPane" class="DNNAlignleft"><!-- Start_Module_469 --><div id="dnn_ctr469_ModuleContent">
    <div id="dnn_ctr469_MLHTML_MLHTML_HtmlHolder" class="Normal"></div>

<div id="dnn_ctr469_MLHTML_MLHTML_lblContent" class="Normal">
    <script language="javascript" type="text/javascript">
function showHide(shID) {
   if (document.getElementById(shID)) {
      if (document.getElementById(shID+'-show').style.display != 'none') {
         document.getElementById(shID+'-show').style.display = 'none';
         document.getElementById(shID).style.display = 'block';
      }
      else {
         document.getElementById(shID+'-show').style.display = 'inline';
         document.getElementById(shID).style.display = 'none';
      }
   }
}
</script>
<p><style type="text/css"> <!--{13548878865200}-P</style></p>
<p>&#160;</p>
</div>

 <!-- End_Module_469 -->
</div></span>
</div>

 The closing span is not supposed to be there it seems?
At least the validator complains about a div not being closed

 

 
New Post
12/10/2012 3:47 PM
 
Also check your browser mode. My DNN site defaulted to IE 8 comaptability mode for some reason and this caused me similar issues.

Mark
 
New Post
12/11/2012 2:04 AM
 
Thanks Timo, that was it exactly.

Best wishes
Michael

Michael Tobisch
DNN★MVP

dnn-Connect.org - The most vibrant community around the DNN-platform
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Skin looking weird - all of a sudden...Skin looking weird - all of a sudden...


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