| 1 |
===========
|
| 2 |
Contents
|
| 3 |
===========
|
| 4 |
|
| 5 |
* Installing Drupal Themes
|
| 6 |
* Utilizing Menus
|
| 7 |
* Customizing the Footer
|
| 8 |
|
| 9 |
For more information please visit http://www.thebeeblogger.com/
|
| 10 |
|
| 11 |
*** Installing Drupal Themes
|
| 12 |
---------------------------------------
|
| 13 |
1. Access your Web server using an FTP client or Web server administration tools.
|
| 14 |
2. Create a folder for your specific theme under "<YourSiteFolder>/themes/" folder within Drupal installation.
|
| 15 |
For example: <YourSiteFolder>/themes/<MyNewTheme>
|
| 16 |
3. Copy or upload theme files exported from Artisteer into the newly created <MyNewTheme> folder.
|
| 17 |
4. Login to your Drupal Administer.
|
| 18 |
5. Go to Drupal Administer -> Site Building -> Themes (www.YourSite.com/?q=admin/build/themes)
|
| 19 |
6. Select your newly uploaded theme from the list of available themes for your site.
|
| 20 |
7. Click the "Save configuration" button to save your changes.
|
| 21 |
For more information please visit: http://drupal.org/node/456
|
| 22 |
|
| 23 |
*** Utilizing Menus
|
| 24 |
---------------------------------------
|
| 25 |
Please use the following steps to utilize menu style designed with Artisteer:
|
| 26 |
1. Go to Drupal Administer -> Site Building -> Menus (www.YourSite.com/?q=admin/build/menu)
|
| 27 |
2. Edit an existing menu or create a new one.
|
| 28 |
3. Go to Drupal Administer -> Site Building -> Blocks (www.YourSite.com/?q=admin/build/block)
|
| 29 |
4. Place menu into the "Menu" region.
|
| 30 |
|
| 31 |
NOTE: the "Menu" region can contain only a single menu, or none.
|
| 32 |
|
| 33 |
For more information please visit http://drupal.org/node/102338
|
| 34 |
|
| 35 |
*** Customizing the Footer
|
| 36 |
---------------------------------------
|
| 37 |
To customize the theme footer via Drupal Administer place one or multiple blocks into the "Copyright" region.
|
| 38 |
Here are sample steps to configure custom footer:
|
| 39 |
1. Go to Drupal Administer -> Site configuration -> Site information
|
| 40 |
(www.your-site.com/?q=admin/settings/site-information)
|
| 41 |
2. Edit the Footer message field.
|
| 42 |
3. Save your changes.
|