Thanks Billie for your observation re Firebug. I had it installed on my Win 7 laptop, and will now install it on this one. Barry -------------- On 20/10/2015 01:54, Billie Walsh via wrote: > If you have Firebug addon for Firefox you can open the background > image > in a new tab and then save. > > Firebug is kind of like "View Source" on steroids. It opens an area > below the page with the source in it. It has all sorts of neat > features > to help debug a webpage. > > On 10/18/2015 10:53 PM, Barry Carlson via wrote: >> The "right-click" background-image Save function is >> not available in any of the browsers - for a very good reason; the >> background-image is in a "pseudo element" - #content::before, i.e. a >> fake or non existent element.