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, ...Module Alignment issueModule Alignment issue
Previous
 
Next
New Post
3/30/2006 11:01 AM
 
I'm trying to create a skin where each module is aligned horizontally. For example, the top of the first module in each of the left pane, content pane and right pane would all be aligned horizontally. Then the top of the second modules in left pane, content pane and right pane would all be aligned horizontally. Is this possible at all? I haven't been able to achieve it.
 
New Post
3/30/2006 2:55 PM
 
Creating more panes, by adding more table rows with thier cells set to runat=server and valigned=top would be the easiest way to achieve this.

DotNetNuke Modules from Snapsis.com
 
New Post
3/30/2006 3:19 PM
 
Ok, I had thought that I was only able to create a maximum of number of panes to match number of panes in the default skin i.e. (the Top, Left, Content, Right, Bottom panes).

So all I need to do is add the definitons for the panes in the skin.xml i.e.:
    <Object>
        <Token>[CONTENTPANE:X]</Token>
        <Settings>
            <Setting>
                <Name>ID</Name>
                <Value>PaneName</Value>   
            </Setting>
        </Settings>
    </Object>

and then add them to the skin.html i.e.:
<td id="PaneName" runat="server" valign="top" align="center"></td>

Is that correct?
 
New Post
3/30/2006 3:53 PM
 

 

correct

 

 

 


DotNetNuke Modules from Snapsis.com
 
New Post
3/30/2006 5:02 PM
 
Is there a way to specify the width of the panes? Currently the panes are stretching to the right, outside the table width. I'd like to try and clean it up if possible. I've tried to assign widths to the panes, however it does not seem to work.

<td class="row3col1" colspan="3" id="Row3Col1" runat="server" valign="top" align="center" width="100px"></td>
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Module Alignment issueModule Alignment issue


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