2016-03-31, 22:13
Hi, can anyone help me disable the auto-scroll on the spotlight widget for the vertical home style
I've read that you go into the Includes_Home.xml file, & change this code:
<autoscroll time="10000">!Control.HasFocus(301)</autoscroll>
to this:
<autoscroll>false</autoscroll>
But I don't have this line of code: <autoscroll time="10000">!Control.HasFocus(301)</autoscroll> that I'm supposed to change
The only lines of code I seem to have are: <autoscroll>false</autoscroll> AND <autoscroll time="10000">false</autoscroll>
I would really appreciate the help, thank you.
I've read that you go into the Includes_Home.xml file, & change this code:
<autoscroll time="10000">!Control.HasFocus(301)</autoscroll>
to this:
<autoscroll>false</autoscroll>
But I don't have this line of code: <autoscroll time="10000">!Control.HasFocus(301)</autoscroll> that I'm supposed to change
The only lines of code I seem to have are: <autoscroll>false</autoscroll> AND <autoscroll time="10000">false</autoscroll>
I would really appreciate the help, thank you.