Hiding Images

admin

Administrator
Staff member
I've been looking around and have found no solutions for this thus far:

I have a webpage that has a small 93px image that I would like not to show up when the page is loaded. However, I have no control of that being a part of the body.

I have tried to use layers to cover the images, but it loads right before the layer does, and thus, you catch a glimpse of it.

Is there any possible way to add code into the <head> of the page that will either suppress the image or at least substitute it for another one if I supply the location of the substitute image?

I truly appreciate any help I can get with this one!
 
Back
Top