影子江湖 發表於 2023-2-12 19:15:56

美化论坛浏览器右侧滚动条

<ol><li>::-webkit-scrollbar {<br /><li>&nbsp; &nbsp; width: 10px;<br /><li>&nbsp; &nbsp; height: 1px;<br /><li>}<br /><li>::-webkit-scrollbar-thumb {<br /><li>&nbsp; &nbsp; border-radius: 10px;<br /><li>&nbsp; &nbsp; background-color: skyblue;<br /><li>&nbsp; &nbsp; background-image: -webkit-linear-gradient( 45deg,rgba(255,255,255,0.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.2) 50%,rgba(255,255,255,0.2) 75%,transparent 75%,transparent );<br /><li>}<br /><li>::-webkit-scrollbar-track {<br /><li>&nbsp; &nbsp; box-shadow: inset 0 0 5px rgb(0 0 0 / 20%);<br /><li>&nbsp; &nbsp; background: #ededed;<br /><li>&nbsp; &nbsp; border-radius: 10px;<br /><li>}</ol>加到正在使用模板的common.css文件最底下即可<br /><br /><br />效果图看下面<br /><img title="QQ图片20230212191504.png" id="aimg_19989" aid="19989" src1="static/image/common/none.gif" zoom="https://www.dismall.com/data/attachment/forum/202302/12/191511b0hl80wy801lygib.png" src="https://www.dismall.com/data/attachment/forum/202302/12/191511b0hl80wy801lygib.png" class="zoom" onclick="zoom(this, this.src, 0, 0, 0)" width="87" inpost="1" onmouseover="showMenu({'ctrlid':this.id,'pos':'12'})" /><br /><br /><br />3.5版本没测试 大家自行测试 我是3.4版本&nbsp; &nbsp;记得更新缓存<br />测试<em>, </em>加到<em>, </em>正在<em>, </em>使用<em>, </em>模板

TaC 發表於 2023-2-12 22:11:57

呵,正想问你呢,你前一个帖子写的是三段代码,我说怎么放入呢。这下好了,看了这个就明白了,一起放到文件里。嗯,谢谢哈

TaC 發表於 2023-2-12 22:13:56

好象还是不对,放到官方默认的文件里,一更新,又没了。象这种小更改的地方一多,谁还记得谁。有什么办法,程序更新,这些改动还在呢

TaC 發表於 2023-2-12 22:25:16

哈哈,3.5,也是这样设置的,我看到了

yezirui 發表於 2023-2-12 22:25:16

3小时前的 还热乎

TaC 發表於 2023-2-12 22:35:06

<br />好东西,不会冷

影子江湖 發表於 2023-2-12 22:58:13

<br />更新就重新放到最底下就行了&nbsp;&nbsp;或者不升级就是了&nbsp;&nbsp;除非有人写出插件
頁: [1]
查看完整版本: 美化论坛浏览器右侧滚动条