Project:Views Ticker
Version:5.x-0.1-beta1
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Does anyone know how to change the horizontal scroll speed on the horizontal ticker? The code is extremely hard to pick through.

Comments

#1

Search for jscroller2_speed-30 in views_ticker.module

I changed it to jscroller2_speed-60 to speed the ticker up a bit.

Wanted to do this from my template.php file but the function where this code resides didn't appear to be a themable function.

Hope this helps anyway.

nobody click here