Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[分享] 删除个人空间版权-------有需要的朋友进!

[复制链接]
SSAY 发表于 2007-4-18 18:41:05 | 显示全部楼层 |阅读模式
虽然这样的做法太没人性了,但是为了一些朋友的需要我这里提供出来!
修改方法很简单,如下操作!


打开
../css/space.css

查找:

  1. /*页脚*/
  2. #xspace-footer { text-align : center; margin: 1em 0 0 0; }
  3.         #xspace-footer p { margin: 0.3em 0; }
  4.         #xspace-copyright { font: 10px Verdana, Arial, Helvetica, sans-serif; margin: 0; padding-bottom: 2em; }
  5.                 #xspace-copyright strong { color: #036; font-weight:bold; }
  6.                 #xspace-copyright em { color: #FF9900; font-weight:bold; font-style: normal; }
复制代码


替换为:

  1. /*页脚*/
  2. #xspace-footer { text-align : center; margin: 1em 0 0 0; }
  3.         #xspace-footer p { margin: 0.3em 0; }
  4.         #xspace-copyright { font: 10px Verdana, Arial, Helvetica, sans-serif; margin: 0; padding-bottom: 2em; display:none; }
  5.                 #xspace-copyright strong { color: #036; font-weight:bold; }
  6.                 #xspace-copyright em { color: #FF9900; font-weight:bold; font-style: normal; }
复制代码



遮挡IE浏览器上的 - powered by X-Space 字样

打开../include/js/common.js

再js代码的最下面加入

  1. document.title = document.title.replace(' - powered by X-Space', '');
复制代码




这样就OK了!

评分

3

查看全部评分

xyvl 发表于 2007-4-18 18:44:39 | 显示全部楼层
heheh
回复

使用道具 举报

daliangg 发表于 2007-4-18 18:54:27 | 显示全部楼层
回复

使用道具 举报

BK之王 发表于 2007-4-18 19:19:22 | 显示全部楼层
这个确切的说,是隐藏,不是删除吧!
回复

使用道具 举报

aienss 发表于 2007-4-18 20:44:41 | 显示全部楼层
回复

使用道具 举报

liuboo_1984 发表于 2007-4-18 21:06:06 | 显示全部楼层
回复

使用道具 举报

ok196 发表于 2007-4-18 22:16:37 | 显示全部楼层
:o :o :o
回复

使用道具 举报

heny110 发表于 2007-4-18 22:31:05 | 显示全部楼层
顶下。版权需要关注。但是尽量不要像现在这样搞的每个个人空间都提示版权是谁谁谁就OK了。在用户后台稍微做个版权信息足够了,没有几个用户会去关心版权,很少人知道网站的程序版权是什么东西,他们只负责体验。所以说。支持下SSAY
回复

使用道具 举报

aqxsj 发表于 2007-4-18 23:29:14 | 显示全部楼层
支持下!!!!!!!!
回复

使用道具 举报

147852 发表于 2007-4-18 23:35:30 | 显示全部楼层
呵呵!是隐藏吧!!!!!

不过还是不错,谢谢分享!!!!!!!!!!!!!!
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2025-1-10 00:25 , Processed in 0.038397 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表