1
HFS ~ HTTP File Server / Re: How to insert banner with link to another site
« on: January 23, 2011, 04:00:11 AM »
The code is:
<a href=" ENTER THE URL THAT YOU WANT TO GO TO HERE "><img src=" ENTER PICTURE URL HERE " width=" ENTER SIZE OF WIDTH HERE OF PICTURE " height=" ENTER HEIGHT SIZE HERE OF PICTURE " /></a>
You can use your own URL link if you have a picture that you have hosting withen HFS or you can use an outside picture URL link as well..
For a picture that you want hosted on your own server just add it to HFS..
Once you added the picture it would be a good idea to make it hidden..
Once its hidden you can then right click on the picture that you hosting and click on the COPY URL ADDRESS..
From there enter the addreas of the picture to your code after where it says ,IMG SRC= " ENTER PICTURE URL HERE "..
Make sure to enter the current picture size that you would like..
Plus done forget to put a URL on the first string of code on where you want users to go once they do click on the picture..
As for the left, Right, Centering I dont know..
However Im sure the code is posted some where here on the site..
I do know however that center is <CENTER> </CENTER>
However I have tryed <RIGHT> </RIGHT> and the aliment always stated center..
So someone else may have to help you on the aliment issue...
I sure hope this was helpful in some way for ya,
Civic
<a href=" ENTER THE URL THAT YOU WANT TO GO TO HERE "><img src=" ENTER PICTURE URL HERE " width=" ENTER SIZE OF WIDTH HERE OF PICTURE " height=" ENTER HEIGHT SIZE HERE OF PICTURE " /></a>
You can use your own URL link if you have a picture that you have hosting withen HFS or you can use an outside picture URL link as well..
For a picture that you want hosted on your own server just add it to HFS..
Once you added the picture it would be a good idea to make it hidden..
Once its hidden you can then right click on the picture that you hosting and click on the COPY URL ADDRESS..
From there enter the addreas of the picture to your code after where it says ,IMG SRC= " ENTER PICTURE URL HERE "..
Make sure to enter the current picture size that you would like..
Plus done forget to put a URL on the first string of code on where you want users to go once they do click on the picture..
As for the left, Right, Centering I dont know..
However Im sure the code is posted some where here on the site..
I do know however that center is <CENTER> </CENTER>
However I have tryed <RIGHT> </RIGHT> and the aliment always stated center..
So someone else may have to help you on the aliment issue...
I sure hope this was helpful in some way for ya,
Civic