Jump to content

[SOLVED] footer modification


Recommended Posts

I identified the area that I want to remove as:

<section class="footer-block col-xs-12 col-sm-2" id="block_various_links_footer">
<h4>Information</h4>
<ul class="toggle-footer" style="">
<li class="first_item">
Specials
</a>
</li>
<li class="item">
<a href="http://www.sitinuriatistudio.com/new-products" title="New products">
New products
</a>
</li>
<li class="item">
<a href="http://www.sitinuriatistudio.com/best-sales" title="Best sellers">
Best sellers
</a>
</li>
<li class="item">
<a href="http://www.sitinuriatistudio.com/contact-us" title="Contact us">
Contact us
</a>
</li>
<li>
<a href="http://www.sitinuriatistudio.com/sitemap" title="Sitemap">
Sitemap
</a>
</li>
</ul>
Copyright 2008-2013
Siti Nuriati Studio
 
</section>
 
However, I can't find any footer module that fits that. Do I have to remove something from a tpl?
 
Any ideas?
 
Thanks.
Edited by closeupman (see edit history)
Link to comment
Share on other sites

Thanks Vekia. As usual you're a fountain of knowledge.

 

I just unchecked Display various links and information in the Footer in the cms module and saved it and that did the trick.

 

It'd be easier to find it and do this if the id had been cms block instead of block_various_links_footer :P

Link to comment
Share on other sites

×
×
  • Create New...