photoshopbunnie
05-31-2004, 10:52 PM
OK so I need my bg pic to be positioned in pixels. this is the code I'm usng. Anyone know why it's not working? The image just appears in the corner. body
{
background-image:
url("http://img31.photobucket.com/albums/v92/daytripper/popmecherry.jpg");
background-repeat:
no-repeat;
background-position:left:110px; top:144px;
background-attachment:
fixed;}
{
background-image:
url("http://img31.photobucket.com/albums/v92/daytripper/popmecherry.jpg");
background-repeat:
no-repeat;
background-position:left:110px; top:144px;
background-attachment:
fixed;}