1. Richard Jackson
  2. Free Templates / Extensions
  3. Monday, 14 January 2013
  4.  Subscribe via email
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
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Richard

Thank you for bringing this to our attention. We use a pretty standard reset CSS for our Oxygen template to help give a dependably flat foundation to build upon. However as you rightly pointed out we failed to add some styling for table cellpadding and border. Removing this code will have no negative effects on your site styling.

CiarĂ¡n
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!