Code: Select all
.img_ghost
{
position:relative;
right:-260px;
top: -30px;
height: 156px;
}I can do this. But what I cannot do, is stop it forcing the text (and text/image) on the left above the ghost, or below the ghost.
Is there a CSS 'position' that does this without causing this problem?