Displaying a map with non-black title

2 messages Options
Embed this post
Permalink
Catherine

Displaying a map with non-black title

Reply Threaded More More options
Print post
Permalink
I have my mapalist map embedded on my website, which uses white font on a dark background.  However, the mapalist map shows with the title in black font. As all these details are set from the mapalist side, it doesn't seem there's any way to change the embed code to display the text in white and I can't find a setting in my maps section of mapalist to change it either.  It seems a straightforward thing to want to do.  Is there an obvious setting that i'm missing somewhere?

Thanks for any help/advice you can give!

Catherine
The Map Commissioner

Re: Displaying a map with non-black title

Reply Threaded More More options
Print post
Permalink
When you create your map, in step 5, all you have to do is wrap your map name in HTML font tags.  For example if your map name is Map of Argentina you would put the following in the "Map Name" box in step 5:

< font color = "red" > Map of Argentina < /font >

This will  make the map title font red.  You can replace the word "red" with "white" or pretty much whatever you want.