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, ...Please Help MEPlease Help ME
Previous
 
Next
New Post
12/22/2008 7:47 AM
 

Hi all,

skinnig module drive me crazy. I have spent lots of time but I didnt do any example of skin file. First I tried to do html file, I did all what first simple example tell.

 

My skin.htm

<table width="100%">
        <tr style="background-color:green;">
            <td>Neticaret:)</td>
            <td>&nbsp;</td>
            <td>[USER]</td>
            <td>[LOGIN]</td>
        </tr>
        <tr style="background:olive;">
            <td>&nbsp;</td>
            <td>&nbsp;</td>
            <td>[SOLPARTMENU]</td>
            <td>[BREADCRUMB]</td>
        </tr>
        <tr style="background-color:silver;">
            <td>[CONTENTPANE:1]</td>
            <td>&nbsp;</td>
            <td>
            <table width="100%" style="background-color:teal;">
                <tr >
                <td>[CONTENTPANE:3]</td>
                </tr>
                <tr>
                <td>[CONTENTPANE]</td>
                </tr>
                <tr>
                <td style="height: 23px">[CONTENTPANE:4]</td>
                </tr>
            </table>
            </td>
            <td>[CONTENTPANE:2]</td>
        </tr>
        <tr>
            <td>&nbsp;</td>
            <td>&nbsp;</td>
            <td>
            [LINKS]</td>
            <td>&nbsp;</td>
        </tr>
        <tr>
            <td style="height: 11px"></td>
            <td style="height: 11px">[HOSTNAME]</td>
            <td style="height: 11px">
            [TERM]</td>
            <td style="height: 11px">[PRIVARCY]</td>
        </tr>
        <tr>
            <td>&nbsp;</td>
            <td>&nbsp;</td>
            <td>
            [DOTNETNUKE]</td>
            <td>&nbsp;</td>
        </tr>
    </table>
 

and  my skin.xml

 

<?xml version="1.0" encoding="utf-8" ?>
<Objects>
<Object>
<Token>[LINKS]</Token>
<Settings>
<Setting>
<Name>Separator</Name>
<Value><![CDATA[&nbsp;&nbsp;|&nbsp;&nbsp;]]></Value>
</Setting>
</Settings>
</Object>
<Object>
<Token>[CONTENTPANE:1]</Token>
<Settings>
<Setting>
<Name>ID</Name>
<Value>LeftPane</Value>
</Setting>
</Settings>
</Object>
<Object>
<Token>[CONTENTPANE:2]</Token>
<Settings>
<Setting>
<Name>ID</Name>
<Value>RightPane</Value>
</Setting>
</Settings>
</Object>
<Object>
<Token>[CONTENTPANE:3]</Token>
<Settings>
<Setting>
<Name>ID</Name>
<Value>TopPane</Value>
</Setting>
</Settings>
</Object>
<Object>
<Token>[CONTENTPANE:4]</Token>
<Settings>
<Setting>
<Name>ID</Name>
<Value>BottomPane</Value>
</Setting>
</Settings>
</Object>
</Objects>

 

and then I zip dicr. and then I tried to upload skin after it, I tried to appy but when I chose mySkin , there is problem say that "

No Skin Files Exist In Folder

"

WHAT IS THE PROBLEM?

 

 

 

 
New Post
12/22/2008 8:43 AM
 

Did you parse the skin? Were there any errors?

 
New Post
12/22/2008 9:04 AM
 

Thanks Timo,

What does mean Parse? I just put them into folder. Do I parse skin how???? I dint get any error when I uploaded but When I tried to apply it. there was text say

No Skin Files Exist In Folder

 

 

 

 
New Post
12/22/2008 11:43 AM
Accepted Answer 

Did you install the SKIN or just ftp it? If you ftp the skin you should not zip the files.

If go to host > skins (if this is DNN below 5) and select the skin from the dropdown, you can click "parse skin package".

Do you get any errors if you do so?

 
New Post
12/22/2008 2:40 PM
 

Skin.htm

Shouldn't it be Skin.ascx?

 

 

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Please Help MEPlease Help ME


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