Home › Forums › General XMetaL Discussion › Image as a bullet using CSS › Reply To: Image as a bullet using CSS
Reply to: Image as a bullet using CSS
October 11, 2013 at 11:57 amHi Derek,
I used you suggested method and copied the image small.png(tried small.bmp as well) in BUildproject folder as well as folder out side Builproject where .css file exists.
now imge is present but with X symbol , it seems there is some problenm with the path provide in url.
could you please let me know where excatly I need to put the image so that I can use it in the css
content:url(small.png);