Hi,

I'm missing the documentation to configure the bar with buttons on the right side of this theme.

Comments

themebrain’s picture

They come from page.tpl.php

  <div id="social-share-wrapper">
    <?php global $base_root;?>
    <div>
      <div class="social-share-inner">       
        <a href="#" class="icon-social-1">&nbsp;</a>
        <a href="#" class="icon-social-2">&nbsp;</a>
        <a href="#" class="icon-social-3">&nbsp;</a>        
        <a href="#" class="icon-social-4">&nbsp;</a>
        <a href="#" class="icon-social-5">&nbsp;</a>
        <a href="#" class="icon-social-6">&nbsp;</a> 
        <a href="#" class="icon-social-7">&nbsp;</a> 
        <a href="#" class="icon-social-8">&nbsp;</a> 
        <a href="#" class="icon-social-9">&nbsp;</a> 
      </div>
    </div>
  </div>
themebrain’s picture

Version: 7.x-1.0-alpha1 » 7.x-1.0-beta1
Status: Active » Closed (fixed)
klshawabq’s picture

Is there a Google+ icon available for the tb_sirate theme?