Tad老師你好
我的Xoops 2.5.7網站佈景主題是用School2015(bootstrap3)
因為聯絡我們(ugm_contact_us)模組不支援bootstrap3
故在拜讀Tad老師討論區的教學,在佈景管理模組改設定為bootstrap(bootstrap2)
聯絡我們(ugm_contact_us)模組;版面顯示異常的問題就解決了
但在tadnews的電子報列表會顯示異常,只帶出如下圖
想請教如何可以正確顯示為下圖
先自行開啟 modules\tadnews\templates\tadnews_newspaper.html
然後將第二行的 {$toolbar}> 改為 <{$toolbar}> 即可。