Yeah, making genmay worksafe(ish) and stuff. That's a good thing... right?
What this series of filters does is to drasticly change the appearance of genmay by changing background/link/text colors, replacing the logo (note that you need to change the path to your own copy of the logo you want to use), removes bunchies etc.
Example pics:
Screenie 1
Screenie 2
URL = "www.genmay.net"
Active = TRUE
Limit = 4096
Match = "<body bgcolor=\"#000000" text=\"#FFFFFF\""
Replace = "<body bgcolor=\"#ffffff" text=\"#000000\""
Name = "Worksafe(ish) Genmay background"
URL = "www.genmay.net"
Active = TRUE
Limit = 4096
Match = "bgcolor=\"#000000"
Replace = "bgcolor=\"#ffffff"
Name = "Worksafe(ish) Genmay td_background_light"
URL = "www.genmay.net"
Active = TRUE
Limit = 4096
Match = "333333"
Replace = "dddddd"
Name = "Worksafe(ish) Genmay td_background_dark"
URL = "www.genmay.net"
Active = TRUE
Limit = 4096
Match = "222222"
Replace = "cccccc"
Name = "Worksafe(ish) Genmay banner"
URL = "www.genmay.net"
Active = TRUE
Limit = 4096
Match = "images/logo/logo.gif"
Replace = "PATH TO YOUR LOCAL COPY OF THE LOGO"
Name = "Worksafe(ish) Genmay bunchies"
URL = "www.genmay.net"
Active = TRUE
Limit = 4096
Match = "<img src=\"http://www.dwoloz.com/bunchies_av.gif\" alt='' />"
Replace = " "
Name = "Worksafe(ish) Genmay links"
URL = "www.genmay.net"
Active = TRUE
Limit = 4096
Match = "COLOR: #FFCC66;"
Replace = "COLOR: #0000ff;"
Name = "Worksafe(ish) Genmay profilelink"
URL = "www.genmay.net"
Active = TRUE
Limit = 4096
Match = "target=\"_blank\" style=\"text-decoration: none\"><font color=\"#FFFFFF"
Replace = "target=\"_blank\" style=\"text-decoration: none\"><font color=\"#000000"
Name = "Worksafe(ish) Genmay white text"
URL = "www.genmay.net"
Active = TRUE
Limit = 4096
Match = "font color=\"#FFFFFF"
Replace = "font color=\"#000000"
Name = "Worksafe(ish) Genmay private messages/active users"
URL = "www.genmay.net"
Active = TRUE
Limit = 4096
Match = "#FFCC66\"><b>(Private|Curr)\1"
Replace = "#0000ff\"><b>\1"
