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...Upgrading DNN P...Upgrading DNN P...Upgrade from 5.6.1 to 6.2 CSS path issues.Upgrade from 5.6.1 to 6.2 CSS path issues.
Previous
 
Next
New Post
7/17/2012 9:55 AM
 

Hi all,

.. and thank you for you assistance ahead of time.

Currently I have the following page structure in my DNN 5.6.1 website

Equipment 

>Standard Screen

>>Standard Screen Details

.. and the following in the Head tag for each page's ASCX file:

<head>     <link href="../../_assets/css/grid.css" rel="Stylesheet" type="text/css" />     <title></title> </head>

The CSS grid styling works for my public and my LOCALHOST copy of my 5.6.1 website.  However, when I upgraded my localhost copy to 6.2 following Chris Hammond's instructions,  I have to edit the "href = " line for the upper and second levels as follows, respectively, in order for the CSS style sheets to be found:

<link href="_assets/css/grid.css" rel="Stylesheet" type="text/css" />
<link href="../_assets/css/grid.css" rel="Stylesheet" type="text/css" />

Why does the original path structure, " ../../_assets/css/grid.css work on DNN 5.6.1 but not on DNN 6.2?

Is that correct?  Note that my MS Vis Web Dev 2010 Express IDE gives me a message that the "..css was not found", however it does work in the website.

Will this same edit be required on the public website?  My local IIS is setup as <Machine Name>\Default Web Site\upowercom .

I would like to understand this properly before I upgrade my public website.

Thank you.

Elgin

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Upgrading DNN P...Upgrading DNN P...Upgrade from 5.6.1 to 6.2 CSS path issues.Upgrade from 5.6.1 to 6.2 CSS path issues.


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