調整Joomla「標準分類版面」的欄位寬度

  Joomla預設沒有辦法從主控台調整「標準分類版面」的日期作者等欄位寬度若有需要調整要從php檔下手

  開啟.\components\com_content\views\category\tmpl底下的default_items.php(建議用MadEdit等16位元編輯器開啟)搜尋get('show_headings')字串下面五個td欄位便是代表「數項目標題日期作者點擊」的設定其中除了「項目標題」沒指定寬度外其他都有指定寬度因此只要依需求調整項目內的width百分比或改成px即可


【相關連結】

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.