Hi,
I am finding that when I create or edit tables in JCE Editor or for that matter anything in Joomla, the template CSS code formats it back to a non-padded or spaced table.  Borders, cellpadding and cellspacing all go.  I have tested and if I remove the ...
table {
  border-collapse: collapse;
  border-spacing: 0;
}
... paragraph in reset.css then the problem goes and the table can be created properly.
My questions is:
- Is there any consequence to removing this code on the template itself i.e. will something stop working if I do?  
Of course my tables are my responsibility - just didn't understand why this table reset css was there as all it seems to do is trash tables ;-)
Thanks in advance of your time,
Richard Jackson			
			- Page :
 - 1
 
There are no replies made for this post yet.
Be one of the first to reply to this post!
			Be one of the first to reply to this post!