On Fri, Oct 31, 2008 at 1:02 PM, Alexandre Dube <[EMAIL PROTECTED]> 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
[EMAIL PROTECTED]
www.greenwoodmap.com
_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users
