rejetto forum

adding your banner in HFS

talis · 3 · 2163

Poll

Do you like this topic?

Yes
0 (0%)
No
0 (0%)

Total Members Voted: 0

Voting closed: May 07, 2010, 07:54:48 AM

0 Members and 1 Guest are viewing this topic.

Offline talis

  • Occasional poster
  • *
    • Posts: 16
    • View Profile
Hello friends!

I want to add a banner on the top of each page.

I have used this command for linking the image

<img src="Advertise.gif"width="728" height="90"title="asdasd">
It is easy

But the problem arrises when i swich the pages
there are many folders in my server and for each folder i have to add that particular header file in each and every folder in all of the root folders where our real/virtual data is.

It is difficult for me to keep on adding that file on every folder in order to get it displayed

Is there any way else, like to save your images once on the root of HFS list and then somehow restrict the HFS to use that images in every page

Please kindly tell me the solution

Regards Talis
Since 1986
« Last Edit: February 15, 2009, 08:26:42 PM by talis »


Offline Mars

  • Operator
  • Tireless poster
  • *****
    • Posts: 2059
    • View Profile

Put your gif at root and hide it,

insert a / before the name as follow

<img src="/Advertise.gif" width="728" height="90" title="asdasd">


Offline talis

  • Occasional poster
  • *
    • Posts: 16
    • View Profile
Hello,

Thanks dude! it really worked. You can't measure how happy am i. I have been looking for hep on this for long time.  :)

I really appretiate it.

Thanks ALOT! :)