poosangi Posted June 24, 2015 Share Posted June 24, 2015 Hello, I created my own footer divs using content box module removing all default footer columns. But dont want to loose copyright information by removing cms block module Link to comment Share on other sites More sharing options...
vekia Posted June 24, 2015 Share Posted June 24, 2015 from file:/themes/default-bootstrap/modules/blockcms/blockcms.tpl remove everything instead of this: {if $display_poweredby} <section class="bottom-footer col-xs-12"> <div> © {'Y'|date} {l s='[1]Ecommerce software by %s[/1]' mod='blockcms' sprintf=['PrestaShop™'] tags=['<a class="_blank" href="http://www.prestashop.com">']} </div> </section> {/if} Link to comment Share on other sites More sharing options...
poosangi Posted June 25, 2015 Author Share Posted June 25, 2015 Thank you! you are genius 1 Link to comment Share on other sites More sharing options...
vekia Posted June 25, 2015 Share Posted June 25, 2015 you're welcome ;-) hope that it works well i marked topic as solved. 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