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, ...IE9 not loading portal.cssIE9 not loading portal.css
Previous
 
Next
New Post
1/13/2012 3:40 AM
 

I have a interesting issue with IE9 not loading the portal.css.  IE9 loads protal.css if its in compatibility mode.  Anyone got any ideas why this is happening and what to to to fix it?

 
New Post
1/13/2012 4:46 AM
 
Could you post a link to the website?
 
New Post
1/13/2012 4:56 AM
 
I cleared the DNN cache and restarted the app which seems to have resolved the issue. But if you would like to have a look johnmurrayart.com.au I would appreciate knowing if its displaying at you end.. the Site should be black not white
 
New Post
1/13/2012 5:11 AM
 

The site is white in IE9 at my end and seems to miss a lot of styling.
The stylsheet is loaded though, it's visible in the page source.

I do see you have casing issues in your CSS and the skin is not using an XHTML doctype.
(sorry to say but technically it's quite bad, lots of tables etc)
AFAIK, with the doctype your using class casing should not matter, but I still would try this:

Changing this in portal.css:

Body
{
background-color:#333 !Important;
}

TO

body
{
background-color:#333 !Important;

And see if the body background is correct in IE9, if it is check the casing of all your classes.
And change the skins doctype to XHTML if possible (but prepare for some work as that makes all classes and Id's case sensitive)

 
New Post
1/13/2012 5:32 AM
 
The thing from my end (I cant replicate the issue after clearing the DNN cache and restarting ) there the portal.css showed up as a blank file. The site has been up and running for years with out an issue but IE9 is a problem.

I dont have the issue viewing it in Safari, FF Chrome. IE 7 &8 only problem is in IE9
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...IE9 not loading portal.cssIE9 not loading portal.css


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