ProductCart E-Commerce Solutions Homepage
Forum Home Forum Home > ProductCart > Customizing ProductCart
  New Posts New Posts RSS Feed - Height of products
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Height of products

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


Joined: 20-October-2009
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote kclark1515 Quote  Post ReplyReply Direct Link To This Post Topic: Height of products
    Posted: 30-October-2009 at 8:40pm
I'm wondering if anyone can tell me why these product images and the description/More Detail buttons are so far away from each other?  Is there something I can change in a CSS file (if so, which one?), or within one of the ASP pages?  I don't have any customization done, other than the header/footer, obviously.  Thanks in advance!
 
 
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: 30-October-2009 at 9:03pm
The space will be used for showing prices / savings etc. As you have no prices set yet there is a gap, but I'm guessing you will be setting some prices! - So set one or two to see how it looks.
FYI anyway, the height is controlled in pcStoreFront.css
.pcshowproductsH
and
.pcshowproductsinfoH
Back to Top
kclark1515 View Drop Down
Newbie
Newbie


Joined: 20-October-2009
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote kclark1515 Quote  Post ReplyReply Direct Link To This Post Posted: 30-October-2009 at 9:16pm
LOL!  Sorry - I have my client entering product information, so I didn't really pay close attention.  On the product detail page, there IS pricing information...so, why wouldn't that display on the previous page???
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: 30-October-2009 at 9:25pm
Hmm,
   Not on any of the the products I viewed, the first few on the page have a price of $0.00 (so would not have a price displayed). More worrying :
http://www.go-bigtime.com/shop/pc/viewPrd.asp?idproduct=83&idcategory=3
displayed as an "empty" page - The header is displayed but no product details.
(Also the products on the next row as well) - CORRECTION - now happening for all products, so I guess a change has just been made, probably to the header.  
Back to Top
Guests View Drop Down
Guest
Guest
Post Options Post Options   Thanks (0) Thanks(0)   Quote Guests Quote  Post ReplyReply Direct Link To This Post Posted: 30-October-2009 at 11:35pm
I didn't see any pricing info on at least a half dozen product pages I clicked through to product view pages from the category page you referenced.
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: 31-October-2009 at 6:04am
Hi,
   I suspect your customer has input some rices, perhaps cost, or wholesale, but has missed out the Online Price, which is the normal retail price. If this is NOT the case and they have entered online prices then the problem is likely to be due to a modification of the code. 
Back to Top
kclark1515 View Drop Down
Newbie
Newbie


Joined: 20-October-2009
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote kclark1515 Quote  Post ReplyReply Direct Link To This Post Posted: 03-November-2009 at 10:48am
We've got some prices on some items now - but there is still a large gap - do we need to add prices to ALL of the products to get rid of the large amount of white space?  It looks like the price got rid of SOME of the white space, but there is still a lot there.  Just wondering if that is because the other ones are taking up a lot of room (no prices), and once we enter prices for ALL, it will look better, or if there is something else we can do to get rid of all the white space.  Thanks!
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: 03-November-2009 at 10:58am
Find this class in pcStorefront.css and adjust the height reference as you see fit.
 
  .pcShowProductsH {
   width: 125px;
   height: 225px;
   text-align: center;
   margin-left: auto;
   margin-right: auto;
  }
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.066 seconds.