[Solved]: Making changes to a theme [Solved]: Making changes to a theme
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

[Solved]: Making changes to a theme

Started by WildCherry, August 17, 2004, 09:08:50 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

WildCherry

I am using the black widow theme and I really like it except I don't likw how it makes the pictures hazy.  Is there a way to get rid of the haziness?  

Joachim Müller

edit themes/black_widow/style.css and remove all lines that start with filter. Those are M$-filters (won't affect other browsers than IE) that have a blur function (this is what you call"hazy").

GauGau

WildCherry

Yay! It worked.  Thanks  :D   Now I just have toi change some colours.