我是套用了NoseBleed風格
不過他的文章字體大小時在滿小的
文字閱讀對某些使用者來說~實在很吃力
但是在管理介面改似乎沒有作用
請問我應該改哪一個檔案呢
謝謝大家
PS
版主: 版主管理群
代碼: 選擇全部
/* General text */
.gen { font-size : 10px; }
.genmed { font-size : 10px; }
.gensmall { font-size : 10px; }代碼: 選擇全部
td, th, input, select, textarea, message {
font-family: serif, Georgia, Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
text-transform: none;
text-decoration: none;
color: #453069;
font-size: 15px;
line-height: 26px;請問能將NoseBleed.css檔案寄給我嗎ameen 寫:大家好ㄚ
在下是phpbb新手
我也是套用NoseBleed
看完以上討論覺得奇怪![]()
CSS檔不是在這裡麼?
templates>NoseBleed>NoseBleed.css
打開
NoseBleed.css
裡面有很多可以改的地方
找到其中代碼: 選擇全部
td, th, input, select, textarea, message { font-family: serif, Georgia, Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; text-transform: none; text-decoration: none; color: #453069; font-size: 15px; line-height: 26px;
font-size:
就是修改內文字體大小
您可以試試13px或15px