Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2006
    Location
    Louisiana
    Posts
    144
    Plugin Contributions
    0

    Default Product Listing is 'Centered' not Left Justify

    When I view Product Listing everything (description) is centerd. When I view New Products or All Products the items are Left Justified.

    Where are these controls?

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

    Default Re: Product Listing is 'Centered' not Left Justify

    For product listing it's buried in the stylesheet. For the others it's hardcoded in relevant module file.
    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
    Jul 2006
    Location
    Louisiana
    Posts
    144
    Plugin Contributions
    0

    Default Re: Product Listing is 'Centered' not Left Justify

    Quote Originally Posted by kuroi View Post
    For product listing it's buried in the stylesheet. For the others it's hardcoded in relevant module file.
    Thanks,
    I found this:

    PHP Code:
    .productListing-data {
    padding0.5em;
    border-bottom1px solid #9a9a9a;

    And altered it to this:

    PHP Code:
    .productListing-data {
    padding1.5em;
    text-alignleft;
    vertical-aligntop;
    margin-bottom5em;
    border-bottom1px solid #9a9a9a;

    This seems to work.

    For others who might want to know:

    I also had to change/alter the column width at:
    <Configuration> <Product Listing> <Display Product Price/Add to Cart Column Width>
    from the default of 125px to 175px. This corrects the difference in column width. between the 'Product Listing" and "ALL" & "New Products"

    In what seems to be a move to CSS, I guess the hard code portions will be altered in future releases. I did not attempt to find them.

    Thanks again for the help Kuroi.

 

 

Similar Threads

  1. Left Justify Product Desc. Text
    By toodamnbroke in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 9 Nov 2011, 08:12 PM
  2. Website shifted to left not centered
    By vicoj89 in forum General Questions
    Replies: 8
    Last Post: 28 Aug 2011, 03:04 PM
  3. Product description left align or justify 1.3.8
    By luvvvvvit in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 27 Aug 2010, 05:57 PM
  4. I want product listing images centered, but the other two columns left-justified?
    By tlyczko in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 31 Oct 2008, 04:51 PM
  5. Left Justify Attributes
    By epxpc in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 1 Dec 2006, 09:58 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR