Home › Forums › MapPress Support › InfoBox close button (mapp-ib-close) › Reply To: InfoBox close button (mapp-ib-close)
March 12, 2013 at 5:01 am
#11950
Hi,
Sorry, but the “X” isn’t configurable, it’s hardcoded into the javascript. You can only style it.
It may be possible to hide the “X” (set it to the same color as the background, or make it “visibility:hidden”, etc.). Then include your own image inside the main infobox body and use position: to position it in the corner.