Results 1 to 10 of 15

Hybrid View

  1. #1
    Join Date
    May 2007
    Posts
    19
    Plugin Contributions
    0

    Default Re: Adding space in between items

    Thanks for the info Glenn... where should these codes be added to the style sheet? How should the background code above be added to the code at the top of this thread ? METOOTECH

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

    Default Re: Adding space in between items

    Put these two lines in as is, not inside something else. For convenience, you can find the other productListing* declarations and put these in the same area.

  3. #3
    Join Date
    Jun 2007
    Location
    Wagener, SC
    Posts
    27
    Plugin Contributions
    0

    Default Re: Adding space in between items

    I was pointed to this thread just moments after figuring out another way to approach this problem...

    This is what I did:
    http://www.zen-cart.com/forum/showthread.php?t=71275

    Is there a "which is better" issue here?

    StoryBook

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

    Default Re: Adding space in between items

    To some extent, each method is equally easy and certainly effective.
    Editing tpl_tabular_display.php does mean that there is another file to manage during upgrades, and as Kim pointed out, it affects everything that uses it. That might indeed be fine, but I know that tpl_columnar_display is used for additional images in the product info page as well as elsewhere, so a tweak I needed for that had to be wrapped in a conditional statement to only execute there; I don't know for sure whether tpl_tabular_display is used anywhere beside the listings.

    You noted using <td colspan="3"><hr /></td>, which I presume fits with three items you have displayed in product listings; but if you decide to have four items in listings, you would need to re-edit the file.

    The stylesheet method covers any variation without special adjustment. Also, if you want anything beside the standard hr color/style/thickness, you would need to make a special declaration in the stylesheet anyway.

  5. #5
    Join Date
    Jul 2007
    Posts
    15
    Plugin Contributions
    0

    Default Re: Adding space in between items

    Hi, I would like to know how to make 3 items picture across the page please? My specials and new listings etc are showing this way but my products are down the page and all squashed. Can I make them display accross the page as the special are?
    Thanks Kylie

 

 

Similar Threads

  1. space between items in sidebox
    By finlander in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 19 Nov 2010, 09:52 AM
  2. Increasing space between items in sidebox
    By HandcraftedUK in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 22 May 2007, 10:29 PM
  3. Increasing space between sidebox items
    By HandcraftedUK in forum General Questions
    Replies: 0
    Last Post: 15 Oct 2006, 01:55 PM
  4. Increasing space between items in sidebox
    By HandcraftedUK in forum General Questions
    Replies: 2
    Last Post: 15 Oct 2006, 01:17 AM

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