The following sections describe how to install and configure the LiteJazz theme and associated modules.

You should place all themes in the sites/all/themes folder of your Drupal installation. If you have not installed additional themes yet, this folder may not exist. If this is the case, simply create a subfolder in the sites/all folder called themes.
Download the LiteJazz theme distribution and extract the files. The LiteJazz theme is distributed in a pkzip or a compressed tar file. Download the appropriate distribution for your platform and extract the contents using a tool such as pkZip, 7-Zip, or Stuffit. Linux users can extract the file using the tar command.
Locate the themes folder of the LiteJazz distribution. Within this folder is a subfolder named litejazz. This is the folder that you will copy to your Drupal themes folder.
FTP/Copy/SCP the litejazz folder to the sites/all/themes folder of your Drupal installation.

Enable the theme by logging into the administrator account of your Drupal installation, pointing your browser to /yoursite/admin/build/themes, and checking the 'Enabled' checkbox next to the LiteJazz theme. If you want to use LiteJazz as the default theme for your site, select the Default button next to the LiteJazz theme. Click the Save Configuration button to save the changes.
For detailed instructions on installing and configuring Drupal themes, check out the Drupal.org handbook page on theme installation.
The ThemeSettingsAPI module is only required for Drupal version 5. The features of this module are built into Drupal version 6. If you're using Drupal version 6, you can skip forward to the next section.

You should place all modules in the sites/all/modules folder of your Drupal installation. If you have not installed additional modules yet, this folder may not exist. If this is the case, simply create a subfolder in the sites/all folder called modules.
Download the LiteJazz theme distribution and extract the files. The LiteJazz theme is distributed in a pkzip or a compressed tar file. Download the appropriate distribution for your platform and extract the contents using a tool such as pkZip, 7-Zip, or Stuffit. Linux users can extract the file using the tar command.
Locate the modules folder of the LiteJazz distribution. Within this folder is a subfolder named themesettingsapi. This is the folder that you will copy to your Drupal modules folder.
FTP/Copy/SCP the themesettingsapi folder to the sites/all/modules folder of your Drupal installation.

Enable the module by logging into the administrator account of your Drupal installation, pointing your browser to /yoursite/admin/build/modules, and checking the 'Enabled' checkbox next to the Theme Settings API module. Click the Save Configuration button to save the changes.
For detailed instructions on installing and configuring Drupal modules, check out the Drupal.org handbook page on module installation.
If you have successfully installed and enabled the Theme Settings API module (or if you're running Drupal version 6), you can easily configure many aspects of the LiteJazz theme from the Drupal administration menus.
Drupal 5 Users: You can use the LiteJazz theme without installing the Theme Settings API module. However, you will not be able to control the theme features as described below without this module installed and enabled.
Point your browser to /yoursite/admin/build/themes/settings/litejazz. At the bottom of this form is a series of options specific to the LiteJazz theme. Each of the available options is described below. Modify the options to your liking and click the Save Configuration button at the bottom of the page. Your changes will take effect immediately.

Style: This option allows you to select one of the 3 built-in color styles that LiteJazz provides.
Use Themed Logo: You may choose to display the default theme logo by checking the Logo checkbox near the top of this page. By default, Drupal looks for a file named logo.png in the theme's root folder. If you additionally enable the Use Styled Logo checkbox, Drupal will look for a file named logo.png in the litejazz/images/selected-style folder. This allows you to create a different logo file to match the colors of each available LiteJazz styles.
Use Fixed Width: If this option is enabled, the LiteJazz content window will have a fixed width. The width is specified in the Fixed Width Size input. If this option is disabled, the LiteJazz content window will be fluid, meaning it will grow to fill the width of the browser window.
Fixed Width Size: This option allows you to specify the width of the LiteJazz content window when using the fixed-width option. The default value is 850, which represents a page that is 850 pixels wide.
Show Breadcrumbs: If this option is enabled, Drupal will display breadcrumbs in the upper-left corner of each page.
Use IE PNG Fix: When this feature is enabled, LiteJazz will load a javascript program that allows IE6 to display transparent PNG images.
Font Family: This option allows you to select the default font family for your site. You can select one of the provided options, or you can select Custom and specify your own font selector below.
Custom Font-Family Setting: If you selected Custom from the Font Family drop-down menu, you can specify a custom font-family string here. The string should be valid in the context of a CSS definition. Font family names that includes spaces should be enclosed in quotes, and multiple font names should be separated by commas.
Include Local Content File: If this option is enabled, Drupal will load a CSS file with the name specified beolow during the page-load sequence. This allows you to create a custom CSS file with site-specific CSS customizations. Isolating theme modifications and site-specific CSS in this manner prevents future theme updates from overwriting your changes.
Local Content File Name: If the Include Local Content File option is enabled, this option is used to specify the file name of the local content file. Note that the path is relative to the tapestry theme root folder.
Left Sidebar Width: This option is used to specify the width, in pixels, of the left sidebar.
Right Sidebar Width: This option is used to specify the width, in pixels, of the right sidebar.
Use Suckerfish Menus: Internet Explorer 6 has a bug related to the CSS hover attribute that prevents pure CSS suckerfish menus from working correctly. LiJazz provides a javascript file that will work around this problem and allow suckerfish menus to work correctly in IE. If you want to use this feature, you must enable this checkbox. If you do not enable this option, suckerfish menus will not work in IE6.
Specify Custom Logo Size: This option allows you to specify the dimensions of the logo image. This will not be necessary in all circumstances. However, if you are using a PNG image and you have enabled the IE PNG fix, you might need to enable this option and specify the logo image size.
Logo Width: The width, specified in pixels, of the logo image.
Logo Height: The height, specified in pixels, of the logo image.

You should place all modules in the sites/all/modules folder of your Drupal installation. If you have not installed additional modules yet, this folder may not exist. If this is the case, simply create a subfolder in the sites/all folder called modules.
Download the LiteJazz theme distribution and extract the files. The Tapestry theme is distributed in a pkzip or a compressed tar file. Download the appropriate distribution for your platform and extract the contents using a tool such as pkZip, 7-Zip, or Stuffit. Linux users can extract the file using the tar command.
Locate the modules folder of the LiteJazz distribution. Within this folder is a subfolder named blocktheme. This is the folder that you will copy to your Drupal modules folder.
FTP/Copy/SCP the blocktheme folder to the sites/all/modules folder of your Drupal installation.

Enable the module by logging into the administrator account of your Drupal installation, pointing your browser to /yoursite/admin/build/modules, and checking the 'Enabled' checkbox next to the Block Theme module. Click the Save Configuration button to save the changes.
For detailed instructions on installing and configuring Drupal modules, check out the Drupal.org handbook page on module installation.

Before you can use the LiteJazz styled block templates, you will need to configure the Block Theme module. These instructions assume that you have already installed and enabled the Block Theme module.
Point your browser to /yoursite/admin/settings/blocktheme, where you will find the Block Theme Module settings page.
Select and copy the text below, and then paste it into the Custom Block Templates edit box of the module configuration page.
Click the Save Configuration button to save your changes.
blk-outline1|Outline1 blk-outline2|Outline2 blk-outline3|Outline3 blk-solid1|Solid1 blk-solid2|Solid2 blk-solid3|Solid3 color0-pagebg|Color0 Page BG color1-pagebg|Color1 Page BG color2-pagebg|Color2 Page BG color3-pagebg|Color3 Page BG stripe0-pagebg|Stripe0 Page BG stripe1-pagebg|Stripe1 Page BG stripe2-pagebg|Stripe2 Page BG stripe3-pagebg|Stripe3 Page BG