Documentation
Installation
After you have downloaded Emporium to your computer, follow these steps to install your new theme.
- Double-click emporium.zip to extract the file.
- Place the .rwtheme file into the "~/Library/Application Support/RapidWeaver/" directory.
- Restart RapidWeaver.
Custom Page Banners
You may specify up to 20 custom page banners to use in your Rapidweaver website. Your custom banner must be the same width as your layout width and exactly 200px tall. For example, if your current layout width is 800px wide, then your custom banner must be 800px wide and 200px tall. Use the following instructions to create and implement a custom banner image in your Rapidweaver website.
- Create a banner image that is the appropriate width and height with an image editor.
- Save your image as a JPEG image, with a ".jpg" extension, into the directory emporium.rwtheme/Contents/images/editable_images/.
- Right-click "emporium.rwtheme" and choose "Show Package Contents" to view the contents of the Emporium theme.
- Save your image as "banner#.jpg", where "#" is 1, 2, 3, ... or 20. For example, you might save an image called "banner15.jpg".
- Restart RapidWeaver, and select the appropriate banner image in the Theme Variation panel.
If you wish to use an image that is not 200px tall, you must override the default banner height with the following custom CSS (adjusted to your preferences):
#featureimage { height: 250px; }Also, I have provided my own Adobe® Photoshop® template as is used in the default Emporium layout. You can edit this file to your liking to customize your own banner images.