Print Page | Close Window

Height of products

Printed From: ProductCart E-Commerce Solutions
Category: ProductCart
Forum Name: Customizing ProductCart
Forum Description: Exchange messages with other users that are customizing ProductCart.
URL: https://forum.productcart.com/forum_posts.asp?TID=3164
Printed Date: 23-July-2025 at 3:11am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Height of products
Posted By: kclark1515
Subject: Height of products
Date 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!
 
http://www.go-bigtime.com/shop/pc/viewCategories.asp?idCategory=3 - http://www.go-bigtime.com/shop/pc/viewCategories.asp?idCategory=3
 



Replies:
Posted By: Hamish
Date 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


-------------
Editing ProductCart Code?

See http://wiki.earlyimpact.com/developers/editcode" rel="nofollow - WIKI Guidelines for Editing ProductCart's ASP Source Code



Posted By: kclark1515
Date 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???


Posted By: Hamish
Date 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.  

-------------
Editing ProductCart Code?

See http://wiki.earlyimpact.com/developers/editcode" rel="nofollow - WIKI Guidelines for Editing ProductCart's ASP Source Code



Posted By: Guests
Date 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.


Posted By: Hamish
Date 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. 


-------------
Editing ProductCart Code?

See http://wiki.earlyimpact.com/developers/editcode" rel="nofollow - WIKI Guidelines for Editing ProductCart's ASP Source Code



Posted By: kclark1515
Date 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!


Posted By: Greg Dinger
Date 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;
  }


-------------
GreyBeard Design Group

Certified ProductCart Developer

Web Design/Development/Hosting

http://tinyurl.com/5c8t4t" rel="nofollow - Add-Ons & Custom Code |



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net