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

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsRepositoryRepositoryCustom Repository Skin shits to the rightCustom Repository Skin shits to the right
Previous
 
Next
New Post
3/16/2007 10:46 AM
 
Hi, I'm having some major problems with a custom repository skin. The skin itself, randomly shifts all information and the entire contents of the area it's in to the right whenever it's enabled.  Unfortunately I can't seem to understand why since I have this on other pages that are identical and this does not happen. 

I'm not sure if this will help, but this is the code of the header and template of the repository skin that's causing me problems.
Header:
<TABLE CLASS="normal" WIDTH="100%" CELLSPACING="0" CELLPADDING="0">
<TR BGCOLOR="white" WIDTH="100%">
<TD CLASS="normal" ALIGN="left" style="height: 19px">
    [UPLOADBUTTON]<h1>[CURRENTCATEGORY]</h1></TD>
<TD CLASS="SubHead" ALIGN="left" style="height: 19px; width: 9px;">
    [SEARCH]</TD>
</TR>
<TR BGCOLOR="white" WIDTH="100%">
<TD CLASS="normal" ALIGN="right" COLSPAN="2" style="padding: 4px;">
[PREVIOUSPAGE]&nbsp;[CURRENTPAGE]&nbsp;[LABEL:of]&nbsp;[PAGECOUNT]&nbsp;[NEXTPAGE]
</TD>
</TR>
</TABLE>
<TABLE CLASS="normal" WIDTH="100%" CELLSPACING="0" CELLPADDING="0" style="border: 1px solid DimGray;">
<TR BGCOLOR="White">
    <td align="left" class="normalbold" colspan="3" style="height: 19px" valign="top">
        [LABEL:File] <span style="color: #ff0000">(Click image for preview)</span></td>
    <TD WIDTH="120" CLASS="SubHead" ALIGN="left" VALIGN="top" style="height: 19px">[LABEL:Size]</TD>
    <TD WIDTH="30" CLASS="normalbold" ALIGN="left" VALIGN="top" style="height: 19px"></TD>
    <TD WIDTH="80" CLASS="normalbold" ALIGN="left" VALIGN="top" style="height: 19px">&nbsp;</TD>
</TR>
</TABLE>

Template:
<TABLE CLASS="normal" WIDTH="100%" CELLSPACING="0" CELLPADDING="0" STYLE="padding-top: 4px;">
    <tr bgcolor="white">
        <td align="left" class="normal" colspan="6" valign="top" style="height: 23px">
            [EDIT]<strong><span style="font-size: 14pt">[TITLE]</span></strong></td>
    </tr>
<TR BGCOLOR="White">
    <td align="left" class="normal" colspan="3" valign="top">
    <A HREF="[IMAGE]" TARGET="_blank"><IMG SRC="[THUMBNAIL]" BORDER=0 ALT=""></a></td>
    <TD CLASS="normal" ALIGN="left" VALIGN="top" colspan="2">[FILESIZE]</TD>
    <TD WIDTH="80" CLASS="normal" ALIGN="left" VALIGN="top">
        [DOWNLOAD]([ATTRIBUTE:File Type])</TD>
</TR>
    <tr bgcolor="white">
        <td align="left" valign="top" colspan="3" style="height: 42px">
            [DESCRIPTION]</td>
        <td align="left" class="normal" valign="top" width="120" style="height: 42px">
        </td>
        <td align="left" class="normal" valign="top" width="30" style="height: 42px">
        </td>
        <td align="left" class="normal" valign="top" width="80" style="height: 42px">
        </td>
    </tr>
</TABLE>

Any help is appreciated
 
New Post
3/16/2007 11:50 AM
 
check you "colspan"s  especially in your template markup. looks like you have colspan=6 but only 4 columns in one row, and 3 in another.
 
New Post
3/19/2007 1:03 PM
 
Do you have any other suggestion?  I played around with colspan forever and I couldn't get the pages that had that template that worked to break and I couldn't change a single thing about the page that had the template that didn't work.  I even deleted all colspan entries and I still have the same problems. 
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsRepositoryRepositoryCustom Repository Skin shits to the rightCustom Repository Skin shits to the right


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