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, ...Copy/Rename of Skin ascx causes IE to blow upCopy/Rename of Skin ascx causes IE to blow up
Previous
 
Next
New Post
9/13/2010 10:20 AM
 
Note that I have another post here regarding styling certain DNN skin objects, Terms of Use and Privacy Statement to be precise.  This post is somewhat related as the issue I see now happens on the same project.

I need to add a custom footer to a Catalyst Skin.  When I tried to rename the file which needed modification, the skin would blow up.  I see it has its own CSS file, which could mean the files common to it had to also be copied and renamed similarly but that's a real stretch.  What I had to do was make sure I made several backups of the original skin ascx, modify and change one of those copies and then overwrite it on the server.  Go Daddy is the provider in this case.

So there's one point.  Here's the other -- on my local host, if I rename the Minimal Extropy Index.ascx, in this case TMP-Index.ascx, it blows up IE.  I'm on IE8, Windows XP SP3, IIS 5.1.  DNN version is 5.4.4.  FireFox runs 100% just fine.

With the overwritten Catalyst .ascx file it also runs fine on FF.  On the server (Go Daddy) it runs fine on FF.  I overlooked checking IE until I loaded the skin up to Go Daddy and then looked at IE.  It blows up like the Hindenberg.

So, putting footer HTML into a Catalyst skin file, that runs fine on FF locally and on the server but blows up on IE, what causes this?  By "footer" html, I mean the Catalyst skin file has a "footer pane", just like any other pane.  So I mean just common HTML, with some skin objects, loaded into the footer pane and it runs OK until and unless IE is used.

The other issue, I checked out renaming the Index.ascx skin file in Minimal Extropy to check it again and sure enough, it blows up in IE, runs fine in FF.

I have a major rush to get something done on this issue so I could really use some help.

Mike

 
New Post
9/13/2010 10:35 AM
 

Mike,

Can you elaborate on "blows up"? with screengrabs or explanations of the issues you're having, errors that it's generating e.t.c.

Rick.



PSDtoDNN - You supply the artwork... we'll build the skins!™
Website | Twitter | YouTube | Skype
 
New Post
9/13/2010 11:11 AM
 
95% chance you forgot to copy / rename the "skinname".doctype.xml file too.
In that case your skin is not using an XHTML doctype and IE renders very badly in that case
 
New Post
9/13/2010 12:15 PM
 
I wrote up a bug report on this plus got a reply from Timo Bruemelhof.  I replied to admin1@ with full details, perhaps that doesn't work.  I don't see an upload link here so can't upload the screenshots and files I made up for Gemini.  Hopefully I did not get ahead of myself but I reported this as a bug.

Timo suggested copying and renaming the doc type xml, which was done but it didn't solve all issues.  Rendering is still faulty in IE.  How can I attach and send all the files and screen shots?

Mike
 
New Post
9/13/2010 12:21 PM
 
Timo,

I replied to admin1@ with attachments but this probably won't get to you.  Doing as suggested prevented the skin blow up in IE like it was happening but footer rendering is still awful.  Before, footer rendering was OK but was misrendering parts of the ME Index.ascx skin.  Well, renaming the doc xml prevented that but now the footer does not render correct in IE 8 but is still fine in FF.

Here is the HTML for what I'm working with, which was added below the bottom links in ME Index.ascx, note, insert snippet tool above doesn't work so I hope this renders correct:

<div style="background-color:#478BBB; text-align:center;">
                    <table style="padding-bottom:25px; padding-top:10px;">
                        <tr>
                            <td style="width:20%;">
                                <!-- Left site of top footer div -->
                                <div style="background-color:Transparent; text-align:center;">
                                    <div class="NormalBold" style="padding-bottom:10px; font-weight: bold; font-family: Arial; font-size: 11px; color: #FFFFFF;">
                                        Follow Us
                                    </div>
                                    <div>
                                        <a id="ancFacebook" runat="server" href="http://www.facebook.com"  target="_blank" >
                                        <img id="idFacebook" runat="server" alt="Link to Facebook" src="~/Portals/_default/Skins/MinimalExtropy/images/Facebook-48.png" /></a>
                                        &nbsp;
                                        
                                        <a id="ancLinkedIn" runat="server" href="http://www.linkedin.com"  target="_blank" >
                                        <img id="idLinkedIn" runat="server" alt="Link to LinkedIn" src="~/Portals/_default/Skins/MinimalExtropy/images/Linked_In-48.png" /></a>
                                        &nbsp;
                                        
                                        <a id="ancTwitter" runat="server" href="http://twitter.com/TechMedPartners"  target="_blank" >
                                        <img id="idTwitter" runat="server" alt="Link to Twitter" src="~/Portals/_default/Skins/MinimalExtropy/images/Twitter-48.png" /></a>
                                        &nbsp;
                                    </div>
                                </div>
                            </td>
                            <td valign="top" style=" width:25%; margin-left:0; text-align:center;">
                                <!-- Original colors FFFFFF -->
                                <!-- BEGIN: Constant Contact Bubble Opt-in Email List Form -->
                                <div align="center">
                                    <table width="170" border="0" cellspacing="0" cellpadding="0">
                                        <tr bgcolor="#FFFFFF" valign="top">
                                            <td width="9" rowspan="2">
                                                <img src="https://imgssl.constantcontact.com/ui/images/visitor/tl_brdr2_trans.gif"
                                                    width="9" height="9" border="0"></td>
                                            <td width="152" height="1" bgcolor="#FFFFFF">
                                                <img src="https://imgssl.constantcontact.com/ui/images/spacer.gif" border="0" width="1"
                                                    height="1"></td>
                                            <td width="9" rowspan="2" align="right">
                                                <img src="https://imgssl.constantcontact.com/ui/images/visitor/tr_brdr2_trans.gif"
                                                    width="9" height="9" border="0"></td>
                                        </tr>
                                        <tr>
                                            <td width="152" height="8" bgcolor="#FFFFFF">
                                                <img src="https://imgssl.constantcontact.com/ui/images/spacer.gif" border="0" width="1"
                                                    height="1"></td>
                                        </tr>
                                        <tr> <!-- Original td widht 170; orginal colors FFFFFF orig style style="border-left: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;" -->
                                            <td width="170" colspan="3" style="border-left: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF;">
                                                <div align="center">
                                                    <form name="ccoptin" action="http://visitor.r20.constantcontact.com/d.jsp" target="_blank"
                                                        method="post" style="margin-bottom: 3;">
                                                        <!-- Original Font Style: style="font-weight: bold; font-family: Arial; font-size: 20px; color: #FFFFFF;" -->
                                                        <font style="font-weight: bold; font-family: Arial; font-size: 11px; color: #FFFFFF;" >
                                                            The TMP Newsletter</font><br>

                                                        <input type="text" name="ea" size="14" value="" style="font-family: Arial; font-size: 10px;
                                                            border: 1px solid #999999;">
                                                        <input type="submit" name="go" value="Sign Up" class="submit" style="font-family: Arial,Helvetica,sans-serif;
                                                            font-size: 11px;">
                                                        <input type="hidden" name="llr" value="a7jdajcab">
                                                        <input type="hidden" name="m" value="1101961209728">
                                                        <input type="hidden" name="p" value="oi">
                                                    </form>
                                                </div>
                                            </td>
                                        </tr>
                                        <tr bgcolor="#FFFFFF" valign="bottom">
                                            <td rowspan="2">
                                                <img src="https://imgssl.constantcontact.com/ui/images/visitor/bl_brdr2_trans.gif"
                                                    width="9" height="9" border="0" /></td>
                                            <td width="152" height="8" bgcolor="#ffffff">
                                                <img src="https://imgssl.constantcontact.com/ui/images/spacer.gif" border="0" width="1"
                                                    height="1"></td>
                                            <td rowspan="2" align="right">
                                                <img src="https://imgssl.constantcontact.com/ui/images/visitor/br_brdr2_trans.gif"
                                                    width="9" height="9" border="0"></td>
                                        </tr>
                                        <tr>
                                            <td width="152" bgcolor="#FFFFFF">
                                                <img src="https://imgssl.constantcontact.com/ui/images/spacer.gif" border="0" width="1"
                                                    height="1"></td>
                                        </tr>
                                    </table>
                                </div>
                                <!-- END: Constant Contact Bubble Opt-in Email List Form -->
                            </td>
                            <td style=" width:20%; vertical-align:top;">
                                <div style="padding-bottom:10px; padding-left:20px; vertical-align:top; text-align:left;
                                font-weight: bold; font-family: Arial; font-size: 11px; color: #FFFFFF;">
                                    Additional Links
                                </div>
                                    <table>
                                        <tr>
                                            <td style="padding-right:20px;">
                                                <div>
                                                    <a href="/ContactUs.aspx" style="padding-left:20px; font-weight: normal;
                                                        font-family: Arial; font-size: 11px; color: #FFFFFF;">Contact Us</a>
                                                </div>
                                                <div>
                                                    <a href="/AboutTMP.aspx" style="padding-left:20px; font-weight: normal;
                                                        font-family: Arial; font-size: 11px; color: #FFFFFF;">About TMP</a>
                                                </div>
                                            </td>
                                            <td>
                                                <div>
                                                    <dnn:PRIVACY runat="server" id="PRIVACY2" />
                                                </div>
                                                <div>
                                                    <dnn:TERMS runat="server" id="TERMS2" />
                                                </div>
                                            </td>
                                        </tr>
                                    </table>
                                <div>
                                </div>
                            </td>
                        </tr>
                    </table>
                </div>
                <div style="background-color:#124977; text-align:center;">
                    <table style="padding-bottom:15px; padding-top:15px;">
                        <tr>
                            <td style="width:25%; text-align:center;">
                                <div class="TMPWhiteSkinObject" >
                                    3130 Highland Ave. Suite 3255 <br />
                                    Cincinnati OH 45241
                                </div>
                            </td>
                            <td style="width:25%;">
                                <img alt="Technology Medical Partners" id="TMP_Image" runat="server" src="~/Portals/0/White_Logo_small.gif" />
                            </td>
                            <td style="width:20%;">
                                <dnn:COPYRIGHT runat="server" id="dnnCOPYRIGHT" CssClass="TMPWhiteSkinObject" />
                            </td>
                        </tr>
                    </table>
                </div>



 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Copy/Rename of Skin ascx causes IE to blow upCopy/Rename of Skin ascx causes IE to blow up


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