Omega Owners Forum
Chat Area => General Discussion Area => Topic started by: HolyCount on 30 August 2008, 15:00:02
-
For all you website experts out there ......
How do you put a link to a website into a banner ( so you see the banner and can click on it to get to the site it's advertising)?
-
There should be a hyperlink section in the banner's properties. Depends on your software, but try right click, proprties.
-
HTML Code
<a href="http://link.to.website.here"><img src="http://link.to.picture.here" /></a>
BBCode (Forums)
[url=http://link.to.website.here][img]http://link.to.image.here[/img][/url]
-
Cheers lads -- now we're cookin' :y