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

Strange Underlining On Fast Lane Checkout

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 11-08-2006, 06:37 AM
 
loopsound loopsound is offline
 

Advanced Member
  
Join Date: Feb 2004
Posts: 85
 

Unhappy Strange Underlining On Fast Lane Checkout

I am getting an underline when I hover over the form that allows a new customer to register when using the Fast Lane Checkout. For example I click the "click here to register " link the form appears in the FLC but when I mouse over the form all text and asterix are underlined.

I have checked through templates and .css but cannot find an obvious solution. Anyone know how to solve this issue?

Any help gratefully recieved.
__________________
xcartgold 4.5.4
xcartgold 4.5.5
Reply With Quote
  #2  
Old 11-08-2006, 07:27 AM
 
carpeperdiem carpeperdiem is offline
 

X-Guru
  
Join Date: Jul 2006
Location: New York City, USA
Posts: 5,399
 

Default Re: Strange Underlining On Fast Lane Checkout

Did you buy your template or is it stock/modified from original code?
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote
  #3  
Old 11-08-2006, 07:34 AM
 
loopsound loopsound is offline
 

Advanced Member
  
Join Date: Feb 2004
Posts: 85
 

Default Re: Strange Underlining On Fast Lane Checkout

We bought the template, it is the crystal blue skin, and although we have done modifications nothing we have done should have affected the checkout. We have merely customised the skin and edited some labels. Tha layout is the same. Any idea where I should be looking?
__________________
xcartgold 4.5.4
xcartgold 4.5.5
Reply With Quote
  #4  
Old 11-08-2006, 08:38 AM
 
carpeperdiem carpeperdiem is offline
 

X-Guru
  
Join Date: Jul 2006
Location: New York City, USA
Posts: 5,399
 

Default Re: Strange Underlining On Fast Lane Checkout

There's probably an open tag, caused by a CSS class... I had to sort one out on my skin as well... What you have to do is get real friendly with webmaster mode, and examine all the nested files... you are looking for a class that doesn't close - which in my case, allowed a hover to underline all text on the page (regardless if it had a link or not).

It took me about an hour. Ugh.
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote
  #5  
Old 12-06-2006, 04:44 AM
 
theUKdude theUKdude is offline
 

Member
  
Join Date: Jun 2006
Posts: 16
 

Default Re: Strange Underlining On Fast Lane Checkout

Did you get this solved, because I have the same issue ... and my eyes are going bleary through staring at the multitude of code looking for this open tag...

carpeperdiem: when you say 'a class that doesn't close' what exactly do you mean? An issue in the css file, a tag's class attribute not closed with a quote properly, or a tag not closed properly?

Any pointers would be very much appreciated.
__________________
theUKdude

X-Cart Gold - 4.1.9
Apache 2.2.10
MySQL 5.0.67
PHP 5.2.9
Reply With Quote
  #6  
Old 12-06-2006, 05:12 AM
 
carpeperdiem carpeperdiem is offline
 

X-Guru
  
Join Date: Jul 2006
Location: New York City, USA
Posts: 5,399
 

Default Re: Strange Underlining On Fast Lane Checkout

What I meant was a tag with a class associated with it that didn't have a closing tag.

I wish I remembered which one it was -- because many have had this problem...

You may try using a css validator, as they sometimes identify open tags.
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote
  #7  
Old 12-06-2006, 06:51 AM
 
theUKdude theUKdude is offline
 

Member
  
Join Date: Jun 2006
Posts: 16
 

Thumbs up Re: Strange Underlining On Fast Lane Checkout

Ok, found it.

It is the anchor towrds the bottom of "/modules/Fast_Lane_Checkout/checkout_0_enter.tpl". It has been self-closed, but anchors should not be self-closed, as far as I'm aware.

Change:

<a name="regdlg" />

to

<a name="regdlg">&nbsp;</a>

as I've also read somewhere that IE7 doesn't like empty anchors.

Job done.
__________________
theUKdude

X-Cart Gold - 4.1.9
Apache 2.2.10
MySQL 5.0.67
PHP 5.2.9
Reply With Quote
  #8  
Old 12-06-2006, 07:10 AM
 
carpeperdiem carpeperdiem is offline
 

X-Guru
  
Join Date: Jul 2006
Location: New York City, USA
Posts: 5,399
 

Default Re: Strange Underlining On Fast Lane Checkout

Good find...

There are probably others like it... I remember going through this a few months back... but since I based my store on a 3rd party skin (before I totally reinvented it), I wasn't sure how much of it was stock vs. custom...

I guess this would qualify as a "bug" -- it's worth reporting it as such.
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote
  #9  
Old 03-19-2007, 01:56 PM
 
koaloa koaloa is offline
 

Member
  
Join Date: Jul 2006
Posts: 17
 

Default Re: Strange Underlining On Fast Lane Checkout

Awesome post! I just started to get frustrated when I found your post, works like a charm!

Thanks!
__________________
X-Cart Gold v4.1.2
(running on a unix server)
Reply With Quote
  #10  
Old 04-28-2007, 12:55 PM
 
longhorn180 longhorn180 is offline
 

Senior Member
  
Join Date: Apr 2004
Location: Richmond, Virginia
Posts: 187
 

Default Re: Strange Underlining On Fast Lane Checkout

Good find. I had the exact same problem and you saved me from hours of digging. Thanks.
__________________
4.1.9 (Linux) Live Store
www.thecrackedbook.com
Find used books and out of print books.
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 11:23 AM.

   

 
X-Cart forums © 2001-2020