There should be a scrollbar instead of signatures being cut off if they're over 150 pixels.
Here's a mockup:
Pros:
-Signatures aren't chopped off in the middle if they're too large.
-We could use any image we wanted in our signature.
-We wouldn't need to have the 400 character rule anymore, because walls of text would have a scrollbar.
Cons:
-If you wanted to see someone's whole siggy, you'd have to scroll down.
Supporters:
Mokat
joletole
XenoK
parcheesidude
GeonoTRON2000
15matwal
Agentpieface
chanmanpartyman
RedRocker227
joefarebrother
777w
schusteralex2
Imagineit
likegames
G0D_M0D3
jvvg
Bklecka
shpeters
berberberber
williambl
SJRCS_011
ftf841
James07
mythbusteranimator
TorbyFork234
lallaway12 (50%)
ftf841
Rexpup
soniku3
SciTecCf
Last edited by Mokat (2012-06-14 22:00:18)
Offline
Support!
Offline
Support!
Offline
Support... Just make a userscript.
var siggys = document.getElementsByClassName("postsignature"); var i; for (i = 0; i < siggys.length; i++) { var siggy = siggys[i]; siggy.style.overflowY = 'auto'; }
Offline
Support!
I would love that idea! Just look at my signiture! Abit of the second picture is cut off!
Offline
support
Offline
I guess I'd be a bit of a hypocrit if I didn't support, since that feature is on my forums.
Offline
RedRocker227 wrote:
I guess I'd be a bit of a hypocrit if I didn't support, since that feature is on my forums.
Remember who made it?
CSS:
.pun .postsignature { max-height: 150px; overflow: auto; }
Offline
support
Offline
Thanks to the above supporters! Please vote for it on the Scratch Suggestions Page.
Offline
Oh cool! I'm on the supporters list!
Offline
I just voted on the suggestions page, gave it 3 votes!
Offline
it would look kind of awkward in some cases but yeah that might work
Offline
Support! Yes! Everything must fit!
Offline
Support! (even though I have a rare three-line sig)
Offline
Support! I've always wanted to post a story about something in my signature, but never could.
I've seen someone with a 8-line sig. Yours is nothing.
Offline
G0D_M0D3 wrote:
Support! I've always wanted to post a story about something in my signature, but never could.
I've seen someone with a 8-line sig. Yours is nothing.
I created my sig when there was a 2-line rule, that's why it's rare. I overcame the rule by... Actually I have no idea
Get back on topic
Last edited by likegames (2012-05-31 11:12:25)
Offline