Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

CSS-How do you reference an image on the user's computer?

Tags:

html

css

png

I am working on a website which I don't own, but I was asked to change the .PNG file for the footer. I have made the changes on the .PNG, and was wondering if there was a way that I could view the source in my browser and change the url(images/image.png) to reference my version.

like image 481
Switzy Avatar asked Aug 30 '26 20:08

Switzy


1 Answers

The only way I can think of would be to host your image online (think imageshack.us or something similiar) and then use the Firefox plug in called Firebug to change the CSS file to look at the online hosted image instead of the one it is originally looking at.

like image 103
CaldwellYSR Avatar answered Sep 02 '26 09:09

CaldwellYSR



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!