phpBB Version: 3.0.8

Download and support for PhpBB3 Paypal Donation Mod
Locked
User avatar
Solidjeuh
BBCoder IV
BBCoder IV
Posts: 257
Joined: 16 Oct 2011, 02:15
BBCodes: 7
Favourite MOD: Top stats
Location: Aalst / Belgium
Contact:

phpBB Version: 3.0.8

Post by Solidjeuh »

Hello,

Does this new version also works on phpBB Version: 3.0.8 ?
Or is it just for phpBB Version: 3.0.9 ?

would be very sad 4 me otherwise :cry:

And is it possible to put that progress bar also on the index page?
under mchat or something :?:

:)
Wij promoten UW muziek in ons forum & delen alles via Sociale media!
Mail uw single + hoesje + info naar: info@muziekpromo.net of Solidjeuh@textradio.be
===============
Onze Website: https://www.muziekpromo.net
artikkk
BBCoder II
BBCoder II
Posts: 42
Joined: 02 May 2010, 18:33

phpBB Version: 3.0.8

Post by artikkk »

Solidjeuh wrote:Hello,

Does this new version also works on phpBB Version: 3.0.8 ?
Or is it just for phpBB Version: 3.0.9 ?

would be very sad 4 me otherwise :cry:

And is it possible to put that progress bar also on the index page?
under mchat or something :?:

:)
i need progress bar on the index page too :D
User avatar
Solidjeuh
BBCoder IV
BBCoder IV
Posts: 257
Joined: 16 Oct 2011, 02:15
BBCodes: 7
Favourite MOD: Top stats
Location: Aalst / Belgium
Contact:

phpBB Version: 3.0.8

Post by Solidjeuh »

I think it's this:

Code: Select all

<div class="panel">
   <div class="inner"><span class="corners-top"><span></span></span>
		<!-- IF DONATION_GOAL_ENABLE -->
		<div style="background:url('{ROOT_PATH}images/prog_grey.png') repeat-x; background-color: #cccccc; border: 1px solid black; width:100%; margin-top: 2px;"><div style="background:url('{ROOT_PATH}images/prog_green.png') repeat-x;background-color: #008040; color: white; font-weight:bold; max-width:100%;  width:{DONATION_GOAL_NUMBER}%; height:24px;"><span style="padding-left:25px; font-size:18px;">{DONATION_GOAL_NUMBER}%</span></div></div>
		<!-- ENDIF -->
		<!-- IF DONATION_ACHIEVEMENT_ENABLE or DONATION_GOAL_ENABLE -->
		<p style="margin-top:10px; font-size:1.5em; text-align:center;"><!-- IF DONATION_ACHIEVEMENT_ENABLE -->{L_WE_HAVE_ACHIEVED} <strong><!-- IF DONATION_ACHIEVEMENT > 0 -->{DONATION_ACHIEVEMENT}<!-- ELSE -->{DONATION_GOAL_NUMBER}<!-- ENDIF --></strong><!-- IF DONATION_GOAL_CURRENCY_ENABLE --> {DONATION_GOAL_CURRENCY}<!-- ENDIF --> {L_WE_HAVE_ACHIEVED_IN}<!-- ENDIF --><!-- IF DONATION_GOAL_ENABLE --> {L_OUR_DONATION_GOAL} <strong>{DONATION_GOAL}</strong><!-- IF DONATION_GOAL_CURRENCY_ENABLE --> {DONATION_GOAL_CURRENCY}<!-- ENDIF -->.<!-- ENDIF --></p><hr />
		<!-- ENDIF -->
		{DONATION_BODY}
   <span class="corners-bottom"><span></span></span></div>
</div>
But not sure .. have not installed this mod yet....
Wij promoten UW muziek in ons forum & delen alles via Sociale media!
Mail uw single + hoesje + info naar: info@muziekpromo.net of Solidjeuh@textradio.be
===============
Onze Website: https://www.muziekpromo.net
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

phpBB Version: 3.0.8

Post by Stoker »

It works on 3.0.8 too.
Progress bar on index is in next version
Board rules! No PM support
Locked