Great hack, Stonyarc

To bad, Belgium and the Netherlands aren't that detailled yet, but even so, it's a nice add on to our forum.
Thanks to all contributers to this thread for answering a lot of questions I had

And thanks to Gizmo999 for the FAQ entry, that was very usefull.
Gonna follow this thread and hope the development will continue.
To add some value to this thread (i hope), here's another sollution to the text on te map buttons (Map, Satelite, Hybrid) that are not showing on boards that have a dark skin with white letters.
Add this to your style:
Code:
/* ***** class for vBGooglemap ***** */
.r_box { color: #000000; }
And the text shows. This is only valid in the style you put it in, so if you have more dark styles you'll have to repeat this for every style.
Offcourse you're free to choose another color than #000000