Try this:
yelp = new OpenLayers.Icon("blu.png", new OpenLayers.Size(20,29));
new1 = new OpenLayers.Layer.GeoRSS( 'GeoRSS', 'georss.xml', options);
new1.icon = yelp
--
View this message in context: http://www.nabble.com/Problem-with-marker-tp18217050p18405500.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.