Scrolling Banner
Infinite horizontally scrolling marquee with configurable speed, direction, and separators.
2
Directions
5
Variations
0
Dependencies
01
Variation 01
Left, Default Speed
Standard left scrolling at speed 50 with pause on hover enabled. The classic marquee look.
direction=left
speed=50
pause_on_hover=yes
gap=40
02
Variation 02
Right, Fast
Right direction with fast speed of 100. Grabs attention with rapid movement.
direction=right
speed=100
pause_on_hover=yes
gap=40
03
Variation 03
Pause on Hover Disabled
Continuous scrolling that ignores hover. Speed 60, left direction.
direction=left
speed=60
pause_on_hover=no
gap=40
04
Variation 04
Custom Separator
Star separator with large 80px gap between items. Same speed, different visual rhythm.
separator=★
gap=80
speed=50
direction=left
05
Variation 05
Slow & Steady
Slow speed of 25 for a relaxed, elegant pace. Perfect for ambient background text.
direction=left
speed=25
pause_on_hover=yes
gap=40