12/29/2013 at 12:17 pm
#276136
Keymaster
@ Paul
I just released an update to cMap that includes many little fixes and a couple new features. The background gradient and background color can be turned off and the color changed. Here are some examples:
Change the background color from grey to a light blue with gradient.
[connections background_color="#CAE1FF"]
Keep the light blue background color without the gradient.
[connections background_color="#CAE1FF" background_gradient=FALSE]
Keep the default grey background without the gradient.
[connections background_gradient=FALSE]
Remove the background color and gradient.
[connections background_color="transparent" background_gradient=FALSE]
I’ll be updating both Tile and Tile Plus with the same options later this week.
-
This reply was modified 12 years, 7 months ago by
Steven Zahm.
