Log in

View Full Version : Important Please Help!!



EricPepper
04-09-2006, 05:22 AM
Hello. I am part of a profile site like myspace, where you upload a display picture and etc.

Here is my problem EVERYTHING in my profile is in grayscale, but I want my display picture in color.

I used a code to make EVERYTHING gray but I want my display picture color and nothing else.

Is there a code that can put it in color.

*NOTE: I uploaded the image in color:

Is there a code that I can put the url of the picture in the place where I put the html etc into, that will change it to color?

Please Help me Please.

jscheuer1
04-09-2006, 08:11 AM
Whatever code you used to make things grayscale, needs to be closed before and reopened after your image, or applied to the image with its effect turned off. This grayscale bit, it is nonstandard, sounds like an IE only sort of thing, like a filter, if it can affect an image. Be aware as well, if this is the case, that your page is probably only grayscale in IE anyway. If it is, it is probably applied to the body. If so, you could apply the same filter to the image but set its effect to 0 or off. Also, to determine what the cause actually is and any possible remedy, I would need to see your page:

Please post a link to the page on your site that contains the problematic script so we can check it out.