rejetto forum

How to insert banner with link to another site

0 Members and 1 Guest are viewing this topic.

Offline qwertt10

  • Occasional poster
  • *
    • Posts: 2
    • View Profile
Help! how to insert a banner at the top or left of the template so that when you click on it you will go to another site? Write code, please, that need to insert. Thanks

p.s. Sorry for grammar Iam russian=)


Offline CivicScootin

  • Occasional poster
  • *
    • Posts: 37
    • View Profile
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