Hi Klara,
Thanks, I'll look into this. I "think" my older laptop still has IE 8 so I'll give it a boot and see if I can reproduce the problem locally, if so then I'm sure I can fix it as well based on what you've said.
Did removing the background and repeat change the appearance?
If needed we can make that change specific only to IE 8. You can create a IE8Specific.css file and drop it in your skin folder then in layout.master on the IEStyleIncludes control you can set IncludeIE8="true" to make it include that file for IE 8. Then you can override the css in that file to remove the background and repeat and affect only IE 8.
Though it certainly seems strange that something simple like that could crash IE 8. I wouldn't be surprised if the javascript included in Artisteer skins is a contributing factor.
Best,
Joe