Hi all
I need to add a google+1 button near the social icons (twitter, facebook, linkedin, youtube) at top of page in whitehouse pro.
adding icons next to social buttons
Started by
snfdesigns
, Nov 15 2011 07:58 PM
3 replies to this topic
#1
Posted 15 November 2011 - 07:58 PM
#2
Posted 15 November 2011 - 11:24 PM
To do this you will need to edit header.php around line 73. You will need to add your provided google plus code here next to the other social links.
#3
Posted 16 November 2011 - 09:03 AM
Find us
on Google+
#4
Posted 16 November 2011 - 09:10 AM
Your code is slightly incorrect. It should look something like this below (this is an example):
So for your Google link and Google image would look like this:
<a href="Link Goes Here"><img src="Path to Image Goes Here"></a>
So for your Google link and Google image would look like this:
<a href="https://plus.google.com/116169049891078240831?prsrc=3"><img src="https://ssl.gstatic.com/images/icons/gplus-64.png"></a>











