
Originally Posted by
yosemirza
This is a good mod. I have installed on my site. But I have question: Can this modified to scroll horizontal, look like image ticker.
HAPPY NEW YEAR!!!
Open includes/templates/YOUR_TEMPLATE/sideboxes/
select the sidebox you wish to modify
find the following line of code:
Code:
$content .= '<div class="scroller_container"><div class="jscroller2_up jscroller2_speed-20 jscroller2_mousemove">' . $fp .'</div></div>';
change the highlighted portion to one of the following (depending on the direction you want to scroll)
jscroller2_left
jscroller2_right