Do you have a tip on how to add google + button on header? like below the search box? been playing around with this without any luck, has anyone been able to add this button?
Do you have a tip on how to add google + button on header? like below the search box? been playing around with this without any luck, has anyone been able to add this button?
You will add the button code to the includes/templates/all_business/common/tpl_header.php file and add styles for it to the stylesheet.css file.
You will add the button code to the includes/templates/all_business/common/tpl_header.php file and add styles for it to the stylesheet.css file.
Thanks,
Anne
Thank you, have been trying that, but since the google + button uses a external link with javascript code, i can't get it to work for some reason, i guess its not the right place to add the java script kode, to load the button.