Quote Originally Posted by xRobVx818 View Post
I want to add a flash music player in my header, right next to the logo. where would i put the html code so it appears in the header right next to the logo?
xRobVx818,

In order to place your music player in the header next to the logo I would suggest opening the file /includes/templates/apple_zen/common/tpl_header.php then search for the following code: <div id="taglineWrapper"> and place your html code in that area. You may have to adjust some of the html to make it look right - or you may need to mess with the css to get it to work functionally.

I'm not sure if that is where she would suggest, but it is where I have placed similar items. I wish you luck!