jahidulewu Posted July 19, 2013 Share Posted July 19, 2013 I want to show twitter link first then face book link second. but Social networking block module put facebook link first then twitter link second. Can I reverse it? here is my link. http://www.realamberjewelry.com/ Link to comment Share on other sites More sharing options...
vekia Posted July 19, 2013 Share Posted July 19, 2013 you have to edit this module manually, go to the modules/blocksocial/blocksocial.tpl file and invert the position of {if $facebook_url != ''}<li class="facebook"><a href="{$facebook_url|escape:html:'UTF-8'}">{l s='Facebook' mod='blocksocial'}</a></li>{/if} {if $twitter_url != ''}<li class="twitter"><a href="{$twitter_url|escape:html:'UTF-8'}">{l s='Twitter' mod='blocksocial'}</a></li>{/if} Link to comment Share on other sites More sharing options...
jahidulewu Posted July 19, 2013 Author Share Posted July 19, 2013 I already did it, I can alter facebook & twitter image but not in text link. Link to comment Share on other sites More sharing options...
Paulito Posted July 19, 2013 Share Posted July 19, 2013 Good morning I thought the module was lofadvancedfooter, but alas I was wrong with this module you can just drag and drop from back office Paul Link to comment Share on other sites More sharing options...
vekia Posted July 19, 2013 Share Posted July 19, 2013 check themes directory & file: /themes/Customized_Amber_Jewellary/modules/blocksocial/blocksocial.tpl if file exist - change contents of this one. check also lof advanced footer module Link to comment Share on other sites More sharing options...
Recommended Posts