發表文章

目前顯示的是 8月, 2017的文章

Views fieldsets 讓views的架構更完整

可讓多組field包起來加一個class或id

網頁上莫名藍框的消除方式

input,button,select,textarea{outline:none} *:focus { outline: none; }

圖片按鈕下莫名的空白區塊解決方案

hover and white space I was wondering if it was possible to make this blue hover in the drop down list cover 100% of the box so it looks like the gamesworld hover. Is there anyway I can fill that white space so that the blue hover effect reaches the end of the box like the gamesworld? Answer the problem is that a is an in-line element so it'll take only the space it needs, you should try to give the background-color to the parent element or add display:block; to the a element 將此圖片連結的<a>標籤css加入display:block;的屬性,另外也將<img>加入width:100%;的屬性即可解決。 參考資料

點閱次數歸零

進資料庫搜尋node_counter資料表,清空內容即可。

同時上傳多個檔案

請下載以下套件 圖片 Multiupload Imagefield Widget 檔案 Multiupload Filefield Widget