News:

Version 3.5 has been released. Visit https://custom.simplemachines.org/mods/index.php?mod=255 to get the most up to date version.

Main Menu
Coinbase

My Own Banner

Started by Cosmo040180, April 18, 2007, 04:23:15 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Cosmo040180

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 to start with then obviously change this in time

is this possible with the add mod?

thank you for your time

bigguy

Upload your banner to your site and use the link to it plus the

[img][/img]

tags to display it.

Cosmo040180

#2
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?

bigguy

Ok, try using these tags:

<img></img>

Cosmo040180

that just displays the url to the link :(

and using both tags together doesnt work either!

bigguy

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>


Aspire

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?