ranma@
I tried the center center option and it lines up on the x axis but it is still slightly out along the Y.
Tom@
<div class="wrapper">... canvas code ...</div>
<style>
.wrapper
{
width:332px;
height:514px;
background:url(smiley.gif);
padding-top:122px;
}
</style>
Where would I insert this in the following code?
<style type="text/css">
canvas {
border: 1px solid red;
}
body {
background-image: url("iPhone.gif");
background-repeat: no-repeat;
background-attachment: fixed;
background-position:center center;
}
</style>
<body>
<div id="fb-root"></div>
<div style="text-align: center;">
Sorry to be a pain !