Hi!
I've been bashing my head against this and I feel like I'm right on the edge of solving this, but can't quite cross the finish line.
Here's my test website as it currently stands:
http://www.thejazzhands.com/ATF
I'm trying to add a big button on top of and to the right of the logo (I assume this section is the header, thanks to Firebug, which I picked up thanks to you all). Currently, the logo takes up the entire width of the page, which I like. I purposely included the blank space to the right of the logo to make room for this button. The logo is also clickable and just loops back to the home page, which I don't really care about but don't know how to change.
I want the button to sit on top of it, off to the right. I have been able to figure out how to move the button either above or below my logo using the header.php file, but not on top of it. Is it possible to make the button sit directly on top of the logo?
I set up a child theme thanks to the fine people on this forum, so hopefully I'm using it correctly. =)
Thanks for the help!