Double inline counters

The only difference between these two 3 digit counters is that the left hand counter is displaying “tenths”. When tenths are enabled we should add an extra digit or the left hand one will be cut off making it look like the counter has looped around to 000 when it reaches 100.0, 200.0, 300.0

[jellyfish_counter id="counter" digits="3" digit_height=90 digit_width=35 digit_padding=1 start=0 end=300 alignment=inline direction="up" flat=true speed=90 digit_style="font-family: Arial,Verdana,Sans-Serif; font-weight: 600; font-size: 53px; background: transparent; color: blue"]

[jellyfish_counter id="counter2" digits="3" digit_height=90 digit_width=35 digit_padding=1 start=0 end=300 tenths="false" alignment=inline direction="up" flat=true speed=90 digit_style="font-family: Arial,Verdana,Sans-Serif; font-weight: 600; font-size: 53px; background: transparent; color: blue"]

One thought on “Double inline counters”

Leave a Reply to Mr WordPress Cancel reply

Your email address will not be published. Required fields are marked *