Ben90 Posted June 10, 2015 Share Posted June 10, 2015 Hi guys, I'd like to add payment logo, preferably beside social sharing button (attach the pic below). Is that possible to put it in the middle? Or beside the column below in the center? I thank you in advance Link to comment Share on other sites More sharing options...
rytiz2873 Posted June 10, 2015 Share Posted June 10, 2015 you can add right after my account column, use displayFooter hook. Also you have to change blockmyaccountfooter.tpl in theme folder - class="footer-block col-xs-12 col-sm-4" to class="footer-block col-xs-12 col-sm-2" and in your module use these classes col-xs-12 col-sm-2 if module is not in right position, go to modules->positions in BO and find displayFooter block, change your new module position Link to comment Share on other sites More sharing options...
Ben90 Posted June 12, 2015 Author Share Posted June 12, 2015 you can add right after my account column, use displayFooter hook. Also you have to change blockmyaccountfooter.tpl in theme folder - class="footer-block col-xs-12 col-sm-4" to class="footer-block col-xs-12 col-sm-2" and in your module use these classes col-xs-12 col-sm-2 if module is not in right position, go to modules->positions in BO and find displayFooter block, change your new module position Do you mean by inputting <img src inside that blockmyaccountfooter.tpl ? Link to comment Share on other sites More sharing options...
rytiz2873 Posted June 12, 2015 Share Posted June 12, 2015 no, i mean that you should create your module and you need to use hook displayFooter 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