Hello everyone,
Does anyone know how do i can place a background image in my store.
I thought it might be possible using CSS like
.bg_image {
BACKGROUND-image: url(
http://www.eye-graphics-services.nl/sico-shop/skin1/images/bg.gif);
BACKGROUND-repeat: repeat;
}
But where should i place this code? In which template?
Thanks.
