- Joomla! 1.5 Templates Cookbook
- Richard Carter
- 352字
- 2021-08-05 16:14:01
Understanding Joomla! templates
If you have some experience with theming other content management systems, this can be a good start for learning Joomla! template design. As with theming any content management system, Joomla! does have its quirks and it's useful to look at the structure of a Joomla! template.
Getting ready
View your Joomla! website's files in an FTP program.
How to do it...
If you now view the contents of the templates\rhuk_milkyway
directory, you can see what a Joomla! template is composed of:

As you can see in the preceding screenshot, there are three directories, which are used in the following ways:
- The
css
directory contains the CSS files - The
html
directory (which we can ignore for now) contains template overrides for various components and modules if they differ from the default templates provided by that module or component - The
images
directory contains images associated with the template
There are also a few other files which you'll find useful in building and customizing Joomla! templates:
- The
favicon.ico
file or the 'favorites icon' displays a small icon next to your website's address in the address bar of the visitors' browsers. - The
index.php
file outputs the (X)HTML of your template. params.ini
defines the color and other variations in your Joomla! template (this file is optional).template_thumbnail.png
provides a screenshot preview of the template that is displayed in Joomla!'s administration panel.templateDetails.xml
provides information about the template itself, such as the designer, the designer's own website address, and any notes the author of the template may have for its users. This file is incredibly important as it is required to be able to allow the template to be installable via the standard Joomla! installation process.
How it works...
When a template is enabled, Joomla! looks for certain files in the template's directory. It looks for the index.php
file to generate each page's HTML, which may then reference CSS and other style files. By convention, the CSS files and images referenced in the template's index.php
file of a Joomla! theme are stored in subdirectories of the template's main directory.
See also
- Understanding the templateDetails.xml file
- Microsoft Forefront UAG 2010 Administrator's Handbook
- IBM Rational ClearCase 7.0: Master the Tools That Monitor, Analyze, and Manage Software Configurations
- 中文版3ds Max 2012實用教程(第2版)
- Oracle SOA Suite Developer's Guide
- 突破平面Premiere Pro 2022短視頻與視頻制作
- Procreate插畫入門必修課
- CoffeeScript Application Development
- Cinema 4D電商美工與視覺設計案例教程(培訓教材版)
- 3ds Max/MaxScript印象 腳本動畫制作基礎與應用
- 中文版Illustrator CC 2018基礎培訓教程
- NHibernate 2 Beginner's Guide
- 印象筆記留給你的空間2.0:個人知識管理實踐指南
- Implementing SugarCRM 5.x
- Python Testing: Beginner's Guide
- 說服力:工作型PPT該這樣做(第2版)