CSS Image positioning issue - VERY STRANGE!
Hi Guys
So please can you take a look at the following page (still under construction!!)
http://www.kentculturalbaton.com/art...hitstable.html
You may notice that the first load of each image (pulled direct from Flickr) shifts the main image out of position. Once you click another thumbnail then go back to the original the image sits where it is should be!! WIERD!!
Inspected first time - WRONG!
<img width="500" height="276" src="http://static.flickr.com/4071/4645135791_a269decf71.jpg" style="display: block; position: absolute; z-index: 0; height: auto; visibility: visible; width: auto; left: 230px; top: 173px; opacity: 1;" alt="beach_flags_with_traffic_wardens">
2nd time - Left & top are correct:
<img width="500" height="276" src="http://static.flickr.com/4071/4645135791_a269decf71.jpg" style="display: block; position: absolute; z-index: 2; height: auto; visibility: visible; width: auto; left: 30px; top: 62px; opacity: 1;" alt="beach_flags_with_traffic_wardens">
Anyone got any ideas??
Also this page just will not work in IE6 (I know, it's the client!)
Many thanks in advance :-)
McCann
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Tags for this Thread
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Bookmarks