久久久久av_欧美日韩一区二区在线_国产精品三区四区_日韩中字在线

Discuz! 官方交流社區

標題: 這個積分提示背景怎么調寬一點 [打印本頁]

作者: 海哥    時間: 2023-11-14 18:26
標題: 這個積分提示背景怎么調寬一點
(, 下載次數: 20)

就是這個獲得積分的這個提示背景,怎么能調寬一點,有知道的老鐵嗎?萬分感謝

作者: 一定    時間: 2023-11-14 19:09
元素審核查查不就知道了。
作者: 海哥    時間: 2023-11-14 19:11
一定 發表于 2023-11-14 19:09
元素審核查查不就知道了。

這個提示彈的很快,一哈就消失噠,
作者: 文強    時間: 2023-11-14 19:46
你可以試試打開 template\模板名稱\common\common.css

查找:

  1. /* 用于積分獎勵提示等彈出層提示 */
  2. .popupcredit {}
復制代碼

作者: 海哥    時間: 2023-11-14 21:50
文強 發表于 2023-11-14 19:46
你可以試試打開 template\模板名稱\common\common.css

查找:

謝謝,我試試
作者: 海哥    時間: 2023-11-14 22:43
文強 發表于 2023-11-14 19:46
你可以試試打開 template\模板名稱\common\common.css

查找:

找是找到了,也改了,但是更新緩存了還是沒效果,這就很尷尬了
作者: onetheme    時間: 2023-11-14 23:27


打開 template\biaoqi_ls\common\common.css,找到 /* 用于積分獎勵提示等彈出層提示 *//* 快速跳轉菜單 */,把中間的代碼替換成下面的

  1. /* 用于積分獎勵提示等彈出層提示 */
  2. .popupcredit {}
  3.         .pc_inner { background: #F60; background-image: linear-gradient(90deg, #F60,#FF9800,#F60); border-radius: 5px; border: 1px solid #FECB02; min-width: 240px; height: 38px; padding-left: 15px; padding-right: 15px; box-shadow: 3px 4px 2px rgba(0, 0, 0, 0.2); line-height: 37px; box-sizing: border-box; text-align: center; white-space: nowrap; }
  4.                 .pc_inner i { font-size: 12px; font-style: normal; color: {LIGHTLINK}; font-weight: 400; }
  5.                 .pc_inner span { color: #FFEA97; font-size: 14px; font-weight: 700; }
  6.                         .pc_inner span a { color: #FFEA97; text-decoration: underline; }
  7.                         .pc_inner span em { color: {LIGHTLINK}; font-size: 18px; font-weight: 400; }
  8.                         .pc_inner span u { font-size: 10px; text-decoration: none; }
  9.                         .pc_inner span em.desc { color: #930; }
  10.        
  11. /* 用于文字提示等彈出層提示 */
  12.         .popuptext .pc_inner { background: #3A81C4; background-image: linear-gradient(90deg, #3A81C4,#3A65C4,#3A81C4); border: 1px solid #0264CA; color: #BADBFF; }

  13. /* 快速跳轉菜單 */
復制代碼



作者: 海哥    時間: 2023-11-14 23:55
onetheme 發表于 2023-11-14 23:27
打開 template\biaoqi_ls\common\common.css,找到 /* 用于積分獎勵提示等彈出層提示 */ 和 /* 快速跳轉 ...

太感謝了
作者: 海哥    時間: 2023-11-14 23:58
onetheme 發表于 2023-11-14 23:27
打開 template\biaoqi_ls\common\common.css,找到 /* 用于積分獎勵提示等彈出層提示 */ 和 /* 快速跳轉 ...

(, 下載次數: 23)

太感謝了,已經解決了。高手啊

作者: jane520    時間: 2023-11-15 17:52
來學習一下      




歡迎光臨 Discuz! 官方交流社區 (http://www.9999xn.com/) Powered by Discuz! W1.0