MyBB Community Forums

Full Version: Creat Moving Ticker
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
can any help me for moving ticker which is this below site have..

it show continous moving of booksimages with direct link to thread related to that image on forum.. below logo.

http://medsource.forumshealth.com/

and at bottom friends site box..how to creat it? any plugin for it?
You may install this plugin: http://yaldaram.com/showthread.php?tid=72 and the input the book thumbnail images using img src tag, like this;
<img src="IMAGE PATH GOES HERE" alt="" title="">&nbsp;
Use as many book thumbnail images as you can Smile
Thanks yaldaram

1...for more option related to speed and link check his thread.

2...
to put link hidden under image use following code.
<a href="PUT YOUR LINK HERE"><img alt="" src="PUT YOUR IMAGE LINK HERE"/></a>