top.html & bottom.html

Post Reply
User avatar
Thunderstone
Site Admin
Posts: 2504
Joined: Wed Jun 07, 2000 6:20 pm

top.html & bottom.html

Post by Thunderstone »



I have placed the top and bottom .html files in the database directory,
now when the screens are displayed the "gif" files that I placed on the
top and Bottom
.html files are not showing up. How can I correct this ?


User avatar
Thunderstone
Site Admin
Posts: 2504
Joined: Wed Jun 07, 2000 6:20 pm

top.html & bottom.html

Post by Thunderstone »



Kevin Bevington said:

You will need to use a fullpath to the images, not a relative reference in
the top and bottom html files.

For example

<img src="/webinator/db/top.gif">


Post Reply