View Single Post
  #4 (permalink)  
Old May 4th, 2008, 10:19
mwdesign mwdesign is offline
Up'n'Coming Member
Join Date: May 2008
Location: Cornwall, UK
Posts: 57
Thanks: 0
Thanked 0 Times in 0 Posts
Re: ie 6 background-repeat does not work

I only ever use .jpg for background images, which repeat fine cross browser.

background:url(images/image_bg.jpg) repeat-y left top;

I avoid .png and .gif as they seem to cause problems.

mwdesign
Reply With Quote