HOWTO: How can I remove the Powered By / Copyright footer text?

Expand / Collapse

HOWTO: How can I remove the Powered By / Copyright footer text?



UserCPEditMemberPhoto_MemberPhotoToolTip

By Ryan Healey
InstantASP Support
You can hide the Powered By InstantForum.NET or Powered By InstantKB.NET and / or the standard copyright message that is displayed at the bottom of each InstantForum.NET & InstantKB.NET page by modifying the "\Skins\{SkinName}\Controls\Footer.ascx" file.
 
InstantForum.NET 2010

Modify this file as so…

<div class="contentFooter" visible=”false” runat=”server”>
                     
    <InstantASP:HorizontalLine ID="HorizontalLine1" CssClass="contentFooterLine" Runat="Server"/>
   
    <InstantASP:Spacer runat="Server" />
   
    <div class="SmallTxt" style="text-align: center; width: 100%;">
      <InstantASP:HyperLink runat="Server" id="hypCopyright" /><br />
      <InstantASP:Label id="lblRequestTime" Runat="server"/> 
      <InstantASP:Label id="lblDatabaseQueries" Runat="Server"/> 
      <InstantASP:Label id="lblCompression" runat="server"/>
    </div>
   
</div>

My changes are highlighted in yellow.

InstantKB.NET 2.0.6

Modify the file like so...

<div class="contentFooter" visible=”false” runat=”server”>
    
    <InstantKB:FooterOptions id="ctlFooterOptions" Runat="Server"/>
           
    <InstantASP:HorizontalLine CssClass="contentFooterLine" Runat="Server"/>
   
    <InstantASP:Spacer runat="Server" />
   
    <div class="SmallTxt" style="float: left; text-align: center; width: 100%;">
        <InstantASP:HyperLink id="hypCopyright" CssClass="SmlLinks" Runat="Server"/><br />
        <InstantASP:Label id="lblRequestTime"  Runat="server"/>
        <InstantASP:Label id="lblDatabaseQueries" Runat="Server"/>
        <InstantASP:Label id="lblCompression" Runat="server"/>
    </div>
   
</div>

The changes are highlighted in yellow.

I hope this information helps. If you have any questions please don't hesitate to contact us.



Rate this Article:

Add Your Comments

Comments are disabled for anonymous users.

Details

Product: InstantKB.NET, InstantForum.NET

Type: HOWTO

Article not rated yet.

Article has been viewed 2,435 times.

Last Modified:27 August 2010

Last Modified By: Ryan Healey


Options

Email Article



Social Bookmarks



About InstantASP



We develop market-leading ASP.NET community & customer support apps. We help businesses of all sizes build engaging online communities and deliver exceptional customer support. Our community app, InstantForum allows you to quickly add rich social features & branded discussions to your existing web site. Our self-service support portal InstantKB is designed to help reduce inbound customer support by allowing you to quickly & easily publish articles, FAQs & documentation to help your customers. Our forthcoming Influx product currently in beta allows businesses to manage, prioritize & respond to inbound customer support enquires received via email, phone or the web.

Start your free 30 day free trial
InstantASP Logo
© 1999-2013 InstantASP Ltd. All rights reserved.
Can we help?

+44 ( 0 ) 1565 832 827


Mon-Fri 9am-6pm GMT

Connect with us...
  • Twitter
  • Facebook
  • Google+
  • RSS