Code:
<div id="header_image_sociable"><a href="http://www.twitter.com/****"><img src="http://twitter-badges.s3.amazonaws.com/follow_us-c.png" alt="Follow **** on Twitter"/></a></div>
Code:
#header_image_sociable {position: absolute; right:40px; top: 20px;}
The image appears at the top and dead center over my header graphic.
I have also tried
Code:
div#header_image_sociable {position: absolute; right:20px; top: 20px;}
Thanks