I am not that good at this but Helter helped me with creating a scrolling photo album.
You can see my scrolling photo album at
http://www.aaquacks.comBackup your files before you change them.
This is should give you the proper scrolling.
You can see the results of the change on my site here:
http://www.myfriendsareyourfriends.com/forum/portal.phpOPEN: root/templates/integra2/blocks/links_block.tpl
REPLACE EVERYTHING WITH THE FOLLOWING:
<table>
<tr>
<td><span>
<BEGIN>
<br>
<marquee>
<div>
<BEGIN>
<a><img></a>
<END>
</div>
</marquee>
<END>
<BEGIN>
<BEGIN>
<br><a><img></a><br>
<END>
<END>
</span></td>
</tr>
<BEGIN>
<tr>
<td><br><a><img></a></td>
</tr>
<END>
<tr>
<td><br></td>
</tr>
</table>
Make sure to edit all the templates you are using.
You can change the spacing between links by changing [ hspace="20" ]
You can change the scroll speed by changing [ scrolldelay="0" ] I couldn't get it to match the users online speed. Someone else maybe can figure that out.
When done, save and upload.
Then you will have to goto ACP>IM Portal>Delete Cache Files (This will make it take affect right away)
Hope this helps - Surprising what a novice can do when he plays around LOL.