On Fri, Oct 31, 2008 at 1:02 PM, Alexandre Dube <adube at mapgears.com> wrote:
> Does anybody have an example of an horizontal toolbar inside the map to
> share ?
Put a float: left in your style, e.g.:
.olControlPanel div {
float:left;
}
--
Richard Greenwood
richard.greenwood at gmail.com
www.greenwoodmap.com