We changed that image to remove the Message Boards part (so it’s just plain gray background) and I updated my master.css file so all references point to: /img/columnsNav2023.png
But when I visit my site, the Message Boards part is STILL there. I’ve tried clearing caches, tried on multiple browsers, multiple computers, multiple locations and Internet connections. My web host in Romania says he doesn’t see the Message Boards part, but I do and others in my family do.
Any ideas how to fix this? Here is my master.css file that references this image: /css/master.css (just type in domain name as above, I can’t link it here due to this site’s restrictions)
There’s no logical explanation why this image is showing when we’ve updated the image AND gone as far as changed the image name and all references to it. How can it still be showing? I’ve been trying to fix this for months. Put me out of my misery!
That’s what I’m supposed to see, but don’t. How is that possible? This issue is happening on multiple computers, multiple browsers, and I even called a family member 40 minutes away on a different ISP and they confirmed the Message Boards graphic is there. This has been this way for over a month and I can’t figure it out.
I think the key is the word transparent if it works like anything like Photoshop that could be causing the problem? Though to be honest never really worked with transparent in CSS as I always have done that with png images.
Could it be a cache issue?
You have probably visited the site before and you browser may cache the CSS and use that cache on subsequent visits.
A first time visitor will see the up to date CSS, not a cache of an earlier version.