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, ...Pane within PanePane within Pane
Previous
 
Next
New Post
6/21/2006 3:16 PM
 
I tried the following within my skin...and it didn't work.  But I'm not sure why it shouldn't/couldn't work. 

Has anyone successfully done a pane within a pane?

This is the portion of the applicable HTML that works fine if I don't add the other content pane inside.

:
:
<TD vAlign=top width=543>[ContentPane]
    <table valign="center" align="right" cellSpacing=0 cellPadding=0 width="50%" border=0>
        <tbody>
                 <tr>
                     <td>[ContentPane:1]</td>
                 </tr>
       </tbody>
     </table >
</TD>
:
:
 
New Post
6/23/2006 7:06 PM
 
I don't think you can put a pane inside a pane.
But I'm wondering why you would want to do this....?
I cannot think of reason, but maybee you have one anyway....
 
New Post
6/25/2006 10:57 PM
 

Timo B wrote
I don't think you can put a pane inside a pane.
But I'm wondering why you would want to do this....?
I cannot think of reason, but maybee you have one anyway....

I'm trying to accomplish 'sidebar' text within my main content pane.  I can accomplish the look and design I'm wanting by putting a table within an HTML module and aligning it to the right.  The the text wraps around it and it looks great.  However, I'd like to apply a different container to the sidebar text and allow users to print just the sidebar.  Putting it in the right pane is not an option because I want the Content Pane text to wrap around the sidebar.  Please let me know if you think I'm missing an option but the design is not very flexible.  Thanks, Paul

 
New Post
7/3/2006 5:42 PM
 
I'm not 100% sure if I understand your design but I'll give you a suggestion:

It's a bit of a hack.....

If the sidebar text has a fixed size you could make two contentpanes (in fact they are rendered as div's).
The base one has a transparent image with the size of the sidebar and is placed where the sidebar should be (with text running around it)
With absolute positioning you put the sidebar div on top of this image.

Could work...


 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Pane within PanePane within Pane


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