Change the size value to suite your needs. Please note that the usual disclaimers apply. A copy of the original script is available in the 'Original' folder in the event the change breaks anything else.
Seems that things have changed since this was written. I stumbled across this thread needing to do the same and after investigation I found the offending file to be ao000000.pm. Changing the size from 4 to say 2 or 1 didn't have any effect and I found that the best result was to add to the existing style clause by adding width:30px. This style clause should then read: STYLE=\"text-align: right; width:40px. Hope this update helps.
Of course, backing scripts etc before embarking, is a given.
ao000000.pm is the file that gets sent to your servers cgi-bin. It is automatically created by SD (from ActinicOrder.pm - comments and white space get stripped out to make it more concise) whenever you Refresh or Upload your site. Changing this on the server is a very bad idea as it will get overwritten in the future.
Comment