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

Image does not appear in "sub-cat"

Quote Reply
Image does not appear in "sub-cat"
When I get to about the 3rd sub-level, the image link is changed causing the image link to be broken.

The ok pages show the link as:
...images/filename.gif

Then as I get deeper it changes to:
...pages/images/filename.gif
Quote Reply
Re: Image does not appear in "sub-cat" In reply to
For your images, use complete relative paths to images in your template files, like the following:

Code:
<img src="/images/file.gif" alt="Image">

Regards,

------------------
Eliot Lee....
Former Handle: Eliot
* Check Resource Center
* Search Forums