Great! Thanks!!!<br><br>Paul<br><br><div class="gmail_quote">On Tue, Jun 30, 2009 at 4:05 PM, Bill Thoen <span dir="ltr">&lt;<a href="mailto:bthoen@gisnet.com">bthoen@gisnet.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Just change the css style in ol/theme/default/style.css for<br>
.olHandlerBoxZoomBox. It looks like this:<br>
.olHandlerBoxZoomBox {<br>
    border: 2px solid red;<br>
    position: absolute;<br>
    background-color: white;<br>
    opacity: 0.50;<br>
    font-size: 1px;<br>
    filter: alpha(opacity=50);<br>
}<br>
<br>
For example, to change the border to a thin, dashed green line, you<br>
replace the border style with:<br>
border: 1px dashed green;<br>
<div><div></div><div class="h5"><br>
<br>
<br>
Paul james wrote:<br>
&gt; Hello... IŽd like to change that sytle (red border) ... Is it possible?<br>
&gt; How?<br>
&gt;<br>
&gt; Thanks<br>
</div></div>&gt; ------------------------------------------------------------------------<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@openlayers.org">Users@openlayers.org</a><br>
&gt; <a href="http://openlayers.org/mailman/listinfo/users" target="_blank">http://openlayers.org/mailman/listinfo/users</a><br>
&gt;<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@openlayers.org">Users@openlayers.org</a><br>
<a href="http://openlayers.org/mailman/listinfo/users" target="_blank">http://openlayers.org/mailman/listinfo/users</a><br>
</blockquote></div><br>