Title: Adding Google 1 Button
Last modified: August 20, 2016

---

# Adding Google 1 Button

 *  [bformhals](https://wordpress.org/support/users/bformhals/)
 * (@bformhals)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/adding-google1-button/)
 * I have been trying unsuccessfully to add the Google +1 button to my theme (RoundBox).
 * I want to add it next to the other icons displayed at the top of the page RSS,(
   Google+1) Facebook, Twiiter
 * This is the curent coding for the other icons in my header.php
 * <div class=”twit-rss rightsector”>
 *  <div class=”feedtwitter”>
 *  “><img src=”<?php bloginfo(‘template_url’);
    ?>/images/rss.png” style=”margin:
   0 4px 0 0;” />
 *  <?php if(get_theme_option(‘facebook’) != ”)
    { ?> <a href=”<?php echo get_theme_option(‘
   facebook’); ?>” title=”<?php echo get_theme_option(‘facebooktext’); ?>”> <img
   src=”<?php bloginfo(‘template_url’); ?>/images/facebook.png” style=”margin:0 
   4px 0 0; ” title=”<?php echo get_theme_option(‘facebooktext’); ?>” /><?php } ?
   >
 *  <?php if(get_theme_option(‘twitter’) != ”)
    { ?> <a href=”<?php echo get_theme_option(‘
   twitter’); ?>” title=”<?php echo get_theme_option(‘twittertext’); ?>”> <img src
   =”<?php bloginfo(‘template_url’); ?>/images/twitter.png” style=”margin:0 4px 
   0 0; ” title=”<?php echo get_theme_option(‘twittertext’); ?>” /><?php } ?>
 *  </div>
 * I sure would appreciate any help on this. I am sure there are oters out there
   starting to add this button als. I have created the new .png imagethe same size
   as the other icons.
 * My website is [http://bruceformhals.com](http://bruceformhals.com)
 * Thank you, Bruce

The topic ‘Adding Google 1 Button’ is closed to new replies.

 * 0 replies
 * 1 participant
 * Last reply from: [bformhals](https://wordpress.org/support/users/bformhals/)
 * Last activity: [14 years, 7 months ago](https://wordpress.org/support/topic/adding-google1-button/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
