Thanks for trying to help Kevin, I actually decided to remove all the inline styling and place the bird in the center, the new CSS I use is this:
Quote:
.bird {
display: block;
position: relative;
margin: 10px auto -8px auto;
width: 40px;
height: 42px;
}
|
It does look good in Calibre, iPad and Android which is weird that it doesn't look good on the KDP Previewer. I don't have an SVG, only the PNG, I could convert though, I will try that and let you know.
Thanks again!