![]() |
Product Description - 'More Details' named anchor |
Post Reply
|
| Author | |
intour
Senior Member
Joined: 30-June-2006 Location: United Kingdom Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Topic: Product Description - 'More Details' named anchorPosted: 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
|
|
![]() |
|
Greg Dinger
Certified ProductCart Developers
Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
Post Options
Thanks(0)
Quote Reply
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.
|
|
![]() |
|
intour
Senior Member
Joined: 30-June-2006 Location: United Kingdom Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
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"> </a></td> </tr> <tr> You need to remove the blank space code in red.
Nigel
|
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |