Browser resizing moves header image
-
Hi,
I’ve added a twitter-linked image to my header, but it moves if I resize the browser. I’ve used the following HTML:
Header PHP
<div id="header_image_sociable"> <a href="http://www.twitter.com/damianburton"> <img src="http://www.smartgreen.org.uk/edit/wp-content/uploads/2012/07/twittersmall.png" alt="Twitter" /></a> </div>StyleCCS
#header_image_sociable {position: absolute; right:178px; top: 8px;}Any ideas as to how to stop the image moving and keep it in the same place irrespective of the browser size? My site is http://www.smartgreen.org.uk
Many thanks
The topic ‘Browser resizing moves header image’ is closed to new replies.