J1.5

Difference between revisions of "Customising the JA Purity template/spotlight/user1"

From Joomla! Documentation

< J1.5:Customising the JA Purity template‎ | spotlight
(Blanked the page)
m (Reverted edits by Tom6 (talk) to last revision by Mvangeest)
Line 1: Line 1:
 
+
{{stub}}
 +
{{:Customising the JA Purity template/tutorialtemplate|XXXXX and XXXX|<pre>
 +
    <location of template>/
 +
        XXXXX.php
 +
        css/
 +
            XXXXX.css
 +
</pre>}}
 +
==HTML and PHP Files==
 +
===ja_purity/XXXXX.php===
 +
<source lang="php" line start="">
 +
</source>
 +
==CSS Files==
 +
===ja_purity/css/XXXXX.css===
 +
<source lang="css" line start="">
 +
</source>
 +
==Image Files==
 +
==Javascript Files==
 +
===ja_purity/js/XXXXX.js===
 +
<source lang="javascript" line start="">
 +
</source>

Revision as of 19:20, 2 February 2012

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, XXXXX and XXXX, can be found in templates/ja_purity. If you've been following the tutorial, you can download a tutorial version of the template that installs to the templates/my_japurity folder. Inside the folder of the template, the files are located as follows:

    <location of template>/
        XXXXX.php
        css/
            XXXXX.css

HTML and PHP Files[edit]

ja_purity/XXXXX.php[edit]

CSS Files[edit]

ja_purity/css/XXXXX.css[edit]

Image Files[edit]

Javascript Files[edit]

ja_purity/js/XXXXX.js[edit]