2013 Release: User Guide of GMap Editor V2
Discuss everything about gMap Builder and interactive maps in our support forum.
You can use html mode to edit your text in the pop up information box.

HTML code of text
In the pop up box, select HTML mode to use below tags to change text color.
| Change Font Color | <font color="#FF0000">Sample Text</font> (Remind: font color should set to your desire Pantone no) |
| Bold Text | <b>Bold Text</b> |
| Spacing | <br/> (Remind: 1 <br/> means 1 line spacing) |
| Add image within the text | <img src="http://www.server.com/image.jpg" height="110" width="110">
|
| Add link within text | <a href="http://www.server.com/">Sample HyperLink</a> |
Click OK to make confirm all changes. Preview mode: Use this mode to see your tag is correct or not.

Preview mode showing text color