0

我在我的商店 (filipeferminiano.com/lojateste) 中从 belvg 安装了 facebook connect,我想更改 facebook 按钮的位置。指定这些功能的代码在哪里?我已经查看了模块的文件,但我没有找到它。任何人都可以帮助我吗?

4

1 回答 1

0

登录按钮位于app/design/frontend/default/default/template/facebookfree/links.phtml

<a href="#" onclick="return fblogin();" class="fb_button_ps"><img src="<?php echo $this->helper('facebookfree/active')->getLoginImg()?>" alt="<?php echo $this->__('Connect with Facebook')?>" /></a>
于 2013-02-05T15:32:05.703 回答