Navigation
1 user online :: 1 Guest and 0 Registered
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
ID #1030
How to make the background of the map transparent?
To make the background of the map transparent, 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 to zero which corresponds to the transparent background:
<background_color>0</background_color>
Save the usa_locator.xml and upload it to the server.
Tags: -
Related entries:
- How do I install "USA Map Locator 3.0" on a webpage?
- How to change the background color of the Locator Map?
- How to set an image as a background for the map?
- How to change the actual size of the map on a webpage?
Last update: 2011-04-05 07:40
Author: Fla-shop Team
Revision: 1.0
You cannot comment on this entry