- 2,096
- Posts
- 16
- Years
- Him/Them
- «UK»
- Seen Mar 22, 2025
Sorry to say Justin but the way that person does it is by turned the userbars into a gif.
The closest thing you can do to get it like that with CSS is to create a box and have people manually scroll it.
It can be done like this:
You set the box's width and height and then the overflor code makes it scroll when the text hits the box's limit.
The closest thing you can do to get it like that with CSS is to create a box and have people manually scroll it.
It can be done like this:
Scroll
Scroll
Scroll
Scroll
Scroll
Scroll
Scroll
Scroll
Scroll
Scroll
Scroll
Scroll
Scroll
You set the box's width and height and then the overflor code makes it scroll when the text hits the box's limit.
[cd=width:300px; height:30px; overflow:auto;]Scroll
Scroll
Scroll
Scroll
Scroll
Scroll
Scroll[/cd]
Last edited: