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,655
    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.
    See and test drive Zen Cart's free templates at zencarttemplates.info

    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
    20,981
    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. Moving Buy Now Button on Product Listing Page
    By snoelle in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 27 Jun 2009, 12:04 AM
  2. Add "View Larger Image" Link to Product Listing Page
    By creative in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 13 Feb 2008, 07:43 PM
  3. Help making Template
    By Shiftypow in forum Basic Configuration
    Replies: 8
    Last Post: 4 Jun 2007, 07:20 AM
  4. Align "more info" Product Listing page
    By covone in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 7 Oct 2006, 10:10 PM

Bookmarks

Posting Permissions

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