View Single Post
  #3  
Old 19th January 2015, 20:15
BamBam0077 BamBam0077 is offline
Banned
 
Join Date: Jul 2013
P2P
Posts: 410
Default
Change This:

Code:

$totalneeded = "100"; # Maximum amount of donation



You Edit:
Progress Bar
Code:
print("<center><table cellpadding=3 class=main border=0>". 
"<td class=row3 align=center><p align=center>"."<table width=175 hight=17 border=2><td width=$Progress_so_far2% height=15 background=$pic align=center valign=middle>". 
"$monthly_goal</td><td style='padding: 0px; background-image:  
url(images/donate/loadbarbg.gif); background-repeat: repeat-x'>". 
"$monthly_goal22</td></tr></table> ". 
"<a href=\"donate.php\"><img src=\"http://www.bvlist.com/images/donate/donate.gif\"></a>"); 

print("</td></tr></table></center>");



Quote:
amount paid by the members
Paste Your Donation Page Please
Good Luck!



Last edited by BamBam0077; 19th January 2015 at 20:44.
Reply With Quote