去除织梦后台系统页面中的赞助商广告

  删除织梦dedecms后台系统菜单中的赞助商广告:

  找到文件夹dede/templets/index_body.htm 打开

  找到:

  <dl class='dbox' id="item8">
  <dt class='lside'><div class='l'>赞助商链接(<a href="http://ad.dedecms.com/ad/" target="_blank">说明</a>)</div></dt>
  <dd>
  <iframe name="showad" src="index_body.php?dopost=showad" frameborder="0" width="100%" id="showad" frameborder="0" scrolling="no" marginheight="5"></iframe>
  </dd>
  </dl>

  删除这个:

  <iframe name="showad" src="index_body.php?dopost=showad" frameborder="0" width="100%" id="showad" frameborder="0" scrolling="no" marginheight="5"></iframe>

  这个就是框架调用的代码。

  这样删除了广告,后台加载速度就会快些了。不会卡死了。
支付宝扫码打赏 微信扫码打赏

如果本文对你有帮助,欢迎打赏本站

喜欢 ()or分享
    匿名评论
  • 评论
人参与,条评论