Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

Voting Plugin suggestion

422422 Developer MVP
edited December 2011 in Vanilla 2.0 - 2.8

Can you add images folder to Voting > design folder
And bundle the progress.gif in it.

So that the following css complies for custom themes

.Loading {
    background: url("images/progress.gif") no-repeat scroll center center #FFFFFF;
}

There was an error rendering this rich post.

Tagged:

Comments

  • Options
    sahotataransahotataran Developer, Bay Area - CA ✭✭✭

    i know that creates 404 in firebug for progress.gif. i had to copy it from theme folder to voting folder to remove that 404 :P

    There was an error rendering this rich post.

Sign In or Register to comment.