Hi Alex123,
as for the number I really have no clue, but must be in the fix from mikedeezy33, if he could point you into the right direction how he did in FAQ, should be same issue.
As for the texta area too long, you could change that in you stylesheet in line 84 it says
just addtextarea (line 84)
{
margin-top: auto;
margin-right: auto;
margin-bottom: auto;
margin-left: auto;
display: block;
width: 95%;
}
after width. If it is still too long tha go less than 25em, if it is too short go more than 25em.height: 25em;
regards,
kruna
Bookmarks