Remove Discuz x3.2-powered by discuz!

Source: Internet
Author: User

Discuz Forum website title bar tail Powered by discuz! Do you really want to delete it, especially why is there a short line left? Here's how you can delete or modify the exact name.

Tools/Materials

8UFTP (upload software using your familiar website file)

Dreamwar (website code editing software)

Method/Step

First enter Discuz x3.2 management background-Global--seo Settings-Forum, make changes. This will not remove powered by discuz!. Can only be changed to display.

Enter the root directory of the FTP Web site, locate the file Htdocs\template\default\common\header_common, and open it after downloading.

After opening find <title><!--{if!empty ($navtitle)}--> $navtitle-<!--{/if}--><!--{if empty ($nobbname)}-- > $_g[' Setting ' [' Bbname ']-<!--{/if}--> Powered by discuz!</title> Code, the place where the red line is painted can be removed or replaced.

Directly delete powered by discuz! source code for

<title><!--{if!empty ($navtitle)}--> $navtitle-<!--{/if}--><!--{if empty ($nobbname)}--> $_ g[' Setting ' [' Bbname ']-<!--{/if}--></title>

This removes the effect of the lack of more-

This is not good, many methods on the internet did not pay attention to this

Follow the steps below to remove the short line

Both <title><!--{if!empty ($navtitle)}--> $navtitle-the last stub needs to be removed as <title><!--{if!empty ($ Navtitle)}--> $navtitle

Final code <title><!--{if!empty ($navtitle)}--> $navtitle <!--{/if}--><!--{if empty ($nobbname)}-- > $_g[' Setting ' [' Bbname ']-<!--{/if}--> </title>

Effect OH

Remove Discuz x3.2-powered by discuz!

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.