Remove Image Border and Link box

I tried both of  these codes and it either leaves the faded box over the image or the link box below the image.  I want to remove everything from the image please when a link is added to the image.
.image_frame .image_wrapper .mask { display: none !important; } and .image_frame .image_wrapper .image_link { display: none !important; }

Comments

Sign In or Register to comment.