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

Links not working in Firefox

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 03-07-2009, 06:21 AM
 
tonystorm tonystorm is offline
 

Member
  
Join Date: Jan 2009
Posts: 11
 

Default Links not working in Firefox

Hi There

This is in regards the links that show on your pages so you know where you are and you should be able to click on them to go back to the previous page or to the home page.

It works correctly in internet explorer, but it doesn't work in Firefox !

Any suggestions welcome.
__________________
Tony
www.stormkayaks.co.uk
4.2.0
Reply With Quote
  #2  
Old 03-07-2009, 07:05 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Links not working in Firefox

The position of these links is absolute so if you made any changes to css file for the head part of your store these links are most likely covered by some other element. You have to change the position of this links so they can work
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote
  #3  
Old 03-07-2009, 07:10 AM
 
tonystorm tonystorm is offline
 

Member
  
Join Date: Jan 2009
Posts: 11
 

Default Re: Links not working in Firefox

Hi There - The link is visible in firefox and extends when you go to another page, its just not clickable.

But as i say it works correctly in IE.

I will check the css header

Many thanks
__________________
Tony
www.stormkayaks.co.uk
4.2.0
Reply With Quote
  #4  
Old 03-07-2009, 08:21 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Links not working in Firefox

Moving to template editing as this is not a bug but a css configuration issue as mentioned.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #5  
Old 03-11-2009, 07:10 AM
 
tonystorm tonystorm is offline
 

Member
  
Join Date: Jan 2009
Posts: 11
 

Default Re: Links not working in Firefox

Many thanks for your help - i asked xcart to sort it for me and they did the following
-----------------------------------------------------------------------------------------------
The investigation revealed that the header height of the store is to high and the content of the header overlaps the central space area at the top.
In order to solve the problem we would suggest the following workaround:

Find the following code in the <xcart_dir>/skin1/main.css file (line 28:
------------------------------------------------------------------------
#content-container {
clear:both;
float:left;
margin-top:140px;
overflow:hidden;
padding-bottom:39px;
position:relative;
width:100%;
}
------------------------------------------------------------------------

and replace it with the code below:
------------------------------------------------------------------------
#content-container {
clear:both;
float:left;
margin-top:170px;
overflow:hidden;
padding-bottom:39px;
position:relative;
width:100%;
}

---------------------------------------------------------------------------------------------------

Many thanks for all your help

Tony
__________________
Tony
www.stormkayaks.co.uk
4.2.0
Reply With Quote
  #6  
Old 03-11-2009, 07:11 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Links not working in Firefox

X-Cart really needs to make the divs relative to one another so that they automatically expand. This overlapping thing is due to poorly designed CSS.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #7  
Old 03-11-2009, 07:31 AM
 
tonystorm tonystorm is offline
 

Member
  
Join Date: Jan 2009
Posts: 11
 

Default Re: Links not working in Firefox

Hi Padraic

A very basic question, I want to change the meta tag title but can't find it any where. I found the company name, but this shows on each page, which is not what i want to change.

Many thanks

Tony
__________________
Tony
www.stormkayaks.co.uk
4.2.0
Reply With Quote
  #8  
Old 03-11-2009, 07:33 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Links not working in Firefox

Not sure about 4.2, but in 4.1.x you can't customize the title tags without an add-on.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #9  
Old 03-11-2009, 07:37 AM
 
tonystorm tonystorm is offline
 

Member
  
Join Date: Jan 2009
Posts: 11
 

Default Re: Links not working in Firefox

Thats not good is it, as i would have thought thats an important part for search engines.

What add on are you talking about ?

More money

Many thanks
__________________
Tony
www.stormkayaks.co.uk
4.2.0
Reply With Quote
  #10  
Old 03-11-2009, 07:50 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Links not working in Firefox

http://www.websitecm.com/x-cart-mods/cdseo-pro-x-cart-seo.html

An essential mod IMHO.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
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 02:11 AM.

   

 
X-Cart forums © 2001-2020