Add image banner in header


Author Message
wpmaster

Posted: 2/25/2009
Quote message 

Hi,

I created a simple wp theme, only with menu navigation at the top.
Then I set the top margin to 25 px, so that I can have big space to insert an image banner.
But in Artisteer software, we can't insert just the banner on top of the menu, but when I look at the header.php source code, there is no place for me to place this image banner.

The following screenshot describe what I mean:

<a href="http://imageshack.us"><img src="http://img218.imageshack.us/img218/2574/52163722.jpg" border="0" alt="Image Hosted by ImageShack.us"/></a><br/><a href="http://g.imageshack.us/img218/52163722.jpg/1/"><img src="http://img218.imageshack.us/img218/52163722.jpg/1/w320.png" border="0"></a>

The red color box is the image banner that I want to put in.
Anyone know how to add the image banner into the header that I described above?

Thanks in advance!
 
wpmaster

Posted: 2/25/2009
Quote message 

Link to the screenshot image is :

http://img218.imageshack.us/img218/2574/52163722.jpg

Quote wpmaster:

Hi,

I created a simple wp theme, only with menu navigation at the top.
Then I set the top margin to 25 px, so that I can have big space to insert an image banner.
But in Artisteer software, we can't insert just the banner on top of the menu, but when I look at the header.php source code, there is no place for me to place this image banner.

The following screenshot describe what I mean:

<a href="http://imageshack.us"><img src="http://img218.imageshack.us/img218/2574/52163722.jpg" border="0" alt="Image Hosted by ImageShack.us"/></a><br/><a href="http://g.imageshack.us/img218/52163722.jpg/1/"><img src="http://img218.imageshack.us/img218/52163722.jpg/1/w320.png" border="0"></a>

The red color box is the image banner that I want to put in.
Anyone know how to add the image banner into the header that I described above?

Thanks in advance!


 
Marc Smith

Posted: 2/25/2009
Quote message 

This would require you to edit the php code quite a bit and create a table or DIVS in the header file in order to create that space that would allow you to do this.

There is another post here somewhere that deals with adding SWF files in the header, the method in adding that file would be similar to the one you are attempting here.


 
Dan E.

Posted: 2/25/2009
Quote message 

Something like this?

http://207.58.187.44/wp/