T
|
thesofa 1/29/2009 |
probably add a line to load a background image in the CSS file that applies to the pages you build, but I have no sample code. |
R
|
randall author 1/29/2009 |
probably add a line to load a background image in the CSS file that applies to the pages you build, but I have no sample code.
|
J
|
Jane 1/30/2009 |
Hi, <body style="background: url(...);"> |
R
|
randall author 1/30/2009 |
Thank you, Jane. |