I'd like to add an image between the page menu and header image in my header area, so I used the following code in the "configure header area" space--
Code:
%page-right %logo <div style="float:right; margin-right:40px;margin-top:-45px;"> <a href="link"><img src=" url("http://yourdomain.com/wp-content/themes/atahualpa/images/poccta.png")" /></a> </div> %image %bar1
Thanks-- LOVE this theme! :)