J1.5

Customising the JA Purity template/spotlight/user5: Difference between revisions

From Joomla! Documentation

Jwwicks (talk | contribs)
mNo edit summary
m ja_purity/js/XXXXX.js: archiving articles with category removal and addition
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{stub}}
{{stub/abandoned}}
The original JA Purity template was provided from JoomlArt.com as a zip but the latest files have been installed along with Joomla.
{{:Customising the JA Purity template/tutorialtemplate|XXXXX and XXXX|<pre>
The relevant files, XXXXX and XXXX, are in the following directories:<br />
    <location of template>/
<pre>
        XXXXX.php
    templates/ja_purity
        css/
                XXXXX.php
            XXXXX.css
                css/
</pre>}}
                    XXXXX.css
</pre>
 
If you've been following the [[Tutorial:Customising_the_JA_Purity_template|tutorial]] you can download a tutorial version of the template that installs to the following directory:<br/>
<pre>
    templates/my_japurity
                XXXXX
                css/
                    XXXXXX
</pre>
==HTML and PHP Files==
==HTML and PHP Files==
===ja_purity/XXXXX.php===
===ja_purity/XXXXX.php===
Line 29: Line 19:
<source lang="javascript" line start="">
<source lang="javascript" line start="">
</source>
</source>
<noinclude>
 
[[Category:Beginners]]
[[Category:Archived version Joomla! 1.5|{{PAGENAME}}]]
[[Category:JA Purity template]]
[[Category:Tutorials]]
</noinclude>

Latest revision as of 14:28, 29 April 2013

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

ja_purity/XXXXX.php

CSS Files

ja_purity/css/XXXXX.css

Image Files

Javascript Files

ja_purity/js/XXXXX.js