



this style file removes all the things I have from dA:
o advertizing
o excessive subscription advertizing
o excessive print advertizing
additionally I have removed the "mood selector" from the comment fields. it eats up too much space.
and also the oldschool message center message types (like: "5 messages (1M, 3C, 1J)")
Only ads at the Note section are still there.
But didn't found any ad somewhere else, good work.
I still found some ads in my message center, removed them with this code:
div#nav-east > div {
display:none;
}
div#nav-east > div~div~div {
display:block !important;
}greets
pyr0rrzzz