Navigation
Records in this category
- What are the requirements to install and use Locator Maps?
- How do I install "USA Map Locator 3.0" on a webpage?
- Is it possible to install "USA Map Locator 3.0" to WordPress (Joomla, Drupal, other CMS) website?
- How to change the background color of the Locator Map?
- How to make the background of the map transparent?
- How to set an image as a background for the map?
- How to change the actual size of the map on a webpage?
- What is the difference between Locator Map 3.0 and 4.0?
- How to open some URL when a user clicks on the map?
- How can I change the color of specific states?
Tags
Locator Maps » Version 3.0
How to change the background color of the Locator Map?
To change the background of the map, you need to open the usa_locator.xml configuration XML file in any text editor (for instance, Notepad). Find the <background_color>0xffffff</background_color> parameter in that file:
<background_color>0xffffff</background_color>
Set the value of this parameter to a hexadecimal value of the desired color:
<background_color>0xdcdcdc</background_color>
You can learn hexadecimal codes of various colors in any graphical editor, like Photoshop, Corel Draw or in various online color picker tools. Here are some of them:
http://www.w3schools.com/html/html_colors.asp
Don't forget you must keep the 0x in front of the color code. Save the usa_locator.xml and upload it to the server.
Tags: -
Related entries:
- What are the requirements to install and use Locator Maps?
- How do I install "USA Map Locator 3.0" on a webpage?
- Is it possible to install "USA Map Locator 3.0" to WordPress (Joomla, Drupal, other CMS) website?
- How to make the background of the map transparent?
- How to set an image as a background for the map?
Last update: 2011-04-05 07:36
Author: Fla-shop Team
Revision: 1.3
You cannot comment on this entry