Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
body
{
background-color: black;
background-image: url('[URL unfurl="true"]http://img.photobucket.com/albums/v156/jonpercy/NSR_BOTH.jpg');[/URL]
background-position-x: 580px;
background-position-y: 20px;
background-repeat: repeat-y;
}
body
{
background-color: black;
background-image: url('[URL unfurl="true"]http://img.photobucket.com/albums/v156/jonpercy/NSR_BOTH.jpg');[/URL]
background-position: 580px 20px;
background-repeat: repeat-y;
}
body
{
background: black url('[URL unfurl="true"]http://img.photobucket.com/albums/v156/jonpercy/NSR_BOTH.jpg')[/URL]
580px 20px repeat-y;
}
If you want your CSS to ba as long-winded as your sig, Yes. I'd do it like this: