Quote:
Originally Posted by pityocamptes
BOP - I disabled all the human verification since it really does no good, and have some mods that check for spam. In any event I am receiving this under the Really Fast Registration:
Its a banner under the input boxes that says HUMAN VERIFICATION and a CANCEL button underneath this. How do I get rid of this banner and button? Thanks.
|
Not sure what went wrong but add this to addtional.css template:
Code:
#bop5rfrhv_0 { display: none; }