Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Preview Post Problems
This discussion has been closed.
Comments
Anyhow, Trey, I'm actually not surprised it's that extension; that's caused problems before like this. See here for fix/explanation: http://lussumo.com/community/discussion/2659/
@remouk: It's not really that hard to change the styling of the comment. If you want the background img remove simply remove the line that looks like
document.getElementById('Comment_Preview').style.backgroundImage = something...
in preview.js, then add any styling you want in preview.css.