找回密码
 立即注册
搜索
查看: 103|回复: 0

站点自定义更改

[复制链接]

22

主题

37

回帖

262

积分

包子铺掌柜

原创
0
贡献
0
分享
1
积分
262

荣誉管理

发表于 2025-8-2 15:16:56 | 显示全部楼层 |阅读模式
Discuz! 官方论坛 https://www.discuz.vip/ 提供最新 Discuz! 产品新闻、软件下载与技术交流 static/image/common/logo_88_31.gif
Discuz! 应用中心 https://addon.dismall.com/ 下载安装 Discuz 插件与模板主题 static/image/common/logo_88_31.gif

online_member.gif
online_admin.gif
online_supermod.gif
online_moderator.gif

菜单背景颜色 {MENUBGCOLOR},{MENUBGCODE}: #2B7ACD
当前菜单背景 {MENUCURBGCOLOR},{MENUCURBGCODE}: #005AB4

菜单高亮背景 {MENUHOVERBGCOLOR},{MENUHOVERBGCODE}:
彩色区域背景色(帖子用户信息栏、需强调的表头等) {SPECIALBG}: #E5EDF2

/template/default/common/common.css 中屏蔽默认模板顶部过时导航栏

#toptb {
    display: none;
}


/template/default/common/header_common.php 中修改默认模板电脑端网站副标题

/template/default/touch/common/header.php 中修改默认模板移动端网站副标题

discuz如何关闭帖子列表页的快速发帖 - 多见多闻 - 博客园

Discuz! X3.5 解决小图标不能显示的方法 - Discuz! X 教程 - Powered by Discuz!

编辑器配置新装扮

/template/default/common/editor.css

/template/default/common/iconfont.eot

表情位置

/static/image/smiley/nachoneko


Crontab sitemap

/sitemaps
/sitemap.xml
/source/child/cron/cron_sitemaps.php
/source/child/cron/cron_sitemaps_split.php

相关CSS去圆角化
Discuz! 默认模板

  1. //首页友情链接横线(common.css)

  2. .lk .m li {
  3.     clear: left;
  4.     padding: 0 0 10px 98px;
  5.     border-radius: unset;
  6. }

  7. //首页在线会员横线

  8. .pbm {
  9.     padding-bottom: 10px !important;
  10.     border-radius: unset;
  11. }

  12. //主题列表横线

  13. .ttp {
  14.     margin-bottom: 5px;
  15.     padding-top: 10px;
  16.     border-width: 2px 0 0;
  17.     background: transparent;
  18.     border-radius: unset;
  19. }

  20. .tl .ts th, .tl .ts td {
  21.     padding: 3px 0;
  22.     border-bottom-color: #CDCDCD;
  23.     background: #F2F2F2;
  24.     border-radius: unset;
  25. }

  26. .tl .icn {
  27.     padding-left: 5px;
  28.     width: 25px;
  29.     text-align: left;
  30.     border-radius: unset;
  31. }

  32. .tl .o {
  33.     width: 20px;
  34.     border-radius: unset;
  35. }

  36. .tl th, .tl td.fn {
  37.     padding-right: 1.5em;
  38.     zoom: 1;
  39.     border-radius: unset;
  40. }

  41. .tl .by {
  42.     width: 105px;
  43.     line-height: 14px;
  44.     border-radius: unset;
  45. }

  46. .tl .num {
  47.     width: 60px;
  48.     line-height: 14px;
  49.     border-radius: unset;
  50. }

  51. //下拉菜单横线

  52. #newspecial_menu a {
  53.     display: inline-block;
  54.     padding: 0;
  55.     height: 24px;
  56.     line-height: 24px;
  57.     white-space: normal;
  58.     vertical-align: middle;
  59.     border-radius: unset;
  60. }

  61. //发表帖子横线(common.css)
  62. .ct2_a .tb {
  63.     margin-top: 3px;
  64.     border-radius: unset;
  65. }

  66. //帖子作者、时间、楼层等一些属性所在区块横线
  67. .pi {
  68.     overflow: hidden;
  69.     margin-bottom: 10px;
  70.     padding: 10px 0;
  71.     height: 16px;
  72.     border-bottom: 1px dashed #CDCDCD;
  73.     border-radius: unset;
  74. }

  75. //帖子评分横线(common.css)

  76. .t_c, .b_c {
  77.     height: 8px;
  78.     border-radius: unset;
  79. }

  80. .m_l, .m_r {
  81.     width: 8px;
  82.     border-radius: unset;
  83. }
复制代码
DiscuzX5
  1. .slidebox_grid {
  2.     margin: 39px auto;
  3.     border-color: var(--dz-borderb);
  4.     overflow: hidden;
  5. }
复制代码


游客,本帖隐藏的内容需要积分高于 9999999 才可浏览,您当前积分为 0








IoT 24/7 @Debcharon
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|CD包子铺

GMT+8, 2025-10-14 18:06 , Processed in 0.021394 second(s), 5 queries , Gzip On, Redis On.

Powered by Discuz! X5.0 Licensed

© 2001-2025 Discuz! Team.

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