全球主机交流论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

CeraNetworks网络延迟测速工具IP归属甄别会员请立即修改密码
查看: 1601|回复: 23

[经验] 来看看我的主页

[复制链接]
发表于 2024-6-4 15:50:37 | 显示全部楼层 |阅读模式
本帖最后由 lixiaofei 于 2024-6-4 18:08 编辑

论坛的个人主页。点击我的昵称就能看到。

中午午休时间花一个多小时调的样式。

贴个图片

发表于 2024-6-4 16:02:11 | 显示全部楼层
和我的比差远了
我的个人空间绝对是全站最nb
 楼主| 发表于 2024-6-4 16:01:30 | 显示全部楼层
本帖最后由 lixiaofei 于 2024-6-4 16:37 编辑
农夫山泉 发表于 2024-6-4 15:59
所以公布一下代码吧


把里面几个图片的链接换一下

更新下样式,把最近访客也显示出来



  1. body{
  2.         background: url(https://img.108429.xyz/file/stroage/2024/06/04/gwsnlsqhkb.webp);
  3.         background-size: cover;
  4. }


  5. #toptb{
  6.         display:none
  7. }

  8. #hd{
  9.         display: none
  10. }

  11. #navs_menu{
  12.         display: none
  13. }
  14. #myspace_menu{
  15.         display: none
  16. }

  17. #ct{
  18.         width: 480px;
  19.     margin-left: auto;
  20.     margin-right: auto;
  21.     padding: 0px 0px 20px 0px;
  22.     height: calc(100vh - 20px);
  23.     overflow-y: scroll;
  24.     overflow-x: hidden;
  25. }

  26. #ct .area{
  27.         padding: 0px;
  28. }

  29. #ct{
  30.         box-shadow: 6px 4px 5px lightgrey;
  31. }

  32. #ct::-webkit-scrollbar {
  33.     width: 0;
  34. }

  35. #frame1_left{
  36.         width: 100%;
  37.     height: 280px;
  38.     margin-bottom: 80px;
  39.     position: relative;
  40.         overflow: visible;
  41. }


  42. div#frame1_left::after {
  43.     width: 480px;
  44.     height: 280px;
  45.     background: url(https://img.108429.xyz/file/stroage/2024/06/04/gwso7ho686.webp);
  46.     display: block;
  47.     content: '';
  48.     margin-top: -30px;
  49. }

  50. #profile .title{
  51.         display:none
  52. }

  53. #profile_content .hm {
  54.     text-align: center;
  55.     position: relative;
  56.     left: 250px;
  57. }

  58. #profile_content .hm p a{
  59.         width: 80px;
  60.     height: 80px;
  61.     border-radius: 10px;
  62.     position: absolute;
  63.     top: 225px;
  64.     right: 30px;
  65.         text-decoration: none;
  66. }

  67. #profile_content .hm p a img{
  68.         width: 80px;
  69.     height: 80px;
  70. }

  71. #profile_content .hm p a::after {
  72.     content: "Something is boring";
  73.     color: #6A6A6A;
  74.     display: block;
  75.     font-size: 16px;
  76.     width: 460px;
  77.     margin-left: -365px;
  78.     text-align: right;
  79.     margin-top: 8px;
  80. }

  81. #profile_content .hm .mbn a{
  82.         position: absolute;
  83.     top: 235px;
  84.     right: 120px;
  85.     color: white;
  86.     font-size: 20px;
  87.     font-weight: 500;
  88.         text-decoration: none;
  89. }

  90. #profile_content .ul_list{
  91.         display: none;
  92. }

  93. #personalinfo {
  94.         display:none;
  95. }

  96. #frame1_center {
  97.         width:480px;
  98. }

  99. #frame1_center .blocktitle{
  100.         display:none;
  101. }

  102. div#thread_content li {
  103.     font-size: 16px;
  104.     padding: 15px 10px 15px 10px;
  105.     border-bottom: 1px solid #dadada;
  106.         list-style: auto;
  107.     list-style-position: inside;
  108. }

  109. div#thread_content li a{
  110.     text-decoration: none;
  111. }
  112. #wall{
  113.         display:none;
  114. }
  115. #statistic{
  116.         display:none;
  117. }

  118. #ft{
  119.         display:none;
  120. }

  121. #visitor{
  122.         width:480px
  123. }

  124. #frame1_right{
  125.         overflow: visible;
  126. }

  127. #frame1_right #share{
  128.         display:none;
  129. }

  130. .gm, .gs, .gol, .god {
  131.     display: none;
  132. }

  133. #visitor_content ul{
  134.         display:flex;
  135.         flex-wrap: wrap;
  136.         justify-content:space-around
  137. }

  138. #visitor_content img{
  139.     border-radius: 100px;
  140. }

复制代码
发表于 2024-6-4 15:52:15 | 显示全部楼层
搞得像朋友圈一样 不错
loc现在都被分流了  花里胡哨搞这没用啊
 楼主| 发表于 2024-6-4 15:55:40 | 显示全部楼层
燕十三丶 发表于 2024-6-4 15:52
搞得像朋友圈一样 不错
loc现在都被分流了  花里胡哨搞这没用啊

发表于 2024-6-4 15:59:19 | 显示全部楼层
所以公布一下代码吧
发表于 2024-6-4 16:00:42 | 显示全部楼层
手机版改了个寂寞
 楼主| 发表于 2024-6-4 16:03:52 | 显示全部楼层
MasterCard 发表于 2024-6-4 16:02
和我的比差远了
我的个人空间绝对是全站最nb

你的厉害
发表于 2024-6-4 16:03:53 | 显示全部楼层
我现在看见二次元我就烦的一批,手游也全是二次元,
说实话,就是小日子让我看到二次元就难受!!!
发表于 2024-6-4 16:04:57 | 显示全部楼层
不错但我开了屏蔽diy插件,所以在我这你还是默认
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|全球主机交流论坛

GMT+8, 2024-9-20 12:21 , Processed in 0.063753 second(s), 9 queries , Gzip On, MemCache On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

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