728x90 Ad for Default Theme?

Hello, does anyone have any suggestions on how to add a 728x90 ad to the default theme? I would like to include the add to the right of the logo. Any thoughts or suggestions would be greatly appreciated!

in page.tpl.php find the

in page.tpl.php find the line

< div id="header_title">

and right below add

< div style="float:right;">
YOUR ADSENSE CODE HERE
< /div>

Hey alliax, Thanks for

Hey alliax,

Thanks for taking the time to help me :)

I tried your code, but it started to shift the logo below the categories. Perhaps, I need to change the dimensions of my logo and it will work better. I will try a few more things. I will keep you posted. Thanks for your help!

The standard logo height is

The standard logo height is 100, so 90 pixels for your ad should just fit in the header, ONLY if you have NO primary links setup.
If you have even just one primary link, you'll get into troubles, at standard screen sizes such as 1024x768.

Hello, Thanks for the reply!

Hello,

Thanks for the reply! I seem to have everything working now.

However, I am running into the problem you are referring to with smaller screen sizes. If I resize the browser window in FireFox the logo disappears and only the ad displays. However, if I resize the window for Internet Explorer the logo shifts below the ad. Is there anyway to have a horizontal scroll bar appear as opposed to actually have the logo disappear or shift?

Thank you very much for your help! I greatly appreciate it.

Sorry but I'm not good at

Sorry but I'm not good at CSS and stuff, I just know enough to get to where I want by trial and error and enough to know when to give up and back down and find another way to display my ads. :-)