Exemple #1
0
" style="background-image: url(<?php 
    idcf_the_project_image_url();
    ?>
)">
							 <?php 
    echo $video;
    ?>
 </div>

                      </div>
                    </div>
                  <div id="ign-hDeck-right">
                      <div class="internal">
                          	<div class="ign-product-goal" style="clear: both;">
							 	 <strong><?php 
    idcf_the_raised_fund($featured = true, $no_markup = true);
    ?>
</strong>
							</div> 
                            <div class="ign-pledged">
								<?php 
    _e('pledged of', 'fivehundred');
    ?>
								<?php 
    echo idcf_get_the_goal($featured = false, $no_markup = true);
    ?>
								<?php 
    _e('goal', 'fivehundred');
    ?>
                          </div>
                           <div class="ign-product-supporters">
Exemple #2
0
            <div class="clear"></div>
            <div class="ign-progress-wrapper">
              <div class="ign-progress-bar" style="width: <?php 
idcf_the_funded_percent();
echo '%';
?>
"></div>
              <div class="ign-progress-percentage"><?php 
idcf_the_funded_percent($round_figure = true);
echo '%';
?>
 <span> <?php 
_e('Funded', 'fivehundred');
?>
</span></div>
  				<?php 
idcf_the_raised_fund();
?>
           </div>
           <div class="ign-summary-days">
               <?php 
idcf_the_days_left($only_days = true);
?>
<span><?php 
_e('Days left', 'fivehundred');
?>
</span>
          </div>
      </div>
   </a>
</div>