This definitely worked! I had to adjust/increase the opacity, otherwise text for markers did not display properly, but was an easy fix. Thanks again.
On Apr 9, 9:45 am, Lance Dyas <[email protected]> wrote: > Lance Dyas wrote: > > Raymundo wrote: > >> I left out and wanted to clarify that I am using geoxml with sidebar. > > the sidebar in geoxml uses css to control the alignments of the > > sidebar elements... see gmap.css > > you can use it and modify it so that they dont indent > > to make it explicit > > html, body { width:100%;height:100% } > body {font-family:Tahoma Verdana Arial sans-serif } > a { text-decoration:none } > #the_side_bar li { list-style: none; margin:0px;padding:0px } > #the_side_bar ul { margin-left:0px; padding:0px; } > /* Control how "sided out" the tree is */ > #the_side_bar ul ul , #the_side_bar ul li { margin-left:8px; > padding:0px; } > /* Format menu items differently depending on what level of the tree > they are in */ > #the_side_bar ul li { font-size: 11px; } > #the_side_bar ul li ul li { font-size: 10px; } > #the_side_bar ul li ul li ul li { font-size: 9px; } > #the_side_bar ul li ul li ul li ul li { font-size: 8px; } > > inView { display:block } > outView { color:silver; opacity:0.4; alpha(opacity=40) } > > [multipart_alternative_part< 1K ] > > > > No virus found in this outgoing message. > Checked by AVG -www.avg.com > Version: 8.0.238 / Virus Database: 270.11.49/2050 - Release Date: 04/09/09 > 10:27:00 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
