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

HomeHomeGetting StartedGetting StartedNew to DNN Plat...New to DNN Plat...Skinning DNN 6Skinning DNN 6
Previous
 
Next
New Post
9/18/2011 8:32 AM
 
Hello,

I should make a Skin from scratch for my compagny on DNN 6, but ... i never made DNN skinning, so i've some newbies questions:

1- I did my skin on HTML out of DNN, but when i'm parsing him, i've some problems:
  • Style sheets are not included on the ascx generated page.
    Bellow my HTML code
    <head>
        <meta charset="utf-8">
        <title>Alpha Technologie</title>
        <link rel="stylesheet" type="text/css" href="index.css"/>
        <script src="js/libs/modernizr-2.0.6.min.js"></script>
    </head>
  • Images are included but the path is incorrect
    Bellow my HTML code:
    <img src="images/partenaires.jpg">
If you have some tutorials ... i will take that too :)

Thx for your help.
 
New Post
9/19/2011 11:21 PM
 
Hey scharly3,

Skinning for DNN 6 isn't fundamentally any different than for DNN 5 - so if you're just getting started I wouldn't get hung up on which version of DNN you are using (as long as it is a relatively new version).

As for creating the actual skin itself, I think your best bet is to look at skins that are already out there. The design challenge contests that have taken place in the past are a great place to start.

2011: http://www.dotnetnuke.com/Community/D...
2010: http://www.dotnetnuke.com/Community/D...

I'd recommend picking one you like and then just looking through how they did it. Maybe even copy it, rename a few things, and start making changes to it yourself as a way of learning how it works.

Hope that helps,

Ian


Software Engineer
Co-Founder, dnnGallery
Stack Overflow: Ian Robinson
Twitter: @irobinson
Linked In: Ian Robinson
 
New Post
9/20/2011 1:46 AM
 
Just make sure you don't include any html in your skin but just the html content from etween the body tags

skin.ascx





imaged need to start with skinpath reference same goes for the scripts

just download a contest skin ( mine is the winning businessrainbow) I have docemented my css and html there extensively
 
New Post
9/21/2011 1:56 PM
 
Thanks a lot for your answers, i will see Contest Skin (Particulary yours Armand!)
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedNew to DNN Plat...New to DNN Plat...Skinning DNN 6Skinning DNN 6


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