Difference between revisions of "Template"

From Joomla! Documentation

m (broken link indicator)
Line 18: Line 18:
 
== How can I create a new template?  ==
 
== How can I create a new template?  ==
  
If you are interested in creating your own template than there are a few thing that you might want to know before you start. first you will need to know [http://www.w3schools.com/css CSS], [http://www.w3schools.com/html HTML], and [http://www.w3schools.com/PHP PHP]. Joomla! has created a <s>[http://dev.joomla.org/content/view/1136/79/ tutorial]</s> (broken link) for those who would like to create their own template.
+
If you are interested in creating your own template than there are a few thing that you might want to know before you start. first you will need to know [http://www.w3schools.com/css CSS], [http://www.w3schools.com/html HTML], and [http://www.w3schools.com/PHP PHP]. Joomla! has created a [http://docs.joomla.org/Tutorial:Creating_a_basic_Joomla!_template tutorial] for those who would like to create their own template.
  
 
== More Template Information. ==
 
== More Template Information. ==

Revision as of 17:21, 3 April 2009

Copyedit.png
This Article Needs Your Help

This article is tagged because it NEEDS REVIEW. You can help the Joomla! Documentation Wiki by contributing to it.
More pages that need help similar to this one are here. NOTE-If you feel the need is satistified, please remove this notice.


Template:Template

See also: Joomla! Extensions Defined

Front-end Templates[edit]

Front-end templates change the way your site looks to average users. Most of the templates you use will be Front-end Templates. Three Front-end templates come preinstalled with Joomla!: rhuk_milkyway, beez and Ja_purity.

Back-end Templates[edit]

Back-end Templates are much rarer than Frontend Templates. You will probably never need to change your Back-end Template. Back-end Templates allow you to change the way the administrator interface looks.

Where can I get new templates?[edit]

There are some wonderful templates that were made in the template contest. There are also many websites where both free and non-free Joomla! templates can be downloaded.

How can I create a new template?[edit]

If you are interested in creating your own template than there are a few thing that you might want to know before you start. first you will need to know CSS, HTML, and PHP. Joomla! has created a tutorial for those who would like to create their own template.

More Template Information.[edit]

Here is a list of Wiki articles in the Template category: Category:Templates. Here is a list of frequently asked Template questions: Category:Template FAQ.

Links[edit]