Boyanov Posted May 7, 2016 Share Posted May 7, 2016 Hello to everyone, I want to add this buttons to my website, but i dont know where to put the html code, please help. http://codepen.io/gianmichelle/pen/xpwEh/ Link to comment Share on other sites More sharing options...
endriu107 Posted May 7, 2016 Share Posted May 7, 2016 (edited) You can put this into header.tpl and global.css but I think better way it should be develop it as a custom module and hook it to the hook header. I make this code a little simpler to copy, without useless code: https://jsfiddle.net/dak7v9h6/1/ Edited May 7, 2016 by endriu107 (see edit history) Link to comment Share on other sites More sharing options...
Boyanov Posted May 7, 2016 Author Share Posted May 7, 2016 how to add this like module ? Link to comment Share on other sites More sharing options...
endriu107 Posted May 7, 2016 Share Posted May 7, 2016 You need create simply module hook it to hookHeader. This is better way but not necessary easier, if have no experience in php it could be tough for you. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now