Problem when trying to give style to table rows

  •  01-19-2011, 6:40 AM

    Problem when trying to give style to table rows

    We have different backgrounds for odd and even rows in tables. In a previous version of CE we teached users to select the text in the row and apply the style by clicking in the dropdown of styles.  CE applyed the style to the TD element. This worked fine until we updated to the last version. Now when applying the style, CE inserts an span element inside the TD and the class is applyed to the span and not the td. Is this change intented? Is there a way to not insert spans? Or is there another way of easily aply styles to rows?
     
    Thanks in advance and sorry for my english
View Complete Thread