国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 開發 > CSS > 正文

多說自定義CSS 背景、按鈕、字體、隱藏版權

2024-07-11 08:20:16
字體:
來源:轉載
供稿:網友

 本文主要分享的是多說css的設置方式,通過css使多說評論框更加個性化。

“將評論框底部的分享到微博QQ空間什么的隱藏起來”

.ds-sync{
display:none !important;
}/*隱藏評論框底部分享*/

 

“定義評論框背景”

.ds-textarea-wrapper.ds-rounded-top{
background: #ffffff url(你想設置的評論框背景圖片地址) no-repeat right bottom !important;
}/*定義評論框背景*/

url換成你自己想要的圖片地址就行了,貌似需要絕對路徑吧,不清楚,我用的是絕對路徑。

“隱藏評論框底部漸變背景”

#ds-reset .ds-gradient-bg{
background:none !important;
}/*設置評論框下方漸變*/

話說漸變色什么的雖然立體感較強但是和主題整體風格不融洽,隱藏之,這樣底部就是透明的了。

“定義評論框內字體”

#ds-thread #ds-reset .ds-textarea-wrapper textarea, #ds-thread #ds-reset .ds-textarea-wrapper .ds-hidden-text {
font-family: ‘微軟雅黑’ ‘Microsoft Yahei’!important;
font-size:12px;
letter-spacing:1px;
}/*定義評論框內字體*/

這個好像是定義評論框內輸入的文字字體的,嗯,好像是。

“定義發布按鈕字體,以及漸變色背景”

#ds-thread #ds-reset .ds-post-button{
font-family: ‘微軟雅黑’ ‘Microsoft Yahei’!important;
font-weight: bold;
font-size:12px;
background:none !important;
color:#49976b !important;
}/*定義發布按鈕字體以及漸變背景*/

 

“隱藏評論右上方

#ds-thread #ds-reset .ds-sort {
display:none;
}/*隱藏最新最熱等*/

 

“隱藏評論左上方

#ds-thread #ds-reset li.ds-tab a.ds-current{
background:none;
border:none;
}/*隱藏評論總數背景及邊框*/

 

“隱藏底部多說版權”

#ds-thread #ds-reset .ds-powered-by{
display:none;
}/*隱藏多說底部版權*/

 

“定義各種文字高亮顏色,以及浮動窗口的高亮顏色,配合模板顏色把以下色值統一設置即可”

#ds-reset .ds-highlight{
color:#49976b !important;
}/*定義高亮字體顏色*/#ds-thread #ds-reset #ds-bubble a{
color: #49976b !important;
}/*定義評論框內其他高亮顏色*/

 

#ds-thread #ds-reset #ds-bubble {
color: #49976b !important;
}/*定義評論框內其他高亮顏色*/

#ds-reset #ds-ctx .ds-ctx-entry .ds-ctx-head a{
color: #49976b !important;
}/*定義評論框內其他高亮顏色*/

#ds-thread #ds-reset a.ds-comment-context:hover{
color: #49976b !important;
}/*定義評論框內其他高亮顏色*/

#ds-thread #ds-reset a.ds-comment-context{
color: #49976b !important;
}/*定義評論框內其他高亮顏色*/


發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 民丰县| 济南市| 三台县| 曲阳县| 瑞丽市| 宜城市| 寿光市| 前郭尔| 济源市| 明水县| 当涂县| 津市市| 电白县| 秦皇岛市| 濮阳县| 陆丰市| 中阳县| 津南区| 唐山市| 祁门县| 吐鲁番市| 南充市| 和政县| 永兴县| 玛多县| 天长市| 仙游县| 商河县| 鄢陵县| 武夷山市| 米易县| 尉氏县| 万源市| 喀喇| 安西县| 南充市| 波密县| 高阳县| 莎车县| 金昌市| 鲜城|