Hi
Anyone know how to use different background images on different pages? I look in the advanced user guide (December '02 version obtained from Actinic by mail - the one on the downloads page is August '02) and there is some stuff in there about different background colours, but not images.
I looked in Act_Primary.html and found
<BODY NETQUOTEVAR:BGIMAGE...
.
.
.
</BODY>
and within the BODY part I replaced this with
BACKGROUND="../images/newbackgroundimagefilename.jpg"
(all the images are in /images)
but this made no difference.
Any ideas?
Nick
Anyone know how to use different background images on different pages? I look in the advanced user guide (December '02 version obtained from Actinic by mail - the one on the downloads page is August '02) and there is some stuff in there about different background colours, but not images.
I looked in Act_Primary.html and found
<BODY NETQUOTEVAR:BGIMAGE...
.
.
.
</BODY>
and within the BODY part I replaced this with
BACKGROUND="../images/newbackgroundimagefilename.jpg"
(all the images are in /images)
but this made no difference.
Any ideas?
Nick
Comment