Posted by dorayme on 12/11/06 00:22
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
Navigation:
[Reply to this message]
|