Gossamer Forum
Home : Products : Links 2.0 : Installation -- Unix :

Background Images???

Quote Reply
Background Images???
I have a few background images that dont showup on the pages i create... i dont know why this is happening because i edited all the templetes and the images point to http://mysite.com/img/image.gif so everything should work but yet no luck... can someone please help me... thanks

Quote Reply
Re: Background Images??? In reply to
You should be using the following codes:

Code:

<body background="http://mysite.com/img/image.gif">


in all your template files.

Regards,

Eliot Lee