Quote:
Originally Posted by neil74
For some reason I am not able to set a minus value for the margin top, it gives me an error that the replacement is too long. Also the font is huge in the footer despite me trying values of 20, 10 and even 5.
|
The huge footer text is a sign that one of your replacement strings was too short.
In many cases it is okay for the replacement string to be shorter than the original, but not for this patch. For this patch the replacement strings must be exactly the same length as the originals.