Quote:
Originally Posted by HMBeaty
|
you can do something like:
background: url(bg.gif) no-repeat top right #131D2F;
the problem is that its just an "image" and not a background , so it will obviously get chopped off,unless you edit it with Photoshop and somehow make it blend into the Background color... which shouldn't be hard... or you can have static background , where it never moves .. but you still need left and right to blend into bg so it doesn't chop off... you can get background properties here:
http://www.w3schools.com/css/pr_background-position.asp
but as i said, you will need some editing for the background image so it transitions smoothly from the background color to the actual image ..