Hi all, I've implimented the HTML code for the admin only and quickly found that there seems to be a spacing problem when you insert a table in the post. The table shows fine but there is aprox 6 line breaks in between the text above the table and the table itself. Has anyone else run into this? Any ideas on how to fix it? TIA
yes I can, I had another look in the browser source code and noticed that there's <br> inserted next to every <tb> and <tr> It seems that somehow these tags get inserted at the time of posting and previewing.