The newest Rapidweaver theme from Henk Vrieselaar.

In this new theme, Prestigious, Henk has made provisions for inserting a Bannerzest Header into your project. He's set up a special place to insert the code and has included the CSS necessary in the theme so that your banner will be positioned perfectly! This is the first of Henk's themes to offer this feature but he sees the value in this technique and I believe he'll include this in all future themes and possibly in updates to existing themes.

The instructions are as follows:
Make your Bannerzest banner the same width as the page width you've selected through the page inspector
only if you are not using a sidebar. If you are using a sidebar, make the banner width the page width minus 190 pixels (for example, an 800 pixel side page would require a banner 610 pixels wide... 800 - 190 = 610) All banner heights in this theme are 150 pixels

Publish the site and reveal the HTML
Publish


Publish the Bannerzest theme to its place on your server and select "Show HTML" (see Publish at right)




Copy Bannerzest's code to the clipboard
Copy

When you click this button, you'll be presented with another window (see Copy at right)






Use Textwrangler to open index.html
TextWrangler

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 code in the correct location. 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)



Paste code here

Paste here



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. Delete the text that tells you that this is the place for you banner. Delete the leading arrow , exclamation point and two dashes before the mybanr. Delete the trailing arrow and two dashes after the ending /div. Paste in the code from Bannerzest right after the mybanr div by either choosing edit>Paste from TextWrangler's menu or simply by pressing the Apple-v key combination (command-v). Now that your code is 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!

Thanks to Henk for setting us up for success!