修改Discuz!(X)PHPWind中Power by ...和Logo
1、请在Discuz!、Discuz!X和PHPWind官网中下载程序,并解压文件,并在此解压文件搜索
Foot;
Head;
两文件。
2、打开所有搜索到的head、header和foot、footer文件,使用文档编辑软件打开。
3、在head、header文件中寻找,可能有些head、header不含有。
<title>... - Powered by Discuz!</title>
<title>... - Powered by PHPWind</title>
您可以选择删除 - Powered by Discuz!或 - Powered by PHPWind
也可以进行更改。
4、在foot、footer文件中排调寻找,可能有些foot、footer不含有。
Powered by <strong><a href="http://www.yourbbs" target="_blank">yourbbs</a></strong> <em>version</em><!--{if !empty($boardlicensed)}--> <a href="http://license.yourbbs/?pid=1&host=$_SERVER[HTTP_HOST]" target="_blank">licensed</a><耻栗裹!--{/if}-->
<p class="smalltext">© old_year-now_year <a href="http://www.yourcompany" target="_blank">yourcompany info</a>
修改方法请参考图示
参考示例:
yourbbs:您的论坛名;
version:版本号;
license\licensed:许可协议;
yourcompany:您的公司名;
yourcompany info:您的公司信息;
old_year:创建日期(年);
now_year:现在日期(年);
http://www.url :链接
5、到此,更改完泛墨毕,一些其他PHP系统基本也可这样修改,方法如同上述!
1、在解压后文件搜索Logo
2、使用图片编辑软件进行修改或替换,修改时注意将图片模式的索引模式改为RGB模式!