Discuss Scratch
- Amazing_Ace
-
100+ posts
Scroll Bar For Signatures
Agreeing with this, no support, it seems kind of pointless, and signatures are meant to fit in the signature box given. Eh… kinda support, except I don't think anyone would care to actually scroll down and read it.
- customhacker
-
1000+ posts
Scroll Bar For Signatures
Support, but why would you need a long sig? Most people won't scroll down to look at it.
And besides, how many signatures have you ate anyway?
- DaEvilKumquatMaster
-
15 posts
Scroll Bar For Signatures
Support! Longer siggies = more food more content! yum…
- Littledoggygirl45
-
100+ posts
Scroll Bar For Signatures
Support but it wont work because no one would scroll
- Birdlegs
-
1000+ posts
Scroll Bar For Signatures
It would cause more grief than it would be worth, I think, when you're scrolling with two fingers on a trackpad (Which I always do) or scrolling on a phone (Which I also do). They'd have to make it a click only scroll bar… and by that point I don't think it's worth the development time. I like the simplicity of a signature. Mine is just one word right now!
- agarraga
-
500+ posts
Scroll Bar For Signatures
Please do not try to necrofantasia-post, look at date firstSupport, but why would you need a long sig? Most people won't scroll down to look at it.
And besides, how many signatures have you ate anyway?
Last edited by agarraga (May 10, 2016 02:14:07)
- CyanKatLikesPizza
-
4 posts
Scroll Bar For Signatures
People Should Be Able To Have Bigger Signatures, But The Problem Is That Someone Could Have A Really Long Signature That Takes Up The Whole Page. While I Really Would Like That For My Lunch, I Think That There Should Be A Scroll Bar So You Can Scroll Down To See The Rest Of The Signature. Also, Bigger Signatures Mean Bigger Lunch And Dinner For Me!
Support Or No Support?
Support. YES!!! More to EAT.
- agarraga
-
500+ posts
Scroll Bar For Signatures
This topic is not active for a long time nowPeople Should Be Able To Have Bigger Signatures, But The Problem Is That Someone Could Have A Really Long Signature That Takes Up The Whole Page. While I Really Would Like That For My Lunch, I Think That There Should Be A Scroll Bar So You Can Scroll Down To See The Rest Of The Signature. Also, Bigger Signatures Mean Bigger Lunch And Dinner For Me!
Support Or No Support?
Support. YES!!! More to EAT.
- helloandgoodbye9
-
1000+ posts
Scroll Bar For Signatures
Please dont necropost. Its when you post something constructive to an old topic. That post was fine.This topic is not active for a long time nowPeople Should Be Able To Have Bigger Signatures, But The Problem Is That Someone Could Have A Really Long Signature That Takes Up The Whole Page. While I Really Would Like That For My Lunch, I Think That There Should Be A Scroll Bar So You Can Scroll Down To See The Rest Of The Signature. Also, Bigger Signatures Mean Bigger Lunch And Dinner For Me!
Support Or No Support?
Support. YES!!! More to EAT.
- Sigton
-
1000+ posts
Scroll Bar For Signatures
It would just lower the value of a signature. Having a small space means you have to really think carefully about what you're going to put in it. If you have unlimited space then people will just be carefree and throw things in. No support because it will just ruin the signature space.
Sigton
Sigton
- ACE009
-
100+ posts
Scroll Bar For Signatures
Since the topic I was redirected to got closed and then got redirected here, I get to add this message a third time. The “overflow:auto” style should be added to the “postsignature” class so that signatures don't get cut off. An already existing class can be located at https://cdn.scratch.mit.edu/scratchr2/static/__261035900f83cc3e70a67a31855b150f__//djangobb_forum/themes/base.css on line 243.
Here's some steps to see what this would look like:
Here's some steps to see what this would look like:
- right click anywhere
- click inspect, inspect element, or similar option
- open up the console (tab at the top of the opened menu)
- copy and paste the following code (input is usually at the bottom)
Array.from(document.getElementsByClassName("postsignature")).forEach(function(elem) {elem.style.overflow = "auto"}
- press enter to execute
- red_king_cyclops
-
500+ posts
Scroll Bar For Signatures
One day long ago, I made a thread that was locked because it was a duplicate of a prior thread, and that thread was eventually locked because it was a duplicate of this thread. I don't suppose this thread could be a duplicate, too.
Last edited by red_king_cyclops (April 19, 2018 20:21:28)
- mario8765
-
100+ posts
Scroll Bar For Signatures
Support! My siggy has a good flavor. It is made of error blocks. YUM
- ACE009
-
100+ posts
Scroll Bar For Signatures
I had that happen to me as well. The second thread for me was One day long ago, I made a thread that was locked because it was a duplicate of a prior thread, and that thread was eventually locked because it was a duplicate of this thread. I don't suppose this thread could be a duplicate, too.this one, which also had a whole bunch of supporters before it was closed.
Last edited by ACE009 (April 21, 2018 12:34:37)
- ACE009
-
100+ posts
Scroll Bar For Signatures
Please don't blockspam, especially in signatures; it crashes mobile devices, and signatures appear anytime you post. Support! My siggy has a good flavor. It is made of error blocks. YUM
- muellly
-
1000+ posts
Scroll Bar For Signatures
I support. I would like to add more to my signature however I am out of space and I would have to resort to code to display more. Besides this is already possible without any BBcode with the code tag, why not allow people to type more with BBcode by allowing signatures to scroll.
- ACE009
-
100+ posts
Scroll Bar For Signatures
I wonder if no one is posting on this because the original post is so old, or if it was because there was a wave of people who did not support it? (creative bump)
Last edited by ACE009 (April 22, 2018 17:47:29)