SMF Ads Support Forum

Support => Ad Support => Topic started by: Cosmo040180 on April 18, 2007, 04:23:15 AM

Title: My Own Banner
Post by: Cosmo040180 on April 18, 2007, 04:23:15 AM
Hi All,

I'm sorry if this has been asked quite often but i have installed the add mod (and a few others to which I'm very gratefull) but i want to make my own advert, as i want to have local businesses advertising on my site.

all i intially want is (http://www.johnscorner.co.uk/images/Adbanner.jpg) to start with then obviously change this in time

is this possible with the add mod?

thank you for your time
Title: Re: My Own Banner
Post by: bigguy on April 26, 2007, 10:01:42 AM
Upload your banner to your site and use the link to it plus the

[img][/img]

tags to display it.
Title: Re: My Own Banner
Post by: Cosmo040180 on May 02, 2007, 04:42:23 AM
Im so sorry to be so thick but that just displays
[img]http://www.johnscorner.co.uk/images/Adbanner.jpg[//img]

with only one slash in the end tag if i did it correctly it shows my banner on here am i doing somthing wrong?
Title: Re: My Own Banner
Post by: bigguy on May 02, 2007, 08:33:34 AM
Ok, try using these tags:

<img></img>
Title: Re: My Own Banner
Post by: Cosmo040180 on May 09, 2007, 05:36:09 AM
that just displays the url to the link :(

and using both tags together doesnt work either!
Title: Re: My Own Banner
Post by: bigguy on May 13, 2007, 11:30:54 AM
This is the code I use for a clickable banner:

<a href="http://www.smfhelper.info">
<img src="http://www.smfhelper.info/88x31.gif">
</a>

Title: Re: My Own Banner
Post by: Aspire on September 08, 2011, 04:35:35 PM
Quote from: bigguy on May 13, 2007, 11:30:54 AM
This is the code I use for a clickable banner:

<a href="http://www.smfhelper.info">
<img src="http://www.smfhelper.info/88x31.gif">
</a>



Great - This is what I was looking for - Thanks :-)

One question please - how do you get the web site to come up in a new window?