From: Zak Rogoff <zak@fsf.org> Date: Wed, 21 Sep 2016 16:19:16 +0000 (-0400) Subject: Trying out the different variations of the buy button. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=4e7105ef605b79f7bfead69237663f66b0612925;p=fsf-giving-guide.git Trying out the different variations of the buy button. --- diff --git a/givingguide.html b/givingguide.html index 9390e11..956e8f8 100644 --- a/givingguide.html +++ b/givingguide.html @@ -165,8 +165,7 @@ </a> <div class="collapse" id="sellers"> <div class="center-block seller-group"> - <a href="#" class="seller action-button">Seller 1</a> - <a href="#" class="seller action-button">Seller 2</a> + <a href="#" class="seller action-button">from Tehnoetic</a> <!-- Begin Sale Info --> <div> <p class="sale-info alert"> @@ -187,7 +186,6 @@ <strong>Get it from</strong> </p> <a href="#" class="seller action-button">Seller 1</a> - <a href="#" class="seller action-button">Seller 2</a> <!-- Begin Sale Info --> <div> <p class="sale-info alert"> @@ -237,24 +235,7 @@ <!-- Buy/Download Button --> <a id="get-item-rec" class="btn get-item" role="button" data-toggle="collapse" href="#sellers-rec" aria-expanded="false" aria-controls="sellers-rec" style="display:none; top: 205px;"> BUY - <!-- Begin Sale --> - <span class="sale" >sale</span> - <!-- End Sale --> </a> - <div class="collapse" id="sellers-rec"> - <div class="center-block seller-group"> - <a href="#" class="seller action-button">Seller 1</a> - <a href="#" class="seller action-button">Seller 2</a> - <!-- Begin Sale Info --> - <div> - <p class="sale-info alert"> - Until December 31st, buy this or this or this or this product, and get this or this free thing. Specify which thing you want in an email to sales@librepotato.biz.ru. Use the code <span class="label label-default">IDONTHAVEANYFRIENDS2016</span> 5% of proceeds will also be - donated to the FSF! - </p> - </div> - <!-- End Sale Info --> - </div> - </div> <script> document.getElementById('get-item-rec').style.display = ''; @@ -265,16 +246,6 @@ <strong>Get it from</strong> </p> <a href="#" class="seller action-button">Seller 1</a> - <a href="#" class="seller action-button">Seller 2</a> - <!-- Begin Sale Info --> - <div> - <p class="sale-info alert"> - <span class="sale" style="position:inherit">sale</span> - Until December 31st, buy this or this or this or this product, and get this or this free thing. Specify which thing you want in an email to sales@librepotato.biz.ru. Use the code <span class="label label-default">IDONTHAVEANYFRIENDS2016</span> 5% of proceeds will also be - donated to the FSF! - </p> - </div> - <!-- End Sale Info --> </div> </noscript> <!-- End Buy/Download button --> @@ -301,27 +272,17 @@ <div class="row is-table-row"> <div class="good col-md-6 col-sm-6"> <img src="img/products/t400.png" alt="t400" class="center-block" /> - <h5 class="text-center">Minifree T400 with GNU/Linux</h5> + <h5 class="text-center">T400 with GNU/Linux</h5> <!-- Buy/Download Button --> <a id="get-item-full" class="btn get-item" role="button" data-toggle="collapse" href="#sellers-full" aria-expanded="false" aria-controls="sellers-full" style="display:none"> BUY - <!-- Begin Sale --> - <span class="sale" >sale</span> - <!-- End Sale --> </a> <div class="collapse" id="sellers-full"> <div class="center-block seller-group"> <a href="#" class="seller action-button">Seller 1</a> - <!-- Begin Sale Info --> - <div> - <p class="sale-info alert"> - Until December 31st, buy this or this or this or this product, and get this or this free thing. Specify which thing you want in an email to sales@librepotato.biz.ru. Use the code <span class="label label-default">IDONTHAVEANYFRIENDS2016</span> 5% of proceeds will also be - donated to the FSF! - </p> - </div> - <!-- End Sale Info --> + <a href="#" class="seller action-button">Seller 2</a> </div> </div> @@ -335,15 +296,6 @@ </p> <a href="#" class="seller action-button">Seller 1</a> <a href="#" class="seller action-button">Seller 2</a> - <!-- Begin Sale Info --> - <div> - <p class="sale-info alert"> - <span class="sale" style="position:inherit">sale</span> - Until December 31st, buy this or this or this or this product, and get this or this free thing. Specify which thing you want in an email to sales@librepotato.biz.ru. Use the code <span class="label label-default">IDONTHAVEANYFRIENDS2016</span> 5% of proceeds will also be - donated to the FSF! - </p> - </div> - <!-- End Sale Info --> </div> </noscript> <!-- End Buy/Download button -->