Help with coding
3 posters
Page 1 of 1
Help with coding
I am trying to have ad's / banners on my forum....just like the ones placed here "follow us on twitter" etc. How do I manage to get the banner link to a website?
Re: Help with coding
Use this code:
Replace:
Website's Link with your link to a website and URL of Image with the link of your image.
- Code:
<a href="Website's Link" target="_blank"><img src="URL of Image" alt="" /></a>
Replace:
Website's Link with your link to a website and URL of Image with the link of your image.
Master Marc- Hyperactive
-
Posts : 3661
Reputation : 47
Language : English and Spanish.
Re: Help with coding
Master Marc wrote:Use this code:
- Code:
<a href="Website's Link" target="_blank"><img src="URL of Image" alt="" /></a>
Replace:
Website's Link with your link to a website and URL of Image with the link of your image.
Thank you very much!!!!!

Re: Help with coding
Since this thread appears to be solved, I will lock this thread and mark it as solved.
Sanket
Sanket
Sanket- ForumGuru
-
Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum