国产探花免费观看_亚洲丰满少妇自慰呻吟_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;
}/*定義評論框內其他高亮顏色*/


發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 广南县| 信宜市| 乌拉特后旗| 大竹县| 喀喇沁旗| 哈巴河县| 元谋县| 盐边县| 逊克县| 水富县| 衡水市| 河津市| 和林格尔县| 太白县| 德昌县| 霍邱县| 卢龙县| 屯留县| 西和县| 舞钢市| 三河市| 南靖县| 安国市| 池州市| 安宁市| 原平市| 临汾市| 桂东县| 麦盖提县| 南皮县| 那曲县| 巴里| 石屏县| 南涧| 龙陵县| 旬阳县| 深水埗区| 惠安县| 高州市| 五华县| 化隆|