diff --git a/donor.html b/donor.html index be5a59b198e6307209299ca0de0697c418fd37d2..3a05bd972dd774554ccf5be361ec156ec4abf1f8 100644 --- a/donor.html +++ b/donor.html @@ -12,11 +12,11 @@ box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } .panel { - border-color: #999999; + border: none; } .panel-heading { color: white; - background-color: #444444; + background-color: #333; text-align: center; } .img-responsive { @@ -35,6 +35,9 @@ padding-bottom: 10px; margin-top: 10px; } + .dl{ + margin-top: 10px; + } h4 { text-align: center; } @@ -72,6 +75,55 @@ </nav> <!--Content--> <div class="container-fluid" style="margin-top: 70px;"> + <div class="panel card"> + <div class="panel-heading"> + <div class="panel-title"> + <b>Contribute to Poddery</b> + </div> + </div> + <div class="panel-body"> + <dl class="dl-horizontal"> + <div class="dl"> + <dt>Direct Money</dt> + <dd>Send money directly to Praveen's account via NEFT/IMPS or cash deposits.<br />Name: PRAVEEN ARIMBRATHO DIYIL A/C: 646101503208 Branch: Erandwana, Pune Bank: ICICI IFSC: ICIC0006461</dd> + </div> + <div class="dl"> + <dt>UPI</dt> + <dd>Send money via UPI (Unified Payments Interface) to <a href="mailto:"srud@icici"">"srud@icici"</a>.</dd> + </div> + <div class="dl"> + <dt>Bitcoins</dt> + <dd>Send bitcoins to 1DocbXFp8Yp9HReK3A8QKwEjavDGjYapMA</dd> + </div> + <div class="dl"> + <dt>PayPal/Payza</dt> + <dd> + <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top" style="margin-bottom: 10px;"> + <input type="hidden" name="cmd" value="_s-xclick"> + <input type="hidden" name="hosted_button_id" value="SG5DS9LTXB54U"> + <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG_global.gif" border="0" name="submit" alt="PayPal – The safer, easier way to pay online!"> + <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1"> + </form> + <form method="post" action="https://secure.payza.com/checkout" > + <input type="hidden" name="ap_productid" value="hSk+sdXPYmtPnMOiA9j9hA=="/> + <input type="hidden" name="ap_quantity" value="1"/> + <input type="image" name="ap_image" src="https://secure.payza.com/PayNow/D5D2A25E73AD4EA798F796139FE4D1B9d0en.gif"/> + </form> + </dd> + </div> + <div class="dl"> + <dt>Crowd Funding</dt> + <dd> + We did two crowd funding campaigns before. Scroll down to see the list of donors. + </dd> + </div> + </dl> + </div> + <div class="panel-footer"> + If you contribute, send an email to <a href="mailto:poddery@autistici.org.">poddery@autistici.org.</a> + </div> + </div> + <div class="col-md-offset-1"> <div class="row"> @@ -183,23 +235,6 @@ <iframe width="100%" height="315" src="https://www.youtube.com/embed/_A5tZPWLB2U" frameborder="0" allowfullscreen></iframe> </div> </div> - <div class="row card"> - <div class="container"> - <h4>Other methods to contribute to Poddery</h4> - <p> - You can contribute to poddery.com expenses any time using these methods: - </p> - <ul> - <li>1. Send money directly to Praveen's account via NEFT/IMPS or cash deposits.<br />Name: PRAVEEN ARIMBRATHO DIYIL A/C: 646101503208 Branch: Erandwana, Pune Bank: ICICI IFSC: ICIC0006461</li> - <li>2. Send money via UPI (Unified Payments Interface) to "srud@icici".</li> - <li>3. Send bitcoins to 1DocbXFp8Yp9HReK3A8QKwEjavDGjYapMA</li> - <li>4. Use PayPal/Payza from homepage.</li> - </ul> - <p> - If you contribute, send an email to poddery at autistici.org. - </p> - </div> - </div> </div> </div> <!-- jQuery --> diff --git a/index.html b/index.html index 7df4e6dec9bb82854837678d5301051c41739b52..24cda8fe2a147ae16dca17d1e8f1d00fd26a2d62 100644 --- a/index.html +++ b/index.html @@ -57,18 +57,8 @@ <a class="btn btn-danger" href="#xmpp">Chat</a> </div> <div class="row text-center" style="margin-top: 20px; margin-bottom: 20px;"> - <a href="https://poddery.com/donor.html" target="_blank"><h4 style="color:white; font-size: 1.5em; text-shadow: 1px 1px #000000; margin-bottom: 10px;"><b>Contribute to Poddery</b></h4></a> - <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top" style="margin-bottom: 10px;"> - <input type="hidden" name="cmd" value="_s-xclick"> - <input type="hidden" name="hosted_button_id" value="SG5DS9LTXB54U"> - <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG_global.gif" border="0" name="submit" alt="PayPal – The safer, easier way to pay online!"> - <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1"> - </form> - <form method="post" action="https://secure.payza.com/checkout" > - <input type="hidden" name="ap_productid" value="hSk+sdXPYmtPnMOiA9j9hA=="/> - <input type="hidden" name="ap_quantity" value="1"/> - <input type="image" name="ap_image" src="https://secure.payza.com/PayNow/D5D2A25E73AD4EA798F796139FE4D1B9d0en.gif"/> - </form> + <h4 style="color:white; font-size: 1.5em; text-shadow: 1px 1px #000000; margin-bottom: 10px;"><b>Help us in maintaining Poddery</b></h4> + <a href="https://poddery.com/donor.html" target="_blank"><button type="button" class="btn btn-success">Contribute</button></a> </div> <div id="band" class="text-center space" style="margin-top: 10px; border-radius: 4px;"> <b>Unity is strength! <br class="visible-xs-block" /><a href="http://save.poddery.com">See how we saved this pod.</a></b>