Author Topic: why do i have 7 extra characters left in my sig but i cant use them?  (Read 897 times)

bumping because this still isnt solved seemingly, and for people who are having trouble with this

bumping because this still isnt solved seemingly, and for people who are having trouble with this
See:

Line breaks are considered as 2 characters (CR & LF) by SMF, but considered as 1 by JavaScript.
This fits considering you have 7 line breaks
There's nothing that can be done

See:
This fits considering you have 7 line breaks
There's nothing that can be done
so this is an error with the coding?