Help17

Difference between revisions of "Extensions Template Manager Templates Edit"

From Joomla! Documentation

m (→‎Related Information: removing categories, shutting down namespace)
 
Line 32: Line 32:
 
==Related Information==
 
==Related Information==
 
* To install templates: [[Help16:Extensions_Extension_Manager_Install|Extension Manager: Install]]
 
* To install templates: [[Help16:Extensions_Extension_Manager_Install|Extension Manager: Install]]
 
<noinclude>{{cathelp|1.7|Template Manager Help Screens|Templates Help Screens}}</noinclude>
 

Latest revision as of 19:07, 28 April 2013

Overview[edit]

This screen is accessed from the back-end Joomla! administrator panel. It is used to edit template master files and associated stylesheets.

How to Access[edit]

Navigate to the Template Manager: Templates screen. To edit a template, click on the templates's name.

Description[edit]

This is where you edit a template's source code. You can edit the template's master files and stylesheets from this screen.

Screenshot[edit]

Help16-extensions-template manager-templates-edit.png

Details and Options[edit]

Template Master Files[edit]

  • Edit main page template. The primary file used for the template's layout.
  • Edit error page template. The template layout for the site's error pages.
  • Edit print view template. The template layout for the site's print view function.

Stylesheets[edit]

This section contains all of the template's editable stylesheets. Click on a stylesheet's name to edit its source code.

Toolbar[edit]

At the top right you will see the toolbar:

Help16-extensions-template manager-templates-edit-toolbar.png
  • Close. Returns to the previous screen without saving your work. If you press Close while adding a new item, this new item will not be created. If you were modifying an existing item, the modifications will not be saved.
  • Help. Opens this Help Screen.

Quick Tips[edit]

  • Before editing the HTML and the CSS file of the template, it is a good idea to make a backup of the file you are editing. Also, you can edit these files outside of Joomla! using the HTML or CSS editor of your choice.

Related Information[edit]