Delete all ecshop copyrights and logos

Source: Internet
Author: User

We have already talked about how to delete ecshop copyrights, but many others will not. Today we will explain in detail how to delete all ecshop copyrights and logos.

Foreground:

1: remove the title part of the header from the ecshop demo station powered by ecshop

The former is set in the background store-store title Modification

The latter opens the uplodes/lib_main.php

$ Page_title = $ globals ['_ CFG'] ['shop _ title']. '-'. 'powered by ecshop ';

Modify 'powered by ecshop

 

2. Remove the links

Modify the links in the background

 

3. Remove the powered by ecshop 270 at the bottom.

Open JS/common. js

Delete row 244th: onload = function ()

Open the Library/page_footer.lbi file in the template folder.

Delete {foreach from = $ Lang. p_y item = PV} {$ PV} {/foreach} {$ licensed}

 

 

Background:

1. Remove two images

Admin/images/ecshop_logo.gif

Admin/images/login.png

 

2. "About ecshop" in the upper right corner"

Open admin/templates/top.htm

Delete: <li> <a href = "index. php? Act = about_us "target =" Main-frame ">{$ Lang. About} </a> </LI>

 

3. All rights reserved for the central ecshop management center and the bottom

Open language/zh_cn/admin/common. php

$ _ Lang ['cp _ home'] = 'ecshop management Center ';
$ _ Lang ['copyright'] = 'copyright & copy; 2005-2009 Shanghai shangpi Network Technology Co., Ltd., and reserves all rights. ';

 

Http://hi.baidu.com/caicaining/blog/item/f8c9e359f7488e8f810a1836.html

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.