Due to the switch to vB3 on genmay most (if not all...) of these filters will have issues. I'll do my best to convert them (atleast the ones that I use ;) ). If a filter that you are interested in is not functioning properly please contact me, I Robert I, or the one that created the filter and ask me/them to fix it for you.
Worksafe
031008: Slightly modified the logo replacer to match the new path in use on genmay.

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
Submitted by I Robert I @ 03-09-20 16:40 (GMT +1)
Name = "Worksafe(ish) Genmay body, links"
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 = "&nbsp;"


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"

Copyright/left/up/down Robert "I Robert I" Örneteg 2003
Valid XHTML 1.1 - Valid CSS