1. How do I change the default font size on the compose message?
2. How do I change the space between ENTER being pressed (it's showing a blank line between, want to change that to no space.)
I've looked several places, but can't find the answers to any of these questions. Any help would be great.
Im also interested in the solution for this problem, could someone please help? Thanks
Actually, I am a little bit tired... but for 2) Are you looking for a normal line break in the HTML editor? If so, try shift + enter. This will make a br-tag instead of a p-tag, while br is a break and p is a paragraph.