ProductCart E-Commerce Solutions Homepage
Forum Home Forum Home > ProductCart > Customizing ProductCart
  New Posts New Posts RSS Feed - Product Description - 'More Details' named anchor
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Product Description - 'More Details' named anchor

 Post Reply Post Reply
Author
Message
intour View Drop Down
Senior Member
Senior Member


Joined: 30-June-2006
Location: United Kingdom
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote intour Quote  Post ReplyReply Direct Link To This Post Topic: Product Description - 'More Details' named anchor
    Posted: 09-August-2010 at 4:45am
I'm getting a strange behaviour from the named anchor ProductCart uses to link to the Long Description on the product details page. This is the one that ProductCart referes to as 'More Details'
 
What is happening is that ProducCart is placing a small Blue line where the anchor links i.e. at the Long Description.
 
I think this is most likely a CSS issue but I can't see it and the same thing doesn't happen in my other stores.
 
Heres a link to an example of what I'm trying to fix:
 
 
If you look above the 'Product Details' heading just before the long description you will see a small blue line. I have checked the code and this is definitley the insertion point for the named anchore but there is nothing in pcstorefront.css that would suggest the named anchor should be displayed in this way or indeed at all.
 
Nigel
 
 
Innerview
Productcart Platinum Reseller
Web Design/Hosting/Virtual Tours
Back to Top
Greg Dinger View Drop Down
Certified ProductCart Developers
Certified ProductCart Developers
Avatar

Joined: 23-September-2006
Location: United States
Status: Offline
Points: 238
Post Options Post Options   Thanks (0) Thanks(0)   Quote Greg Dinger Quote  Post ReplyReply Direct Link To This Post Posted: 09-August-2010 at 9:20am
It would be nice if the distribution code eliminated the blank space that appears within that tag.  I remove the space myself in some sites, but I'm not sure why it is there in the first place.
Back to Top
intour View Drop Down
Senior Member
Senior Member


Joined: 30-June-2006
Location: United Kingdom
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote intour Quote  Post ReplyReply Direct Link To This Post Posted: 09-August-2010 at 10:24am
Hi Greg,
 
Many thanks for pointing me in the right direction. I thought it was something in the CSS - now wonder I couldn't find it.
 
If anyone else wants help with this its in the ViewPrdCode.asp file in the pc folder:
 
<table class="pcShowContent">
   <tr>
    <td><a name="details">&nbsp;</a></td>
   </tr>
   <tr>
 
You need to remove the blank space code in red.
 
Nigel
Innerview
Productcart Platinum Reseller
Web Design/Hosting/Virtual Tours
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.078 seconds.