J1.5:Customising the JA Purity template/customisations/Adding or changing a header colour scheme
From Joomla! Documentation
< J1.5:Customising the JA Purity template | customisations(Difference between revisions)
Williamstdd (Talk | contribs) |
Williamstdd (Talk | contribs) (Added category template) |
||
| Line 13: | Line 13: | ||
</OL> | </OL> | ||
Remember to religiously refresh. reload, etc. to get the colors to show up. | Remember to religiously refresh. reload, etc. to get the colors to show up. | ||
| + | |||
| + | |||
| + | <code><nowiki><noinclude>[[Category:Templates]]</noinclude></nowiki></code> | ||
| + | {{for|a list of Mediawiki Templates for wiki authors|Category:Wiki Templates}} | ||
| + | [[Category:Extensions]] | ||
Revision as of 22:29, 26 May 2009
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
Header color schemes are kept in the directory /ja_purity/styles/header. Editing the CSS file will change the colors.
To add a new color scheme:
- Create a new directory under /ja_purity/styles/header called by your color's name (i.e. gray).
- Copy all the contents (including sub-directories) of one of the other directories (i.e. blue) into this directory.
- Edit the style.css file to have the colors you want. For instance the following changes will make a readable set of colors:
- Edit the images to make them the colors you want.
- Select the color for your new directory in the template manager.
#006699 -> #CCCCCC; #C3DFED -> #444444; #1E7CAB -> #BBBBBB.
Remember to religiously refresh. reload, etc. to get the colors to show up.
<noinclude>[[Category:Templates]]</noinclude>
For a list of Mediawiki Templates for wiki authors, see Category:Wiki Templates.
