ProductCart E-Commerce Solutions Homepage
Forum Home Forum Home > ProductCart > Customizing ProductCart
  New Posts New Posts RSS Feed - Customize Category Pages and Tooltips
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Customize Category Pages and Tooltips

 Post Reply Post Reply
Author
Message
rivaldog View Drop Down
Newbie
Newbie


Joined: 26-May-2008
Location: Kansas City
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote rivaldog Quote  Post ReplyReply Direct Link To This Post Topic: Customize Category Pages and Tooltips
    Posted: 26-May-2008 at 3:22pm
Hi,
I'm trying to customize my cart further and would like to know which files I need to update to accomplish the following:
 
1. Lessen the gap between the products table and the dynamic page numbers that appear for allowing a customer to browse multiple pages of products.  I recently scaled my thumbnails down to a smaller size so when a category page shows (with products of course) the gap between the multiple product page navigation and the first row of products has increased and created too large of an area of white space.  What file and code would I need to scoot the table of products up a bit.
 
2. Right now, my ajax tool tip shows the thumbnail image of my products.  I would like it to show the product detail image instead.  (the one that displays on the product detail page).  How do I go about pointing my tool tip to the other images.  I'm assuming the tooltip graphic will automatically scale larger to display a 200-300 pixel image within it?  If not, any advice on this topic would be appreciated.
 
Thank you!
Doug
Rivaldog
Back to Top
katharina View Drop Down
Senior Member
Senior Member
Avatar

Joined: 25-October-2005
Location: United States
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote katharina Quote  Post ReplyReply Direct Link To This Post Posted: 26-May-2008 at 3:34pm
Can't help with the first one but the second one.  It was in the EI help files.
Katharina

Question :
In ProductCart v3, how can I load the medium size image instead of the thumbnail image in the AJAX pop-up window that shows product information?
 
Answer :
You can do this by making a small code change to the file "pc/xml_getPrdInfo.asp".

- Download the file to your desktop using an FTP program
- Open it in Notepad or your favorite HTML editor
- Change the following line:

pSmimageURL=rs("smallImageUrl")

... to ...

pSmimageURL=rs("imageurl")

- Save the file and upload it back to your server.

Back to Top
katharina View Drop Down
Senior Member
Senior Member
Avatar

Joined: 25-October-2005
Location: United States
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote katharina Quote  Post ReplyReply Direct Link To This Post Posted: 26-May-2008 at 3:40pm
Sorry meant the EI Knowledge Base.
http://www.earlyimpact.com/productcart/support/
Katharina
Back to Top
rivaldog View Drop Down
Newbie
Newbie


Joined: 26-May-2008
Location: Kansas City
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote rivaldog Quote  Post ReplyReply Direct Link To This Post Posted: 26-May-2008 at 3:59pm
Rivaldog
Back to Top
rivaldog View Drop Down
Newbie
Newbie


Joined: 26-May-2008
Location: Kansas City
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote rivaldog Quote  Post ReplyReply Direct Link To This Post Posted: 26-May-2008 at 4:01pm
Katharina - thank you for your response.  Also, in case I wasn't clear on the first question, I took a screenshot of my store and placed green lettering where I want to get rid of some white space.  I'm attaching for anyone that might know the answer to this.  Thank you again for helping with the tooltip, Katharina.
Rivaldog
Back to Top
Hamish View Drop Down
Admin Group
Admin Group


Joined: 12-October-2006
Location: United Kingdom
Status: Offline
Points: 56
Post Options Post Options   Thanks (0) Thanks(0)   Quote Hamish Quote  Post ReplyReply Direct Link To This Post Posted: 26-May-2008 at 4:27pm
Hi Doug,
     To change the spacing amend pcstorefront.css
In .pcShowProducts amend margin-top from 10px to, say, -50px
And, further down in pcShowProductsH  amend height to, say, 125px

Hamish
Back to Top
rivaldog View Drop Down
Newbie
Newbie


Joined: 26-May-2008
Location: Kansas City
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote rivaldog Quote  Post ReplyReply Direct Link To This Post Posted: 26-May-2008 at 9:34pm
Hi Hamish,
Thank you for your help.  Your pixel estimation was perfect!  thx tons!
 
Doug
Rivaldog
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.063 seconds.