Unable to « View Background Image »

Cov

Gawd
Joined
Dec 3, 2007
Messages
917
Hello,

I've tried to save the background image of a random website.
So, using FireFox I usually just right click somewhere and select view background image, but this time it's greyed out:

backgroundaziz7.jpg


Seems to have been diabled by the website owner.
Would you know a trick of how to get the background image somehow?

Thanks
 
In Firefox you should be able to right click and choose "View Page Info" and then choose the "Media" tab
You'll have to know what you're looking for. Clicking the individual item should create a preview below.
 
Hi, thank you very much for your reply.
I checked Tools ► Page Info ► Media, but the background image is not listed.
 
You sure there's actually a background image and not some kind of div background or similar?
 
Hi, I haven't thought about that but you might very well be right.
 
Hi, I finally found the answer = the background is just a gradient

Code:
background-image: -moz-linear-gradient(-75deg, #001A4B 0px, #001A4B 19%, #022559 38%, #084683 67%, #0A5191 100%);
Sorry about that :(
 
Back
Top