Customising the JA Purity template/content: Difference between revisions
From Joomla! Documentation
m New page: {{stub}} <noinclude> Category:Beginners Category:JA Purity template Category:Tutorials </noinclude> |
m →ja_purity/js/XXXXX.js: archiving articles with category removal and addition |
||
(8 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
{{stub}} | {{stub/abandoned}} | ||
< | {{:Customising the JA Purity template/tutorialtemplate|XXXXX and XXXX|<pre> | ||
<location of template>/ | |||
XXXXX.php | |||
[[Category: | 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> | |||
[[Category:Archived version Joomla! 1.5|{{PAGENAME}}]] |
Latest revision as of 14:24, 29 April 2013
![]() |
This article was once a stub and incomplete. It is now archived, PLEASE do not edit it! It references unsupported versions. |
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