I have this in a css file<BR><BR>body {<BR> background: #e2e2e2 url('/images/myimage.png') no-repeat fixed;<BR>}<BR><BR>and it's working fine in FF and Safari on the ...
I occasionally need to convert the background color of a particular image to be transparent so that the image looks better on medium with backgrounds of colors other than the image’s original ...