| 
 Posted by westsidesally on 12/11/06 00:34 
dorayme wrote: 
> In article 
> <1165795486.431793.189310@l12g2000cwl.googlegroups.com>, 
>  westsidesally@gmail.com wrote: 
> 
> > Here's the code I'm using: 
> > 
> > <style type="text/css"> 
> > body 
> > { 
> > background-image: 
> > url('line.gif'); 
> > background-repeat: 
> > no-repeat; 
> > background-position: 
> > left 
> > } 
> > </style> 
> > 
> > I just have this placed inside the head, but I'm just not sure how to 
> > get the image itself to move over about 200px from the left??? 
> 
> background-position: 200px 0px; 
> 
> -- 
> dorayme 
 
 
 
Oh yeah, and does the format look different when you're creating a css 
page to link as opposed to formating it in the head of the page?
 
  
Navigation:
[Reply to this message] 
 |