Question How do I remove "Total contributions the site has collected so far"?

Status
Not open for further replies.

UncleGrundle

Customer
A couple of questions

1. How do I remove "Total contributions the site has collected so far"? or at least, make it so only an Admin can see this.
2. Can I disable users from collapsing the donation bar?
 
Last edited:
1. ACP / DBTech - vBDonate / vBDonate DashBoard / Donation Bar Settings and set Total Contributions Above Goal Meter? to "No"

2. There is no option to do that, but you can edit the template, dbtech_vbdonate_goal_meter and remove the following:

Code:
<span style="float:{vb:stylevar right};">
				<a class="collapse" style="position:static" id="collapse_dbt_vbd_boxswitch" href="javascript:void(0);"><img src="{vb:stylevar imgdir_button}/collapse{vb:raw vbcollapse.collapseimg_dbt_vbd_boxsw}_40b.png" alt="" border="0" /></a>
				</span>
 
1. ACP / DBTech - vBDonate / vBDonate DashBoard / Donation Bar Settings and set Total Contributions Above Goal Meter? to "No"

2. There is no option to do that, but you can edit the template, dbtech_vbdonate_goal_meter and remove the following:

Code:
<span style="float:{vb:stylevar right};">
				<a class="collapse" style="position:static" id="collapse_dbt_vbd_boxswitch" href="javascript:void(0);"><img src="{vb:stylevar imgdir_button}/collapse{vb:raw vbcollapse.collapseimg_dbt_vbd_boxsw}_40b.png" alt="" border="0" /></a>
				</span>

Wow, simply Amazing!

Thank you!
 
Status
Not open for further replies.

Legacy vBDonate

vBulletin 4.x.x
Seller
Mokonzi
Release date
Last update
Total downloads
877
Customer rating
0.00 star(s) 0 ratings
Back
Top