Skip to main content
November 7, 2007
Question

WYSIWYG apply style to TD instead of P?

  • November 7, 2007
  • 1 reply
  • 207 views
Hi,

I've been trying to figure this out for a long time but can't seem to find the solution. Within WYSIWYG, how can I apply a style to the table cell or table row instead of the paragraph within the cell without editing the TrueCode?

I'm trying to apply a alternate table row background color, however, if I select the whole row and apply the style, it'll apply the css class to the paragraph within each cell of the row. This causes a problem because the height of the paragraph within each cell is different.

Thanks in advance!
This topic has been closed for replies.

1 reply

MergeThis
Inspiring
November 7, 2007
Much of the formatting in a table cannot be done with styles, as you've already figured out.

See Peter Grainge's excellent site for table tricks.


Good luck,
Leon