Help! I'm trying to add a background image in Catalog. I have selected the jpeg file in Design/Options/Background Image and also placed jpeg file into the Advanced/Additional Files list.
But ... the background is still snow white on the web (the background image appears briefly). Looking at the source code on website I'm getting:
<BODY BACKGROUND="acatalog/paper.jpg" BGCOLOR="#ffffff" TEXT="#000000" LINK="#003366" VLINK="#6699cc" ALINK="#003399" ...etc >
which shows paper.jpg AND a BGCOLOR of #ffffff.
How can I remove the BGCOLOR which seems to be swamping out the background image? Is it a template to be edited!?
many thanks,
--Paul
But ... the background is still snow white on the web (the background image appears briefly). Looking at the source code on website I'm getting:
<BODY BACKGROUND="acatalog/paper.jpg" BGCOLOR="#ffffff" TEXT="#000000" LINK="#003366" VLINK="#6699cc" ALINK="#003399" ...etc >
which shows paper.jpg AND a BGCOLOR of #ffffff.
How can I remove the BGCOLOR which seems to be swamping out the background image? Is it a template to be edited!?
many thanks,
--Paul
Comment