How to add a blue bar in InDesign?
Hi,
Is there any way to add a blue bar as seen in Screenshot 2?
Hosun
Screenshot 1

Screenshot 2
<Title renamed by moderator>
Hi,
Is there any way to add a blue bar as seen in Screenshot 2?
Hosun
Screenshot 1

Screenshot 2
<Title renamed by moderator>
[Screenshot 1]
On Id, the blue bar is continuous.
[Screenshot 2]
On EPUB, the blue bar is discontinued.
To make the blue bar continuous on EPUB, is setting space after to zero the only way?


I'd have to look at some code, but I am not sure there's any way to fix that other than eliminating spacing between the paragraphs, and possibly using a null paragraph style to implement the spacing. It's a case where the special way ID handles the continuous border is not translated into HTML.
ETA: What might work is, at the CSS level, replace top and bottom spacing with padding instead of margin.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.