Is there a simple way to add a progress bar to your PayPal donations?

alternadiv

Well-known member
Licensed customer
I already have a donation widget on my forum that looks like this:
donateprog.webp
But is there a way to add a little progress bar to it for a specific monthly goal? I know there are a couple of paid add-ons for donations but they seem overly complicated for what I need.

Also, I want to continue to use account/upgrades for members to submit their donations because I have it set up so that it will automatically upgrade their account after they submit a donation, so I don't want to lose that function.

Surely there is a way? Seems simple.
 
I used to have one in XF1 with a simple bit of HTML and CSS.

It just required manually updating each time a donation was made.
 
I used to have one in XF1 with a simple bit of HTML and CSS.

It just required manually updating each time a donation was made.
I wouldn't mind manually updating it. I'd prefer to do that over having a complicated add-on installed.

Do you happen to still have that code?
 
I don't but it was just a basic div for a % filled progress bar.

 
Back
Top Bottom