deviantART - ad free

deviantART - ad free
1823
****
Last updated Feb 15 2007
20 installs this week, 2651 total.

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)")

Install options

Feedback

Reviews

ViniMan said on Jun 14 2008

Only ads at the Note section are still there.
But didn't found any ad somewhere else, good work. ****

pyr0rrzzz said on Oct 08 2007

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 ****