Skip to main content
Participant
January 25, 2017
Question

Cell Style vs Table Style when exporting

  • January 25, 2017
  • 1 reply
  • 225 views

My table styles specify a default cell style for table cells, and I use different cell styles to apply variations within a table. When I export to ePub, the default table style appears, not the cell style applied. It appears the cell style is applied first and the default cell from the table style is second, wiping out the attributes in the cell style.  This seems to be the opposite of how it works in Indesign.

Is there a way to prevent this-?

This topic has been closed for replies.

1 reply

Community Expert
January 26, 2017

Hi,

what is your version of InDesign on what OS platform?
Also important: What kind of ePub do you export?

Some screenshots will be of help.
You could insert images (JPEG and PNG) to your answer with the Forum tools:

If you want to share code from the created HTML or CSS, crack open the ePub file by doing a duplicate of the file, change its suffix to zip and unpack it. To format code in a Forum reply use the function "Use advanced editor", select your text and go to >> Syntax Highlighting and do it with the XML or css options. For JavaScript just go for javascript.

Regards,
Uwe

cujo99Author
Participant
January 26, 2017

Ah, I figured out the problem. The cell styles were in the wrong order in my CSS!