Some AD help

theappshare

New Member
Hey guys, I just had a question on how to put some advertisement on my site.

What I want to do is change the top right banner [http://theappshare.com] to a clickable AdBrite advertisement. I got the image there in the first place by just replacing the previous image. How can I make it so I can insert the ad code and make it a clickable advertisement, rather than just an image.
 
In general this will do:
Code:
<a href="[color=Red]http://link.com[/color]"><img src="[color=red]path/to/image.gif[/color]" alt="[color=red]short description[/color]" /></a>
as to adbrite I am unsure, assumably just change link with AB code you have.
 
Back
Top