[Solved] CMSMS 1.3 - TinyMCE - Insert/edit image & Image Manager
Re: [Solved] CMSMS 1.3 - TinyMCE - Insert/edit image & Image Manager
Most likely border set to 0 is removed becuase it's not a border size 0=nothing so it just remove it, if you are having problems with borders showing up if it is set to 0 and gets removed than you are using the image as a link or ? CSS: img {border:none} or a img {border:none} may help...