British Vitamin C
Could you do a fix for gaias code/ link parser? It puts + signs instead of spaces and messes up the urls for things like photobucket etc. If you know what I mean.
some bbcode parsing fixes will be coming, but I'm not sure about this -- can you give an example?
turtless
Can there be an option to hide the red and demanding "Topics Blocked:" at the bottom of the forum list? I'm just using Stylist for Chrome at the moment.
.notice {
display: none;
}
display: none;
}
will do