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...Administration ...Administration ...Pane Level skinningPane Level skinning
Previous
 
Next
New Post
3/2/2008 8:34 PM
 

I'm reading the skinning guide and I want to use "Pane Level skinning", but there is no example on how to contruct it.  This is a excellent feature! Could someone post a reply of a example on how to implement this.  I'm having trouble figuring it out.

I know how to skinn and I added the "Pane Level skinning" feature in the markup, but I'm not getting any results.  Here's what I am doing:

In the Markup:
<TD vAlign="top" align="middle">[CONTENTPANE:1]</TD>

In my Object file:
<Object>
 <Token>[CONTENTPANE:1]</Token>
  <Settings>
   <Setting>
       <Name>ID</Name>
       <Value>RightPane</Value>
   </Setting>
  <Setting>
      <Name>ContainerType</Name>
      <Value>G</Value>
  </Setting>
  <Setting>
      <Name>ContainerName</Name>
      <Value>DNN</Value>
  </Setting>
  <Setting>
      <Name>ContainrSrc</Name>
      <Value>GrayBackground.ascx</Value>
  </Setting>
 </Settings>
</Object>

And the results I get is:
<td valign="top" align="middle"><div runat="server" ID="rightpane" ContainerType="G" ContainerName="DNN" ContainrSrc="GrayBackground.ascx"></div>
</td>

Does the GrayBackgrounf.ascx go in the "Skin" or the "Container" directory and is this correct on how to use the "Pane Level skinning"?

 
New Post
3/3/2008 2:25 AM
 

I summarised this a while back:
http://forums.asp.net/p/943734/1134269.aspx#1134269
Read the post all the way through - I've detailed each attribute in detail including

Once you've understood that, you can also use the new and slightly shorter method. Place something like this in your pane tag, but modify it according to what you read in the post:

ContainerSrc="[G]Containers/skin-name/container-name.ascx"

Also, note that this is broken in DNN 4.7, fixed again in 4.8.

Rob

 
New Post
3/7/2008 11:35 PM
 

Thanks for the tut, this is what I wanted and I have it working now!  Again Thanks!

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Pane Level skinningPane Level skinning


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