MyBB Community Forums

Full Version: My Advertisements Postbit
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I use myadvertisements postbit and I'd like to know of a code I could use which uses tables and has small image and text to use for displaying ads, thanks!
You could use any type of ad code supplied by third party advertisers such as Adsense, etc.

Or for displaying banner-linked-images, you could use some code like:

<a href="http://yoururl.com" /><img src="http://imageurl.com/image.png" /></a>
I know the basic HTML, I was wondering if anyone had a good code using a table that will fit with the theme used.
You should perhaps elaborate your requirement in detail as to what exactly you want to achieve.
Done Smile