View Single Post
  #1  
Old 05-05-2014, 11:59 AM
 
Milly4554 Milly4554 is offline
 

Advanced Member
  
Join Date: Feb 2014
Posts: 75
 

Default Trying to put Facebook button on header

I'm trying to put a link to our facebook page in the header of our home page...
we are using the responsive template

I have inserted this into the
File: /skin/common_files/customer/home.tpl after ...

<div id="page-container"{if $page_container_class} class="{$page_container_class}"{/if}>
<div id="page-container2">
<div id="content-container">
<div id="content-container2">
<a href="https://www.facebook.com/kjbeautystore"><img src="http://kjbeautystore.com/skin/common_files/modules/Socialize/images/facebook.png" width="28px" height="28px" alt="Facebook Link" /></a>

Which I found in another post ,but nothing seems to happen ...

I am referencing the facebook .png which is @ the bottom of the page ..

Thanks Gene
__________________
http://kjbeautystore.com/

X CART Gold v 4.6.6
CDSEO Pro 2.0 w/Rich Snippets
Reboot Responsive Template
alteredCart On-Sale Module
alteredCart Call For Price Plus
Reply With Quote