Hi John Re: DNN 4.8.3 I am having a problem in my text/html files: In my html code I have deliberately left empty spaces between the div's or td's - necessary for the attached javascript code to work correctly. However, upon "save" the empty spaces gets filled with &160; which consequently breaks the code. I thought that I had solved that problem by changing "true" to "false" in FCKConfig.FillEmptyBlocks in the fck/custom folder javascript files. That did removed the problematic &160; But very soon after it just replaced the &160; with Causing the same problem. I then change the true" to "false" in FCKConfig.FillEmptyBlocks FCKEditor folder. javascript file So far it has not helped. Can PageBlaster be used to remove these annoying empty space fillers? If so how do I do it? Thanks Lynn |