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) }
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