<div dir="ltr"><div><div><div><div><div><div><div>Hi:<br><br></div>I found that openlayer use two image location, /img and the /theme/xx/img<br><br>So what is the difference?<br><br></div>Since now I tried to custom the FramedCloud style which will use different image 'cloud-popup-relative.png', I know I can drop the new image to the /img fold to replace the default image, but what about if I want to keep the default image? <br>
<br></div>Now this the fold structure:<br><br></div>/img<br></div>/theme<br></div> default<br></div><div> /img<br></div><div> style.css<br> <br></div><div>/lib<br></div><div>OpenLayers.js<br><br></div>
<div>
Then I wonder if I can create a new theme, and put the 'cloud-popup-relative.png' to the theme folder like this:<br><br>/img<br>/theme<br> default<br><div> /img<br></div><div> style.css<br></div>
<div>
ntheme/<br></div><div> /img<br> 'cloud-popup-relative.png</div><div>/lib<br></div>OpenLayers.js<br><br></div><div>Is this possible?<br></div></div>