How to delete space between image and border of parent block

  • Thread starter Konstantin Kosinsky795314850
  • Start date
K

Konstantin Kosinsky795314850

I need lines below and above image.
I used:
<fo:block
border-bottom="0.003in solid black"
padding-before="0in" padding-top="0in"
padding-start="0in"
padding-bottom="0in" padding-after="0in"
margin-top="0in" margin-bottom="0in"
space-before="0in" space-after="0in"
background-color="red" display-align="center">
<fo:external-graphic src="url('{@static}{@banner}')"
content-height="100%"
content-width="100%"
padding-top="0in"
padding-bottom="0in"
space-after="0in"
/>
</fo:block>
But in any case I see space between image and block border.
Sorry for my non-native english.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,565
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top