| 1 |
============
|
| 2 |
Instructions
|
| 3 |
============
|
| 4 |
|
| 5 |
1. Download the latest version of Color Paper theme for Drupal at
|
| 6 |
http://drupal.org/project/colorpaper
|
| 7 |
|
| 8 |
2. Unpack the downloaded file, place the entire colorpaper folder in your
|
| 9 |
Drupal installation under any one of the following directory:
|
| 10 |
|
| 11 |
sites/all/themes
|
| 12 |
making it available to the default Drupal site and to all Drupal sites
|
| 13 |
in a multi-site configuration
|
| 14 |
sites/default/themes
|
| 15 |
making it available to only the default Drupal site
|
| 16 |
sites/example.com/themes
|
| 17 |
making it available to only the example.com site if there is a
|
| 18 |
sites/example.com/settings.php configuration file
|
| 19 |
|
| 20 |
3. Log in as administrator on your Drupal site.
|
| 21 |
Go to Administer > Site building > Themes (admin/build/themes) and set
|
| 22 |
Color Paper as the default theme.
|
| 23 |
|
| 24 |
4. Optionally choose from any one of the 5 colour variations:
|
| 25 |
Green, Orange, Pink, Purple. The default colour scheme is Teal.
|
| 26 |
|
| 27 |
5. You are done!
|
| 28 |
|
| 29 |
6. If you have any further questions, theme customisation services, PSD to
|
| 30 |
Drupal, just send me an e-mail with further details at ktleow@gmail.com
|
| 31 |
|
| 32 |
====================
|
| 33 |
Creating a text logo
|
| 34 |
====================
|
| 35 |
|
| 36 |
1. I have included a PhotoShop template for you to create a text logo similar
|
| 37 |
to the default Color Paper theme logo.
|
| 38 |
|
| 39 |
2. This logo uses the font "DejaVu Sans" that can be downloaded free from
|
| 40 |
http://sourceforge.net/projects/dejavu
|
| 41 |
Download and install the font if you do not have it.
|
| 42 |
|
| 43 |
3. Open the file logo.psd using PhotoShop.
|
| 44 |
|
| 45 |
4. Use the Text tool and change the text of the logo. That layer is
|
| 46 |
center-aligned by default.
|
| 47 |
|
| 48 |
5. Save your new logo as logo.png and overwrite the default logo file.
|
| 49 |
|
| 50 |
6. Done =)
|