Here is my test site :
http://hackmeout.net/Test/entireweb.html
I don’t know how to change this image :
http://media.entireweb.com/images/pages/s2/skins/skin_web_glare.png
I checked all my CSS files but still my Image source is “http://media.entireweb.com/images/pages/s2/skins/skin_web_glare.png” can anyone tell me where the CSS is leading to.
I KNOW it is skin.css but I do have skin.css on wentireweb.html but still..I’m unable to change the SRC.
Thanks
The image is coming off
.web #front_logo, .web #search_form, .web #search. You won’t find this in your css file because there is an extra css file included in the head. That CSS file comes off the server. Remove that line from your HTML source too.