Welcome Guest[3.142.98.111], connected from
Easy donation bar
|
Post: #7
|
|||
|
|||
RE: Easy donation bar
This could also be easily achieved with a simple MyCode like this :
PHP Code:[Highlight] \[bar=(.*?)\]([0-9]+)(.*?)\[/bar\] PHP Code:[Highlight] <div style="background-color:#ff0000;border:1px #ff0000 solid;width:$1"><div style="background-color:#00ff00; width:$2$3; text-align:center;">$2</div></div> With something like this "[bar=200px]40%[/bar]" you will see a bar of 200 pixels wide and 40% of it filled. <div style="background-color:#ff0000;border:1px #ff0000 solid;width:200px"><div style="background-color:#00ff00; width:40%; text-align:center;">40</div></div> With something like this "[bar=50%]160px[/bar]" you will see a bar 50% wide and 160 pixels of it filled. <div style="background-color:#ff0000;border:1px #ff0000 solid;width:50%"><div style="background-color:#00ff00; width:160px; text-align:center;">160</div></div> So for donation you would use someting like "[bar=500px]160px[/bar]" to indicate an actual 160$ over the 500$ expected : Actual donation for the 500$ <div style="background-color:#ff0000;border:1px #ff0000 solid;width:500px"><div style="background-color:#00ff00; width:160px; text-align:center;">160</div></div> |
|||
0 member(s) viewed this thread in the last 365 days :
|
« Next Oldest | Next Newest »
|
WWWHostingServer.com
|
||||||
|
||||||
|
Messages In This Thread |
Easy donation bar - atomjani - 05-04-2010, 11:47 AM
RE: Easy donation bar - exdiogene - 05-04-2010, 01:04 PM
RE: Easy donation bar - exdiogene - 05-04-2010, 01:06 PM
RE: Easy donation bar - atomjani - 05-04-2010, 01:44 PM
RE: Easy donation bar - exdiogene - 05-04-2010, 02:00 PM
RE: Easy donation bar - Chainzs - 10-31-2012, 10:00 AM
RE: Easy donation bar - exdiogene - 10-31-2012 07:38 PM
|
Possibly Related Threads... | |||||
Thread: | Author | Replies: | Views: | Last Post | |
Donation meter | black | 1 | 1,990 |
11-03-2010 07:13 AM Last Post: black |
|
|
|
|
Powered By MyBB, © 2002-2024 MyBB Group. Golden Crown - Designed and Published by ghazal & exdiogene of MyBBCodes. Hosting provided by WWWHostingServer.com |