Using your favorite photo editing software you can now create your images. To simplify things I am only going to be using a header (shown resized below) and background image. Once you have all your images created, you are ready to start styling your blog. If you would like to use my images you can download my header image and background image.

First of all let's upload and set our header image:
- Click 'Block A BG Style' on the left.
- Click 'Image Picker'.
- On the left click 'Upload new Image'.
- Browse to your header image and click upload image.
- Select your header image by clicking its name in the list.
- And now click 'Use this image.'
For my header image I selected the follow options: 'Do Not Tile', 'Top', 'Left.'
These options make sure my background does not repeat and positions to the top and left. So my header image fits in my blog just nicely.
NOTE: There is a difference between 'Title Image' and 'Block A BG Style.' Title image is an image that is placed in your title/header but does not fill the whole space. 'Block A BG Style' can be used to fill your entire header space. It can be a repeating background or one giant header image set to not repeat (like I have done in this article).

Now we have to do a few tricks to adjust our header. Since we have opted to use a title graphic that is large and textual, we will want to remove the default text that would typically appear in the title area which contains text title and description.
Under the 'text' option enter the following text:
Blog Title: <div style="display: none;">your blog title here</div>
Blog Description:
<div style="height: 205px"><span style="display: none">blog description here</span></div>

NOTE: change the height to match the height of your header image.
I have set my title and description to display:none; because if I delete them then there is no way for other Bravenet Bloggers to know what my blog is about! So it is best if you use the display:none; method I have shown here rather than deleting your title and description altogether. ALSO you MUST have a title and a description entered to be chosen for Journal Of The Week!
continued below...