Forums
(@blogpetrova)
11 years, 1 month ago
PS After some difficulty I was able to remove the “close button” by adding to imgmap_style.css this code:
.ui-dialog-titlebar-close { display: none; }