If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org
Other options:
no subject
For the subject, look for this code:
And replace it with this:
And then, anywhere you can find a:
$p.view == "read"
change it to:
$p.view == "read" or $p.view == "network"
So, for example:
$p.view == "read" or $p.view == "entry"
becomes:
$p.view == "read" or $p.view == "network" or $p.view == "entry"
Holler if you get stuck! Also, I hope you don't mind my saying so, but that header is just gorgeous :)