poosangi Posted June 23, 2015 Share Posted June 23, 2015 i used this module to create new column in footer. But I was looking to remove all default footer columns and place all my own footer columns, but with this module I am able to create only 1 new column. Please tell how can I make all own footer columns. Link to comment Share on other sites More sharing options...
vekia Posted June 23, 2015 Share Posted June 23, 2015 hello this is free version of the addon and it allows to create one block. anyway, you can use there as much code as you want, this means that you can create several blocks. regarding to other blocks, you have to unhook all modules from displayFooter hook in modules > positions section in your back office. Link to comment Share on other sites More sharing options...
poosangi Posted June 24, 2015 Author Share Posted June 24, 2015 hello, but tell me one thing if i have used this free html box once for displayHome hook. then I am not able to use it for footer blocks?..... Link to comment Share on other sites More sharing options...
jimitmht864 Posted September 16, 2015 Share Posted September 16, 2015 Hi Vekia, I am using HTML box for floating buttons I have added this code in the editor <div style="width:30px; height:100px; display:block; position:fixed; right:0px; top:100px; background:none;"><a href="http://www.facebook.com/MyPresta" style="background:none;" target="_blank"><img src="http://mypresta.eu/content/uploads/2013/03/howtofacebookbutton.png" style="background:none;"></a></div> But when i save it, the display & position function in div class is not accepted by the editor and the code shown to me is : <div style="width: 30px; height: 100px; background: none;"><a href="http://www.facebook.com/MyPresta" style="background: none;" target="_blank"> <img src="http://mypresta.eu/content/uploads/2013/03/howtofacebookbutton.png" style="background: none;" alt="howtofacebookbutton.png" /></a></div> Please help 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