growlight:
I'm looking for an answer to this problem too!
Rod, I only have one country (United States) and mine is too long as well - way longer than what is required for "United States" to fit. It was a great idea to check that first.
I hope someone has the answer as I am not using the sidebox right now...but would like to.
Thanks everyone,
-Christopher
I have an answer, but it probably isn't the best solution.
Use phpMyadmin or similar to access your zencart database.
Locate the 'countries' table
then under the tables structure locate countries_name
The default length of this field is 64 characters - change it to around 20 or 25 (depending on your needs),
Save the changes.
WARNING: This will PERMANENTLY truncate all country names to the length you set. Use with caution.
Cheers
Rod.