J1.5

Difference between revisions of "Customising the JA Purity template/tutorialtemplate"

From Joomla! Documentation

< J1.5:Customising the JA Purity template
(Created template using code from Ja purity template body)
 
(Added parameters to specify the relevant files and their structure)
Line 1: Line 1:
 
The original JA Purity template was provided from JoomlArt.com as a zip but the latest files have been installed along with Joomla.
 
The original JA Purity template was provided from JoomlArt.com as a zip but the latest files have been installed along with Joomla.
The relevant files, index.php and template.css, are in the following directories:
+
The relevant files, {{{1}}}, are in the following directories:
  
 
<pre>
 
<pre>
 
     templates/ja_purity
 
     templates/ja_purity
                index.php
+
{{{2}}}
                css/
 
                    template.css
 
 
</pre>
 
</pre>
  
Line 13: Line 11:
 
<pre>
 
<pre>
 
     templates/my_japurity
 
     templates/my_japurity
                index.php
+
{{{2}}}
                css/
 
                    template.css
 
 
</pre>
 
</pre>
 +
 +
<includeonly>[[Category:JA Purity]]</includeonly>

Revision as of 14:35, 15 January 2011

The "J1.5" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

The original JA Purity template was provided from JoomlArt.com as a zip but the latest files have been installed along with Joomla. The relevant files, {{{1}}}, are in the following directories:

    templates/ja_purity
{{{2}}}

If you've been following the tutorial you can download a tutorial version of the template that installs to the following directory:

    templates/my_japurity
{{{2}}}