12/20/2013 at 2:09 pm
#275786
Keymaster
@ Brian
This is doable, but you’d have to edit the cn-form-user.js
file.
Just remove all the instances of:
$('.celebrate').slideDown();
$('.celebrate-disabled').slideUp();
Hope that helps.