v2 能改头像吗,站里的那些大佬为啥能自定义 bg

2018-05-23 16:36:31 +08:00
 ttboy

如题,我试了,就算设置了 Gravatar 邮箱头像也没效果,还有自定义 css 代码只有自己能看见😭,是暂时关闭了吗

顺便贴下我的代码: @import url("//jkjoke.b0.upaiyun.com/css/v2ex.css"); body { background-color: #efefef; background-image: url( https://i.v2ex.co/6I8TG2g8.jpeg); background-repeat: no-repeat; background-attachment: fixed; background-position: center 0; background-size: cover; } #Wrapper{ background-color: transparent; animation-delay: 1s; -webkit-animation-delay: 1s; animation: fadein 2s; -webkit-animation: fadein 2s; } @-webkit-keyframes fadein { from { background-color: rgba(239, 239, 239, 255); } to { background-color: rgba(239, 239, 239, 0); } } @keyframes fadein { from { background-color: rgba(239, 239, 239, 255); } to { background-color: rgba(239, 239, 239, 0); } } #Main, #Top, #Rightbar { opacity: 0.95; }

2230 次点击
所在节点    问与答
18 条回复
mkfsmkfs
2018-05-23 16:47:43 +08:00
不是可以上传吗 @livid
ttboy
2018-05-23 16:53:56 +08:00
@mkfsmkfs 暂时没有看到上传这个功能
mkfsmkfs
2018-05-23 16:54:55 +08:00
@ttboy 可以上传的莫非改版了?
yzyun08
2018-05-23 16:55:07 +08:00
Gravatar ?
yzyun08
2018-05-23 16:56:37 +08:00
缓存...
ttboy
2018-05-23 17:09:03 +08:00
@mkfsmkfs 为啥我的没有。。。
ttboy
2018-05-23 17:10:30 +08:00
@yzyun08 清了缓存😥
ttboy
2018-05-23 17:15:49 +08:00
绑定的邮箱也设置了头像
liuzhiyong
2018-05-23 17:16:58 +08:00
直接用 gravatar 设置,然后等待 V2EX 更新。
RHFS
2018-05-23 17:17:30 +08:00
@ttboy 你图片左上角不是有头像上传 四个字吗
ttboy
2018-05-23 17:19:28 +08:00
@RHFS 这不是超链接,点击没反应,右边的取消当前头像也没反应
ttboy
2018-05-23 17:20:11 +08:00
@liuzhiyong 只能这样了,楼上已经设置 gravatar 了
liuzhiyong
2018-05-23 17:27:04 +08:00
@ttboy 你的头像已经设置成功

https://cdn.v2ex.com/gravatar/314edac7ff6efddd40f3d4dc0bd9998c?s=73&d=retro=73&d=retro&xxx

这是没有缓存的,URL 加了 xxx。
yzyun08
2018-05-23 17:29:34 +08:00
@ttboy v 站有头像缓存吧....
ttboy
2018-05-23 17:34:08 +08:00
@liuzhiyong 了解了,谢谢。那应该不是我本地的缓存了
ttboy
2018-05-23 17:35:29 +08:00
@yzyun08 应该是吧,用了访客模式还是这样
yongzhong
2018-05-23 17:43:06 +08:00
v2 同步头像大概需要 1 个星期左右,亲测
mkfsmkfs
2018-06-19 23:12:21 +08:00
@ttboy 已经改版了几年前可以上传

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/457193

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX