Fixed, your code section had something that was read as bulletin board code.
Posted Fri 03 Jul 26 @ 9:11 pm
finally i found the solution
in line
<textzone class="textzone" fontsize="11" x="+1011" y="4" width="27" height="27" color="textcolorgrey" textaction="get_beat_counter"/>
have to edit or replace x value from 1011 to 156 like this
<textzone class="textzone" fontsize="11" x="+156" y="4" width="27" height="27" color="textcolorgrey" textaction="get_beat_counter"/>
Regards
in line
<textzone class="textzone" fontsize="11" x="+1011" y="4" width="27" height="27" color="textcolorgrey" textaction="get_beat_counter"/>
have to edit or replace x value from 1011 to 156 like this
<textzone class="textzone" fontsize="11" x="+156" y="4" width="27" height="27" color="textcolorgrey" textaction="get_beat_counter"/>
Regards
Posted Tue 28 Jul 26 @ 9:11 pm





