MyBB Community Forums

Full Version: Spikescot2005s Plugin/Modification's - Links Page
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Thought i would share this with everyone.

My first Plugin/Modification - Add a links page to your forum

Demo - Here

Download - Here (my website
or
Download - Here (mybb mods site


Enjoy
This is way off topic but with this code (Inside Site banner html box), you aint gonna make many links to your site =P

<img 
src="http://www.tussaudtimes.co.uk/images/links/themagicofmerlinbanner.png" 
border="0" alt="The Magic of Merlin"></a> 
Thanks for pointing that out i forgot about that.
This will do the trick:

<a href="http://www.yoursite.co.uk" target="_new" title="ad"><img src="http://www.yoursite.co.uk/images/yourimage.gif"a>
Just a quick question, how do they get there banner on the site. There isnt a contact us section near the top.

Steve
Nice plugin Smile
mrblackbird Wrote:Just a quick question, how do they get there banner on the site. There isnt a contact us section near the top.

Steve

You add the information required by editing the links template in Global templates.

Jag100 Wrote:Nice plugin Smile

Thanks
This mod is now available to Download from the Mybb Mods site - Here
Why do I allways get problems with mods etc.
Again I have a problem, now it is no error but something strange.

visit the link http://www.ikf-forum.eu/links.php

and refresh it sometimes.

When you do that you will see sometimes it is there abnd sometimes not. What to do.
mrblackbird Wrote:This will do the trick:

<a href="http://www.yoursite.co.uk" target="_new" title="ad"><img src="http://www.yoursite.co.uk/images/yourimage.gif"a>

Or this:
<a href="yoursite.com"><img src="image.gif" alt="The Magic of merlin" /></a>
Pages: 1 2