官术网_书友最值得收藏!

Editing the HTML template in the administration panel

Joomla! allows administrators of their website to edit HTML templates of their Joomla! templates within the administration panel.

Getting ready

Log in to your website's administration panel and navigate to the Template Manager feature. From here, select the theme that is the current default. For this example, we'll assume it's the rhuk_milkyway template:

How to do it...

  1. Select the Edit HTML option at the top-right of your screen. You'll be presented with a text box containing the contents of the template's index.php file:
  2. Once you have finished editing the file, click on Save or Apply, or simply click on Cancel to preserve the template file as it was.

    Being able to edit a template's HTML from the administration panel is convenient for smaller tasks. For example, what if we wanted to remove the text at the bottom of the website that reads Powered by Joomla!?

  3. Now locate the code that reads as follows:
    <p id="power_by">
    <?php echo JText::_('Powered by') ?> <a >Joomla!</a>. 
    <?php echo JText::_('Valid') ?>
    <a >XHTML</a>
    <?php echo JText::_('and') ?>
    <a >CSS </a>.
    </p>
    

    By removing the highlighted lines of code in the previous code snippet, we can remove reference to the website being powered by Joomla!, if we wish to. Depending on the template you're editing, this process will almost certainly vary.

  4. Once the Save or Apply button has been clicked, refresh the frontend of your website (that is, not the administration panel):

How it works...

When you edit the HTML of your template in Joomla!'s administration panel, Joomla! overwrites the index.php of your template with the changes that you've made. If you have downloaded your template for editing, you will need to download the index.php file again to prevent overwriting any changes.

See also

  • Editing CSS in the administration panel
主站蜘蛛池模板: 永胜县| 张家川| 许昌市| 丹江口市| 大港区| 岳阳市| 海安县| 克拉玛依市| 德保县| 武定县| 大宁县| 江山市| 长乐市| 武城县| 驻马店市| 六盘水市| 江川县| 宝鸡市| 改则县| 凌海市| 新民市| 永泰县| 黔南| 庄浪县| 榆林市| 大方县| 浦东新区| 青州市| 高碑店市| 汨罗市| 衢州市| 尚志市| 北辰区| 广宁县| 鄂伦春自治旗| 黄骅市| 中宁县| 分宜县| 都兰县| 徐汇区| 固始县|