四 10, 2012 -
Joomla
No Comments
Joomla
No Comments Joomla 2.5 Beez20模板修改方法
1. Hide the language in the banner area
in the main template index.php from Beez2 is a row
<div id=”fontsize”></div>
replace this row like this
<div id=”fontsize” style=”display:none”></div>
2. Change the site favicon
copy the new favicon file to /templates/<your template> directory and name it favicon.ico