On Jan 24, 9:36 am, m3 <[email protected]> wrote:
> Hi ...I have used an example from mike s tutorial.... i couldn t
> change the blue colour of the markers on the sidebar... and couldn t
> remove the underline feature also..pls have a look atwww.erodemappy.com
> I have tried it by removing this => style="text-decoration:
> underline; color: #4444ff;" But couldnt remove them still.
I think this is a CSS issue, it doesn't really touch the API. Try
explicitly setting the style of links. You will probably need to use
#sidebar a { color:#00000;text-decoration:none}
in order that links outside the sidebar aren't changed
Andrew
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---