Hi (I'm i bit new to OpenLayers).
I'm trying to set up my OpenLayers map controls (e.g ZoomIn, ZoomOut) when images elsewhere on the page are clicked. Is this an issue of formatting a control panel to display the buttons as my images (if so how should I set up the CSS to use the images), or would I be better to set up a listener ogn the image, that then runs the method ZoomIn on the when clicked (and If so what sort of code do I need)?