是濕度那一整片嗎?Lockbackground.html檔案裡面.weather_humi {text-shadow:2px 2px 2px #333;width:100px; height:28px; position:relative; top:-44px; left:75px; text-align:left; font-size:7pt; ;z-index:0}這一段就是了改那個font-size:7pt數字改大就行了記得Respring==========================如果是要改三天預報的大小在weather.js裡面有一整段是if (show_forecast) { .......}這邊可以調整位置跟字型但是 有點不好調哦我用迴圈跑位置自動塞的所以 加油 祝您成功yaong wrote:請問要在哪個地方更改...(恕刪)
.weather1_temp {text-shadow:2px 2px 2px #333;width:90px; height:28px; position:relative; top:-10px; left:0px; text-align:left; vertical-align:middle; font-size:25pt}.weather_text {text-shadow:2px 2px 2px #333;width:100px; height:28px; position:relative; top:-32px; left:75px; text-align:left; font-size:10pt; font-weight:bold;z-index:0}.weather_temp {text-shadow:2px 2px 2px #333;width:100px; height:28px; position:relative; top:-38px; left:75px; text-align:left; font-size:8pt; ;z-index:0}LockBackground.html這三段要改位置 顏色 大小都在這裡哦yaong wrote:不知道圖中圈選處要在...(恕刪)