The site is http://www.chefunmi.com/site/site.html I am using this CSS: .tdtest{ width: 147px; background: url('/site/images/repeat_left.gif'); background-repeat: repeat; background-position: top; } My goal is to have the 'repeat_left' and 'repeat_right' images repeat in the background of a table cells, acting as "extenders" if more content is added to the middle white box. I have been kicking this around for 3-4 hours now. It works fine in Safari, but does not work in either IE or FF. Any ideas are greatly appreciated. I exported directly from Imageready to this directory. If you simply preview it in Safari and FF you'll see what I'm talking about. THANK YOU in advance!
Yes I did, it took forever. I don't even remember the steps I took, but I finally got it to work, thanks for your reply.