Results 1 to 4 of 4
  1. #1
    Join Date
    Dec 2006
    Posts
    12
    Plugin Contributions
    0

    Default Product Listing Page

    Hi Guys

    I'm pretty new to Zen Cart (well currently working on my first shop so I'm a complete noooobie!)

    So far I've pretty much got it all sorted except one thing is really bugging me, which I cant work out how to adjust.

    In the attached file I've highlighted an area of the product listings within the categories.

    Does anyone know how I go about a) Aligning the text to be 'left' and not 'centre' and b) Can I change it so that the additional text on the item is tidier / not shown at all?

    Any help would be greatly appreciated!

    Thank you in advance

    Sheps
    Attached Images Attached Images  

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Product Listing Page

    These questions are generally quite difficult to answer without seeing them on a working site. Luckily this one's very straightforward. The text is forced to the center by this statement towards the end of your stylesheet.css file
    .centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
    text-align: center;
    }
    Basically everything in that list is centered including elements with the class that I have highlighted in red. If you remove the one in red (including the comma afterwards) the text in your screenshot will again default to the left.

    As to your second question, I'm afraid that I'm not sure specifically what you consider to be "additional text". Most of what's there looks to me like text that you have added.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #3
    Join Date
    Dec 2006
    Posts
    12
    Plugin Contributions
    0

    Default Re: Product Listing Page

    HI Kuroi

    Many thanks for pointing me in the right direction of the justification on the product listing page.

    With reference to my comment re: additional text. Is it possible to only display the Product Name and not the Products Description text on the product listing page?

    Its the 'Products Description' that looks messy on my product listings because the descriptions are not just text, its all entered into a table when you view the item.

    Hopefully you can help?

    Thanks once again.

  4. #4
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Product Listing Page

    Yes, you can turn off display of description in product listings.

    Admin > Configuration > Product Listing > Display Product Description and set to 0.

 

 

Similar Threads

  1. v154 Featured Listing Not displaying on Product Listing Page
    By cyberfolli in forum Templates, Stylesheets, Page Layout
    Replies: 24
    Last Post: 28 Aug 2015, 12:17 AM
  2. v139h Please Help, Problem with home page ( Index listing or Product listing )
    By oziweb in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 6 Apr 2013, 05:15 AM
  3. Product Listing Page - Can I make the Buy Now Button Go to Product page?
    By gtgderek in forum Customization from the Admin
    Replies: 4
    Last Post: 12 Jun 2011, 02:16 AM
  4. Can I use features of All Products Listing in my Product Listing page?
    By bearaman in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 28 Jun 2007, 05:56 PM
  5. product listing page to look like new listing page
    By christienicole in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 28 Jun 2006, 03:19 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg