SMF Ads Support Forum

Support => Ad Support => Topic started by: jimbo12d on February 16, 2008, 08:56:00 PM

Title: Picture advertisement
Post by: jimbo12d on February 16, 2008, 08:56:00 PM
Hi I want to make an advertisement of just a picture that I am hosting on my server. it is a .png
what is the code that I would put in.

What is the code that I would put in if I wanted it to link somewhere also?
Title: Re: Picture advertisement
Post by: riversen on February 24, 2008, 02:46:15 PM
if you choose an html ad use regular html like a href and img src... if you use php use echo '<a href ...';

works for me.