<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title> - Sclub</title>
    <link>https://www.boonkiong.com/forum-66-1.html</link>
    <description>Latest 20 threads of Sclub</description>
    <copyright>Copyright(C) </copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Mon, 22 Jun 2026 06:43:25 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.boonkiong.com/static/image/common/logo_88_31.gif</url>
      <title></title>
      <link>https://www.boonkiong.com/</link>
    </image>
    <item>
      <title>註冊僅限使用中文</title>
      <link>https://www.boonkiong.com/thread-12457-1-1.html</link>
      <description><![CDATA[1、打开 templates/default/register.htm 模板文件，查找：



在上面添加：



2、把下列字符放到后台UCenter管理中心---注册设置---禁止的用户名:]]></description>
      <category>Sclub</category>
      <author>文強</author>
      <pubDate>Thu, 15 Jan 2026 04:17:49 +0000</pubDate>
    </item>
    <item>
      <title>关于首页横排版块显示帖子的问题如何实现，老大帮忙</title>
      <link>https://www.boonkiong.com/thread-10381-1-1.html</link>
      <description><![CDATA[我记得以前5d6d论坛我用过，当年没保存下来，在SCLUB 7.2论坛如何实现呢？]]></description>
      <category>Sclub</category>
      <author>9528</author>
      <pubDate>Fri, 22 Aug 2025 15:42:56 +0000</pubDate>
    </item>
    <item>
      <title>首页【风叶飘飘】</title>
      <link>https://www.boonkiong.com/thread-8063-1-1.html</link>
      <description><![CDATA[把代码放在【第三方统计】

▲把图片上传空间、再取图片网址贴上。
▲戓更换自己喜爱的图片。

[mw_shl_code=css,true]


//Pre-load your image below!
grphcs=new Array(6)
Image0=new Image();
Image0.src=grphcs[0]=\&quot; 图片网址\&quot;;  //指定这个特效所用的图片
Ima ...]]></description>
      <category>Sclub</category>
      <author>文強</author>
      <pubDate>Mon, 06 May 2024 03:58:23 +0000</pubDate>
    </item>
    <item>
      <title>论坛框内走马灯</title>
      <link>https://www.boonkiong.com/thread-8062-1-1.html</link>
      <description><![CDATA[你喜欢的字句





你喜欢的字句





你喜欢的字句]]></description>
      <category>Sclub</category>
      <author>文強</author>
      <pubDate>Mon, 06 May 2024 03:49:42 +0000</pubDate>
    </item>
    <item>
      <title>Sclub 论坛倒数计时器代码</title>
      <link>https://www.boonkiong.com/thread-4520-1-1.html</link>
      <description><![CDATA[可以放在后台的第三方代码、其他代码、广告或模板里的任意位置。]]></description>
      <category>Sclub</category>
      <author>文強</author>
      <pubDate>Thu, 31 Aug 2023 14:58:01 +0000</pubDate>
    </item>
    <item>
      <title>完美去掉Sclub论坛帖子里的图片附件下载提示</title>
      <link>https://www.boonkiong.com/thread-4502-1-1.html</link>
      <description><![CDATA[打开discuzcode.htm模板文件，查找：



把后面的

[mw_shl_code=css,true]onmouseover=\&quot;showMenu({\'ctrlid\':this.id,\'pos\' ...]]></description>
      <category>Sclub</category>
      <author>文強</author>
      <pubDate>Tue, 29 Aug 2023 17:08:44 +0000</pubDate>
    </item>
    <item>
      <title>帖内头像固定</title>
      <link>https://www.boonkiong.com/thread-3533-1-1.html</link>
      <description><![CDATA[1、新建模板，命名为：

输入内容：
[mw_shl_code=css,true]function scheight() {
        return (\'pageYOffset\' in window) ? window.pageYOffset : document.compatMode === \&quot;BackCompat\&quot; &amp;&amp; document.body.scrollT ...]]></description>
      <category>Sclub</category>
      <author>文強</author>
      <pubDate>Thu, 02 Jun 2022 13:05:57 +0000</pubDate>
    </item>
    <item>
      <title>头像虚线边框代码</title>
      <link>https://www.boonkiong.com/thread-3532-1-1.html</link>
      <description><![CDATA[1、可以把代码添加到头部信息：

2、也可以把代码添加到 css_common 模板(放到最下面)：
[mw_shl_code=css,true]/*----------头像虚线边框 ...]]></description>
      <category>Sclub</category>
      <author>文強</author>
      <pubDate>Thu, 02 Jun 2022 12:25:31 +0000</pubDate>
    </item>
    <item>
      <title>仿小米楼层</title>
      <link>https://www.boonkiong.com/thread-3531-1-1.html</link>
      <description><![CDATA[1、进入后台/界面/帖子内容页，在帖子顺序名称写入:

2、打开css_common模板，在最下面添加：
[mw_shl_code=css,true]/*----------仿小米楼层---------------*/
cite#sf{ ...]]></description>
      <category>Sclub</category>
      <author>文強</author>
      <pubDate>Thu, 02 Jun 2022 12:15:47 +0000</pubDate>
    </item>
    <item>
      <title>为帖子内容页的头像加上方框</title>
      <link>https://www.boonkiong.com/thread-3530-1-1.html</link>
      <description><![CDATA[打开css_script模板，找到：

修改为：
[mw_shl_code=css,true].postauthor .avatar {
margin: 10px 20px;
padding: 5px 5px 8px;
background: #FFF url(https://discuz.dismall.com ...]]></description>
      <category>Sclub</category>
      <author>文強</author>
      <pubDate>Thu, 02 Jun 2022 12:12:20 +0000</pubDate>
    </item>
    <item>
      <title>仿X3顶部导航固定</title>
      <link>https://www.boonkiong.com/thread-3529-1-1.html</link>
      <description><![CDATA[新建模板，命名为：

输入内容：
[mw_shl_code=css,true]function getleft(obj){
 return $jq(obj).offset().left; 
};
function gettop(obj){
 return $jq(obj).offset().top; 
};
function getheight(obj){
return $ ...]]></description>
      <category>Sclub</category>
      <author>文強</author>
      <pubDate>Thu, 02 Jun 2022 11:59:52 +0000</pubDate>
    </item>
    <item>
      <title>Sclub 支持手机端的html 5 mp3音乐播放器代码</title>
      <link>https://www.boonkiong.com/thread-3523-1-1.html</link>
      <description><![CDATA[首先進入後台--界面--编辑器设置--Discuz! 代码

新增一个mp3的“标签”，然后点击“详情”进入编辑

• 替换内容：



• 解释:

[mw_shl_ ...]]></description>
      <category>Sclub</category>
      <author>文強</author>
      <pubDate>Thu, 02 Jun 2022 08:24:29 +0000</pubDate>
    </item>
    <item>
      <title>Sclub 支持手机端的html5 mp4视频播放器代码</title>
      <link>https://www.boonkiong.com/thread-3522-1-1.html</link>
      <description><![CDATA[首先進入後台--界面--编辑器设置--Discuz! 代码

新增一个mp4的“标签”，然后点击“详情”进入编辑

1、替换内容：



2、解释:

[mw_ ...]]></description>
      <category>Sclub</category>
      <author>文強</author>
      <pubDate>Thu, 02 Jun 2022 08:13:23 +0000</pubDate>
    </item>
    <item>
      <title>Sclub 论坛名人堂 For7.2</title>
      <link>https://www.boonkiong.com/thread-3521-1-1.html</link>
      <description><![CDATA[把代码添加到第三方：



*如果不是安装到默认模板请修改 default 为你的模板名称。

新建模板，命名为：



输入内容：

[mw_shl_code=css,true]var vipinfo=new Array()
vipinfo[0]= ...]]></description>
      <category>Sclub</category>
      <author>文強</author>
      <pubDate>Thu, 02 Jun 2022 07:53:42 +0000</pubDate>
    </item>
    <item>
      <title>Sclub 鼠标指向链接变色</title>
      <link>https://www.boonkiong.com/thread-3520-1-1.html</link>
      <description><![CDATA[代码添加到第三方：[/colorT]



背景图片：[/colorT]

 ...]]></description>
      <category>Sclub</category>
      <author>文強</author>
      <pubDate>Thu, 02 Jun 2022 07:28:14 +0000</pubDate>
    </item>
    <item>
      <title>Sclub 论坛建站时间代码</title>
      <link>https://www.boonkiong.com/thread-3432-1-1.html</link>
      <description><![CDATA[打开templates/default/footer.htm模板，把代码添加到第一个   的下边，自己修改new Date括弧里面论坛创建日期(\&quot;05-07-2022\&quot;)。]]></description>
      <category>Sclub</category>
      <author>文強</author>
      <pubDate>Sat, 07 May 2022 13:25:17 +0000</pubDate>
    </item>
  </channel>
</rss>