Voting Plugin suggestion

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:
0
Comments
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.