Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

How to add links in footer?

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 08-25-2009, 07:19 AM
 
mydls mydls is offline
 

Member
  
Join Date: Mar 2007
Posts: 25
 

Default How to add links in footer?

I want to add a link in the footer and have added it in the file customer->bottom.tpl; however, it is not clickable. Can anyone tell me how to make it clickable?

Below is a sample link as how I added it in the bottom.tpl:

=====================================
{*
$Id: bottom.tpl,v 1.2 2008/08/21 09:52:43 max Exp $
vim: set ts=2 sw=2 sts=2 et:
*}
<div class="box">
<div class="subbox">
<div class="left">{include file="main/prnotice.tpl"}</div>
<div class="right">{include file="copyright.tpl"} <a href="http://www.samplelink.com">samplelink</a></div>
</div>
</div>
======================================
__________________
xCart Pro Version 4.4.2
Download Expander
Buy Together
Reply With Quote
  #2  
Old 08-25-2009, 03:54 PM
 
Shamun Shamun is offline
 

X-Adept
  
Join Date: Jun 2009
Location: North Carolina
Posts: 841
 

Default Re: How to add links in footer?

Have you tried adding it in the copyright.tpl?
__________________
- Shane Munroe
Reply With Quote
  #3  
Old 08-25-2009, 06:00 PM
 
mydls mydls is offline
 

Member
  
Join Date: Mar 2007
Posts: 25
 

Default Re: How to add links in footer?

Yes, but still no luck!

I tried to add the link to prnotice.tpl and copyright.tpl, but it is still not clickable!
__________________
xCart Pro Version 4.4.2
Download Expander
Buy Together
Reply With Quote
  #4  
Old 08-25-2009, 06:16 PM
 
mydls mydls is offline
 

Member
  
Join Date: Mar 2007
Posts: 25
 

Default Re: How to add links in footer?

I further discovered that the links in prnotice.tpl and copyright.tpl are clickable in the admin control panel but not in the shop front. Any suggestion to solve the problem?
__________________
xCart Pro Version 4.4.2
Download Expander
Buy Together
Reply With Quote
  #5  
Old 08-25-2009, 11:43 PM
  ARW VISIONS's Avatar 
ARW VISIONS ARW VISIONS is offline
 

X-Man
  
Join Date: Jan 2007
Location: Pensacola, FL
Posts: 2,536
 

Default Re: How to add links in footer?

could possibly be a layout issue with a container on top the the botom.tpl since it is absolutely positioned.

try playing with the z-index of whatever CSS you have controlling the bottom portion of your site.
__________________
xcart 5.1.2
Reply With Quote
  #6  
Old 08-25-2009, 11:43 PM
  ARW VISIONS's Avatar 
ARW VISIONS ARW VISIONS is offline
 

X-Man
  
Join Date: Jan 2007
Location: Pensacola, FL
Posts: 2,536
 

Default Re: How to add links in footer?

also post a URl
__________________
xcart 5.1.2
Reply With Quote
  #7  
Old 08-26-2009, 04:59 AM
 
mydls mydls is offline
 

Member
  
Join Date: Mar 2007
Posts: 25
 

Default Re: How to add links in footer?

Website URL is at www.mydlstore.com
__________________
xCart Pro Version 4.4.2
Download Expander
Buy Together
Reply With Quote
  #8  
Old 08-26-2009, 05:32 AM
  ARW VISIONS's Avatar 
ARW VISIONS ARW VISIONS is offline
 

X-Man
  
Join Date: Jan 2007
Location: Pensacola, FL
Posts: 2,536
 

Default Re: How to add links in footer?

did you try to change the z-index of #footer to 999?

#footer{
z-index:999;
}
__________________
xcart 5.1.2
Reply With Quote

The following 2 users thank ARW VISIONS for this useful post:
am2003 (08-26-2009), mydls (08-26-2009)
  #9  
Old 08-26-2009, 08:46 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,190
 

Default Re: How to add links in footer?

in the css file find #content-container { and remove z-index
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote

The following user thanks cflsystems for this useful post:
am2003 (08-26-2009)
  #10  
Old 08-26-2009, 06:19 PM
 
mydls mydls is offline
 

Member
  
Join Date: Mar 2007
Posts: 25
 

Default Re: How to add links in footer?

It works perfect. Thanks a lot.

Quote:
Originally Posted by Ashley
did you try to change the z-index of #footer to 999?

#footer{
z-index:999;
}
__________________
xCart Pro Version 4.4.2
Download Expander
Buy Together
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 07:15 PM.

   

 
X-Cart forums © 2001-2020