Geo mashup category legend display wrong
-
Hello everyone!
I have a little problem.. I use the google mashup map plugin with my wordpress website and it works perfect.. I wanted to show the category legend above the map so I wrote this:
<?php echo GeoMashup::category_legend(); ?>
in my index.php, also works great… but I want to show the category legend horizontal instead of vertical. But I have no idea how!I tried
<?php echo GeoMashup::category_legend('display="inline"'); ?>
but that didnt work.. Help!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Geo mashup category legend display wrong’ is closed to new replies.