Is it possible?
Some templates remove the color of images until they're hovered over. There's an example of it on this profile! As much as I like the effect, there are some embedded [ i m g ] images I'd prefer to have in color. Is there a code to override this, or is there no way to change it since the effect is in the CSS?
Some templates remove the color of images until they're hovered over. There's an example of it on this profile! As much as I like the effect, there are some embedded [ i m g ] images I'd prefer to have in color. Is there a code to override this, or is there no way to change it since the effect is in the CSS?
That's done in the CSS, and I believe only done on member-made templates, no official ones.
I figured as much! I was just hoping there was some method of overriding it, I don't have much knowledge on CSS
You want to remove the "filter: grayscale(100%);" from inside the .bbcode_img { tag
just delete the whole line starting from 'filter' all the way to the ;
just delete the whole line starting from 'filter' all the way to the ;
Although I would advise against copying the code and modifying a user-made template without the author's permission.
I don't think I'll trouble them with all that considering it's just one or two images I would like colored, but thanks for the answers and advice!
Novalyyn wrote:
That's done in the CSS, and I believe only done on member-made templates, no official ones.
Correct!
You are on: Forums » Help » Coloring template-grayed images
Moderators: Mina, Keke, Cass, Claine, Sanne, Dragonfire, Ilmarinen, Darth_Angelus