Ok, I have a question. How do I put banner ads up, There are several sites that I want to put a Banner up on my site but I don't know how.
Like, to put an affiliate banner up? It's simple HTML unless you're putting it in a post, at which point you need to use whatever code your forum supports (BBC, typically). But, typically, in HTML, you'd use this:
| CODE |
| <a href="URL HERE" target="_blank"><img src="URL OF BANNER"></a> |
Is that what you're looking for?
Yes mostly, I'm also wondering where on the board I should put the Banner, I should have mentioned that before but thank you for that!
Um... I think that's up to you. We put our affiliates banners at the bottom of the forum in a box titled "Affiliates". For our ad banners and such, I placed them in a thread entitled "Recruitment and Advertising". *Nod* It's really up to you where you place them, but some affiliates will prefer their banners to be in certain places, like on the index of your forum.
Thanks guys! I appreciate it!