Results 1 to 8 of 8
  1. #1
    Join Date
    May 2006
    Posts
    11
    Plugin Contributions
    0

    Default product images and listings

    I have 2 questions that are probably simple but i just can't find the answers to them.

    First, I want to change the size of the product images in my store...
    http://69.89.31.203/~sugargig/sugarc...roducts_id=246

    Second, when you click on a category in my store all of my products come up in a list format (http://69.89.31.203/~sugargig/sugarc...x&cPath=70)but I would really like them to be like this ... (http://www.littledreamerdesigns.com/...index&cPath=27)

    Is this an easy fix? If not, how can I put space b/t the product listings so that they aren't all bunched together?

  2. #2
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,068
    Plugin Contributions
    0

    Default Re: product images and listings

    Quote Originally Posted by hottytoddysummer View Post
    I have 2 questions that are probably simple but i just can't find the answers to them.

    First, I want to change the size of the product images in my store...
    http://69.89.31.203/~sugargig/sugarcart/index.php?main_page=product_info&cPath=74&products_id=246

    admin panel/ configuration/ images/

    1. here is the answer to your question
    Mark
    Hare Do - Does the rabbit beat Zen "never".
    Zen Cart 1.5.1 Update Release Need help Purchase the Book

  3. #3
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,068
    Plugin Contributions
    0

    Default Re: product images and listings

    Quote Originally Posted by hottytoddysummer View Post
    Second, when you click on a category in my store all of my products come up in a list format (http://69.89.31.203/~sugargig/sugarcart/index.php?main_page=index&cPath=70)but I would really like them to be like this ... (http://www.littledreamerdesigns.com/...index&cPath=27)

    She has went to the download section and downloaded a template called template_dreamer which has columns!
    Mark
    Hare Do - Does the rabbit beat Zen "never".
    Zen Cart 1.5.1 Update Release Need help Purchase the Book

  4. #4
    Join Date
    May 2006
    Posts
    11
    Plugin Contributions
    0

    Default Re: product images and listings

    thanks so much!!

  5. #5
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,068
    Plugin Contributions
    0

    Default Re: product images and listings

    Quote Originally Posted by hottytoddysummer View Post
    Second, when you click on a category in my store all of my products come up in a list format (http://69.89.31.203/~sugargig/sugarcart/index.php?main_page=index&cPath=70)but I would really like them to be like this ... (http://www.littledreamerdesigns.com/...index&cPath=27)

    Is this an easy fix? If not, how can I put space b/t the product listings so that they aren't all bunched together?
    Find the override folder and locate stylesheet.css

    Add the following declarations to this sheet!

    1. .productListing-odd {
      background-color: #e5e581;
      height: 0px;
      padding: 0.2em 0em 0.2em 0em;
      }

      .productListing-even {
      height: 0px;
      padding: 0.2em 0em 0.2em 0em;
      }

      .productListing-data {padding: 0.4em;}

    The red highlighted color above is your choice of the background color.

    Enjoy,
    Mark
    Hare Do - Does the rabbit beat Zen "never".
    Zen Cart 1.5.1 Update Release Need help Purchase the Book

  6. #6
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,068
    Plugin Contributions
    0

    Default Re: product images and listings

    Hot,
    You are most welcome,
    Mark
    Hare Do - Does the rabbit beat Zen "never".
    Zen Cart 1.5.1 Update Release Need help Purchase the Book

  7. #7
    Join Date
    May 2006
    Posts
    11
    Plugin Contributions
    0

    Default Re: product images and listings

    I still can't find which line to change to make my product image larger.

    i know i change it in admin>config>images but after I get there I don't know what to change to make this product image (http://69.89.31.203/~sugargig/sugarc...roducts_id=245) larger

  8. #8
    Join Date
    Feb 2008
    Posts
    385
    Plugin Contributions
    0

    Default Re: product images and listings

    Under Admin - Configuration - Images, you need to change the image width and/or height options for whatever situations you want the images larger. If you set one value to 0, ZC will adjust that value according to the other -- for instance, I have all my height options set to 0 so the widths will be the same -- I think that looks better in a listing. (If I'm not clear, click on my site and go to any of the category listings, you'll see that the images are all the same width but different heights.)

    Anyway, you can set the widths of images under different circumstances to whatever you want. I have the shopping cart set to only 50, the image - product listing width set to 100, and the product info image width set to 150. YMMV.
    [FONT="Times New Roman"]Sylvia
    PM at your own risk, I don't check in regularly!
    MamaSylvia.com My ZenCart tutorial
    [/FONT]

 

 

Similar Threads

  1. Need Help on Category Listings, Product Listings
    By wgvania in forum Templates, Stylesheets, Page Layout
    Replies: 15
    Last Post: 15 Jan 2008, 12:12 AM
  2. Adding text/images above Product Listings?
    By absoluteblock in forum General Questions
    Replies: 1
    Last Post: 3 Feb 2007, 01:16 AM
  3. Froggle listings are working but images are not showing up
    By dealbyethan.com in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 24 Aug 2006, 12:49 AM

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
  •