全球主机交流论坛

标题: 来看看我的主页 [打印本页]

作者: lixiaofei    时间: 2024-6-4 15:50
标题: 来看看我的主页
本帖最后由 lixiaofei 于 2024-6-4 18:08 编辑

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

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

贴个图片


作者: 燕十三丶    时间: 2024-6-4 15:52
搞得像朋友圈一样 不错
loc现在都被分流了  花里胡哨搞这没用啊
作者: lixiaofei    时间: 2024-6-4 15:55
燕十三丶 发表于 2024-6-4 15:52
搞得像朋友圈一样 不错
loc现在都被分流了  花里胡哨搞这没用啊


作者: 农夫山泉    时间: 2024-6-4 15:59
所以公布一下代码吧
作者: 16qf    时间: 2024-6-4 16:00
手机版改了个寂寞
作者: lixiaofei    时间: 2024-6-4 16:01
本帖最后由 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. }

复制代码

作者: MasterCard    时间: 2024-6-4 16:02
和我的比差远了
我的个人空间绝对是全站最nb
作者: lixiaofei    时间: 2024-6-4 16:03
MasterCard 发表于 2024-6-4 16:02
和我的比差远了
我的个人空间绝对是全站最nb

你的厉害
作者: xiaotian2824    时间: 2024-6-4 16:03
我现在看见二次元我就烦的一批,手游也全是二次元,
说实话,就是小日子让我看到二次元就难受!!!

作者: zixi    时间: 2024-6-4 16:04
不错但我开了屏蔽diy插件,所以在我这你还是默认
作者: MasterCard    时间: 2024-6-4 16:05
zixi 发表于 2024-6-4 16:04
不错但我开了屏蔽diy插件,所以在我这你还是默认

我的你开插件也没用
作者: 我不是你的    时间: 2024-6-4 16:25
可以看看我的,也不错。
作者: ccr2015    时间: 2024-6-4 16:40
乾乾淨淨不好吗
作者: Quantumult    时间: 2024-6-4 18:00
不发截图不敢进,我怕把自己挂到灵堂上
作者: HOH    时间: 2024-6-4 18:06
花里胡哨  屁用没有
作者: lixiaofei    时间: 2024-6-4 18:07
Quantumult 发表于 2024-6-4 18:00
不发截图不敢进,我怕把自己挂到灵堂上

不会,我不会发个帖子出来找骂的
作者: 一米阳光    时间: 2024-6-7 17:36
我的朋友圈  这个是什么源码搭建的 楼主可以分享下吗?
作者: lixiaofei    时间: 2024-6-7 17:53
一米阳光 发表于 2024-6-7 17:36
我的朋友圈  这个是什么源码搭建的 楼主可以分享下吗?

看论坛里别人发的,自己仿着做了一个。你可以在论坛里搜搜那个人的帖子,关键词是极简朋友圈,或者直接去github上搜极简朋友圈,都能搜到。
作者: 祭徐坤    时间: 2024-6-7 17:56
你小子工作不饱和




欢迎光临 全球主机交流论坛 (https://sunk.eu.org/) Powered by Discuz! X3.4