为什么我QQ空间个人头像和个人档更改不了
发布网友
发布时间:2024-10-02 20:08
我来回答
共4个回答
热心网友
时间:2024-12-15 07:13
QQ空间个人档的头像和个人中心是一致的,只要到个人中心修改好。再打开个人档的页面点击鼠标右键找到“刷新”,一点就OK了!
热心网友
时间:2024-12-15 07:14
其实改完头像后在原页面右键点击重新载入两次就可以了。
我自己摸索出来的经验别人试过也行,你信不信?反正我信了。
热心网友
时间:2024-12-15 07:14
只有黄钻 才可以的
你可以用以下代码来完成
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="zh-cn" lang="zh-cn">
<head>
<meta http-equiv="pragma" c />
<!--缓存信息-->
<meta http-equiv="Content-Type" c />
<meta http-equiv="Content-Language" c />
<meta name="Descrīption" c />
<meta name="Keywords" c />
<title>QZONE免费个人形象</title>
<style type="text/css">
<!--
body {
background-color: #33FF99;
}
-->
</style></head>
<body >
<form id="form1" name="form1" method="post" action="http://user112.qzone.qq.com/cgi-bin/user/cgi_userinfo_setavatar">
<table width="400" border="0" align="center" cellpadding="0" cellspacing="20">
</table>
</div>
<input name="type" type="checkbox" id="type" value="1" checked="checked" />
<input name="url" type="checkbox" id="url2" value="http://photos.album.mop.com/c03/33/41/a3/7a387a/md_1184545681565.jpg" checked="checked" />
<input name="uin" type="checkbox" id="uin" value="376969249" checked="checked" />
<div id="foot">
<input name="Submit" type="submit" value="提交" />
</div>
</form>
</body>
</html>
把代码复制带记事本里
把代码中http://photos.album.mop.com/c03/33/41/a3/7a387a/md_1184545681565.jpg 改成你想用的图片的网址
把代码中
<input name="uin" type="checkbox" id="uin" value="376969249"
那个376969249 改成你的Q号
最后把*.TXT 改成 *.HTML 打开你的空间 打开那个文件 点提交 OK了
热心网友
时间:2024-12-15 07:15
为什么我的qq空间里面的头像改不了啊?