I changed the background in the GK-Corporate2 template editing the template.css:
body { min-height:100%; line-height:1.7; background:#86abbb url('/images/BG.png')repeat top; color:#979189; }
This is not working for IE7 or 8, afaik because of not supporting css3.
So where could i change it, so it is supported with ie8?
Maybe it's a very simple thing, but i'm a newbee in the webdesign world.
Tnxs,
Paul