The Rapidweaver theme from theme-weaver.
This theme has three slots for images in the header location. We're going to place a simple Bannerzest banner in each of them. The theme has a few width options but I've selected 900 pixels. The width you select for the theme dictates the width of the three header images. Since I've selected 900 px for theme width, the three banners need to be sized as follows:
• left banner: 270 px wide X 155 px tall,
• center banner: 288 px wide X 155 px tall,
• right banner: 270 px wide X 155 px tall.
The instructions are as follows:
Create and publish your three banners with the sizes shown above.
Publish the Bannerzest themes to their places on your server and select "Show HTML" (see Publish at right)
When you click this button, you'll be presented with another window (see Copy at right)
Now we have the necessary code copied to our clipboard. The final step is to open the theme's index.html file with the text editor you've selected and paste the codes in the correct locations. To open this file, right click the theme in Rapidweaver's theme drawer, choose "Reveal Theme Contents In Finder...". This will present you with a folder called "Contents". Open it and you will find the index.html file. Right click on this file and navigate to your chosen text editor application. In this example I chose TextWrangler. (see Textwrangler at right)
Scroll through the code until you find a place that matches that shown in the photo (see Paste here at right) The code you copied from Bannerzest is still on your clipboard. You want to paste it in the right spot. Place your cursor right after > symbol that follows headerpos1" and paste the code for the left banner by either choosing edit>Paste from TextWrangler's menu or simply by pressing the Apple-v key combination (command-v). Place your cursor right after > symbol that follows headerpos3" and paste the code for the right banner. Place your cursor right after > symbol that follows headerpos2" and paste the code for the center banner. Now that your codes are inserted, save the file and view the results.
Remember, when you use this technique and publish your site, send me a link so I can put your site in the showcase!
Doesn't get much easier than that, right?
