View Single Post
Old 04-14-2011, 03:08 PM   #1
Copycat
Junior Member
Copycat began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Apr 2011
Device: none
image and white margins

Hi all, i have problem with cover image, iam using cs5 for epub, and ADD is allways showing white margins (top and left side) i cant remove it, when i put epub in sigil and put image from it i have same problem in ADD.. image is 600x800...


xhtml code:

<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>cove_page.xhtml</title>
<link href="../Styles/template.css" rel="stylesheet" type="text/css" />
</head>

<body style="">
<div id="cove-page">
<div class="generated-style"><img alt="global.png" src="../Images/global_fmt.jpeg" /></div>
</div>
</body>
</html>


is there any solution with margins?
thanks in advance
Attached Thumbnails
Click image for larger version

Name:	printscr.JPG
Views:	328
Size:	83.5 KB
ID:	69921  
Copycat is offline   Reply With Quote