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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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.