View Single Post
  #15 (permalink)  
Old Nov 14th, 2006, 19:45
snappy snappy is offline
Reputable Member
Join Date: Mar 2006
Location: UK
Posts: 100
Thanks: 0
Thanked 0 Times in 0 Posts
Re: How to ensure important images load first?

Right...sorted!
I put the below in the main stylesheet and nothing in the "ieonly" stylesheet
Code: Select all
#header img{
float:left;}
Looks okay now in both Firefox (mac/PC) and IE (PC) and Safari (mac).
Completely wrong in IE on the mac, but I think I'm gonna have to live with that. Or am I? Can I do any more? I'm only flesh and blood afterall!!


Thanks for all of your help. Stay tuned for my next newbie dilemma...
Snappy
Reply With Quote