Skip to main content
Participant
May 8, 2020
Question

ePub loses all my rounded corners on pull-quote text boxes...

  • May 8, 2020
  • 2 replies
  • 689 views

I am trying to ePub a book I set up that has a pull-quote text box in each chapter with rounded corners. Publishing to PDF works fine and all is well. ePub however gets it wrong. Including a picture here. The left is how it should look. The right is what it becomes upon ePub. I'm stuck for a solution... Anyone?
(InDesign 15.0.2   ePub 3.0)

 

This topic has been closed for replies.

2 replies

Frans v.d. Geest
Community Expert
Community Expert
May 9, 2020

Edit the CSS style used in the ePub.

Derek Cross
Community Expert
Community Expert
May 9, 2020

I haven't tested this myself but you might try adding to the CSS for the panel: border-radius: 12px;

(experiment with the number of pixels, depending how much curve you want)